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 28c5496d5f00648b59acdf1364175946af9d8b0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 28c5496d5f00648b59acdf1364175946af9d8b0e # timeout=10 Commit message: "5gc: Implement UE-initiated de-registration procedure" > git rev-list --no-walk 28c5496d5f00648b59acdf1364175946af9d8b0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins12153079431073865243.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:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b 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.15, 0.58, 0.79 + 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-20250806-0847-2999c063-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [59.4 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 [303 kB] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [304 kB] 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 [6916 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB] Fetched 9993 kB in 1s (10.8 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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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_6.cc DEP RUA_Containers_part_5.cc DEP RUA_Containers_part_4.cc DEP RUA_Containers_part_7.cc DEP RUA_Containers_part_3.cc DEP RUA_Containers_part_2.cc DEP RUA_Containers_part_1.cc DEP RUA_Constants_part_7.cc DEP RUA_Constants_part_6.cc DEP RUA_Constants_part_5.cc DEP RUA_Constants_part_4.cc DEP RUA_Constants_part_3.cc DEP RUA_Constants_part_2.cc DEP RUA_Constants_part_1.cc DEP RUA_CommonDataTypes_part_7.cc DEP RUA_CommonDataTypes_part_6.cc DEP RUA_CommonDataTypes_part_5.cc DEP RUA_CommonDataTypes_part_4.cc DEP RUA_CommonDataTypes_part_3.cc DEP RUA_CommonDataTypes_part_2.cc DEP RUA_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP HNBAP_PDU_Descriptions_part_7.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.cc DEP HNBAP_PDU_Descriptions_part_4.cc DEP HNBAP_PDU_Descriptions_part_3.cc DEP HNBAP_PDU_Descriptions_part_2.cc DEP HNBAP_PDU_Descriptions_part_1.cc DEP HNBAP_PDU_Contents_part_7.cc DEP HNBAP_PDU_Contents_part_6.cc DEP HNBAP_PDU_Contents_part_5.cc DEP HNBAP_PDU_Contents_part_4.cc DEP HNBAP_PDU_Contents_part_3.cc DEP HNBAP_PDU_Contents_part_2.cc DEP HNBAP_PDU_Contents_part_1.cc DEP HNBAP_IEs_part_7.cc DEP HNBAP_IEs_part_6.cc DEP HNBAP_IEs_part_5.cc DEP HNBAP_IEs_part_4.cc DEP HNBAP_IEs_part_3.cc DEP HNBAP_IEs_part_2.cc DEP HNBAP_IEs_part_1.cc DEP HNBAP_Containers_part_7.cc DEP HNBAP_Containers_part_6.cc DEP HNBAP_Containers_part_5.cc DEP HNBAP_Containers_part_4.cc DEP HNBAP_Containers_part_3.cc DEP HNBAP_Containers_part_2.cc DEP HNBAP_Containers_part_1.cc DEP HNBAP_Constants_part_7.cc DEP HNBAP_Constants_part_6.cc DEP HNBAP_Constants_part_5.cc DEP HNBAP_Constants_part_4.cc DEP HNBAP_Constants_part_3.cc DEP HNBAP_Constants_part_2.cc DEP HNBAP_Constants_part_1.cc DEP HNBAP_CommonDataTypes_part_7.cc DEP HNBAP_CommonDataTypes_part_6.cc DEP HNBAP_CommonDataTypes_part_5.cc DEP HNBAP_CommonDataTypes_part_4.cc DEP HNBAP_CommonDataTypes_part_3.cc DEP HNBAP_CommonDataTypes_part_2.cc DEP HNBAP_CommonDataTypes_part_1.cc DEP RUA_PDU_Descriptions.cc DEP RUA_PDU_Contents.cc DEP RUA_IEs.cc DEP RUA_Containers.cc DEP RUA_Constants.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP HNBAP_PDU_Descriptions.cc DEP HNBAP_PDU_Contents.cc DEP HNBAP_IEs.cc DEP HNBAP_Containers.cc DEP HNBAP_Constants.cc DEP HNBAP_CommonDataTypes.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP UD_Types_part_7.cc DEP IPA_Emulation.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_1.cc DEP UD_Types_part_2.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_5.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_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_3.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 SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.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_Types_part_1.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_6.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PFCP_Types_part_7.cc DEP PFCP_Types_part_6.cc DEP PFCP_Types_part_5.cc DEP PFCP_Types_part_4.cc DEP PFCP_Types_part_3.cc DEP PFCP_Types_part_2.cc DEP PFCP_Types_part_1.cc DEP PFCP_Templates_part_7.cc DEP PFCP_Templates_part_6.cc DEP PFCP_Templates_part_5.cc DEP PFCP_Templates_part_4.cc DEP PFCP_Templates_part_3.cc DEP PFCP_Templates_part_2.cc DEP PFCP_Templates_part_1.cc DEP PFCP_Emulation_part_7.cc DEP PFCP_Emulation_part_6.cc DEP PFCP_Emulation_part_5.cc DEP PFCP_Emulation_part_4.cc DEP PFCP_Emulation_part_3.cc DEP PFCP_Emulation_part_2.cc DEP PFCP_Emulation_part_1.cc DEP PFCP_CodecPort_CtrlFunct_part_7.cc DEP PFCP_CodecPort_CtrlFunct_part_6.cc DEP PFCP_CodecPort_CtrlFunct_part_5.cc DEP PFCP_CodecPort_CtrlFunct_part_4.cc DEP PFCP_CodecPort_CtrlFunct_part_3.cc DEP PFCP_CodecPort_CtrlFunct_part_2.cc DEP PFCP_CodecPort_CtrlFunct_part_1.cc DEP PFCP_CodecPort_part_7.cc DEP PFCP_CodecPort_part_6.cc DEP PFCP_CodecPort_part_5.cc DEP PFCP_CodecPort_part_4.cc DEP PFCP_CodecPort_part_3.cc DEP PFCP_CodecPort_part_2.cc DEP PFCP_CodecPort_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Mutex_part_7.cc DEP Mutex_part_6.cc DEP Mutex_part_5.cc DEP Mutex_part_4.cc DEP Mutex_part_3.cc DEP Mutex_part_2.cc DEP Mutex_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.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_4.cc DEP Iuh_Types_part_3.cc DEP Iuh_Types_part_2.cc DEP Iuh_Types_part_1.cc DEP Iuh_Emulation_part_7.cc DEP Iuh_Emulation_part_6.cc DEP Iuh_Emulation_part_5.cc DEP Iuh_Emulation_part_4.cc DEP Iuh_Emulation_part_3.cc DEP Iuh_Emulation_part_2.cc DEP Iuh_Emulation_part_1.cc DEP Iuh_CodecPort_CtrlFunct_part_7.cc DEP Iuh_CodecPort_CtrlFunct_part_6.cc DEP Iuh_CodecPort_CtrlFunct_part_5.cc DEP Iuh_CodecPort_CtrlFunct_part_4.cc DEP Iuh_CodecPort_CtrlFunct_part_3.cc DEP Iuh_CodecPort_CtrlFunct_part_2.cc DEP Iuh_CodecPort_CtrlFunct_part_1.cc DEP Iuh_CodecPort_part_7.cc DEP Iuh_CodecPort_part_6.cc DEP Iuh_CodecPort_part_5.cc DEP Iuh_CodecPort_part_4.cc DEP Iuh_CodecPort_part_3.cc DEP Iuh_CodecPort_part_2.cc DEP 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_5.cc DEP DNS_Helpers_part_6.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_RRM_Types.cc DEP MobileL3_SMS_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 IPA_CodecPort.cc DEP HNBGW_Tests.cc DEP HNBAP_Types.cc DEP HNBAP_Templates.cc DEP GSM_Types.cc DEP General_Types.cc DEP DNS_Helpers.cc DEP ConnHdlr.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc CC BSSAP_CodecPort.o CC BSSAP_Types.o CC ConnHdlr.o CC DNS_Helpers.o CC GSM_Types.o CC General_Types.o CC HNBAP_Templates.o CC HNBAP_Types.o CC HNBGW_Tests.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC Iuh_CodecPort.o CC Iuh_CodecPort_CtrlFunct.o CC Iuh_Emulation.o 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 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 Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Mutex.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PFCP_CodecPort.o 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 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_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC ConnHdlr_part_1.o CC ConnHdlr_part_2.o CC ConnHdlr_part_3.o CC ConnHdlr_part_4.o CC ConnHdlr_part_5.o CC ConnHdlr_part_6.o CC ConnHdlr_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HNBAP_Templates_part_1.o CC HNBAP_Templates_part_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_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC RUA_Emulation_part_1.o CC RUA_Emulation_part_2.o CC RUA_Emulation_part_3.o CC RUA_Emulation_part_4.o CC RUA_Emulation_part_5.o CC RUA_Emulation_part_6.o CC RUA_Emulation_part_7.o CC RUA_Templates_part_1.o CC RUA_Templates_part_2.o CC RUA_Templates_part_3.o CC RUA_Templates_part_4.o CC RUA_Templates_part_5.o CC RUA_Templates_part_6.o CC RUA_Templates_part_7.o CC RUA_Types_part_1.o CC RUA_Types_part_2.o CC RUA_Types_part_3.o CC RUA_Types_part_4.o CC RUA_Types_part_5.o CC RUA_Types_part_6.o CC RUA_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC HNBAP_CommonDataTypes.o CC HNBAP_Constants.o CC HNBAP_Containers.o CC HNBAP_IEs.o CC HNBAP_PDU_Contents.o CC HNBAP_PDU_Descriptions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RUA_CommonDataTypes.o CC RUA_Constants.o CC RUA_Containers.o CC RUA_IEs.o CC RUA_PDU_Contents.o CC RUA_PDU_Descriptions.o CC HNBAP_CommonDataTypes_part_1.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_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 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 HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC UD_PT.o CC PFCP_CodecPort_CtrlFunctDef.o CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD ConnHdlr.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD General_Types.so CCLD HNBAP_Templates.so CCLD HNBAP_Types.so CCLD HNBGW_Tests.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_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_GMM_SM_Types.so CCLD MobileL3_CommonIE_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_3.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD ConnHdlr_part_1.so CCLD ConnHdlr_part_2.so CCLD ConnHdlr_part_3.so CCLD ConnHdlr_part_4.so CCLD ConnHdlr_part_5.so CCLD ConnHdlr_part_6.so CCLD ConnHdlr_part_7.so CCLD DNS_Helpers_part_1.so CCLD DNS_Helpers_part_2.so CCLD DNS_Helpers_part_3.so CCLD DNS_Helpers_part_4.so CCLD DNS_Helpers_part_5.so CCLD DNS_Helpers_part_6.so CCLD DNS_Helpers_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HNBAP_Templates_part_1.so CCLD HNBAP_Templates_part_2.so CCLD HNBAP_Templates_part_3.so CCLD HNBAP_Templates_part_4.so CCLD HNBAP_Templates_part_5.so CCLD HNBAP_Templates_part_6.so CCLD HNBAP_Templates_part_7.so CCLD HNBAP_Types_part_1.so CCLD HNBAP_Types_part_2.so CCLD HNBAP_Types_part_3.so CCLD HNBAP_Types_part_4.so CCLD HNBAP_Types_part_5.so CCLD HNBAP_Types_part_6.so CCLD HNBAP_Types_part_7.so CCLD HNBGW_Tests_part_1.so CCLD HNBGW_Tests_part_2.so CCLD HNBGW_Tests_part_3.so CCLD HNBGW_Tests_part_4.so CCLD HNBGW_Tests_part_5.so CCLD HNBGW_Tests_part_6.so CCLD HNBGW_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD Iuh_CodecPort_part_1.so CCLD Iuh_CodecPort_part_2.so CCLD Iuh_CodecPort_part_3.so CCLD Iuh_CodecPort_part_4.so CCLD Iuh_CodecPort_part_5.so CCLD Iuh_CodecPort_part_6.so CCLD Iuh_CodecPort_part_7.so CCLD Iuh_CodecPort_CtrlFunct_part_1.so CCLD Iuh_CodecPort_CtrlFunct_part_2.so CCLD Iuh_CodecPort_CtrlFunct_part_3.so CCLD Iuh_CodecPort_CtrlFunct_part_4.so CCLD Iuh_CodecPort_CtrlFunct_part_5.so CCLD Iuh_CodecPort_CtrlFunct_part_6.so CCLD Iuh_CodecPort_CtrlFunct_part_7.so CCLD Iuh_Emulation_part_1.so CCLD Iuh_Emulation_part_2.so CCLD Iuh_Emulation_part_3.so CCLD Iuh_Emulation_part_4.so CCLD Iuh_Emulation_part_5.so CCLD Iuh_Emulation_part_6.so CCLD Iuh_Emulation_part_7.so CCLD Iuh_Types_part_1.so CCLD Iuh_Types_part_2.so CCLD Iuh_Types_part_3.so CCLD Iuh_Types_part_4.so CCLD Iuh_Types_part_5.so CCLD Iuh_Types_part_6.so CCLD Iuh_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Mutex_part_1.so CCLD Mutex_part_2.so CCLD Mutex_part_3.so CCLD Mutex_part_4.so CCLD Mutex_part_5.so CCLD Mutex_part_6.so CCLD Mutex_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PFCP_CodecPort_part_1.so CCLD PFCP_CodecPort_part_2.so CCLD PFCP_CodecPort_part_3.so CCLD PFCP_CodecPort_part_4.so CCLD PFCP_CodecPort_part_5.so CCLD PFCP_CodecPort_part_6.so CCLD PFCP_CodecPort_part_7.so CCLD PFCP_CodecPort_CtrlFunct_part_1.so CCLD PFCP_CodecPort_CtrlFunct_part_2.so CCLD PFCP_CodecPort_CtrlFunct_part_3.so CCLD PFCP_CodecPort_CtrlFunct_part_4.so CCLD PFCP_CodecPort_CtrlFunct_part_5.so CCLD PFCP_CodecPort_CtrlFunct_part_6.so CCLD PFCP_CodecPort_CtrlFunct_part_7.so CCLD PFCP_Emulation_part_1.so CCLD PFCP_Emulation_part_2.so CCLD PFCP_Emulation_part_3.so CCLD PFCP_Emulation_part_4.so CCLD PFCP_Emulation_part_5.so CCLD PFCP_Emulation_part_6.so CCLD PFCP_Emulation_part_7.so CCLD PFCP_Templates_part_1.so CCLD PFCP_Templates_part_2.so CCLD PFCP_Templates_part_3.so CCLD PFCP_Templates_part_4.so CCLD PFCP_Templates_part_5.so CCLD PFCP_Templates_part_6.so CCLD PFCP_Templates_part_7.so CCLD PFCP_Types_part_1.so CCLD PFCP_Types_part_2.so CCLD PFCP_Types_part_3.so CCLD PFCP_Types_part_4.so CCLD PFCP_Types_part_5.so CCLD PFCP_Types_part_6.so CCLD PFCP_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD RUA_Emulation_part_1.so CCLD RUA_Emulation_part_2.so CCLD RUA_Emulation_part_3.so CCLD RUA_Emulation_part_4.so CCLD RUA_Emulation_part_5.so CCLD RUA_Emulation_part_6.so CCLD RUA_Emulation_part_7.so CCLD RUA_Templates_part_1.so CCLD RUA_Templates_part_2.so CCLD RUA_Templates_part_3.so CCLD RUA_Templates_part_4.so CCLD RUA_Templates_part_5.so CCLD RUA_Templates_part_6.so CCLD RUA_Templates_part_7.so CCLD RUA_Types_part_1.so CCLD RUA_Types_part_2.so CCLD RUA_Types_part_3.so CCLD RUA_Types_part_4.so CCLD RUA_Types_part_5.so CCLD RUA_Types_part_6.so CCLD RUA_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD HNBAP_CommonDataTypes.so CCLD HNBAP_Constants.so CCLD HNBAP_Containers.so CCLD HNBAP_IEs.so CCLD HNBAP_PDU_Contents.so CCLD HNBAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RUA_CommonDataTypes.so CCLD RUA_Constants.so CCLD RUA_Containers.so CCLD RUA_IEs.so CCLD RUA_PDU_Contents.so CCLD RUA_PDU_Descriptions.so CCLD HNBAP_CommonDataTypes_part_1.so CCLD HNBAP_CommonDataTypes_part_2.so CCLD HNBAP_CommonDataTypes_part_3.so CCLD HNBAP_CommonDataTypes_part_4.so CCLD HNBAP_CommonDataTypes_part_5.so CCLD HNBAP_CommonDataTypes_part_6.so CCLD HNBAP_CommonDataTypes_part_7.so CCLD HNBAP_Constants_part_1.so CCLD HNBAP_Constants_part_2.so CCLD HNBAP_Constants_part_3.so CCLD HNBAP_Constants_part_4.so CCLD HNBAP_Constants_part_5.so CCLD HNBAP_Constants_part_6.so CCLD HNBAP_Constants_part_7.so CCLD HNBAP_Containers_part_1.so CCLD HNBAP_Containers_part_2.so CCLD HNBAP_Containers_part_3.so CCLD HNBAP_Containers_part_4.so CCLD HNBAP_Containers_part_5.so CCLD HNBAP_Containers_part_6.so CCLD HNBAP_Containers_part_7.so CCLD HNBAP_IEs_part_1.so CCLD HNBAP_IEs_part_2.so CCLD HNBAP_IEs_part_3.so CCLD HNBAP_IEs_part_4.so CCLD HNBAP_IEs_part_5.so CCLD HNBAP_IEs_part_6.so CCLD HNBAP_IEs_part_7.so CCLD HNBAP_PDU_Contents_part_1.so CCLD HNBAP_PDU_Contents_part_2.so CCLD HNBAP_PDU_Contents_part_3.so CCLD HNBAP_PDU_Contents_part_4.so CCLD HNBAP_PDU_Contents_part_5.so CCLD HNBAP_PDU_Contents_part_6.so CCLD HNBAP_PDU_Contents_part_7.so CCLD HNBAP_PDU_Descriptions_part_1.so CCLD HNBAP_PDU_Descriptions_part_2.so CCLD HNBAP_PDU_Descriptions_part_3.so CCLD HNBAP_PDU_Descriptions_part_4.so CCLD HNBAP_PDU_Descriptions_part_5.so CCLD HNBAP_PDU_Descriptions_part_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_4.so CCLD RUA_Containers_part_3.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-20250806-0847-2999c063-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-20250806-0847-2999c063-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 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [201 kB] Fetched 202 kB in 0s (489 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-20250806-0847-2999c063-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-20250806-0847-2999c063-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-0', 'apt-rdepends', 'osmo-hnbgw'] [testenv][generic] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][generic] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][generic] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][generic] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][generic] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][generic] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][generic] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][generic] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-rua-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 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 3 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508052026 [3032 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508052026 [1188 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.31.bfd62.202508052026 [171 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.2.5a60.202508052026 [16.7 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.31.bfd62.202508052026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202508052026 [58.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.30.7d236.202508052026 [101 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.31.bfd62.202508052026 [71.2 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.31.bfd62.202508052026 [229 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.2.5a60.202508052026 [41.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.11.c53c.202508052026 [61.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508052026 [152 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508052026 [547 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.31.bfd62.202508052026 [52.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.31.bfd62.202508052026 [71.7 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.31.bfd62.202508052026 [179 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.31.bfd62.202508052026 [60.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.31.bfd62.202508052026 [64.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.31.bfd62.202508052026 [51.0 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.31.bfd62.202508052026 [44.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508052026 [18.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508052026 [22.8 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508052026 [75.5 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508052026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.2.5a60.202508052026 [40.6 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.9.6d328.202508052026 [51.9 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.9.6d328.202508052026 [191 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.2.5a60.202508052026 [131 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.9.6d328.202508052026 [228 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.9.6d328.202508052026 [959 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.9.6d328.202508052026 [28.3 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.9.6d328.202508052026 [93.5 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.31.bfd62.202508052026 [2166 kB] Get:37 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.59.2c88.202508052026 [111 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.59.2c88.202508052026 [511 kB] Fetched 15.7 MB in 0s (102 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.202508052026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508052026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508052026_amd64.deb ... Unpacking osmocom-nightly (202508052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508052026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508052026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508052026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.11.c53c.202508052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508052026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508052026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508052026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508052026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508052026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508052026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508052026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508052026) ... 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.202508052026) ... Setting up osmocom-nightly (202508052026) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libasn1c1:amd64 (0.9.38.202508052026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-rua0:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508052026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508052026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508052026) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508052026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmocore (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508052026) ... Setting up libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508052026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508052026) ... 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.9.6d328.202508052026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508052026) ... 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.9.6d328.202508052026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508052026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508052026) ... 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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250806084718898 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250806084718898 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718898 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 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250806084718898 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250806084718898 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250806084718898 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250806084718898 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806084718899 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 20250806084718899 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 20250806084718899 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 20250806084718899 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 20250806084718899 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 20250806084718899 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 20250806084718899 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 20250806084718899 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250806084718899 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250806084718899 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. 20250806084718899 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x558b40771360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x558b40771340(iups) with 3 counters 20250806084719207 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250806084719207 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x7fb3d98d5be0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250806084719207 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) 20250806084719207 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Allocated (fsm.c:456) 20250806084719207 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x7fb3d98d58c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250806084719207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_DOWN}: Allocated (fsm.c:456) 20250806084719207 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250806084719207 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250806084719207 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250806084719207 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 20250806084719207 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 20250806084719207 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084719207 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771440(msc) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771440(msc) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771440(msc) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771440(msc) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771420(sgsn) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719207 DLGLOBAL DEBUG validating counter group 0x558b40771420(sgsn) with 26 counters (rate_ctr.c:86) 20250806084719207 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719207 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250806084719207 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719208 DLGLOBAL DEBUG validating counter group 0x558b40771420(sgsn) with 26 counters (rate_ctr.c:86) 20250806084719208 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719208 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250806084719208 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719208 DLGLOBAL DEBUG validating counter group 0x558b40771420(sgsn) with 26 counters (rate_ctr.c:86) 20250806084719208 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Allocated (fsm.c:456) 20250806084719208 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250806084719208 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{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. 20250806084719208 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250806084719208 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250806084719208 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250806084719208 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250806084719208 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250806084719208 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250806084719208 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:39465 (mgcp_client.c:999) 20250806084719208 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250806084719208 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250806084719208 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250806084719208 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250806084719208 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250806084719208 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) 20250806084719208 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250806084719208 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250806084719208 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250806084719208 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x558b7e15c5a0 (ss7_user.c:88) 20250806084719208 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250806084719208 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250806084719208 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250806084719208 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250806084719208 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250806084719208 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250806084719208 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250806084719208 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250806084719208 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250806084719208 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250806084719208 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250806084719208 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250806084719208 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250806084719208 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806084719208 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250806084719208 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250806084719208 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) 20250806084719208 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250806084719208 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) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250806084719208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250806084719208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250806084719208 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084719208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084719208 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084719208 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084719208 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084719208 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084719208 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084719208 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250806084719208 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084719208 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  20250806084719208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084719208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084719208 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084719208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084719208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250806084719208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250806084719208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250806084719208 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250806084719208 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719208 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084719208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719208 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084719208 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=9 -> eSLS=73: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719208 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=9: no route! (sccp_scrc.c:180) 20250806084719208 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719208 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084719208 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084719208 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084719208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084719209 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084719209 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=9 -> eSLS=25: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=10=0.1.2,SLS=9: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084719209 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250806084719209 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (sgsn-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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=9 -> eSLS=25: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=188=0.23.4,SLS=9: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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=3 -> eSLS=99: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806084719209 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=3 -> eSLS=99: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=4=0.0.4,SLS=3: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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=13 -> eSLS=29: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806084719209 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=13 -> eSLS=29: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=3=0.0.3,SLS=13: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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=14 -> eSLS=14: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806084719209 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=14 -> eSLS=14: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=2=0.0.2,SLS=14: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084719209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806084719209 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250806084719209 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806084719209 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806084719209 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250806084719209 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250806084719209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (sgsn-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084719209 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084719209 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (msc-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (msc-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSCCP DEBUG 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) 20250806084719209 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719209 DCN NOTICE (msc-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719209 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719209 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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) 20250806084719209 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) 20250806084719209 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) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719209 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=5 -> eSLS=5: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806084719209 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=5 -> eSLS=5: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084719209 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=11=0.1.3,SLS=5: no route! (sccp_scrc.c:180) 20250806084719209 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806084719209 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084719209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084719209 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084719209 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806084719209 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 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) 20250806084719210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084719210 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084719210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250806084719210 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084719210 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084719210 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084719210 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250806084719210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 DLSCCP DEBUG 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) 20250806084719210 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719210 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250806084719210 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  20250806084719210 DCN NOTICE (sgsn-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719210 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719210 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 20250806084719210 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' 20250806084719210 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806084719210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 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  20250806084719210 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084719210 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) 20250806084719210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719210 DLSCCP DEBUG 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) 20250806084719210 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806084719210 DCN NOTICE (sgsn-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806084719210 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084719210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084719210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250806084719210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250806084719210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250806084719210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250806084719210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250806084719210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250806084719210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806084719210 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250806084719210 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) 20250806084719210 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) 20250806084719210 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) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719210 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719210 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) 20250806084719210 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719210 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) 20250806084719210 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) 20250806084719210 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) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719210 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719210 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) 20250806084719210 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719210 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) 20250806084719210 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) 20250806084719210 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) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719210 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719210 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) 20250806084719210 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719210 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) 20250806084719210 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) 20250806084719210 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) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719210 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719210 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) 20250806084719210 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719210 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) 20250806084719210 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) 20250806084719210 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) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719211 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) 20250806084719211 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719211 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) 20250806084719211 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719211 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) 20250806084719211 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084719211 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) 20250806084719211 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084719211 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250806084719211 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250806084719211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084719211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806084719211 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250806084719211 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806084719211 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806084719211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250806084719211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 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) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084719211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084719211 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084719211 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719211 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719211 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084719212 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) 20250806084719212 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) 20250806084719212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084719212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719212 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719212 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719212 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 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) 20250806084719212 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719212 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=5 -> eSLS=21: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084719212 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719212 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) 20250806084719212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084719212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719212 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719212 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 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) 20250806084719212 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719212 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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084719212 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719212 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084719212 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084719212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719212 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719212 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719212 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719212 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719213 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084719213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084719213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719213 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719213 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719213 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084719213 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) 20250806084719213 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) 20250806084719213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084719213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719213 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719213 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719213 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 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) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719213 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) 20250806084719213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084719213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719213 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719213 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719213 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 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) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 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 (available) (ss7_combined_linkset.c:297) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084719213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719213 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) 20250806084719213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084719213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719213 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719214 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084719214 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084719214 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084719214 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084719214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719214 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) 20250806084719214 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719214 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=1 -> eSLS=17: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084719214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084719214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084719214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084719214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084719214 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084719214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084719214 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084719214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084719214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084719214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084719214 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084719214 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) 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 DLM3UA <000f> 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084719214 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) 20250806084719214 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 DLM3UA <000f> 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084719214 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 (unavailable) 20250806084719214 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084719214 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) 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 DLM3UA <000f> 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084719214 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) 20250806084719214 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084719214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084719214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084719214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084719214 DLM3UA <000f> 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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084719214 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) 20250806084719214 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084719214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! [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-20250806-0847-2999c063-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@bb2323c10e79: Unix server socket created successfully. MC@bb2323c10e79: Listening on TCP port 46437. MC2> bb2323c10e79 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests bb2323c10e79 46437 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@bb2323c10e79: New HC connected from 10.0.2.100 [10.0.2.100]. bb2323c10e79: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@bb2323c10e79: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bb2323c10e79: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bb2323c10e79: Configuration file was processed on all HCs. MC@bb2323c10e79: Creating MTC on host 10.0.2.100. MC@bb2323c10e79: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bb2323c10e79: 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 ------ Wed Aug 6 08:47:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_hnb_register started. 20250806084720848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084720856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084720865 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37891<->l=127.0.0.1:4262) (control_if.c:572) 20250806084720886 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720886 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720886 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720886 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720886 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720886 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720886 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720886 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register-Iuh0(7)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084720886 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084720886 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084720887 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720887 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 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) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084720887 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) 20250806084720887 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) 20250806084720887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084720887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720887 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720887 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720887 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 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) 20250806084720887 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084720887 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720887 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) 20250806084720887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084720887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720887 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720887 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720887 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720887 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) 20250806084720888 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720888 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) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084720888 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720888 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084720888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084720888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720888 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720888 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084720888 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720888 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 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) 20250806084720888 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720888 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) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084720888 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720888 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084720888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084720888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720888 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720888 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720888 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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084720888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084720888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720888 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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084720888 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) 20250806084720888 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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084720888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720888 DLM3UA <000f> 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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084720888 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) 20250806084720888 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084720888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720888 DLM3UA <000f> 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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084720888 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) 20250806084720888 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084720888 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(11)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084720904 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720904 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720904 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720904 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720905 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720905 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720905 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084720905 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084720906 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720906 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084720906 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) 20250806084720906 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) 20250806084720906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084720906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720906 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720906 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720906 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 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) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720906 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) 20250806084720906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084720906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720906 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720906 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720906 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 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) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720906 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) 20250806084720906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084720906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720906 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720906 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084720906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084720906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 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=15 -> eSLS=31: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084720906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084720906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084720906 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084720906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084720906 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084720906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084720906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084720906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084720906 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084720907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720907 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084720907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084720907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720907 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084720907 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) 20250806084720907 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084720907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720907 DLM3UA <000f> 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084720907 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) 20250806084720907 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084720907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084720907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084720907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084720907 DLM3UA <000f> 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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084720907 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 (unavailable) 20250806084720907 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084720907 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084721098 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 20250806084721098 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 20250806084721098 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084721098 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084721107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721107 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084721107 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084721107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084721107 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084721107 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084721107 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084721107 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084721107 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084721107 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 20250806084721107 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084721107 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  20250806084721107 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084721110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084721110 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084721110 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  20250806084721110 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084721110 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084721110 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084721110 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 20250806084721110 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084721110 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  20250806084721110 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 20250806084721110 DLSS7 <000c> ss7_route.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' 20250806084721110 DLSS7 <000c> ss7_asp.c: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  20250806084721110 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  20250806084721110 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084721111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084721111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084721111 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084721111 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) 20250806084721111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084721111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084721111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084721111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084721111 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084721111 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) 20250806084721111 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084721112 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084721112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084721112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084721112 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084721112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721112 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) 20250806084721112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084721112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084721113 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084721113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084721113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084721113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084721113 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084721113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721113 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084721113 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084721113 DLM3UA <000f> 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 20250806084721113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084721113 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) 20250806084721113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084721113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084721113 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721113 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  20250806084721117 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 20250806084721117 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 20250806084721117 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084721117 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084721121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721121 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084721121 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084721121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084721121 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084721121 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084721121 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084721121 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084721121 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084721121 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 20250806084721122 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084721122 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  20250806084721122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084721123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721123 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084721123 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084721123 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  20250806084721123 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084721123 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084721123 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084721123 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 20250806084721123 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084721123 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  20250806084721123 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 20250806084721123 DLSS7 <000c> ss7_route.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' 20250806084721123 DLSS7 <000c> ss7_asp.c: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  20250806084721123 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  20250806084721123 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  20250806084721123 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084721123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084721123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084721123 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084721123 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) 20250806084721123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084721123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084721123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084721123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084721123 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084721123 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) 20250806084721123 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084721124 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084721124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084721124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084721124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084721124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721124 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) 20250806084721124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084721124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084721124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084721124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084721124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084721124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084721124 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084721125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084721125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084721125 DLM3UA <000f> 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 20250806084721125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084721125 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) 20250806084721125 DLSS7 <000c> ss7_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 20250806084721125 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084721125 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721125 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  20250806084721532 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250806084721532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250806084721532 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250806084721533 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084721914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084721914 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084721914 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084721914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084721914 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) 20250806084721914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084721914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084721914 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721914 DLSS7 <000c> ss7_asp.c: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  20250806084721914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084721914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084721914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084721914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084721914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084721914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084721914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084721915 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084721915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084721915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084721915 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084721915 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) 20250806084721915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084721915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 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 (available) (ss7_combined_linkset.c:297) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084721916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084721916 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084721916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084721916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084721916 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) 20250806084721916 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084721916 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084721916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084721916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084721916 DLM3UA <000f> 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 20250806084721916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084721916 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 (available) 20250806084721916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084721916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084721916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721916 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  20250806084721916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084721916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084721916 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084721916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084721916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084721916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084721916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084721916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721916 DLSS7 <000c> ss7_asp.c: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  20250806084721916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084721916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084721917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084721917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084721917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084721917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084721917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084721917 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084721917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084721917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084721917 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084721917 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084721917 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(10)@bb2323c10e79: 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(13)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084721925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084721925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084721925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084721925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084721925 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) 20250806084721925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084721925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084721925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721925 DLSS7 <000c> ss7_asp.c: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  20250806084721925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084721925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084721925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084721925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084721925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084721925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084721925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084721925 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084721925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084721925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084721925 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084721925 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) 20250806084721925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084721925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 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) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084721925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084721925 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084721925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084721925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084721925 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) 20250806084721925 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084721925 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084721925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084721925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084721925 DLM3UA <000f> 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 20250806084721925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084721925 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) 20250806084721925 DLSS7 <000c> ss7_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 20250806084721925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084721925 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721925 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  20250806084721925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084721925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084721925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084721925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084721925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084721925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084721925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084721925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084721926 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084721926 DLSS7 <000c> ss7_asp.c: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  20250806084721926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084721926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084721926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084721926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084721926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084721926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084721926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084721926 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084721926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084721926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084721926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084721926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084721926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084721926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084721926 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084721926 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@bb2323c10e79: 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 } } } } 20250806084721934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084721934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084721934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084721934 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084721934 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806084721934 DHNBAP 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) 20250806084721934 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084721934 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084721934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084721934 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@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084721945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084721946 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37891<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(4)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084721949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35230<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084721950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084721950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084721950 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084721950 DMAIN NOTICE (127.0.0.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) 20250806084721950 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register(3)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(6)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(15)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@bb2323c10e79: Test case TC_hnb_register finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Aug 6 08:47:21 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250806084722042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084722121 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084722121 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084722121 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084722121 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084722121 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 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084722121 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084722121 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084722121 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084722121 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 20250806084722121 DLSS7 <000c> ss7_route.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' 20250806084722121 DLSS7 <000c> ss7_route.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' 20250806084722121 DLSS7 <000c> ss7_asp.c: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  20250806084722121 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  20250806084722121 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084722121 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084722121 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084722121 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084722121 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084722121 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084722121 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 20250806084722121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084722121 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084722121 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084722121 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084722122 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084722122 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 20250806084722122 DLSS7 <000c> ss7_route.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' 20250806084722122 DLSS7 <000c> ss7_route.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' 20250806084722122 DLSS7 <000c> ss7_asp.c: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  20250806084722122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084722122 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084722121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084722121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084722121 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084722121 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) 20250806084722121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084722121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084722121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084722121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084722121 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084722121 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) 20250806084722122 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084722122 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084722122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084722122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084722122 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084722122 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) 20250806084722122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084722122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084722122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084722122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084722122 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084722122 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) 20250806084722122 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084722122 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084722645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259560) Waiting for packet dumper to finish... 1 (prev_count=259560, count=260196) 20250806084724122 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084724122 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084724123 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084724123 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084724123 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084724123 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:47: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_hnb_register_duplicate started. 20250806084725765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084725770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084725774 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38733<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084725792 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084725792 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084725800 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725800 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725801 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725801 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725801 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725801 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate-Iuh1(22)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084725801 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725801 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725801 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44039 (stream_srv.c:143) 20250806084725801 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44039<->l=127.0.0.1:29169 (hnb.c:335) 20250806084725802 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725802 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084725802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 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) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084725802 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) 20250806084725802 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) 20250806084725802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084725802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725802 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725802 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725802 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084725802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 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) 20250806084725802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725802 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=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084725802 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725803 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) 20250806084725803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084725803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725803 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725803 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725803 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084725803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 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) 20250806084725803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084725803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084725803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084725803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725803 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725803 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084725803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084725803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725803 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084725803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084725803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725803 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725803 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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084725803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084725803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725803 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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084725803 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) 20250806084725803 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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084725803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725803 DLM3UA <000f> 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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084725803 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) 20250806084725803 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084725803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725803 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725803 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725803 DLM3UA <000f> 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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084725803 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084725803 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(26)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(24)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084725816 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725816 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725816 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725816 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725816 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725816 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725816 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084725816 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084725817 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725817 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084725817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725817 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 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) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084725817 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) 20250806084725817 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) 20250806084725817 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084725817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725817 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725817 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725817 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725817 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084725817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725817 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 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) 20250806084725817 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725817 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=7 -> eSLS=7: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084725817 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725817 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) 20250806084725818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084725818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725818 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725818 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725818 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725818 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084725818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725818 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 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) 20250806084725818 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725818 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) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084725818 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725818 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) 20250806084725818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084725818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725818 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725818 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725818 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084725818 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084725818 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084725818 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725818 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 (available) (ss7_combined_linkset.c:297) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084725818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084725818 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084725818 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084725818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084725818 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084725818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084725818 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084725818 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084725818 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084725818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725818 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725818 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725818 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084725818 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084725818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725818 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725818 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725818 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084725818 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) 20250806084725818 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084725818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725818 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725818 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725818 DLM3UA <000f> 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084725818 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) 20250806084725818 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084725818 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084725818 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084725818 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084725818 DLM3UA <000f> 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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084725818 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084725818 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084726014 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 20250806084726014 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 20250806084726014 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084726014 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084726022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726022 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084726022 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084726022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084726022 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084726022 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084726022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084726022 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084726022 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084726022 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 20250806084726022 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084726022 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  20250806084726022 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084726025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726025 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084726025 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084726025 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  20250806084726025 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084726025 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084726025 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084726025 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 20250806084726025 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084726025 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  20250806084726025 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' 20250806084726025 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' 20250806084726025 DLSS7 <000c> ss7_asp.c: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  20250806084726025 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  20250806084726025 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084726025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084726026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084726026 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084726026 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) 20250806084726026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084726026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084726026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084726026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084726026 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084726026 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) 20250806084726026 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084726027 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084726027 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084726027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084726027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084726027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726027 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) 20250806084726027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084726027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084726027 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084726027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084726027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084726027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084726027 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084726027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084726028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084726028 DLM3UA <000f> 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 20250806084726028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084726028 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) 20250806084726028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084726028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084726028 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726028 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  20250806084726029 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 20250806084726029 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 20250806084726029 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084726029 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084726035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726035 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084726035 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084726035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084726035 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084726035 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084726035 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084726035 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084726035 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084726035 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 20250806084726035 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084726035 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  20250806084726035 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084726038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084726038 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084726038 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  20250806084726038 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084726038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084726038 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084726038 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 20250806084726038 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084726038 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  20250806084726038 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' 20250806084726038 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' 20250806084726038 DLSS7 <000c> ss7_asp.c: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  20250806084726038 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  20250806084726038 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  20250806084726038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084726038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084726038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084726038 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084726038 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) 20250806084726038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084726038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084726038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084726038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084726038 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084726038 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) 20250806084726039 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084726040 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084726040 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084726040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084726040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084726040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084726040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084726040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084726040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084726040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084726040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084726040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084726040 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084726040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084726040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084726040 DLM3UA <000f> 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 20250806084726040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084726040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084726040 DLSS7 <000c> ss7_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 20250806084726040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084726040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726040 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(25)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084726828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726828 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084726828 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084726828 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084726828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084726828 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084726828 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084726828 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084726828 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726828 DLSS7 <000c> ss7_asp.c: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  20250806084726828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084726828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084726828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084726828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084726828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084726829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084726829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084726829 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084726829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084726829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084726829 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084726829 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) 20250806084726829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084726829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 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) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084726829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084726829 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084726829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084726829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084726829 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) 20250806084726829 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084726829 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084726829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084726829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084726829 DLM3UA <000f> 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 20250806084726829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084726829 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) 20250806084726829 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084726829 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084726829 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726829 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  20250806084726832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726832 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084726832 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084726832 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084726832 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084726832 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084726832 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084726832 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084726832 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726832 DLSS7 <000c> ss7_asp.c: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  20250806084726832 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084726832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084726832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084726832 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084726832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084726832 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084726832 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084726832 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084726832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084726833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084726833 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084726833 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084726833 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806084726836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084726836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084726836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084726836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084726836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084726836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084726836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084726836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726836 DLSS7 <000c> ss7_asp.c: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(28)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084726836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084726836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084726836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084726836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084726836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084726836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084726836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084726836 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084726836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084726836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084726836 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084726836 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) 20250806084726836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084726836 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 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) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084726836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084726836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084726837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084726837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084726837 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) 20250806084726837 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) HNBGW_Test.msc0-RAN(25)@bb2323c10e79: 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 } } } } 20250806084726837 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084726837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726837 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084726837 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084726837 DLM3UA <000f> 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 20250806084726837 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084726837 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) 20250806084726837 DLSS7 <000c> ss7_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 20250806084726837 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084726837 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726837 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  20250806084726837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084726837 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084726837 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084726837 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084726837 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084726837 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084726837 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084726837 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084726837 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084726837 DLSS7 <000c> ss7_asp.c: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  20250806084726837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084726837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084726837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084726837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084726837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084726837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084726837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084726837 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084726837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084726837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084726837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084726837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084726837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084726837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084726837 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084726837 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(28)@bb2323c10e79: 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 } } } } 20250806084726843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084726843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084726844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084726844 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084726844 DHNBAP 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) 20250806084726844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084726844 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084726844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084726844 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084726859 DLINP DEBUG SRVCONN(,r=127.0.0.1:44039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084726859 DLINP DEBUG SRVCONN(,r=127.0.0.1:44039<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084726859 DLINP DEBUG SRVCONN(,r=127.0.0.1:44039<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084726859 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084726859 DHNBAP ERROR (127.0.0.1:44039 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250806084726859 DHNBAP ERROR (127.0.0.1:44039 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250806084726859 DLINP DEBUG SRVCONN(,r=127.0.0.1:44039<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084726859 DLINP DEBUG SRVCONN(,r=127.0.0.1:44039<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250806084726859 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: talloc reports "struct hnb_context" x 1, expecting 1 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084726870 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38733<->l=127.0.0.1:4262) (control_if.c:193) 20250806084726870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37612<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(17)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084726874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh0-RUA(21)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@bb2323c10e79: Final verdict of PTC: none 20250806084726875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084726875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084726875 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084726875 DMAIN NOTICE (127.0.0.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) 20250806084726875 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_register_duplicate-Iuh1-RUA(23)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(30)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(19)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@bb2323c10e79: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Aug 6 08:47:26 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 20250806084726960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084727033 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084727033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084727033 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084727033 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084727033 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084727033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084727033 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084727033 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084727033 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 20250806084727033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084727033 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084727033 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084727033 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084727033 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084727033 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084727033 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084727033 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 20250806084727033 DLSS7 <000c> ss7_route.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' 20250806084727033 DLSS7 <000c> ss7_route.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' 20250806084727033 DLSS7 <000c> ss7_asp.c: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  20250806084727033 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  20250806084727033 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084727033 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084727034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084727034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084727034 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084727034 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) 20250806084727034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084727034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084727034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084727034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084727034 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084727034 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084727034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084727034 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084727034 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084727034 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) 20250806084727034 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084727034 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084727034 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084727034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084727034 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084727034 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084727034 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 20250806084727034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084727034 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084727034 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084727034 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084727034 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084727034 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084727034 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084727034 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 20250806084727034 DLSS7 <000c> ss7_route.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' 20250806084727034 DLSS7 <000c> ss7_route.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' 20250806084727034 DLSS7 <000c> ss7_asp.c: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  20250806084727034 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084727034 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084727035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084727035 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084727035 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084727035 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) 20250806084727035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084727035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084727035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084727035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084727035 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084727035 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) 20250806084727035 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084727035 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084727563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262096) Waiting for packet dumper to finish... 1 (prev_count=262096, count=262636) 20250806084729034 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084729034 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084729034 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084729036 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084729036 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084729036 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:47: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250806084730689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084730693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084730696 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45929<->l=127.0.0.1:4262) (control_if.c:572) 20250806084730707 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730707 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730707 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730707 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730708 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730708 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730708 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730708 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084730708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084730708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084730709 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730709 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084730709 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) 20250806084730709 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) 20250806084730709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084730709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730709 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730709 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730709 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 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) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730709 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) 20250806084730709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084730709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730709 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730709 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730709 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 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) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084730709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084730709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730709 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730709 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 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) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 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) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084730709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730709 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084730709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084730709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730710 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730710 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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084730710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084730710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730710 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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084730710 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) 20250806084730710 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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084730710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730710 DLM3UA <000f> 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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084730710 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) 20250806084730710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084730710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730710 DLM3UA <000f> 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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084730710 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) 20250806084730710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084730710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(39)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(37)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084730721 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730721 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730721 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730721 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730722 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730722 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730722 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084730722 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730723 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730723 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084730723 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) 20250806084730723 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) 20250806084730723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084730723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730723 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730723 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730723 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 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) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730723 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) 20250806084730723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084730723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730723 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730723 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730723 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 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) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730723 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) 20250806084730723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084730723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730723 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730723 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084730723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084730723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084730723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730723 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730723 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 20250806084730723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084730723 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084730724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730724 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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084730724 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) 20250806084730724 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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084730724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730724 DLM3UA <000f> 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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084730724 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) 20250806084730724 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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084730724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730724 DLM3UA <000f> 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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084730724 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084730724 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084730920 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 20250806084730920 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 20250806084730920 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084730920 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084730927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084730928 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084730928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084730928 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084730928 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084730928 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084730928 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084730928 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084730928 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 20250806084730928 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084730928 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  20250806084730928 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084730930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730930 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084730930 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084730930 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  20250806084730930 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084730930 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084730930 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084730930 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 20250806084730930 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084730930 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  20250806084730930 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' 20250806084730930 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' 20250806084730930 DLSS7 <000c> ss7_asp.c: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  20250806084730931 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  20250806084730931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084730931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084730931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084730931 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084730931 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) 20250806084730931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084730931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084730931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084730931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084730931 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084730931 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) 20250806084730931 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730932 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730932 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084730932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730932 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730933 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) 20250806084730933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084730933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730933 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084730933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084730933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730933 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730933 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 20250806084730933 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 20250806084730933 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084730933 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084730933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730933 DLM3UA <000f> 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 20250806084730933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084730933 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) 20250806084730933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084730933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084730933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084730934 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(42)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084730938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730938 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084730938 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084730938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084730938 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084730938 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084730938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084730938 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084730938 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084730938 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 20250806084730938 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084730938 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  20250806084730938 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084730939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084730939 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084730939 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  20250806084730939 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084730939 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084730939 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084730939 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 20250806084730939 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084730939 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  20250806084730939 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' 20250806084730939 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' 20250806084730939 DLSS7 <000c> ss7_asp.c: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  20250806084730939 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  20250806084730939 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  20250806084730939 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084730939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084730939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084730939 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084730939 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) 20250806084730939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084730939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084730939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084730939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084730939 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084730939 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) 20250806084730939 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084730940 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084730940 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084730940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084730940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084730940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730940 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) 20250806084730940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084730940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084730940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084730940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084730940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084730940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084730940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084730940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084730940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084730940 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084730941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084730941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084730941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084730941 DLM3UA <000f> 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 20250806084730941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084730941 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) 20250806084730941 DLSS7 <000c> ss7_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 20250806084730941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084730941 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084730941 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(38)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084731734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084731734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084731734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084731734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084731734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084731734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084731734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084731734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731734 DLSS7 <000c> ss7_asp.c: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  20250806084731734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084731734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084731734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084731734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084731734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084731734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084731734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084731734 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084731734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084731734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084731734 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084731734 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) 20250806084731734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084731734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731734 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 (available) (ss7_combined_linkset.c:297) 20250806084731734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084731735 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084731735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084731735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084731735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084731735 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) 20250806084731735 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084731735 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084731735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084731735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084731735 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084731735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084731735 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 (available) 20250806084731735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084731735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084731735 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731735 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  20250806084731739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731739 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084731739 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084731739 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084731739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084731739 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084731739 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084731739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084731739 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731739 DLSS7 <000c> ss7_asp.c: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  20250806084731739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084731739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084731739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084731739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084731739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084731739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084731739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084731739 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084731739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084731739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084731739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084731739 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084731739 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@bb2323c10e79: 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 } } } } 20250806084731745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084731745 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084731745 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084731745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084731745 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084731745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084731745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084731745 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731745 DLSS7 <000c> ss7_asp.c: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  20250806084731745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084731745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084731745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084731745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084731745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084731745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084731745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) HNBGW_Test.sgsn0-RAN(41)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084731745 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084731745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084731745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084731745 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084731745 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) 20250806084731745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084731745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 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 (available) (ss7_combined_linkset.c:297) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084731745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084731745 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084731745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084731745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084731745 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) 20250806084731745 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084731745 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084731745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731745 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084731745 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084731745 DLM3UA <000f> 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 20250806084731745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084731745 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 (available) 20250806084731745 DLSS7 <000c> ss7_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 20250806084731745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084731746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731746 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  20250806084731747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084731747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084731747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084731747 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084731747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084731747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084731747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084731747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084731747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731747 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084731747 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084731747 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084731747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084731747 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084731747 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084731747 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084731747 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084731747 DLSS7 <000c> ss7_asp.c: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  20250806084731747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084731747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084731747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084731747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084731747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084731747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084731747 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084731747 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(41)@bb2323c10e79: 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 } } } } 20250806084731750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084731750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084731750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084731750 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084731750 DHNBAP 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) 20250806084731750 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084731750 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084731750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084731750 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084731754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084731754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084731754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084731754 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084731754 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) 20250806084731754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084731754 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084731754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084731754 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: talloc reports "struct hnb_context" x 1, expecting 1 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084731760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084731761 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45929<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(32)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084731765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084731766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084731766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084731766 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084731766 DMAIN NOTICE (127.0.0.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) 20250806084731766 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@bb2323c10e79: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(43)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(34)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@bb2323c10e79: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:47:31 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 20250806084731855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084731941 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084731941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084731941 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084731941 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084731941 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084731941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084731941 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084731941 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084731941 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 20250806084731941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731941 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084731941 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084731941 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084731941 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084731941 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084731941 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084731941 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 20250806084731941 DLSS7 <000c> ss7_route.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' 20250806084731941 DLSS7 <000c> ss7_route.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' 20250806084731941 DLSS7 <000c> ss7_asp.c: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  20250806084731941 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  20250806084731941 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084731941 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084731941 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084731941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084731941 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084731941 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084731941 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084731941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084731941 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084731942 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084731941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084731941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084731941 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084731941 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) 20250806084731941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084731941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084731941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084731941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084731941 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084731941 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) 20250806084731942 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084731942 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084731942 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 20250806084731942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084731942 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084731942 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084731942 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084731942 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084731942 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084731942 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084731942 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 20250806084731942 DLSS7 <000c> ss7_route.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' 20250806084731942 DLSS7 <000c> ss7_route.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' 20250806084731942 DLSS7 <000c> ss7_asp.c: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  20250806084731942 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084731942 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084731942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084731942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084731942 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084731942 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) 20250806084731942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084731942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084731942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084731942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084731942 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084731942 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) 20250806084731942 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084731942 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084732458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260524) Waiting for packet dumper to finish... 1 (prev_count=260524, count=261160) 20250806084733942 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084733942 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084733942 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084733942 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084733942 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084733942 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:47: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_hnb_disconnected_timeout started. 20250806084735591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084735596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084735599 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45709<->l=127.0.0.1:4262) (control_if.c:572) 20250806084735614 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735614 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735614 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735614 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735614 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735614 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_disconnected_timeout-Iuh0(48)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084735615 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735615 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735615 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084735615 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084735616 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735616 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084735616 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) 20250806084735616 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) 20250806084735616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084735616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735616 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735616 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735616 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 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) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735616 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) 20250806084735616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084735616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735616 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735616 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735616 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 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) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084735616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084735616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735616 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735616 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735616 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 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) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084735616 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735616 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084735616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084735616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735616 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735616 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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084735616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084735616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735616 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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084735616 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) 20250806084735616 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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084735616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735616 DLM3UA <000f> 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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084735616 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) 20250806084735616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084735616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735616 DLM3UA <000f> 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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084735616 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 (unavailable) 20250806084735616 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084735616 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(52)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(50)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084735627 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735627 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735627 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735627 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735627 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735627 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735628 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084735628 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735629 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735629 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084735629 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) 20250806084735629 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) 20250806084735629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084735629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735629 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735629 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735629 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 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) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 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) 20250806084735629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084735629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735629 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735629 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735629 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 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) 20250806084735629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084735629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735629 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735629 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735629 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084735629 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084735629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084735629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735629 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735629 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084735629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084735629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735629 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084735629 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) 20250806084735629 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084735629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735629 DLM3UA <000f> 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084735629 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084735629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735629 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735629 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735629 DLM3UA <000f> 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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084735629 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084735629 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084735649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084735649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084735649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084735649 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084735649 DHNBAP 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) 20250806084735649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084735649 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084735649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084735649 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084735826 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 20250806084735826 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 20250806084735826 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084735826 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084735835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084735836 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084735836 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084735836 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084735836 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084735836 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084735836 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084735836 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084735836 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 20250806084735836 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084735836 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  20250806084735836 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084735839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084735839 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084735839 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  20250806084735839 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084735839 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084735839 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084735839 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 20250806084735839 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084735839 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  20250806084735839 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' 20250806084735839 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' 20250806084735839 DLSS7 <000c> ss7_asp.c: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  20250806084735839 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  20250806084735839 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084735839 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084735839 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084735839 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084735839 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) 20250806084735839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084735839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084735839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084735839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084735839 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084735839 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) 20250806084735839 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735840 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 20250806084735840 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 20250806084735840 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084735840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084735840 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735840 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084735840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735840 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084735841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735841 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084735841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084735841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735841 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735841 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735841 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735841 DLM3UA <000f> 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 20250806084735841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084735841 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084735841 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084735841 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084735841 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084735841 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  HNBGW_Test.sgsn0-M3UA(55)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084735846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084735846 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084735846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084735846 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084735846 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084735846 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084735846 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084735846 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084735846 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 20250806084735846 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084735846 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  20250806084735846 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084735849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084735849 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084735849 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  20250806084735849 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084735849 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084735849 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084735849 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 20250806084735849 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084735849 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  20250806084735849 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' 20250806084735849 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' 20250806084735849 DLSS7 <000c> ss7_asp.c: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  20250806084735849 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  20250806084735849 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  20250806084735849 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084735849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084735849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084735849 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084735850 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) 20250806084735850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084735850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084735850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084735850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084735850 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084735850 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) 20250806084735850 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084735851 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084735851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084735851 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084735851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084735851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735851 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) 20250806084735851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084735851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084735851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084735851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084735851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084735851 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084735852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084735852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084735852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084735852 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084735852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084735852 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084735852 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084735852 DLM3UA <000f> 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 20250806084735852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084735852 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) 20250806084735852 DLSS7 <000c> ss7_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 20250806084735852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084735852 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084735852 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(51)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084736642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084736642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084736642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084736642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084736642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084736642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084736642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084736642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736642 DLSS7 <000c> ss7_asp.c: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  20250806084736642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084736643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084736643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084736643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084736643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084736643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084736643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084736643 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084736643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084736643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084736643 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084736643 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) 20250806084736643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084736643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084736644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084736644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084736644 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084736644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084736644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084736644 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) 20250806084736644 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084736644 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084736644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084736644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084736644 DLM3UA <000f> 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 20250806084736644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084736644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084736644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084736644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084736644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736644 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  20250806084736644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084736644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084736645 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084736645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084736645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084736645 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084736645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084736645 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736645 DLSS7 <000c> ss7_asp.c: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  20250806084736645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084736645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084736645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084736645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084736645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084736645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084736645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084736645 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084736645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084736645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084736645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084736645 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084736645 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(54)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(51)@bb2323c10e79: 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 } } } } 20250806084736647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084736647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084736647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084736647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084736647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084736647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084736647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084736647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736647 DLSS7 <000c> ss7_asp.c: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  20250806084736647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084736647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084736647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084736647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084736647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084736647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084736647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084736647 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084736647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084736647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084736647 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084736647 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084736648 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) 20250806084736648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084736648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084736648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084736648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084736648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084736648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084736648 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) 20250806084736648 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084736648 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084736648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084736648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084736648 DLM3UA <000f> 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 20250806084736648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084736648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084736648 DLSS7 <000c> ss7_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 20250806084736648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084736648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736648 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  20250806084736648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084736648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084736648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084736648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084736648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084736648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084736648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084736648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084736648 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084736648 DLSS7 <000c> ss7_asp.c: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  20250806084736648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084736648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084736648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084736648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084736648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084736648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084736648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084736648 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084736648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084736648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084736648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084736648 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084736648 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084736648 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(54)@bb2323c10e79: 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 } } } } 20250806084736658 DLCTRL DEBUG Command: GET 991250916 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084736658 DLCTRL DEBUG Tx Command reply: GET_REPLY 991250916 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@bb2323c10e79: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@bb2323c10e79: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806084736667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084736667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084736667 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084736667 DMAIN NOTICE (127.0.0.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) 20250806084736667 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@bb2323c10e79: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806084737675 DLCTRL DEBUG Command: GET 476468205 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084737675 DLCTRL DEBUG Tx Command reply: GET_REPLY 476468205 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806084742689 DLCTRL DEBUG Command: GET 999425112 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084742689 DLCTRL DEBUG Tx Command reply: ERROR 999425112 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)@bb2323c10e79: 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806084743729 DLCTRL DEBUG Command: GET 311546089 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084743729 DLCTRL DEBUG Tx Command reply: ERROR 311546089 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)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084743731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084743731 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)@bb2323c10e79: 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084743746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084743746 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806084743746 DHNBAP 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) 20250806084743746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084743746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084743746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084743746 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806084743748 DLCTRL DEBUG Command: GET 952562261 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084743748 DLCTRL DEBUG Tx Command reply: GET_REPLY 952562261 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084744754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084744754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084744755 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084744755 DMAIN NOTICE (127.0.0.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) 20250806084744755 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@bb2323c10e79: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806084744762 DLCTRL DEBUG Command: GET 935732451 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084744762 DLCTRL DEBUG Tx Command reply: GET_REPLY 935732451 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084749209 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084749210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084749209 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084749210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084749210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084749210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084749210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084749210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084749210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084749210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084749210 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806084749210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084749210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084749210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084749210 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084749210 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806084749210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084749210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084749210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084749210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@bb2323c10e79: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806084750771 DLCTRL DEBUG Command: GET 975040885 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806084750771 DLCTRL DEBUG Tx Command reply: ERROR 975040885 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)@bb2323c10e79: 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084750781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084750784 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45709<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(45)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084750787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41066<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@bb2323c10e79: Final verdict of PTC: none 20250806084750790 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084750790 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.msc0-RAN(51)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@bb2323c10e79: Final verdict of PTC: none 20250806084750790 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084750790 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084750791 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084750791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084750791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084750791 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084750791 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084750791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084750791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084750791 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084750791 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084750791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084750791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(50)@bb2323c10e79: Final verdict of PTC: none 20250806084750791 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084750791 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 20250806084750791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084750791 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084750791 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084750791 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084750791 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084750791 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084750791 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084750791 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 20250806084750791 DLSS7 <000c> ss7_route.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' 20250806084750791 DLSS7 <000c> ss7_route.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' 20250806084750791 DLSS7 <000c> ss7_asp.c: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  20250806084750791 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  20250806084750792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084750792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084750792 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 20250806084750792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084750792 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084750792 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084750792 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084750792 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084750792 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084750792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084750792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084750792 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084750792 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) 20250806084750792 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084750792 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 20250806084750792 DLSS7 <000c> ss7_route.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-M3UA(52)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(47)@bb2323c10e79: Final verdict of PTC: none 20250806084750792 DLSS7 <000c> ss7_route.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' 20250806084750792 DLSS7 <000c> ss7_asp.c: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  20250806084750792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084750792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084750792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084750792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084750792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084750792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084750792 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084750792 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) 20250806084750792 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084750792 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084750792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084750792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084750792 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084750793 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) 20250806084750793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084750793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084750793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084750793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084750793 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084750793 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) 20250806084750793 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084750793 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(56)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@bb2323c10e79: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Aug 6 08:47:50 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 20250806084750875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084751378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278048) Waiting for packet dumper to finish... 1 (prev_count=278048, count=278588) 20250806084752793 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084752793 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084752793 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084752793 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084752793 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084752793 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:47: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ue_register started. 20250806084754493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084754497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084754501 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39623<->l=127.0.0.1:4262) (control_if.c:572) 20250806084754516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754516 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754517 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754517 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register-Iuh0(63)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084754517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084754517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084754517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754517 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754518 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084754518 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) 20250806084754518 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) 20250806084754518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084754518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754518 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754518 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754518 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 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) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754518 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) 20250806084754518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084754518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754518 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754518 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 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) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754518 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084754518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084754518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754518 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754518 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084754518 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) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084754518 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084754518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084754518 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084754518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084754518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754519 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 20250806084754519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084754519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084754519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754519 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 20250806084754519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084754519 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) 20250806084754519 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 20250806084754519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084754519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754519 DLM3UA <000f> 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 20250806084754519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084754519 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) 20250806084754519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084754519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084754519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754519 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084754519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084754519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084754519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(67)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084754533 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754533 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754533 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754533 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754534 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754534 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754534 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084754534 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754535 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754535 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084754535 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) 20250806084754535 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) 20250806084754535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084754535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754535 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754535 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754535 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 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) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754535 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) 20250806084754535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084754535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754535 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754535 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754535 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754535 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) 20250806084754535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084754535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754535 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754535 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 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) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 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) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084754535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084754535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084754535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084754535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754535 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754535 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 20250806084754535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084754535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084754535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754535 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 20250806084754535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084754535 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) 20250806084754535 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 20250806084754535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084754535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754536 DLM3UA <000f> 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 20250806084754536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084754536 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 20250806084754536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084754536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754536 DLM3UA <000f> 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 20250806084754536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084754536 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) 20250806084754536 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084754536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084754557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084754557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084754557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084754557 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084754557 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806084754557 DHNBAP 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) 20250806084754557 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084754557 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084754557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084754557 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084754729 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 20250806084754729 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 20250806084754729 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084754729 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084754737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754737 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084754737 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084754737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084754737 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084754737 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084754737 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084754737 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084754737 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084754737 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 20250806084754737 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084754737 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  20250806084754737 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084754741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084754741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084754741 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  20250806084754741 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084754741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084754741 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084754741 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 20250806084754741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084754741 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  20250806084754741 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' 20250806084754741 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' 20250806084754741 DLSS7 <000c> ss7_asp.c: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  20250806084754742 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  20250806084754742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084754742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084754742 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084754742 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084754742 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) 20250806084754742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084754742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084754742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084754742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084754742 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084754742 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) 20250806084754742 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754743 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084754743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084754744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084754744 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084754744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084754744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754744 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754744 DLM3UA <000f> 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 20250806084754744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084754744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084754744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084754744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084754744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084754744 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  20250806084754745 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 20250806084754745 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 20250806084754745 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084754745 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084754752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084754752 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084754752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084754752 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084754752 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084754752 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084754752 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084754752 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084754752 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 20250806084754752 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084754752 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  20250806084754752 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084754754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084754754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084754754 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  20250806084754754 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084754754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084754754 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084754754 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 20250806084754754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084754754 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  20250806084754754 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' 20250806084754754 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' 20250806084754754 DLSS7 <000c> ss7_asp.c: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  20250806084754754 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  20250806084754754 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  20250806084754755 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084754755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084754755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084754755 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084754755 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) 20250806084754755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084754755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084754755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084754755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084754755 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084754755 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) 20250806084754755 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084754756 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084754756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084754756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084754756 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084754756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754756 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) 20250806084754757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084754757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084754757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084754757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084754757 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084754757 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084754757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084754757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084754757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084754757 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084754757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084754757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084754757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084754757 DLM3UA <000f> 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 20250806084754757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084754757 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) 20250806084754757 DLSS7 <000c> ss7_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 20250806084754757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084754757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084754757 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(66)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084755544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084755544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084755544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084755544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084755544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084755544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084755544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084755545 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755545 DLSS7 <000c> ss7_asp.c: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  20250806084755545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084755545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084755545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084755545 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084755545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084755545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084755545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084755545 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084755545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084755545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084755545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084755545 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084755545 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) 20250806084755545 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084755546 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084755546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755546 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) 20250806084755546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084755546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084755546 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084755546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084755546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084755546 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) 20250806084755546 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084755546 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084755546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755546 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084755546 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084755546 DLM3UA <000f> 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 20250806084755546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084755547 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) 20250806084755547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084755547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084755547 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755547 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  20250806084755547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084755547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084755547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084755547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084755547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084755547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084755547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084755547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755547 DLSS7 <000c> ss7_asp.c: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  20250806084755547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084755547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084755547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084755547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084755547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084755547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084755547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084755547 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084755548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084755548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084755548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084755548 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084755548 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(66)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084755553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084755553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084755553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084755553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084755553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084755553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084755553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084755553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755553 DLSS7 <000c> ss7_asp.c: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  20250806084755553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084755553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084755553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084755553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084755553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084755553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084755553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084755553 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084755553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084755553 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084755553 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084755553 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) 20250806084755553 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084755553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755553 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) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084755554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084755554 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084755554 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084755554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084755554 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) 20250806084755554 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084755554 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084755554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755554 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084755554 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084755554 DLM3UA <000f> 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 20250806084755554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084755554 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) 20250806084755554 DLSS7 <000c> ss7_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 20250806084755554 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084755554 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755554 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  20250806084755554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084755554 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084755554 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084755554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084755554 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084755554 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084755554 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084755554 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084755554 DLSS7 <000c> ss7_asp.c: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  20250806084755554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084755554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084755554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084755554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084755554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084755554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084755554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084755554 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084755554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084755554 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084755554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084755554 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084755554 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084755554 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@bb2323c10e79: 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 } } } } 20250806084755573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084755573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084755573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250806084755573 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806084755573 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250806084755573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084755573 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084755583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084755584 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39623<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084755585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084755586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084755586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084755586 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084755586 DMAIN NOTICE (127.0.0.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) 20250806084755586 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register(59)@bb2323c10e79: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@bb2323c10e79: Final verdict of PTC: none TC_ue_register-Iuh0(63)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(62)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(71)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@bb2323c10e79: Test case TC_ue_register finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Aug 6 08:47:55 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250806084755673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084755753 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084755753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084755753 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084755753 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084755753 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084755753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084755753 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084755753 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084755753 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 20250806084755753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755753 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084755753 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084755753 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084755753 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084755753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084755753 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084755753 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 20250806084755753 DLSS7 <000c> ss7_route.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' 20250806084755753 DLSS7 <000c> ss7_route.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' 20250806084755753 DLSS7 <000c> ss7_asp.c: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  20250806084755753 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  20250806084755753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084755753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084755754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084755754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084755754 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084755754 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) 20250806084755754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084755754 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084755754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084755754 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084755754 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084755754 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084755754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084755754 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084755754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084755754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084755754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084755754 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084755754 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) 20250806084755754 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084755754 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084755754 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084755754 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 20250806084755754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084755754 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084755754 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084755754 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084755754 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084755754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084755754 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084755754 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 20250806084755754 DLSS7 <000c> ss7_route.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' 20250806084755754 DLSS7 <000c> ss7_route.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' 20250806084755754 DLSS7 <000c> ss7_asp.c: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  20250806084755754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084755754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084755755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084755755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084755755 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084755755 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) 20250806084755755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084755755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084755755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084755755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084755755 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084755755 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) 20250806084755755 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084755755 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084756276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44404<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196444) Waiting for packet dumper to finish... 1 (prev_count=196444, count=259448) 20250806084757755 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084757755 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084757755 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084757755 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084757755 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084757755 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:47: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ue_register_tmsi_lai started. MTC@bb2323c10e79: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250806084759410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084759415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084759417 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37019<->l=127.0.0.1:4262) (control_if.c:572) 20250806084759432 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759432 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759432 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759432 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759432 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759433 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084759433 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ue_register_tmsi_lai-Iuh0(76)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084759434 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084759434 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) 20250806084759434 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) 20250806084759434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084759434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759434 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759434 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 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) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759434 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) 20250806084759434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084759434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759434 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759434 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 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) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084759434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084759434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759434 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759434 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 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) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 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) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084759434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084759434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084759434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759434 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759434 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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084759434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084759434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759434 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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084759434 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) 20250806084759434 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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084759434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759434 DLM3UA <000f> 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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084759434 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) 20250806084759434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084759434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759434 DLM3UA <000f> 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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084759434 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) 20250806084759434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084759434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(78)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084759446 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759446 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759446 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759446 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759446 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759446 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759446 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084759446 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759448 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084759448 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) 20250806084759448 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) 20250806084759448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084759448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759448 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759448 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 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) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759448 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) 20250806084759448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084759448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759448 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759448 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759448 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) 20250806084759448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084759448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759448 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759448 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 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) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 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) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084759448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084759448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084759448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084759448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759448 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759448 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084759448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084759448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759448 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084759448 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) 20250806084759448 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084759448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759448 DLM3UA <000f> 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084759448 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084759448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759448 DLM3UA <000f> 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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084759448 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) 20250806084759448 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084759448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084759467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084759467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084759467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084759467 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084759467 DHNBAP 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) 20250806084759467 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084759467 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084759467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084759467 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084759644 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 20250806084759644 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 20250806084759644 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084759644 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084759651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084759651 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084759651 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084759651 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084759651 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084759651 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084759651 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084759651 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084759651 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 20250806084759651 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084759651 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  20250806084759651 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084759653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084759653 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084759653 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  20250806084759653 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084759653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084759653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084759653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084759653 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) 20250806084759653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084759653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084759653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084759653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084759653 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084759653 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) 20250806084759653 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084759653 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084759653 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 20250806084759653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084759653 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  20250806084759653 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' 20250806084759653 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' 20250806084759653 DLSS7 <000c> ss7_asp.c: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  20250806084759653 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  20250806084759653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084759655 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759655 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084759655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084759655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759655 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084759655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084759655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759655 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759655 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759655 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759655 DLM3UA <000f> 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 20250806084759655 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084759655 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084759655 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084759655 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084759655 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084759655 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  20250806084759657 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 20250806084759657 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 20250806084759657 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084759657 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084759668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084759668 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084759668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084759668 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084759668 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084759668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084759668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084759668 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084759668 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 20250806084759668 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084759668 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  20250806084759668 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084759669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084759669 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084759669 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  20250806084759669 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084759669 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084759669 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084759669 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 20250806084759669 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084759669 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  20250806084759669 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' 20250806084759669 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' 20250806084759669 DLSS7 <000c> ss7_asp.c: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  20250806084759669 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  20250806084759669 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  20250806084759669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084759669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084759669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084759669 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084759669 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) 20250806084759669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084759669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084759669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084759669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084759669 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084759669 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) 20250806084759669 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084759670 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084759670 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084759670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084759670 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084759670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084759670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084759670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084759670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084759670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084759670 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084759670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084759670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084759670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084759670 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084759670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084759670 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084759670 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084759671 DLM3UA <000f> 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 20250806084759671 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084759671 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084759671 DLSS7 <000c> ss7_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 20250806084759671 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084759671 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084759671 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(79)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084800459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084800459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084800459 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084800459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084800459 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084800459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084800459 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084800459 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800459 DLSS7 <000c> ss7_asp.c: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  20250806084800459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084800459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084800459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084800459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084800459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084800459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084800459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084800459 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084800459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084800460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084800460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084800460 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084800460 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) 20250806084800460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084800460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084800460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084800460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084800460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084800461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084800461 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) 20250806084800461 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084800461 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084800461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084800461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084800461 DLM3UA <000f> 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 20250806084800461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084800461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084800461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084800461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084800461 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800461 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  20250806084800463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084800463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084800463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084800463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084800463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084800464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084800464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084800464 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800464 DLSS7 <000c> ss7_asp.c: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  20250806084800464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084800464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084800464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084800464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084800464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084800464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084800464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084800464 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084800464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084800464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084800464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084800464 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084800464 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084800468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800468 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084800468 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084800468 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084800468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084800468 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084800468 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084800468 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084800468 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800468 DLSS7 <000c> ss7_asp.c: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  20250806084800468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084800468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084800468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084800468 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084800468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084800468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084800468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084800468 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084800468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084800468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084800468 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084800468 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) 20250806084800468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084800468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084800468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084800468 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084800469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084800469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084800469 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) 20250806084800469 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084800469 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084800469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084800469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084800469 DLM3UA <000f> 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 20250806084800469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084800469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084800469 DLSS7 <000c> ss7_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 20250806084800469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084800469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800469 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  20250806084800470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084800470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084800470 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084800470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084800470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084800470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084800470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084800470 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084800470 DLSS7 <000c> ss7_asp.c: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  20250806084800470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084800470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084800471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084800471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084800471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084800471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084800471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084800471 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084800471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084800471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084800471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084800471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084800471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084800471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084800471 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084800471 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806084800473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084800473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084800473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250806084800473 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806084800473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250806084800473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084800473 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(82)@bb2323c10e79: 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@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084800475 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37019<->l=127.0.0.1:4262) (control_if.c:193) 20250806084800475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(73)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084800477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084800477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084800477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) MutexDispCT-TC_ue_register_tmsi_lai(72)@bb2323c10e79: Final verdict of PTC: none 20250806084800477 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084800477 DMAIN NOTICE (127.0.0.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) 20250806084800477 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(84)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(75)@bb2323c10e79: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@bb2323c10e79: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Aug 6 08:48:00 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 20250806084800514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084800664 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084800664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084800664 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084800665 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084800665 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084800665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084800665 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084800665 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 20250806084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800665 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084800665 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084800665 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084800665 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 20250806084800665 DLSS7 <000c> ss7_route.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' 20250806084800665 DLSS7 <000c> ss7_route.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' 20250806084800665 DLSS7 <000c> ss7_asp.c: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  20250806084800665 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  20250806084800665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084800665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084800665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084800665 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084800665 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) 20250806084800665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084800665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084800665 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084800665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084800665 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084800665 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084800665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084800665 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084800665 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 20250806084800665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084800665 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084800665 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084800665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084800665 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084800665 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 20250806084800665 DLSS7 <000c> ss7_route.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' 20250806084800665 DLSS7 <000c> ss7_route.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' 20250806084800665 DLSS7 <000c> ss7_asp.c: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  20250806084800666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084800666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084800665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084800665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084800665 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084800666 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) 20250806084800666 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084800666 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084800666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084800666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084800666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084800666 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) 20250806084800666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084800666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084800666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084800666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084800666 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084800666 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) 20250806084800666 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084800666 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084801116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231628) Waiting for packet dumper to finish... 1 (prev_count=231628, count=259600) 20250806084802667 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084802667 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084802667 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084802667 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084802667 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084802667 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ue_register_before_hnb_register started. 20250806084804187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084804194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084804200 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33743<->l=127.0.0.1:4262) (control_if.c:572) 20250806084804223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804223 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804223 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804223 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804223 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804223 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_before_hnb_register-Iuh0(89)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084804224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084804224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084804224 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804224 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804225 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084804225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 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) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084804225 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) 20250806084804225 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) 20250806084804225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084804225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804225 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804225 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804225 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084804225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084804225 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804226 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) 20250806084804226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084804226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804226 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804226 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804226 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084804226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 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) 20250806084804226 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084804226 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804226 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084804226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084804226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804226 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804226 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084804226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084804226 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804226 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) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084804226 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084804226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084804226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804226 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804226 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 20250806084804226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084804226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084804226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804226 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 20250806084804226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084804226 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 20250806084804226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084804226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804226 DLM3UA <000f> 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 20250806084804226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084804226 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) 20250806084804226 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084804226 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084804226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804226 DLM3UA <000f> 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 20250806084804227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084804227 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 (unavailable) 20250806084804227 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084804227 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(93)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084804243 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804243 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804243 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804243 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804244 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804244 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804244 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084804244 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804245 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804245 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084804245 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) 20250806084804245 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) 20250806084804245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084804245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804245 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804245 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804245 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804245 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) 20250806084804245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084804245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804245 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804245 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804245 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 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) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804245 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) 20250806084804245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084804245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804245 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804245 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804245 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084804245 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084804246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804246 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084804246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084804246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804246 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804246 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084804246 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084804246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804246 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084804246 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084804246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804246 DLM3UA <000f> 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084804246 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) 20250806084804246 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084804246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804246 DLM3UA <000f> 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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084804246 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084804246 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084804441 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 20250806084804441 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 20250806084804441 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084804441 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084804443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084804444 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084804444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084804444 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084804444 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084804444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084804444 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084804444 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084804444 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 20250806084804444 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084804444 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  20250806084804444 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084804444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084804444 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084804444 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  20250806084804444 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084804444 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084804444 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084804444 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 20250806084804444 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084804444 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  20250806084804444 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' 20250806084804444 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' 20250806084804444 DLSS7 <000c> ss7_asp.c: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  20250806084804444 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  20250806084804444 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084804444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084804444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084804444 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084804444 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) 20250806084804444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084804444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084804444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084804444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084804444 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084804444 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) 20250806084804444 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804446 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804446 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084804446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804446 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) 20250806084804446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084804446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084804446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084804446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804446 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804446 DLM3UA <000f> 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 20250806084804446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084804446 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) 20250806084804446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084804446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084804446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084804446 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  20250806084804458 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 20250806084804458 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 20250806084804458 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084804458 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084804461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804461 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084804461 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084804461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084804461 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084804461 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084804461 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084804461 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084804461 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084804461 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 20250806084804461 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084804461 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  20250806084804461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084804462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084804462 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084804462 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  20250806084804462 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084804462 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084804462 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084804462 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 20250806084804462 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084804462 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  20250806084804462 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' 20250806084804462 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' 20250806084804462 DLSS7 <000c> ss7_asp.c: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  20250806084804462 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  20250806084804462 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  20250806084804462 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084804462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084804462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084804462 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084804462 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) 20250806084804462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084804462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084804462 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084804462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084804462 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084804462 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) 20250806084804462 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084804463 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084804463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084804463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084804463 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084804463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084804463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084804463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084804463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084804463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084804463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084804463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084804463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084804463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084804463 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084804464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084804464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084804464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084804464 DLM3UA <000f> 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 20250806084804464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084804464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084804464 DLSS7 <000c> ss7_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 20250806084804464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084804464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084804464 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(92)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084805255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084805255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084805255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084805255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084805255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084805255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084805255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084805255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805255 DLSS7 <000c> ss7_asp.c: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  20250806084805255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084805255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084805255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084805255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084805255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084805255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084805255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084805255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084805255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084805255 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084805255 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084805255 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) 20250806084805255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084805255 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084805256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084805256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084805256 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084805256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084805256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084805256 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) 20250806084805256 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084805256 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084805256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805256 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084805256 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084805256 DLM3UA <000f> 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 20250806084805256 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084805256 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084805256 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084805256 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084805256 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805256 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  20250806084805257 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805257 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084805257 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084805257 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084805257 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084805257 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084805257 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084805257 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084805257 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805257 DLSS7 <000c> ss7_asp.c: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  20250806084805257 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084805257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084805257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084805257 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084805257 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084805257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084805257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084805257 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084805257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084805257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084805257 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084805257 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084805257 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@bb2323c10e79: 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 } } } } 20250806084805266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084805266 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084805266 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084805266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084805266 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084805266 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084805266 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084805266 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805266 DLSS7 <000c> ss7_asp.c: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(95)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084805266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084805266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084805266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084805266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084805266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084805266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084805266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084805266 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084805266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084805266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084805266 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084805266 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) 20250806084805266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084805266 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084805267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805267 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084805267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084805267 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084805267 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084805267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084805267 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) 20250806084805267 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084805267 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084805267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805267 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084805267 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084805267 DLM3UA <000f> 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 20250806084805267 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084805267 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084805267 DLSS7 <000c> ss7_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 20250806084805267 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084805267 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805267 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  20250806084805269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084805269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084805269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084805269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084805269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084805269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084805269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084805269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084805269 DLSS7 <000c> ss7_asp.c: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  20250806084805269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084805269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084805269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084805269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084805269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084805269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084805269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084805269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084805269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084805269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084805269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084805269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084805269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084805269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084805269 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084805269 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806084805270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084805270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084805270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250806084805270 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806084805270 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250806084805270 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250806084805270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084805270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:879) HNBGW_Test.sgsn0-RAN(95)@bb2323c10e79: 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@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084805276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084805276 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33743<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MutexDispCT-TC_ue_register_before_hnb_register(85)@bb2323c10e79: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(97)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(88)@bb2323c10e79: Final verdict of PTC: none 20250806084805288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084805288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084805288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084805288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084805288 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) 20250806084805288 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(91)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@bb2323c10e79: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@bb2323c10e79: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Aug 6 08:48:05 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 20250806084805381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084805460 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084805460 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084805460 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084805460 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084805460 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084805460 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084805460 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 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805460 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084805460 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084805460 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084805460 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 20250806084805460 DLSS7 <000c> ss7_route.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' 20250806084805460 DLSS7 <000c> ss7_route.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' 20250806084805460 DLSS7 <000c> ss7_asp.c: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  20250806084805460 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  20250806084805460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084805460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084805460 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084805460 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084805460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084805460 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084805460 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) 20250806084805460 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084805460 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084805460 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084805460 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084805460 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 20250806084805460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084805460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084805461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084805461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084805461 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084805461 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) 20250806084805461 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084805461 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084805461 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084805461 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084805461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084805460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084805461 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) 20250806084805460 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084805460 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084805460 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084805461 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084805461 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084805461 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 20250806084805461 DLSS7 <000c> ss7_route.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' 20250806084805461 DLSS7 <000c> ss7_route.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' 20250806084805461 DLSS7 <000c> ss7_asp.c: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  20250806084805461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084805461 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084805461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084805461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084805461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084805461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084805461 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084805461 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) 20250806084805461 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084805461 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084805984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255708) Waiting for packet dumper to finish... 1 (prev_count=255708, count=256520) 20250806084807461 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084807462 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084807462 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084807462 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084807462 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084807462 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_cs_initial_ue started. 20250806084809051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084809065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084809077 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43207<->l=127.0.0.1:4262) (control_if.c:572) TC_ranap_cs_initial_ue-Iuh0(102)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084809148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084809148 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084809148 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809148 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809152 DLM3UA <000f> 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 20250806084809152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084809152 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 (unavailable) 20250806084809152 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084809152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084809152 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084809152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809152 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084809152 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084809152 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084809152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084809152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809152 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809152 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809153 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809153 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809153 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809153 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809153 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084809153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809154 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809154 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) 20250806084809154 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084809154 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809154 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084809154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084809154 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809154 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809154 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084809164 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809164 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) 20250806084809164 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809164 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) 20250806084809164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084809164 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809165 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809165 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) 20250806084809165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084809165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809165 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809165 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084809165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809165 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) 20250806084809165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084809165 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) 20250806084809165 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) 20250806084809165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084809165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809165 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809165 DLM3UA <000f> 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 20250806084809165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084809165 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) 20250806084809165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084809165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084809165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809165 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 20250806084809165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084809165 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) 20250806084809165 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 20250806084809165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084809165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809166 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809166 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 20250806084809166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084809166 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(106)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084809212 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809212 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809212 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809212 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809213 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809213 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809213 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809213 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084809213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809213 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084809214 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809214 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) 20250806084809214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084809214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809214 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809214 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809214 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084809214 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809214 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 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) 20250806084809214 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809214 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=8 -> eSLS=24: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084809214 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809214 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084809214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084809214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809214 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084809214 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809214 DLM3UA <000f> 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 20250806084809214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084809214 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 20250806084809214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084809214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809214 DLM3UA <000f> 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 20250806084809214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084809214 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) 20250806084809214 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084809214 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084809215 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084809215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 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) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084809215 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) 20250806084809215 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) 20250806084809215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084809215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809215 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809215 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809215 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084809215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 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) 20250806084809215 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084809215 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084809215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809216 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) 20250806084809216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084809216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809216 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809216 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809216 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 20250806084809216 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084809216 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084809216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809216 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809216 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 20250806084809216 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084809216 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) 20250806084809216 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 20250806084809216 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084809266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084809266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084809266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084809266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084809266 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806084809266 DHNBAP 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) 20250806084809266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084809266 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084809266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084809266 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084809403 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 20250806084809403 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 20250806084809403 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084809403 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084809410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809410 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084809410 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084809410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084809410 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084809410 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084809410 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084809410 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084809410 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084809410 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 20250806084809410 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084809411 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  20250806084809411 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084809413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809413 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084809413 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084809413 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  20250806084809413 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084809413 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084809413 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084809413 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 20250806084809413 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084809413 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  20250806084809413 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' 20250806084809413 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' 20250806084809413 DLSS7 <000c> ss7_asp.c: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  20250806084809413 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  20250806084809413 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084809413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084809413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084809413 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084809413 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) 20250806084809413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084809413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084809413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084809413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084809413 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084809413 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) 20250806084809413 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809414 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809415 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084809415 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809415 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809415 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084809415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809415 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084809415 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084809415 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809415 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809415 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809415 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809415 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809415 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809415 DLM3UA <000f> 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 20250806084809415 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084809415 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084809415 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084809415 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084809415 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084809415 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  20250806084809449 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 20250806084809449 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 20250806084809449 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084809449 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084809453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084809454 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084809454 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084809454 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084809454 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084809454 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084809454 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084809454 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084809454 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 20250806084809454 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084809454 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  20250806084809454 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084809456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809456 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084809456 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084809456 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  20250806084809456 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084809456 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084809456 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084809456 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 20250806084809456 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084809456 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  20250806084809456 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' 20250806084809456 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' 20250806084809456 DLSS7 <000c> ss7_asp.c: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  20250806084809456 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  20250806084809456 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  20250806084809456 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084809456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084809456 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084809456 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084809456 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) 20250806084809456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084809456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084809456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084809456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084809456 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084809456 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) 20250806084809456 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084809457 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084809457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084809457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084809457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084809457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084809457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084809457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084809457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084809457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084809457 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084809457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084809457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084809458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084809458 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084809458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084809458 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084809458 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084809458 DLM3UA <000f> 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 20250806084809458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084809458 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084809458 DLSS7 <000c> ss7_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 20250806084809458 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084809458 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084809458 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  20250806084810215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810215 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084810215 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084810215 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084810215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084810215 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084810215 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084810215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084810215 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810215 DLSS7 <000c> ss7_asp.c: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  20250806084810215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084810215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084810215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084810215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084810215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084810215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084810215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084810215 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084810215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084810215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084810215 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084810215 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) 20250806084810215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084810215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084810215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084810215 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084810215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084810215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084810215 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) 20250806084810215 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084810215 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084810215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084810215 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084810215 DLM3UA <000f> 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 20250806084810215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084810215 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084810215 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084810215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084810215 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810215 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  HNBGW_Test.msc0-RAN(105)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084810220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084810220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084810220 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084810220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084810220 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084810220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084810220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084810220 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810220 DLSS7 <000c> ss7_asp.c: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  20250806084810220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084810220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084810220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084810220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084810220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084810220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084810220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084810220 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084810220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084810220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084810220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084810220 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084810220 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(105)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084810258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084810259 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084810259 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084810259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084810259 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084810259 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084810259 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084810259 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810259 DLSS7 <000c> ss7_asp.c: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  20250806084810259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084810259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084810259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084810259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084810259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084810259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084810259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084810259 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084810259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084810259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084810259 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084810259 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) 20250806084810259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084810259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084810259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084810259 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084810259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084810259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084810259 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) 20250806084810259 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084810259 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084810259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810259 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084810259 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084810259 DLM3UA <000f> 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 20250806084810259 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084810259 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084810259 DLSS7 <000c> ss7_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 20250806084810259 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084810259 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810259 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  20250806084810261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084810261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084810261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084810261 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084810261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084810261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084810261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084810261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084810261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084810261 DLSS7 <000c> ss7_asp.c: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  20250806084810261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084810261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084810261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084810261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084810261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084810261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084810261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084810261 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084810261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084810261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084810261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084810261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084810261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084810261 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084810261 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084810261 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@bb2323c10e79: 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 } } } } 20250806084810291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_initial_ue0(111)13532753 20250806084811322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084811322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084811322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084811322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084811322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce7e51, normal) (hnbgw_rua.c:408) 20250806084811322 DHNB DEBUG map_rua[0x558b7e1d5410]{init}: Allocated (fsm.c:456) 20250806084811322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084811322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13532753 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084811322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084811322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084811322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13532753 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084811322 DCN DEBUG map_sccp[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084811322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084811322 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13532753 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084811322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13532753 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084811322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084811322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084811322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084811322 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13532753 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084811322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084811322 DLSCCP DEBUG 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) 20250806084811322 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: Allocated (fsm.c:456) 20250806084811322 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084811322 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003d50056400500f1100926) (sccp_scrc.c:455) 20250806084811322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084811322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084811322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084811322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084811322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084811322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084811322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084811322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084811322 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084811322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084811322 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084811322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084811322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084811322 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 d5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084811322 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084811322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084811322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084811323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084811323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084811323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084811323 DLM3UA <000f> 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 20250806084811323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084811323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084811323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084811323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084811323 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084811323 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 d5 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_initial_ue0(111)15338349 HNBGW_Test.msc0-SCCP(104)@bb2323c10e79: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084811333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084811333 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084811333 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084811333 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084811333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084811333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084811333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084811333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084811333 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084811333 DLSS7 <000c> ss7_asp.c: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 3d 53 3a 02 00 00 00 00  20250806084811333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084811333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084811333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084811333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084811333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084811333 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=003d533a) (sccp_scrc.c:545) 20250806084811333 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) 20250806084811333 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084811333 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084811333 DLSCCP DEBUG 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) 20250806084811333 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084811333 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) 20250806084811333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084811333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084811338 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43207<->l=127.0.0.1:4262) (control_if.c:193) 20250806084811339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(99)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084811340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@bb2323c10e79: Final verdict of PTC: none 20250806084811341 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084811341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084811341 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084811341 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084811341 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(107)@bb2323c10e79: Final verdict of PTC: none 20250806084811341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084811341 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084811341 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084811341 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 20250806084811341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@bb2323c10e79: Final verdict of PTC: none 20250806084811341 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084811341 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084811341 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084811341 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084811341 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084811341 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084811341 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 20250806084811341 DLSS7 <000c> ss7_route.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-PFCP(101)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@bb2323c10e79: Final verdict of PTC: none 20250806084811341 DLSS7 <000c> ss7_route.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' 20250806084811341 DLSS7 <000c> ss7_asp.c: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  20250806084811341 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.sgsn0-M3UA(109)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@bb2323c10e79: Final verdict of PTC: none 20250806084811341 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084811341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084811341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084811341 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084811341 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084811341 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) 20250806084811341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084811341 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084811342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084811342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084811342 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084811342 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) 20250806084811342 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084811342 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084811341 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084811342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084811342 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084811342 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084811342 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084811342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084811342 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084811342 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084811342 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 20250806084811342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084811342 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084811342 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084811342 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084811342 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084811342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084811342 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084811342 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 20250806084811342 DLSS7 <000c> ss7_route.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' 20250806084811342 DLSS7 <000c> ss7_route.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' 20250806084811342 DLSS7 <000c> ss7_asp.c: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  20250806084811342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084811342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084811342 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(106)@bb2323c10e79: Final verdict of PTC: none 20250806084811342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084811343 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084811343 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) 20250806084811343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084811343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084811343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084811343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084811343 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084811343 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) 20250806084811343 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084811343 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806084811343 DLSCCP DEBUG 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) 20250806084811343 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084811343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d533a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084811343 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084811343 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) 20250806084811343 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084811343 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) 20250806084811343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084811343 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084811343 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084811343 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084811343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084811343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084811343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 3d 53 3a 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250806084811343 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806084811343 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806084811343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806084811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806084811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084811343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{disrupted}: Freeing instance (context_map.c:203) 20250806084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13532753)[0x558b7e1d5410]{disrupted}: Deallocated (fsm.c:568) 20250806084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:207) 20250806084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084811344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13532753 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084811344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084811344 DMAIN NOTICE (127.0.0.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) 20250806084811344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084811344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084811344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084811344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084811344 DLM3UA <000f> 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 20250806084811344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084811344 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084811344 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(110)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@bb2323c10e79: Final verdict of PTC: none 20250806084811357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58836<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Aug 6 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 20250806084811436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084812038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296376) Waiting for packet dumper to finish... 1 (prev_count=296376, count=296916) 20250806084813342 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084813343 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084813343 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084813343 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084813343 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084813343 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_ps_initial_ue started. 20250806084815127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084815130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084815132 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40761<->l=127.0.0.1:4262) (control_if.c:572) 20250806084815147 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815147 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815147 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815147 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815147 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815147 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue-Iuh0(116)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084815147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084815147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084815147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815147 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815149 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815149 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084815149 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) 20250806084815149 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) 20250806084815149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084815149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815149 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815149 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815149 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815149 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) 20250806084815149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084815149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815149 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815149 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815149 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084815149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084815149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815149 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815149 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 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) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084815149 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815149 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084815149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084815149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815149 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815149 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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084815149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084815149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815149 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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084815149 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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084815149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815149 DLM3UA <000f> 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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084815149 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084815149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815149 DLM3UA <000f> 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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084815149 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084815149 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(120)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084815165 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815165 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815166 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815166 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815166 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815166 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815166 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084815166 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815167 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815167 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084815167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084815168 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) 20250806084815168 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) 20250806084815168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084815168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815168 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815168 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 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) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815168 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) 20250806084815168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084815168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815168 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815168 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 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) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815168 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) 20250806084815168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084815168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815168 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815168 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084815168 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815168 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084815168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084815168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815168 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815169 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084815169 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084815169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815169 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084815169 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) 20250806084815169 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084815169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815169 DLM3UA <000f> 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084815169 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) 20250806084815169 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084815169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815169 DLM3UA <000f> 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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084815169 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084815169 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084815191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084815191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084815191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084815191 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084815191 DHNBAP 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) 20250806084815191 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084815191 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084815191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084815191 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084815360 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 20250806084815360 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 20250806084815360 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084815360 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084815362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084815362 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084815362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084815362 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084815362 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084815362 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084815362 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084815362 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084815362 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 20250806084815362 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084815362 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  20250806084815362 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084815363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084815363 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084815363 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  20250806084815363 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084815363 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084815363 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084815363 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 20250806084815363 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084815363 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  20250806084815363 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' 20250806084815363 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' 20250806084815363 DLSS7 <000c> ss7_asp.c: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  20250806084815363 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  20250806084815363 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084815363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084815363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084815364 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084815364 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) 20250806084815364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084815364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084815364 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084815364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084815364 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084815364 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) 20250806084815364 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815365 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084815365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084815365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815365 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084815365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084815365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815365 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815365 DLM3UA <000f> 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 20250806084815365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084815365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084815365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084815365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084815365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084815365 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  20250806084815380 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 20250806084815380 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 20250806084815380 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084815380 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084815383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815383 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084815383 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084815383 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084815383 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084815383 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084815383 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084815383 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084815383 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084815383 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 20250806084815383 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084815383 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  20250806084815383 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084815384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084815384 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084815384 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  20250806084815384 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084815384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084815384 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084815384 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 20250806084815384 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084815384 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  20250806084815384 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' 20250806084815384 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' 20250806084815384 DLSS7 <000c> ss7_asp.c: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  20250806084815384 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  20250806084815384 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  20250806084815384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084815384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084815384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084815384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084815384 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) 20250806084815384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084815384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084815384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084815384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084815384 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084815384 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) 20250806084815384 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084815385 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084815385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084815385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084815386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084815386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084815386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084815386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084815386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084815386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084815386 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084815386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084815386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084815386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084815386 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084815386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084815386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084815386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084815386 DLM3UA <000f> 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 20250806084815386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084815386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084815386 DLSS7 <000c> ss7_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 20250806084815386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084815386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084815386 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  20250806084816179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084816179 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084816179 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084816179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084816179 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084816179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084816179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084816179 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816179 DLSS7 <000c> ss7_asp.c: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  20250806084816179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084816179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084816179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084816179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084816180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084816180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084816180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084816180 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084816180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084816180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084816180 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084816180 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) 20250806084816180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084816180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084816180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084816180 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084816180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084816180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084816180 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) 20250806084816180 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084816180 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084816180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084816180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084816180 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084816180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084816180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084816180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084816180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084816180 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816180 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  HNBGW_Test.msc0-RAN(119)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084816184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084816184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084816184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084816184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084816184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084816184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084816184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084816184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816184 DLSS7 <000c> ss7_asp.c: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  20250806084816184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084816184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084816184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084816184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084816184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084816184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084816184 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084816184 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) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084816184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084816184 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084816184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084816184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084816184 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) 20250806084816184 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084816184 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084816184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084816184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084816184 DLM3UA <000f> 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 20250806084816184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084816184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084816184 DLSS7 <000c> ss7_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 20250806084816184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084816184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816184 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  20250806084816184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084816184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084816184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084816184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084816184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084816184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084816184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084816184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816184 DLSS7 <000c> ss7_asp.c: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  20250806084816184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084816184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084816184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084816184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084816184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084816184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084816184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084816184 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084816184 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806084816185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084816185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084816185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084816185 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084816185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084816185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084816185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084816185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084816185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084816185 DLSS7 <000c> ss7_asp.c: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  20250806084816185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084816185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084816185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084816185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084816185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084816185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084816185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084816185 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084816185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084816185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084816185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084816185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084816185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084816185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084816185 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084816185 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: 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(119)@bb2323c10e79: 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 } } } } 20250806084816208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11572010 20250806084817233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084817233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084817233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806084817233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084817233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb0932a, normal) (hnbgw_rua.c:408) 20250806084817233 DHNB DEBUG map_rua[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084817233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084817233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572010 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806084817233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084817233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084817233 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806084817233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572010 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806084817233 DCN DEBUG map_sccp[0x558b7e1d2f30]{init}: Allocated (fsm.c:456) 20250806084817233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084817233 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11572010 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806084817233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572010 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806084817233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084817233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084817233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084817233 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572010 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084817233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084817233 DLSCCP DEBUG 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) 20250806084817233 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: Allocated (fsm.c:456) 20250806084817233 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084817233 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001470056400500f1100926) (sccp_scrc.c:455) 20250806084817233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084817233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084817233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084817233 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) 20250806084817233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084817233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084817233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084817233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084817233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084817233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084817233 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084817233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084817233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084817233 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 47 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806084817233 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084817233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084817233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084817233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084817233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084817233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084817233 DLM3UA <000f> 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 20250806084817233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084817233 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) 20250806084817233 DLSS7 <000c> ss7_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 20250806084817233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084817233 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084817233 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 47 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_initial_ue0(125)13783594 HNBGW_Test.sgsn0-SCCP(121)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@bb2323c10e79: setverdict(pass): none -> pass 20250806084817240 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084817240 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084817240 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084817240 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084817240 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084817240 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084817240 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084817240 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084817240 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084817240 DLSS7 <000c> ss7_asp.c: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 29 1b 47 02 00 00 00 00  20250806084817240 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084817240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084817240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084817240 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084817240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084817240 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=00291b47) (sccp_scrc.c:545) 20250806084817240 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) 20250806084817240 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084817240 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084817240 DLSCCP DEBUG 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) 20250806084817240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084817240 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) 20250806084817240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084817240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084817241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(113)@bb2323c10e79: Final verdict of PTC: none 20250806084817243 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40761<->l=127.0.0.1:4262) (control_if.c:193) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(114)@bb2323c10e79: Final verdict of PTC: none 20250806084817245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@bb2323c10e79: Final verdict of PTC: none 20250806084817249 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084817249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084817249 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084817249 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(123)@bb2323c10e79: Final verdict of PTC: none 20250806084817249 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084817249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084817249 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084817249 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084817249 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 20250806084817249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084817249 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084817249 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084817249 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084817249 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084817249 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084817249 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(122)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(115)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@bb2323c10e79: Final verdict of PTC: none 20250806084817250 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 20250806084817250 DLSS7 <000c> ss7_route.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' 20250806084817250 DLSS7 <000c> ss7_route.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' 20250806084817250 DLSS7 <000c> ss7_asp.c: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  20250806084817250 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  20250806084817250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084817250 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(120)@bb2323c10e79: Final verdict of PTC: none 20250806084817250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-MGCP(124)@bb2323c10e79: Final verdict of PTC: none 20250806084817250 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084817250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084817250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084817250 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084817250 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084817250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084817250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084817250 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084817251 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 20250806084817251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084817251 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084817251 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084817251 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084817251 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084817251 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084817251 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084817251 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 20250806084817251 DLSS7 <000c> ss7_route.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' 20250806084817251 DLSS7 <000c> ss7_route.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' 20250806084817251 DLSS7 <000c> ss7_asp.c: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  20250806084817251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084817251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084817252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084817253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084817253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084817253 DLM3UA <000f> 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 20250806084817253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084817253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084817253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ranap_ps_initial_ue0(125)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) 20250806084817250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084817250 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084817250 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) 20250806084817250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084817250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084817250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084817250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084817250 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084817250 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) 20250806084817250 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084817250 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084817251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084817251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084817251 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084817251 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) 20250806084817251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084817251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084817251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084817251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084817251 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084817251 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) 20250806084817251 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084817251 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084817251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806084817251 DLSCCP DEBUG 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) 20250806084817252 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084817252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00291b47), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084817252 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084817252 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) 20250806084817252 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) 20250806084817252 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) 20250806084817252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084817252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084817252 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) 20250806084817252 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084817252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084817252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084817252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 29 1b 47 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250806084817252 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084817252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084817252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806084817252 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806084817252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806084817252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806084817252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084817252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{disrupted}: Freeing instance (context_map.c:203) 20250806084817252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572010)[0x558b7e1d2e00]{disrupted}: Deallocated (fsm.c:568) 20250806084817252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084817252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{disconnected}: Freeing instance (context_map.c:207) 20250806084817252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x558b7e1d2f30]{disconnected}: Deallocated (fsm.c:568) 20250806084817252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572010 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806084817252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084817252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806084817253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084817253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084817253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084817253 DMAIN NOTICE (127.0.0.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) 20250806084817253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084817254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58392<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Aug 6 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 20250806084817328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084817930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294052) Waiting for packet dumper to finish... 1 (prev_count=294052, count=294592) 20250806084819210 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084819210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084819210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084819210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084819210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084819210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084819210 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084819210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084819211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084819211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084819211 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806084819211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084819211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084819211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084819211 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084819211 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806084819211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084819211 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084819211 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084819211 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806084819250 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084819250 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084819250 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084819251 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084819251 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084819251 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250806084821048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084821054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084821056 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45751<->l=127.0.0.1:4262) (control_if.c:572) 20250806084821070 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821070 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821071 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821071 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821071 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821071 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821071 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821071 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821071 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084821071 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_empty_cr-Iuh0(130)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084821072 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821072 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084821073 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) 20250806084821073 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) 20250806084821073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084821073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821073 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821073 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821073 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821073 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) 20250806084821073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084821073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821073 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821073 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821073 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 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) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084821073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821073 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821073 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 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) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084821073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821073 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084821073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821073 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821073 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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084821073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084821073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821073 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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084821073 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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084821073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821073 DLM3UA <000f> 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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084821073 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) 20250806084821073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084821073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821073 DLM3UA <000f> 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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084821073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084821073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(134)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084821085 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821085 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821085 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821085 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821085 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821085 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821085 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084821085 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821086 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821086 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084821086 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) 20250806084821086 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) 20250806084821086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084821086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821086 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821086 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821086 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 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) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821086 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) 20250806084821086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084821086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821086 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821086 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821086 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 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) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821086 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) 20250806084821086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084821086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821086 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821086 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821086 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084821086 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821086 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084821086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821086 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821087 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084821087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084821087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821087 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084821087 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) 20250806084821087 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084821087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821087 DLM3UA <000f> 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084821087 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) 20250806084821087 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084821087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821087 DLM3UA <000f> 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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084821087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084821087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084821106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084821106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084821106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084821106 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084821106 DHNBAP 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) 20250806084821106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084821106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084821106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084821106 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084821283 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 20250806084821283 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 20250806084821283 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084821283 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084821293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084821293 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084821293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084821293 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084821293 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084821293 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084821293 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084821293 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084821293 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 20250806084821293 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084821293 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  20250806084821293 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084821296 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 20250806084821297 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 20250806084821297 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084821297 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084821297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084821297 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084821297 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  20250806084821297 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084821297 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084821297 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084821297 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 20250806084821297 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084821297 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  20250806084821297 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' 20250806084821297 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' 20250806084821297 DLSS7 <000c> ss7_asp.c: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  20250806084821297 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  20250806084821297 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084821297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084821297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084821297 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084821297 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) 20250806084821297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084821297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084821297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084821297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084821297 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084821297 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) 20250806084821298 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821299 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084821299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084821299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084821299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821299 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.sgsn0-M3UA(137)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084821299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821299 DLM3UA <000f> 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 20250806084821299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084821300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084821300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084821300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084821300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084821300 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  20250806084821303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084821303 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084821303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084821303 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084821303 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084821303 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084821303 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084821303 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084821303 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 20250806084821303 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084821303 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  20250806084821303 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084821306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821306 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084821306 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084821306 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  20250806084821306 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084821306 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084821306 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084821306 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 20250806084821306 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084821306 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  20250806084821306 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' 20250806084821306 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' 20250806084821306 DLSS7 <000c> ss7_asp.c: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  20250806084821306 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  20250806084821306 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  20250806084821306 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084821306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084821307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084821307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084821307 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) 20250806084821307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084821307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084821307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084821307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084821307 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084821307 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) 20250806084821307 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084821308 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084821308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084821308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084821308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084821308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084821308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084821308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084821308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084821308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084821308 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821308 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084821308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821308 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084821308 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084821308 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821308 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821308 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821308 DLM3UA <000f> 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 20250806084821308 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084821308 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084821308 DLSS7 <000c> ss7_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 20250806084821309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084821309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084821309 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  20250806084821343 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084821344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d533a), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084821344 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084821344 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) 20250806084821344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084821344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084821344 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084821344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084821344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084821344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 53 3a 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084821344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084821344 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084821344 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084821344 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084821344 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084821344 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084821344 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084821344 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084821344 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 53 3a 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084821353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084821353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084821353 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084821353 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084821353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084821353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084821353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084821353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084821353 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084821353 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 3d 53 3a 00  20250806084821353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084821353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084821353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084821353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084821353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084821353 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=003d533a) (sccp_scrc.c:545) 20250806084821353 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) 20250806084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084821354 DLSCCP DEBUG SCCP-SCOC(1)[0x558b7e1dd960]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084822099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822099 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084822099 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084822099 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084822099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084822099 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084822099 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084822099 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084822099 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822099 DLSS7 <000c> ss7_asp.c: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  20250806084822099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084822099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084822099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084822099 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084822099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084822099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084822099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084822099 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084822099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084822099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084822099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084822099 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084822099 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) 20250806084822099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084822099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084822099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084822100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084822100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084822100 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084822100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084822100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084822100 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) 20250806084822100 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084822100 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084822100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822100 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084822100 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084822100 DLM3UA <000f> 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 20250806084822100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084822100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084822100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084822100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084822100 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822100 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  20250806084822102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084822102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084822102 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084822103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084822103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084822103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084822103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084822103 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822103 DLSS7 <000c> ss7_asp.c: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  20250806084822103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084822103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084822103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084822103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084822103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084822103 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084822103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084822103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084822103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084822103 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084822103 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084822109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822109 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084822109 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084822109 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084822109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084822109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084822109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084822109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084822109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822109 DLSS7 <000c> ss7_asp.c: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  20250806084822109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084822109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084822109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084822109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084822109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084822109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084822109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084822109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084822109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084822109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084822109 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084822109 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) 20250806084822109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084822109 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822110 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) 20250806084822110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084822110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084822110 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084822110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084822110 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084822110 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) 20250806084822110 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084822110 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084822110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822110 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084822110 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084822110 DLM3UA <000f> 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 20250806084822110 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084822110 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) 20250806084822110 DLSS7 <000c> ss7_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 20250806084822110 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084822110 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822110 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  20250806084822113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084822113 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084822113 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084822113 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084822113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084822113 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084822113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084822113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084822113 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084822113 DLSS7 <000c> ss7_asp.c: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  20250806084822113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084822113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084822113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084822113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084822113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084822113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084822113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084822113 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084822113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084822113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084822113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084822113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084822113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084822113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084822113 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084822113 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@bb2323c10e79: 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 } } } } 20250806084822139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7976383 20250806084823182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084823182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084823182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084823182 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084823182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79b5bf, normal) (hnbgw_rua.c:408) 20250806084823182 DHNB DEBUG map_rua[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806084823182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084823182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7976383 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084823183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084823183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084823183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7976383 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084823183 DCN DEBUG map_sccp[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084823183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084823183 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7976383 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084823183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7976383 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084823183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084823183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084823183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084823183 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7976383 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084823183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084823183 DLSCCP DEBUG 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) 20250806084823183 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: Allocated (fsm.c:456) 20250806084823183 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084823183 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) 20250806084823183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084823183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084823183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084823183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084823183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084823183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084823183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084823183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084823183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084823183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084823183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084823183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084823183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084823183 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) 20250806084823183 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084823183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084823183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084823183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084823183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084823183 DLM3UA <000f> 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 20250806084823183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084823183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084823183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084823184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084823184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084823184 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@bb2323c10e79: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16214242 HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084823197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084823197 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084823197 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084823197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084823197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084823197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084823197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084823197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084823197 DLSS7 <000c> ss7_asp.c: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 5d 9e cf 02 00 00 00 00  20250806084823197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084823197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084823197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084823197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084823197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084823197 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=005d9ecf) (sccp_scrc.c:545) 20250806084823197 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) 20250806084823197 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084823197 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084823197 DLSCCP DEBUG 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) 20250806084823197 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084823197 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=005d9ecf), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300001c0056400500f1100926) (sccp_scrc.c:455) 20250806084823197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084823197 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) 20250806084823197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084823198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084823198 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084823198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084823198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084823198 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 5d 9e cf 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250806084823198 DLSCCP DEBUG 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) 20250806084823198 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084823198 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) 20250806084823198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084823198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084823198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084823198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084823198 DLM3UA <000f> 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 20250806084823198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084823198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084823198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084823198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084823198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084823198 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 5d 9e cf 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 1c 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084823224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084823225 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45751<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084823229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(135)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@bb2323c10e79: Final verdict of PTC: none 20250806084823232 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084823232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084823232 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084823232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084823232 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084823232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084823232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084823232 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084823232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084823232 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084823232 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084823232 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 20250806084823232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823232 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084823233 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@bb2323c10e79: Final verdict of PTC: none 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084823233 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084823233 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-RAN(136)@bb2323c10e79: Final verdict of PTC: none 20250806084823233 DLSS7 <000c> ss7_route.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' 20250806084823233 DLSS7 <000c> ss7_route.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' 20250806084823233 DLSS7 <000c> ss7_asp.c: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  20250806084823233 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  20250806084823233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084823233 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 20250806084823233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823233 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084823233 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084823233 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084823233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084823233 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084823233 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 20250806084823233 DLSS7 <000c> ss7_route.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' 20250806084823233 DLSS7 <000c> ss7_route.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' 20250806084823233 DLSS7 <000c> ss7_asp.c: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  20250806084823233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084823233 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)@bb2323c10e79: Final verdict of PTC: none 20250806084823233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084823233 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084823233 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) 20250806084823233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084823233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084823233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084823233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084823233 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084823233 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) 20250806084823233 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084823234 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084823234 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084823234 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-RAN(133)@bb2323c10e79: Final verdict of PTC: none 20250806084823234 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084823234 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) 20250806084823234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084823234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084823234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084823234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084823234 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084823234 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) 20250806084823234 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084823234 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084823234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806084823234 DLSCCP DEBUG 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) 20250806084823234 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084823234 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084823234 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084823234 DLSS7 INFO 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-M3UA(137)@bb2323c10e79: Final verdict of PTC: none 20250806084823234 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084823234 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084823234 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084823234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084823234 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084823234 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084823234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084823234 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5d 9e cf 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084823234 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084823234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806084823235 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806084823235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806084823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806084823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{disrupted}: Freeing instance (context_map.c:203) 20250806084823235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7976383)[0x558b7e1dd960]{disrupted}: Deallocated (fsm.c:568) 20250806084823235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084823235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:207) 20250806084823235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084823235 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7976383 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806084823235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084823235 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(129)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(138)@bb2323c10e79: Final verdict of PTC: none 20250806084823235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084823235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084823235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084823235 DLM3UA <000f> 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 20250806084823235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084823235 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084823235 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084823235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084823235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084823235 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084823235 DMAIN NOTICE (127.0.0.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) 20250806084823235 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084823237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806084823322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084823925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316548) Waiting for packet dumper to finish... 1 (prev_count=316548, count=317088) 20250806084825233 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084825234 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084825234 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084825234 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084825234 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084825234 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:48: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250806084827033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084827039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084827043 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46089<->l=127.0.0.1:4262) (control_if.c:572) 20250806084827063 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827063 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827063 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827063 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827063 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827063 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827063 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827063 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084827064 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084827064 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084827065 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827065 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084827065 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) 20250806084827065 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) 20250806084827065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084827065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827065 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827065 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827065 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 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) 20250806084827065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084827065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827065 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827065 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827065 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084827065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827065 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827065 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827065 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084827065 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827065 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084827065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827065 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827065 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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084827065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084827065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827065 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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084827065 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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084827065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827065 DLM3UA <000f> 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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084827065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084827065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827065 DLM3UA <000f> 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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084827065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084827065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(148)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084827078 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827078 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827079 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827079 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827079 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084827079 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827080 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084827080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 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) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084827080 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) 20250806084827080 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) 20250806084827080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084827080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827080 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827080 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084827080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 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) 20250806084827080 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084827080 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827080 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) 20250806084827080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084827080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827080 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827080 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084827081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 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) 20250806084827081 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084827081 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827081 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) 20250806084827081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084827081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827081 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827081 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827081 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084827081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084827081 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084827081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827081 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084827081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827081 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827081 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084827081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084827081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827081 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084827081 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) 20250806084827081 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084827081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827081 DLM3UA <000f> 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084827081 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) 20250806084827081 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084827081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827081 DLM3UA <000f> 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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084827081 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084827081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084827100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084827100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084827100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084827100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084827100 DHNBAP 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) 20250806084827100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084827100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084827100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084827100 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084827252 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084827252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00291b47), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084827252 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084827252 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) 20250806084827252 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) 20250806084827252 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) 20250806084827252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084827252 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084827252 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084827252 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084827252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 47 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084827252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827252 DLM3UA <000f> 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 20250806084827252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084827252 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806084827252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084827276 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 20250806084827276 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 20250806084827276 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084827276 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084827284 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827284 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084827284 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084827284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084827284 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084827284 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084827284 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084827284 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084827284 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084827284 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 20250806084827284 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084827284 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  20250806084827284 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084827285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084827285 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084827285 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  20250806084827285 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084827285 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084827285 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084827285 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 20250806084827285 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084827285 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  20250806084827285 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' 20250806084827285 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' 20250806084827285 DLSS7 <000c> ss7_asp.c: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  20250806084827285 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  20250806084827285 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084827285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084827285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084827285 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084827285 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) 20250806084827285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084827285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084827285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084827285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084827285 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084827285 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) 20250806084827285 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827287 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827287 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084827287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084827287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827287 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084827287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827287 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827287 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827287 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827287 DLM3UA <000f> 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 20250806084827287 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084827287 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084827287 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084827287 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084827287 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084827287 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  20250806084827291 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 20250806084827291 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 20250806084827291 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084827291 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084827299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084827299 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084827299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084827299 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084827299 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084827299 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084827299 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084827299 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084827299 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 20250806084827299 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084827299 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  20250806084827299 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084827301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084827301 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084827301 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  20250806084827301 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084827301 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084827301 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084827301 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 20250806084827301 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084827301 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  20250806084827301 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' 20250806084827301 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' 20250806084827301 DLSS7 <000c> ss7_asp.c: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  20250806084827301 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  20250806084827301 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  20250806084827301 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084827302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084827302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084827302 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084827302 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) 20250806084827302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084827302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084827302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084827302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084827302 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084827302 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) 20250806084827302 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084827303 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084827303 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084827303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084827303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084827303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084827303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084827303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084827303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084827303 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084827303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084827303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084827303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084827303 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084827303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084827303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084827303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084827303 DLM3UA <000f> 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 20250806084827303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084827303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084827303 DLSS7 <000c> ss7_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 20250806084827303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084827303 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084827303 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(147)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084828093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084828093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828093 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084828093 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084828093 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084828093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084828093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084828093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084828093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084828093 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828093 DLSS7 <000c> ss7_asp.c: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  20250806084828093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084828093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084828093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084828093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084828093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084828093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084828093 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084828093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084828093 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084828093 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084828093 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) 20250806084828093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084828093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084828093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084828093 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084828093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084828093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084828093 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) 20250806084828093 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084828093 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084828094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084828094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084828094 DLM3UA <000f> 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 20250806084828094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084828094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084828094 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084828094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084828094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828094 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  20250806084828095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828095 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084828095 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084828095 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084828095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084828095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084828095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084828095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084828095 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828095 DLSS7 <000c> ss7_asp.c: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  20250806084828095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084828095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084828095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084828095 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084828095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084828095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084828095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084828095 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084828095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828096 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084828096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084828096 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084828096 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084828096 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(147)@bb2323c10e79: 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(150)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084828098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084828098 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084828098 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084828098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084828098 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084828098 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084828098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084828098 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828098 DLSS7 <000c> ss7_asp.c: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  20250806084828098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084828098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084828098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084828098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084828098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084828098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084828098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084828098 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084828098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084828098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084828098 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084828098 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) 20250806084828098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084828098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084828098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084828098 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084828098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084828098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084828098 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) 20250806084828098 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084828098 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084828098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084828098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084828098 DLM3UA <000f> 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 20250806084828099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084828099 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084828099 DLSS7 <000c> ss7_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 20250806084828099 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084828099 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828099 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  20250806084828100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084828100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084828100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084828100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084828100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084828100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084828100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084828100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084828100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084828100 DLSS7 <000c> ss7_asp.c: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  20250806084828100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084828100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084828100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084828100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084828100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084828100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084828100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084828100 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084828100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084828100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084828100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084828100 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084828100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084828100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084828100 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084828100 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@bb2323c10e79: 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 } } } } 20250806084828137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12231673 20250806084829182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084829182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084829182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806084829182 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084829182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbaa3f9, normal) (hnbgw_rua.c:408) 20250806084829182 DHNB DEBUG map_rua[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806084829182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084829182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231673 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806084829182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084829182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084829182 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806084829182 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231673 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806084829182 DCN DEBUG map_sccp[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084829182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084829182 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12231673 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806084829182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231673 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806084829182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084829182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084829182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084829182 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231673 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084829182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084829182 DLSCCP DEBUG 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) 20250806084829182 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: Allocated (fsm.c:456) 20250806084829182 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084829182 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) 20250806084829182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084829182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084829182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084829182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084829182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084829182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084829182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084829182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084829182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084829182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084829182 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084829182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084829182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084829182 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) 20250806084829182 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084829182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084829182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084829182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084829182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084829182 DLM3UA <000f> 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 20250806084829182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084829182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084829182 DLSS7 <000c> ss7_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 20250806084829182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084829182 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084829182 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@bb2323c10e79: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)3787839 HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084829192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829192 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084829192 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084829192 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084829192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084829192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084829192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084829192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084829192 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084829192 DLSS7 <000c> ss7_asp.c: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 94 32 33 02 00 00 00 00  20250806084829193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084829193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084829193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084829193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084829193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084829193 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=00943233) (sccp_scrc.c:545) 20250806084829193 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) 20250806084829193 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084829193 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084829193 DLSCCP DEBUG 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) 20250806084829193 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084829193 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=00943233), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001000056400500f1100926) (sccp_scrc.c:455) 20250806084829193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084829193 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) 20250806084829193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084829193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084829193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084829193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084829193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084829193 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 94 32 33 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 00 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806084829193 DLSCCP DEBUG 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) 20250806084829193 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084829193 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) 20250806084829193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084829193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084829193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084829193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084829193 DLM3UA <000f> 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 20250806084829194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084829194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084829194 DLSS7 <000c> ss7_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 20250806084829194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084829194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084829194 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 94 32 33 00 01 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 00 f1 10 09 26 00 37 40 01 0b 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 20 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 01 00 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084829218 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46089<->l=127.0.0.1:4262) (control_if.c:193) 20250806084829220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46066<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(141)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084829223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084829225 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084829225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084829225 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084829225 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084829225 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084829225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084829225 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084829225 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084829225 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 20250806084829225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829225 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084829225 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084829225 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084829225 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084829225 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084829225 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084829225 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 20250806084829225 DLSS7 <000c> ss7_route.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' 20250806084829226 DLSS7 <000c> ss7_route.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' 20250806084829226 DLSS7 <000c> ss7_asp.c: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  20250806084829226 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  20250806084829226 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084829226 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084829226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084829226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084829226 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084829226 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) 20250806084829226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084829226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084829226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084829226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084829226 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084829226 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) 20250806084829226 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084829226 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084829226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806084829226 DLSCCP DEBUG 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) 20250806084829226 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084829226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00943233), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084829226 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084829227 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) HNBGW_Test.msc0-RAN(147)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@bb2323c10e79: Final verdict of PTC: none 20250806084829227 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) 20250806084829227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084829227 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084829227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084829227 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084829227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084829227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084829227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 94 32 33 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250806084829227 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084829227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084829227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806084829227 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{connected}: Tx RUA Disconnect (context_map_rua.c:204) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@bb2323c10e79: Final verdict of PTC: none 20250806084829227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806084829227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806084829227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084829227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{disrupted}: Freeing instance (context_map.c:203) 20250806084829227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12231673)[0x558b7e1dd960]{disrupted}: Deallocated (fsm.c:568) 20250806084829227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084829227 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 20250806084829227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084829227 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084829227 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084829227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:207) 20250806084829227 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806084829227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084829227 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806084829227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084829227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12231673 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806084829227 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806084829227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084829227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084829227 DLM3UA <000f> 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 20250806084829228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084829228 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084829228 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084829227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084829227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806084829228 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) 20250806084829228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084829228 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084829228 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084829228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084829228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084829228 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084829228 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084829228 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084829228 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084829228 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 20250806084829228 DLSS7 <000c> ss7_route.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' 20250806084829228 DLSS7 <000c> ss7_route.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' 20250806084829228 DLSS7 <000c> ss7_asp.c: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  20250806084829228 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084829228 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084829228 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084829228 DMAIN NOTICE (127.0.0.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) 20250806084829228 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084829228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084829228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084829228 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084829228 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) 20250806084829228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084829228 DLSCCP DEBUG 0: SCCP(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(150)@bb2323c10e79: Final verdict of PTC: none 20250806084829228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084829228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084829228 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084829228 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) 20250806084829228 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084829228 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(149)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(143)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(152)@bb2323c10e79: Final verdict of PTC: none 20250806084829232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806084829311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084829914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309092) Waiting for packet dumper to finish... 1 (prev_count=309092, count=309828) 20250806084831226 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084831226 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084831227 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084831229 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084831229 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084831229 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:48: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_cs_bidir started. 20250806084833044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084833049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084833054 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36001<->l=127.0.0.1:4262) (control_if.c:572) 20250806084833072 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833072 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833072 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833072 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833073 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833073 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_bidir-Iuh0(158)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084833073 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084833073 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084833073 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833073 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833073 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084833073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084833073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833073 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084833073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833073 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833073 DLM3UA <000f> 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 20250806084833073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084833073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084833073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084833074 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833074 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084833074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833074 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) 20250806084833074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084833074 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) 20250806084833074 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) 20250806084833074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084833074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833074 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833074 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833074 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084833074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084833075 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833075 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) 20250806084833075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084833075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833075 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833075 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833075 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084833075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 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) 20250806084833075 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806084833075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084833075 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806084833075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084833075 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084833075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833075 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833075 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 20250806084833075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084833075 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084833075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833075 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 20250806084833075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084833075 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 20250806084833075 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084833075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833075 DLM3UA <000f> 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 20250806084833075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084833075 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) 20250806084833075 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806084833075 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(162)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084833089 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833089 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833090 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833090 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833090 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833090 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833090 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084833090 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833091 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833091 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084833091 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) 20250806084833091 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) 20250806084833091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084833091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833091 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833091 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833091 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 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) 20250806084833091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084833091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833091 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833091 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833091 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 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) 20250806084833091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084833091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833091 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833091 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084833091 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833091 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084833091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833091 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833091 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084833091 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084833091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833091 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084833091 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084833091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833091 DLM3UA <000f> 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084833091 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084833091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833091 DLM3UA <000f> 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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084833091 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084833091 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084833110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084833110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084833110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084833110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084833110 DHNBAP 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) 20250806084833110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084833110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084833110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084833110 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084833235 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084833235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084833235 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084833235 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084833235 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) 20250806084833235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084833235 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084833235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084833235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084833235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9e cf 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084833236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833236 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084833236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084833236 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084833236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084833287 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 20250806084833287 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 20250806084833287 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084833287 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084833296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833296 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084833296 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084833296 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084833296 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084833296 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084833296 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084833296 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084833296 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084833296 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 20250806084833296 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084833296 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  20250806084833296 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084833297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084833297 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084833297 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  20250806084833297 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084833297 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084833297 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084833297 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 20250806084833297 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084833297 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  20250806084833297 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' 20250806084833297 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' 20250806084833297 DLSS7 <000c> ss7_asp.c: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  20250806084833297 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  20250806084833297 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084833298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084833298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084833298 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084833298 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) 20250806084833298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084833298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084833298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084833298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084833298 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084833298 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) 20250806084833298 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833299 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084833299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084833299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084833299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833299 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833300 DLM3UA <000f> 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 20250806084833300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084833300 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084833300 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084833300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084833300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084833300 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  20250806084833301 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 20250806084833301 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 20250806084833301 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084833301 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084833307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084833307 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084833307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084833307 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084833307 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084833307 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084833307 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084833307 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084833307 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 20250806084833307 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084833307 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  20250806084833307 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084833307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084833307 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084833307 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  20250806084833307 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084833307 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084833307 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084833307 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 20250806084833307 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084833307 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  20250806084833307 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' 20250806084833307 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' 20250806084833307 DLSS7 <000c> ss7_asp.c: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  20250806084833307 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  20250806084833307 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  20250806084833307 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084833307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084833307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084833307 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084833307 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) 20250806084833307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084833307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084833307 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084833307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084833307 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084833307 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) 20250806084833307 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084833308 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084833308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084833308 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084833308 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084833308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084833309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084833309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084833309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084833309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084833309 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084833309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084833309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084833309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084833309 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084833309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084833309 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084833309 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084833309 DLM3UA <000f> 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 20250806084833309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084833309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084833309 DLSS7 <000c> ss7_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 20250806084833309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084833309 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084833309 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(161)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084834102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084834102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084834102 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084834102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084834102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084834102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084834102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084834102 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834102 DLSS7 <000c> ss7_asp.c: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  20250806084834102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084834102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084834102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084834102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084834102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084834102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084834102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084834102 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084834102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084834103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084834103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084834103 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084834103 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) 20250806084834103 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084834103 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084834103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084834103 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084834103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084834103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084834103 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) 20250806084834103 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084834103 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084834103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834103 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084834103 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084834103 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084834103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084834103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084834104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084834104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084834104 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834104 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  20250806084834106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084834106 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084834106 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084834106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084834106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084834106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084834106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084834106 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834106 DLSS7 <000c> ss7_asp.c: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  20250806084834106 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084834106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084834106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084834106 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084834106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084834106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084834106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084834106 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084834106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834106 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084834106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084834106 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084834106 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084834106 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084834108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084834108 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084834108 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084834108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084834108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084834108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084834108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084834108 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834108 DLSS7 <000c> ss7_asp.c: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  20250806084834108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084834108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084834108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084834108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084834108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084834108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084834108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084834108 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084834108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084834108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084834108 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084834108 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) 20250806084834108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084834108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 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) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084834108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084834108 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084834108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084834108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084834108 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) 20250806084834108 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084834108 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084834108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084834108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084834108 DLM3UA <000f> 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 20250806084834108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084834108 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) 20250806084834108 DLSS7 <000c> ss7_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 20250806084834108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084834108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834108 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  20250806084834108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084834108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084834108 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084834108 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084834108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084834108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084834108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084834109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084834109 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084834109 DLSS7 <000c> ss7_asp.c: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  20250806084834109 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084834109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084834109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084834109 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084834109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084834109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084834109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084834109 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084834109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084834109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084834109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084834109 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084834109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084834109 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084834109 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084834109 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@bb2323c10e79: 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 } } } } 20250806084834127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_bidir0(167)1078107 20250806084835168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084835168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084835168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084835168 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084835168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10735b, normal) (hnbgw_rua.c:408) 20250806084835168 DHNB DEBUG map_rua[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806084835168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084835168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084835168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084835168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084835168 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084835168 DCN DEBUG map_sccp[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084835168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084835168 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1078107 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084835168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084835168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084835168 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084835168 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084835168 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084835168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084835168 DLSCCP DEBUG 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) 20250806084835168 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: Allocated (fsm.c:456) 20250806084835168 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084835168 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001720056400500f1100926) (sccp_scrc.c:455) 20250806084835168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084835168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084835168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084835168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084835168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084835168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084835168 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084835168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084835168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084835168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084835169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084835169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084835169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084835169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084835169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084835169 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084835169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084835169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084835169 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 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084835169 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084835169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084835169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084835169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084835169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084835169 DLM3UA <000f> 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 20250806084835169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084835169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084835169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084835169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084835169 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835169 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 01 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_bidir0(167)7446408 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@bb2323c10e79: setverdict(pass): none -> pass 20250806084835179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084835179 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084835179 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084835179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084835179 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084835179 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084835179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084835179 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835179 DLSS7 <000c> ss7_asp.c: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 da 64 0b 02 00 00 00 00  20250806084835179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084835179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084835179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084835179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084835179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084835179 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=00da640b) (sccp_scrc.c:545) 20250806084835179 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) 20250806084835179 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084835179 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084835179 DLSCCP DEBUG 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) 20250806084835179 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084835179 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) 20250806084835179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084835179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: vl_len:22 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9D0AC5B69BE1C1772AE4'O 20250806084835384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084835384 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084835385 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084835385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084835385 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084835385 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084835385 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084835385 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835385 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 9d 0a c5 b6 9b e1 c1 77 2a e4 00 00 00  20250806084835385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806084835385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084835385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084835385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084835385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084835385 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=001440120000010010400b0a9d0ac5b69be1c1772ae4) (sccp_scrc.c:545) 20250806084835385 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) 20250806084835385 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084835385 DLSCCP DEBUG 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) 20250806084835385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084835385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084835385 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806084835385 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806084835385 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806084835385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084835385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806084835385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084835385 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084835409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084835409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084835409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806084835409 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084835409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10735b) (hnbgw_rua.c:472) 20250806084835409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806084835409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084835409 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806084835409 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806084835409 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806084835409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084835409 DLSCCP DEBUG 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) 20250806084835409 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084835409 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=00da640b), PART(T=Data,L=22,D=001440120000010010400b0ad524460db599082a980b) (sccp_scrc.c:455) 20250806084835409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084835409 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) 20250806084835409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084835409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084835409 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084835409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084835409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084835409 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 da 64 0b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d5 24 46 0d b5 99 08 2a 98 0b 00 00 00 (ss7_asp.c:1383) 20250806084835410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084835410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084835410 DLM3UA <000f> 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 20250806084835410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084835410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084835410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084835410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084835410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835410 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 da 64 0b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a d5 24 46 0d b5 99 08 2a 98 0b 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: vl_len:20 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250806084835427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084835427 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084835427 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084835427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084835427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084835427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084835427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084835427 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835427 DLSS7 <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  20250806084835427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084835428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084835428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084835428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084835428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084835428 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) 20250806084835428 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) 20250806084835428 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084835428 DLSCCP DEBUG 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) 20250806084835428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084835428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084835428 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250806084835428 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250806084835428 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250806084835428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084835428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250806084835428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084835428 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084835439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084835441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36001<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084835443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084835444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084835444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084835444 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084835445 DMAIN NOTICE (127.0.0.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) 20250806084835445 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084835445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806084835445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806084835445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806084835445 DLSCCP DEBUG 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) 20250806084835445 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084835445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da640b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084835445 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084835445 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) 20250806084835445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084835445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084835445 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084835445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084835445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084835445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 da 64 0b 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250806084835445 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084835445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084835445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084835445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{disrupted}: Freeing instance (context_map.c:203) 20250806084835445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1078107)[0x558b7e1dd960]{disrupted}: Deallocated (fsm.c:568) 20250806084835445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084835445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:207) 20250806084835445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084835445 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1078107 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806084835445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084835446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084835446 DLM3UA <000f> 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 20250806084835446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084835446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084835446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084835446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084835446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084835446 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 da 64 0b 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-SCCP(163)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@bb2323c10e79: Final verdict of PTC: none 20250806084835447 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084835447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084835447 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084835447 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084835447 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 20250806084835447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084835447 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084835447 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084835448 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084835448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084835448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084835448 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084835448 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806084835448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084835448 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806084835448 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806084835448 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 20250806084835448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835448 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084835448 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084835448 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084835448 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 20250806084835448 DLSS7 <000c> ss7_route.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' 20250806084835448 DLSS7 <000c> ss7_route.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' 20250806084835448 DLSS7 <000c> ss7_asp.c: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  20250806084835448 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  20250806084835448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084835448 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) 20250806084835448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084835448 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084835448 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084835448 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084835448 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 20250806084835448 DLSS7 <000c> ss7_route.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' 20250806084835448 DLSS7 <000c> ss7_route.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' 20250806084835448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084835448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084835448 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084835448 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) 20250806084835448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084835448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084835448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084835448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084835448 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084835448 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) 20250806084835448 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084835448 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084835448 DLSS7 <000c> ss7_asp.c: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  20250806084835448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084835448 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084835448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084835448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084835448 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084835448 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) 20250806084835448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084835448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084835449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084835449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084835449 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084835449 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) 20250806084835449 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084835449 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_ranap_cs_bidir(154)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(157)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(166)@bb2323c10e79: Final verdict of PTC: none 20250806084835452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Aug 6 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 20250806084835536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084836138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47136<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325316) Waiting for packet dumper to finish... 1 (prev_count=325316, count=325856) 20250806084837253 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084837253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00291b47), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084837253 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084837253 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) 20250806084837253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084837253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084837253 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084837253 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084837253 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084837253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084837253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084837253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 47 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084837253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084837253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084837253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084837253 DLM3UA <000f> 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 20250806084837253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084837253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806084837253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084837449 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084837449 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084837449 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084837449 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084837449 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084837449 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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 20250806084839227 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084839227 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00943233), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084839227 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084839227 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) 20250806084839227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084839227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084839227 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084839227 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084839227 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084839228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 94 32 33 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084839228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839228 DLM3UA <000f> 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 20250806084839228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084839228 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806084839228 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_ps_bidir started. 20250806084839248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084839254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084839258 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32907<->l=127.0.0.1:4262) (control_if.c:572) 20250806084839278 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839278 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839278 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839278 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839278 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839278 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839278 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839278 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_bidir-Iuh0(172)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084839279 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084839279 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084839280 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839280 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084839280 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) 20250806084839280 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) 20250806084839280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084839280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839280 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839280 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839280 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 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) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839280 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) 20250806084839280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084839280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839280 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839280 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839280 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 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) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 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=8 -> eSLS=8: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084839280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839280 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839280 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 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 (unavailable) (ss7_combined_linkset.c:297) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 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) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084839280 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839280 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084839280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839280 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839280 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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084839280 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084839280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839280 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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084839280 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) 20250806084839280 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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084839280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839280 DLM3UA <000f> 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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084839280 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) 20250806084839280 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084839280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839280 DLM3UA <000f> 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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084839280 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 (unavailable) 20250806084839280 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084839280 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(176)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(174)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084839291 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839291 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839291 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839291 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839292 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839292 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839292 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084839292 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839293 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839293 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839293 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084839293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084839293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839293 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084839293 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084839293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839293 DLM3UA <000f> 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084839293 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084839293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839293 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839293 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839293 DLM3UA <000f> 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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084839293 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084839293 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084839293 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) 20250806084839293 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) 20250806084839293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084839293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839293 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839293 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839293 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 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) 20250806084839293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084839293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839293 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839293 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 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) 20250806084839293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084839293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839293 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839293 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839293 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839293 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084839293 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839293 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839293 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084839293 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839293 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084839311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084839311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084839311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084839311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084839311 DHNBAP 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) 20250806084839311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084839311 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084839311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084839311 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084839490 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 20250806084839490 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 20250806084839490 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084839490 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084839497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084839497 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084839497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084839497 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084839497 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084839497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084839497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084839497 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084839497 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 20250806084839497 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084839497 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  20250806084839497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084839501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084839501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084839501 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  20250806084839501 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084839501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084839501 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084839501 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 20250806084839501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084839501 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  20250806084839501 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' 20250806084839501 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' 20250806084839501 DLSS7 <000c> ss7_asp.c: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  20250806084839501 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  20250806084839501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084839501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084839501 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084839501 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084839501 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) 20250806084839501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084839501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084839501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084839501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084839501 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084839501 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) 20250806084839501 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839502 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084839502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839502 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839502 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084839503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839503 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084839503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839503 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839503 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839503 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839503 DLM3UA <000f> 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 20250806084839503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084839503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084839503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084839503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084839503 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084839503 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  20250806084839503 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 20250806084839503 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 20250806084839503 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084839503 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084839507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084839507 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084839507 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084839507 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084839507 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084839507 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084839507 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084839507 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084839507 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 20250806084839507 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084839507 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  20250806084839507 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084839508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084839508 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084839508 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  20250806084839508 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084839508 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084839508 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084839508 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 20250806084839508 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084839508 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  20250806084839508 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' 20250806084839508 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' 20250806084839508 DLSS7 <000c> ss7_asp.c: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  20250806084839508 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  20250806084839508 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  20250806084839508 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084839508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084839508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084839509 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084839509 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) 20250806084839509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084839509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084839509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084839509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084839509 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084839509 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) 20250806084839509 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084839510 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084839510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084839510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084839510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084839510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084839510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084839510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084839510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084839510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084839510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084839510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084839510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084839510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084839510 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084839510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084839510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084839510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084839510 DLM3UA <000f> 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 20250806084839510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084839510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084839510 DLSS7 <000c> ss7_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 20250806084839510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084839510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084839510 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(175)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084840303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084840303 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084840303 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084840303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084840303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084840303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084840303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084840303 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840303 DLSS7 <000c> ss7_asp.c: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  20250806084840303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084840303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084840303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084840303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084840303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084840303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084840303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084840303 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084840303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084840303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084840303 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084840303 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) 20250806084840303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084840303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084840303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084840303 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084840303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084840303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084840303 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) 20250806084840303 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084840303 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084840303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084840303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084840303 DLM3UA <000f> 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 20250806084840303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084840303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084840303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084840303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084840303 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840303 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  20250806084840304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084840304 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084840304 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084840304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084840304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084840304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084840304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084840304 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840304 DLSS7 <000c> ss7_asp.c: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  20250806084840304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084840304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084840304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084840304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084840304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084840304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084840304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084840304 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084840304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084840304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084840304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084840304 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084840304 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(175)@bb2323c10e79: 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 } } } } 20250806084840311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084840311 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084840311 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084840311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084840311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084840311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084840311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084840311 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840311 DLSS7 <000c> ss7_asp.c: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  20250806084840311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084840311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084840311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084840311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084840311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084840311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084840311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084840311 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084840311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084840312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084840312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084840312 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084840312 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) 20250806084840312 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084840312 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084840312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084840312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084840312 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084840312 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084840312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084840312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084840312 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) 20250806084840312 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084840312 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084840312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840312 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084840312 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084840312 DLM3UA <000f> 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 20250806084840312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084840312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084840312 DLSS7 <000c> ss7_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 20250806084840312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084840312 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840312 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  20250806084840315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084840315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084840315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084840315 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084840315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084840315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084840315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084840315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084840315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084840315 DLSS7 <000c> ss7_asp.c: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  20250806084840315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084840315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084840315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084840315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084840315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084840315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084840315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084840315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084840315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084840315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084840315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084840315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084840315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084840315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084840315 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084840315 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: 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 } } } } 20250806084840338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_bidir0(181)9518424 20250806084841377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084841377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084841377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806084841377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084841377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x913d58, normal) (hnbgw_rua.c:408) 20250806084841377 DHNB DEBUG map_rua[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806084841377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084841377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806084841377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084841378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084841378 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806084841378 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806084841378 DCN DEBUG map_sccp[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084841378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084841378 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9518424 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806084841378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806084841378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084841378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084841378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084841378 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084841378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084841378 DLSCCP DEBUG 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) 20250806084841378 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: Allocated (fsm.c:456) 20250806084841378 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084841378 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000060056400500f1100926) (sccp_scrc.c:455) 20250806084841378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084841378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084841378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084841378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084841378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084841378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084841378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084841378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084841378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084841378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084841378 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084841378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084841378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084841378 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 06 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806084841378 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084841378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084841378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084841378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841378 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084841378 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084841378 DLM3UA <000f> 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 20250806084841378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084841378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084841378 DLSS7 <000c> ss7_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 20250806084841378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084841378 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841379 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 06 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_bidir0(181)14485249 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084841398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084841398 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084841398 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084841398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084841398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084841398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084841398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084841398 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841398 DLSS7 <000c> ss7_asp.c: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 e5 67 e7 02 00 00 00 00  20250806084841398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084841398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084841398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084841398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084841399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084841399 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=00e567e7) (sccp_scrc.c:545) 20250806084841399 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) 20250806084841399 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084841399 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084841399 DLSCCP DEBUG 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) 20250806084841399 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084841399 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) 20250806084841399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084841399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA473D4B19D5F0FE705A0'O 20250806084841600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084841601 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084841601 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084841601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084841601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084841601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084841601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084841601 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841601 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 a4 73 d4 b1 9d 5f 0f e7 05 a0 00 00 00  20250806084841601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806084841601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084841601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084841601 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084841601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084841601 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=001440120000010010400b0aa473d4b19d5f0fe705a0) (sccp_scrc.c:545) 20250806084841601 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) 20250806084841601 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084841601 DLSCCP DEBUG 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) 20250806084841601 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084841601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084841601 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806084841601 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806084841601 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806084841601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084841601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250806084841601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084841601 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084841626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084841626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084841626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806084841626 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084841626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x913d58) (hnbgw_rua.c:472) 20250806084841626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806084841626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084841626 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806084841626 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806084841626 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806084841626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084841626 DLSCCP DEBUG 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) 20250806084841626 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084841626 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=00e567e7), PART(T=Data,L=22,D=001440120000010010400b0a251f21a6e2a3665b7385) (sccp_scrc.c:455) 20250806084841626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084841626 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) 20250806084841626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084841626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084841626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084841626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084841626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084841626 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 e5 67 e7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 25 1f 21 a6 e2 a3 66 5b 73 85 00 00 00 (ss7_asp.c:1383) 20250806084841627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084841627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084841627 DLM3UA <000f> 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 20250806084841627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084841627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084841627 DLSS7 <000c> ss7_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 20250806084841627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084841627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841627 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 e5 67 e7 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 25 1f 21 a6 e2 a3 66 5b 73 85 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250806084841637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084841637 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084841637 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084841637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084841637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084841637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084841637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084841637 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841637 DLSS7 <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  20250806084841637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084841637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084841637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084841637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084841637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084841637 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) 20250806084841637 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) 20250806084841637 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084841637 DLSCCP DEBUG 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) 20250806084841637 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084841637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084841637 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250806084841637 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250806084841637 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250806084841637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084841637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250806084841637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084841637 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084841641 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32907<->l=127.0.0.1:4262) (control_if.c:193) 20250806084841641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(169)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084841643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084841643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084841643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084841643 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084841643 DMAIN NOTICE (127.0.0.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) 20250806084841644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084841644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806084841644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806084841644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806084841644 DLSCCP DEBUG 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) 20250806084841644 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084841644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e567e7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084841644 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084841644 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) 20250806084841644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084841644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084841644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084841644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084841644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084841644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 67 e7 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250806084841644 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084841644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084841644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084841644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{disrupted}: Freeing instance (context_map.c:203) 20250806084841644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9518424)[0x558b7e1dd960]{disrupted}: Deallocated (fsm.c:568) 20250806084841644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084841644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:207) 20250806084841644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084841644 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9518424 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806084841644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084841644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084841644 DLM3UA <000f> 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 20250806084841644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084841644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084841644 DLSS7 <000c> ss7_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 20250806084841644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084841644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084841644 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 e5 67 e7 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(174)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@bb2323c10e79: Final verdict of PTC: none 20250806084841645 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084841645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084841645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084841645 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084841645 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084841645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084841645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084841645 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084841645 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 20250806084841645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084841645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(177)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(180)@bb2323c10e79: Final verdict of PTC: none 20250806084841645 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084841645 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 20250806084841645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084841646 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084841646 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084841646 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084841646 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084841646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084841646 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084841646 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 20250806084841646 DLSS7 <000c> ss7_route.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' 20250806084841646 DLSS7 <000c> ss7_route.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' 20250806084841646 DLSS7 <000c> ss7_asp.c: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  20250806084841646 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_ranap_ps_bidir-Iuh0(172)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(171)@bb2323c10e79: Final verdict of PTC: none 20250806084841646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084841646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084841646 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806084841646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084841646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806084841646 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806084841646 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 20250806084841646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084841646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084841646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084841646 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) 20250806084841647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084841647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084841647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084841647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084841647 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084841647 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-M3UA(176)@bb2323c10e79: Final verdict of PTC: none 20250806084841647 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084841647 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(179)@bb2323c10e79: Final verdict of PTC: none 20250806084841649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Aug 6 08:48:41 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 20250806084841698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084842301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320872) 20250806084843236 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084843236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084843236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084843236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084843236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084843236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084843236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084843236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084843236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084843237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084843237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084843237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9e cf 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084843237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084843237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084843237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084843237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084843237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084843237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084843237 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=320872, count=321412) 20250806084843647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084843647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084843647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_assignment started. 20250806084845411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084845416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084845418 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36665<->l=127.0.0.1:4262) (control_if.c:572) 20250806084845434 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845434 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845434 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845434 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment-Iuh0(186)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084845434 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845434 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845434 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084845434 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084845434 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845434 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845436 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845436 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084845436 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) 20250806084845436 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) 20250806084845436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084845436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845436 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845436 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845436 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 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) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 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) 20250806084845436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084845436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845436 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845436 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845436 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084845436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845436 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845436 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845436 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084845436 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845436 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084845436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845436 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845436 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 20250806084845436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084845436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084845436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845436 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 20250806084845436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084845436 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) 20250806084845436 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 20250806084845436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084845436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845436 DLM3UA <000f> 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 20250806084845436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084845436 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084845436 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084845436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845436 DLM3UA <000f> 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 20250806084845437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084845437 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084845437 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(190)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084845446 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084845446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da640b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084845446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084845446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084845446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084845446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084845446 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084845446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084845446 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084845446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 da 64 0b 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084845446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845446 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084845446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084845446 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084845446 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084845448 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845448 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845448 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084845448 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845448 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845448 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845448 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845448 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084845448 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845449 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845449 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084845449 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) 20250806084845449 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) 20250806084845449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084845449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845449 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845449 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845449 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084845449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845449 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) 20250806084845449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084845449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845449 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845449 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845449 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 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) 20250806084845449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084845449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084845449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845449 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) 20250806084845449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084845449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845449 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845449 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084845449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084845450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084845450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845450 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845450 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084845450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084845450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845450 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084845450 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084845450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845450 DLM3UA <000f> 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084845450 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) 20250806084845450 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084845450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845450 DLM3UA <000f> 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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084845450 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084845450 DLSS7 <000c> ss7_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 20250806084845450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084845450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084845450 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  20250806084845450 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084845468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084845468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084845468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084845468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084845468 DHNBAP 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) 20250806084845468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084845468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084845468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084845468 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084845646 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 20250806084845646 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 20250806084845646 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084845646 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084845655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845655 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084845655 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084845655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084845655 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084845655 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084845655 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084845655 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084845655 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084845655 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 20250806084845655 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084845655 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  20250806084845655 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084845657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084845658 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084845658 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  20250806084845658 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084845658 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084845658 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084845658 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 20250806084845658 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084845658 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  20250806084845658 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' 20250806084845658 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' 20250806084845658 DLSS7 <000c> ss7_asp.c: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  20250806084845658 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  20250806084845658 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  20250806084845658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084845658 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 20250806084845658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084845658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084845658 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084845658 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) 20250806084845658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084845658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084845658 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084845658 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) 20250806084845659 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845659 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 20250806084845659 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 20250806084845660 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 20250806084845660 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806084845660 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806084845660 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806084845660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084845660 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845660 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084845660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084845660 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084845660 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084845660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845661 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845661 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084845661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084845661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084845661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084845661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084845661 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084845661 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  HNBGW_Test.sgsn0-M3UA(193)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084845664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084845664 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806084845664 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806084845664 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  20250806084845664 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806084845664 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084845664 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084845664 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 20250806084845664 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250806084845664 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  20250806084845664 DLSS7 <000c> ss7_route.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' 20250806084845664 DLSS7 <000c> ss7_route.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' 20250806084845664 DLSS7 <000c> ss7_asp.c: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  20250806084845664 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  20250806084845664 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084845664 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806084845665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084845665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084845665 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084845665 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) 20250806084845665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084845665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084845665 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084845666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084845666 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084845666 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  20250806084845666 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084845666 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084845666 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250806084845666 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 20250806084845666 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084845666 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  20250806084845666 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' 20250806084845666 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' 20250806084845666 DLSS7 <000c> ss7_asp.c: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  20250806084845666 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  20250806084845666 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  20250806084845666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084845666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084845666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084845666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084845667 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) 20250806084845667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084845667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084845667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084845667 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084845667 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) 20250806084845667 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084845668 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084845668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084845668 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084845668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084845668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084845668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084845668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084845668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084845668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084845668 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084845668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084845668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084845668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084845668 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084845669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084845669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084845669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084845669 DLM3UA <000f> 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 20250806084845669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084845669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084845669 DLSS7 <000c> ss7_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 20250806084845669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084845669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084845669 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(189)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084846452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084846452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084846452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084846452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084846452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084846452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084846452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084846452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846452 DLSS7 <000c> ss7_asp.c: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  20250806084846452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084846452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084846452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084846452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084846452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084846452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084846452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084846452 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084846452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084846452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084846452 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084846452 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) 20250806084846452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084846452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084846452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084846452 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084846452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084846452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084846452 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) 20250806084846452 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084846452 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084846452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084846452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084846452 DLM3UA <000f> 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 20250806084846452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084846452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084846452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084846452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084846452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846452 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  20250806084846453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084846453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084846453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084846453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084846453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084846453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084846453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084846453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846453 DLSS7 <000c> ss7_asp.c: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  20250806084846453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084846453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084846453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084846453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084846453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084846453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084846453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084846453 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084846453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084846453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084846453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084846453 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084846453 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(189)@bb2323c10e79: 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 } } } } 20250806084846469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846469 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084846469 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084846469 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084846469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084846469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084846469 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084846469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084846469 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846469 DLSS7 <000c> ss7_asp.c: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  20250806084846469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084846469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084846469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084846469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084846469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084846469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084846469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084846469 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084846469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084846469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084846469 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084846469 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) 20250806084846469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084846469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084846469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084846469 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084846469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084846469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084846469 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) 20250806084846469 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084846469 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084846469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084846469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084846469 DLM3UA <000f> 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 20250806084846469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084846469 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084846469 DLSS7 <000c> ss7_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 20250806084846469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084846470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846470 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  HNBGW_Test.sgsn0-RAN(192)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084846476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084846476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084846476 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084846476 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084846476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084846476 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084846476 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084846476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084846476 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084846476 DLSS7 <000c> ss7_asp.c: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  20250806084846476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084846476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084846476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084846476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084846476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084846476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084846476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084846476 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084846476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084846476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084846476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084846476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084846476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084846476 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084846476 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084846476 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@bb2323c10e79: 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 } } } } 20250806084846484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084847254 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084847254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00291b47), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084847254 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084847254 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) 20250806084847254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084847254 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084847255 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084847255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084847255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084847255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 47 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084847255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084847255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084847255 DLM3UA <000f> 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 20250806084847255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084847255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806084847255 DLSS7 <000c> ss7_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 20250806084847255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084847255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847255 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 29 1b 47 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806084847262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084847262 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084847263 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084847263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084847263 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084847263 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084847263 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084847263 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847263 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 29 1b 47 00  20250806084847263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084847263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084847263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084847263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084847263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084847263 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=00291b47) (sccp_scrc.c:545) 20250806084847263 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) 20250806084847263 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084847263 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084847263 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084847263 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084847263 DLSCCP DEBUG SCCP-SCOC(2)[0x558b7e1de0e0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@bb2323c10e79: Added conn table entry 0TC_rab_assignment0(195)6186984 20250806084847531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084847531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084847531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084847531 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084847531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e67e8, normal) (hnbgw_rua.c:408) 20250806084847531 DHNB DEBUG map_rua[0x558b7e1de0e0]{init}: Allocated (fsm.c:456) 20250806084847531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084847531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084847531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084847531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084847531 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084847531 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806084847531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084847531 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6186984 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084847531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084847531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084847531 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084847531 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084847531 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084847531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084847531 DLSCCP DEBUG 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) 20250806084847531 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: Allocated (fsm.c:456) 20250806084847531 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084847531 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b70056400500f1100926) (sccp_scrc.c:455) 20250806084847531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084847531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084847531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084847531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084847531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084847531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084847531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084847531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084847531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084847532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084847532 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084847532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084847532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084847532 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 03 b7 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084847532 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084847532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084847532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084847532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084847532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084847532 DLM3UA <000f> 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 20250806084847532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084847532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084847532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084847532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084847532 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847532 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 03 b7 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@bb2323c10e79: Added conn table entry 0TC_rab_assignment0(195)4116617 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@bb2323c10e79: setverdict(pass): none -> pass 20250806084847553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084847553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084847553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084847553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084847553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084847553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084847553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084847553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847553 DLSS7 <000c> ss7_asp.c: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 16 09 fc 02 00 00 00 00  20250806084847553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084847553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084847553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084847553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084847553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084847553 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=001609fc) (sccp_scrc.c:545) 20250806084847553 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) 20250806084847553 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084847553 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084847553 DLSCCP DEBUG 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) 20250806084847553 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084847553 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) 20250806084847553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084847553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084847756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084847757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084847757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084847757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084847757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084847757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084847757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084847757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847757 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  20250806084847757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084847757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084847757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084847757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084847757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084847757 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) 20250806084847757 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) 20250806084847757 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084847757 DLSCCP DEBUG 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) 20250806084847757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084847757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084847757 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084847757 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084847757 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084847757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084847757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084847757 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084847757 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084847757 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084847757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084847757 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084847757 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{UNUSED}: Allocated (fsm.c:456) 20250806084847757 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{UNUSED}: is child of mgw(mgw-fsm-6186984-0)[0x558b7e1d0240] (fsm.c:486) 20250806084847758 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6186984-0)[0x558b7e1d0240] (mgcp_client_endpoint_fsm.c:724) 20250806084847758 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084847758 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084847758 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084847758 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1df1e0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084847758 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1df1e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0] (fsm.c:486) 20250806084847758 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1df1e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084847758 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1df1e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084847758 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 5e67e8'... (mgcp_client.c:807) 20250806084847758 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806084847758 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1df1e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084847758 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e67e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e67e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084847794 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250806084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084847794 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847794 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084847794 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084847794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084847794 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084847794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084847794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084847794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084847794 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084847823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084847823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084847823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084847823 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084847823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5e67e8) (hnbgw_rua.c:472) 20250806084847823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084847823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084847823 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084847823 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084847823 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084847823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084847823 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084847823 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084847823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084847823 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084847823 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6186984-0)[0x558b7e1d0240] (mgcp_client_endpoint_fsm.c:724) 20250806084847823 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084847823 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084847823 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084847824 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 5e67e8'... (mgcp_client.c:807) 20250806084847824 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250806084847824 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084847824 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084847824 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847824 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e67e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084847848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250806084847848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084847848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084847848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847848 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084847848 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084847848 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6186984-0)[0x558b7e1d0240] (mgcp_client_endpoint_fsm.c:724) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084847848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1d9470]{ST_CRCX}: Allocated (fsm.c:456) 20250806084847848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1d9470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0] (fsm.c:486) 20250806084847848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1d9470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084847848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1d9470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806084847848 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 5e67e8'... (mgcp_client.c:807) 20250806084847848 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250806084847848 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6186984-0)[0x558b7e1d9470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847848 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5e67e817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084847861 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250806084847861 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084847861 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084847861 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084847861 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847861 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{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) 20250806084847861 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084847861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084847861 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084847861 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084847861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084847861 DLSCCP DEBUG 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) 20250806084847861 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084847861 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=001609fc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084847861 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084847861 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) 20250806084847861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084847861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084847861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084847861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084847861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084847861 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 16 09 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084847861 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084847862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084847862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084847862 DLM3UA <000f> 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 20250806084847862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084847862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084847862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084847862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084847862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847862 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 16 09 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084847893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847893 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084847893 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084847893 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084847893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084847893 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084847893 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084847893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084847893 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847893 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  20250806084847893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084847893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084847893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084847893 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084847893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084847893 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) 20250806084847893 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) 20250806084847893 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084847893 DLSCCP DEBUG 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) 20250806084847893 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084847893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084847893 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084847893 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084847893 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084847893 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084847893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084847893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 5e67e8'... (mgcp_client.c:807) 20250806084847893 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806084847893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084847893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084847893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 5e67e8'... (mgcp_client.c:807) 20250806084847893 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806084847893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084847893 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: Removing from parent mgw(mgw-fsm-6186984-0)[0x558b7e1d0240] (mgcp_client_endpoint_fsm.c:873) 20250806084847893 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084847893 DLMGCP DEBUG mgw-endp(mgw-fsm-6186984-0)[0x558b7e1da7f0]{IN_USE}: Deallocated (fsm.c:568) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084847893 DMGW DEBUG mgw(mgw-fsm-6186984-0)[0x558b7e1d0240]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084847893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084847893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084847893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084847893 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "I", val := "11111" } }, sdp := omit } 20250806084847899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1df1e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5e67e817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084847899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084847899 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d9470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@bb2323c10e79: Deleted conn table entry 0TC_rab_assignment0(195)6186984 20250806084847904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084847904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084847904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084847904 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084847904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e67e8,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084847904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084847904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084847904 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084847904 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084847904 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084847904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084847904 DLSCCP DEBUG 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) 20250806084847904 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084847904 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=001609fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084847904 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084847904 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) 20250806084847904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084847904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084847904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084847904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084847904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084847904 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 16 09 fc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084847904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084847904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084847904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084847904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084847905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084847905 DLM3UA <000f> 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 20250806084847905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084847905 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084847905 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084847905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084847905 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847905 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 16 09 fc 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@bb2323c10e79: Deleted conn table entry 0TC_rab_assignment0(195)4116617 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Session index based on connection ID:0 20250806084847911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847911 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084847911 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084847911 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084847911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084847911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084847911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084847911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084847911 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847911 DLSS7 <000c> ss7_asp.c: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 16 09 fc 00 00 00 00 00  20250806084847911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084847911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084847911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084847911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084847911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084847911 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=001609fc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084847911 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) 20250806084847911 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084847911 DLSCCP DEBUG 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) 20250806084847911 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084847911 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) 20250806084847911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084847911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084847911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084847911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{disconnected}: Freeing instance (context_map.c:203) 20250806084847911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6186984)[0x558b7e1de0e0]{disconnected}: Deallocated (fsm.c:568) 20250806084847911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084847911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806084847911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806084847911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6186984 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806084847911 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=001609fc), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250806084847911 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084847911 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) 20250806084847911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084847911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084847911 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084847911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084847911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084847911 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 16 09 fc 00 00 07 00 (ss7_asp.c:1383) 20250806084847911 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084847911 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084847911 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084847911 DLSCCP DEBUG SCCP-SCOC(7)[0x558b7e1d2e00]{IDLE}: Deallocated (fsm.c:568) 20250806084847911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084847911 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084847911 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084847911 DLM3UA <000f> 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 20250806084847911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084847911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084847911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084847911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084847911 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084847911 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 16 09 fc 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@bb2323c10e79: RLC received in state:disconnect_pending 20250806084849211 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084849211 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084849211 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084849211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084849211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084849211 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806084849211 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084849212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084849212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084849212 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084849212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084849212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084849212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084849212 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084849212 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806084849212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849212 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084849212 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084849212 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806084849228 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084849228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00943233), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084849228 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084849228 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) 20250806084849228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084849228 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084849228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084849228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084849228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084849228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 94 32 33 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084849228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084849228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084849228 DLM3UA <000f> 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 20250806084849228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084849228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806084849228 DLSS7 <000c> ss7_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 20250806084849228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084849228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084849228 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 94 32 33 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806084849232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849232 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084849232 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084849232 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084849232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084849232 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084849232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084849232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084849232 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084849232 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 94 32 33 00  20250806084849232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084849232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084849232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084849232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084849232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084849232 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=00943233) (sccp_scrc.c:545) 20250806084849232 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) 20250806084849232 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084849232 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084849232 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084849232 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084849232 DLSCCP DEBUG SCCP-SCOC(4)[0x558b7e1d1030]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084849921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084849922 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36665<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(183)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084849928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084849929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084849929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084849929 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084849929 DMAIN NOTICE (127.0.0.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) 20250806084849929 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(191)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@bb2323c10e79: Final verdict of PTC: none 20250806084849930 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084849930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084849930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084849930 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084849930 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084849930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084849930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084849930 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084849930 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084849930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084849930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084849930 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084849931 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084849931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084849931 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084849931 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084849931 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 20250806084849931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849931 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084849931 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084849931 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084849931 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084849931 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084849931 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084849931 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 20250806084849931 DLSS7 <000c> ss7_route.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' 20250806084849931 DLSS7 <000c> ss7_route.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' 20250806084849931 DLSS7 <000c> ss7_asp.c: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  20250806084849931 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  20250806084849931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084849931 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084849931 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 20250806084849932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084849931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084849932 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084849932 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084849932 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084849932 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084849932 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084849932 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084849932 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 20250806084849932 DLSS7 <000c> ss7_route.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' 20250806084849932 DLSS7 <000c> ss7_route.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' 20250806084849932 DLSS7 <000c> ss7_asp.c: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  20250806084849932 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084849932 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084849932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084849932 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084849932 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) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084849932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084849932 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084849932 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) 20250806084849932 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084849932 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084849932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084849932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-RAN(189)@bb2323c10e79: Final verdict of PTC: none 20250806084849932 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084849932 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) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084849932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-SCCP(188)@bb2323c10e79: Final verdict of PTC: none 20250806084849932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084849933 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084849933 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) 20250806084849933 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084849933 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(193)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(185)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(194)@bb2323c10e79: Final verdict of PTC: none 20250806084849935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_assignment finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Aug 6 08:48:49 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250806084850020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084850622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=454692) Waiting for packet dumper to finish... 1 (prev_count=454692, count=455232) 20250806084851645 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084851645 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e567e7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084851645 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084851645 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) 20250806084851645 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084851645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084851645 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084851645 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084851645 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084851645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084851645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084851645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 67 e7 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084851645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084851645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084851645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084851645 DLM3UA <000f> 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 20250806084851645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084851645 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806084851645 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806084851932 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084851932 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084851932 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084851932 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084851932 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084851932 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806084853237 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084853237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084853237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084853237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084853237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084853237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084853237 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084853237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084853237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084853237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084853237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9e cf 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084853238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853238 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084853238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084853238 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084853238 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_assignment_concurrent started. 20250806084853736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084853741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084853749 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36993<->l=127.0.0.1:4262) (control_if.c:572) 20250806084853785 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853785 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853785 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853785 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853785 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853785 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853785 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084853786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084853786 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853786 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment_concurrent-Iuh0(200)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084853787 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853787 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084853787 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) 20250806084853787 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) 20250806084853787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084853787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853787 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853787 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853787 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 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) 20250806084853787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084853787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853787 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853787 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853787 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 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) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084853787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084853787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853787 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853787 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084853787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084853787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084853787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853787 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853788 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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084853788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084853788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853788 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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084853788 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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084853788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853788 DLM3UA <000f> 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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084853788 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) 20250806084853788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084853788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853788 DLM3UA <000f> 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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084853788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084853788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(204)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084853801 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853801 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853802 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853802 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853802 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853802 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853802 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084853802 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084853803 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853803 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084853803 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) 20250806084853803 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) 20250806084853803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084853803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853803 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853803 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853803 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084853803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853803 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) 20250806084853803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084853803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853803 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853803 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853803 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084853803 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853803 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) 20250806084853803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084853803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853803 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853803 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084853803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084853803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084853803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853804 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853804 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) 20250806084853804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084853804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084853804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084853804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084853804 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084853804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084853804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084853804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084853804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084853804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084853804 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084853804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853804 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 20250806084853804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084853804 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084853804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853804 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 20250806084853804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084853804 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 20250806084853804 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084853804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853804 DLM3UA <000f> 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 20250806084853804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084853804 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 20250806084853804 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084853804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084853805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084853805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084853805 DLM3UA <000f> 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 20250806084853805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084853805 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084853805 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084853826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084853826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084853826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084853826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084853826 DHNBAP 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) 20250806084853826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084853826 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084853826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084853826 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084853999 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 20250806084853999 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 20250806084853999 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084853999 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084854008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084854008 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084854008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084854008 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084854008 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084854008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084854008 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084854008 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084854008 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 20250806084854008 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084854008 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  20250806084854008 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084854011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854011 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084854011 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084854011 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  20250806084854012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084854012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084854012 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084854012 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) 20250806084854011 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084854011 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084854011 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084854011 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 20250806084854011 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084854011 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  20250806084854011 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' 20250806084854011 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' 20250806084854011 DLSS7 <000c> ss7_asp.c: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  20250806084854011 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  20250806084854011 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084854012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084854012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084854012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084854012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084854012 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084854012 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) 20250806084854012 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084854013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084854013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084854013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084854013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084854013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084854014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854014 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084854014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084854014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084854014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084854014 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084854014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084854014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084854014 DLM3UA <000f> 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 20250806084854014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084854014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084854014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084854014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084854014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854014 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  20250806084854015 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 20250806084854015 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 20250806084854015 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084854015 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084854021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084854022 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084854022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084854022 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084854022 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084854022 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084854022 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084854022 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084854022 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 20250806084854022 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084854022 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  20250806084854022 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084854024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854024 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084854024 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084854024 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  20250806084854025 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084854025 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084854025 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084854025 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 20250806084854025 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084854025 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  20250806084854025 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' 20250806084854025 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' 20250806084854025 DLSS7 <000c> ss7_asp.c: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  20250806084854025 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  20250806084854025 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  20250806084854025 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084854025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084854025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084854025 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084854025 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) 20250806084854025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084854025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084854025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084854025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084854025 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084854025 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) 20250806084854026 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084854027 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084854027 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084854027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084854027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084854027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084854027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854027 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084854027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084854027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084854027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084854027 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084854027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084854028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084854028 DLM3UA <000f> 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 20250806084854028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084854028 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084854028 DLSS7 <000c> ss7_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 20250806084854028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084854028 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854028 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(203)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084854814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084854814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084854814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084854814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084854814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084854814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084854814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084854814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854814 DLSS7 <000c> ss7_asp.c: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  20250806084854814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084854814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084854814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084854814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084854814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084854814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084854814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084854814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084854814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084854814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084854814 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084854814 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) 20250806084854814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084854814 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084854815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854815 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084854815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084854815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084854815 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) 20250806084854815 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084854815 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084854815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084854815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084854815 DLM3UA <000f> 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 20250806084854815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084854815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084854815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084854815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084854815 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854815 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  20250806084854815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854815 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084854815 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084854815 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084854815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084854815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084854815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084854815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084854816 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854816 DLSS7 <000c> ss7_asp.c: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  20250806084854816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084854816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084854816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084854816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084854816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084854816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084854816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084854816 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084854816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854816 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084854816 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084854816 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084854816 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084854817 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084854825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084854825 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084854825 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084854825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084854825 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084854825 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084854825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084854825 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854825 DLSS7 <000c> ss7_asp.c: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  20250806084854825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084854825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084854825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084854825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084854825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084854825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084854825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084854825 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084854825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084854825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084854825 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084854825 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) 20250806084854825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084854825 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084854825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084854825 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084854826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084854826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084854826 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) 20250806084854826 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084854826 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084854826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854826 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084854826 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084854826 DLM3UA <000f> 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 20250806084854826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084854826 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084854826 DLSS7 <000c> ss7_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 20250806084854826 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084854826 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854826 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  20250806084854827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084854827 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084854827 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084854827 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084854827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084854827 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084854827 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084854827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084854827 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084854827 DLSS7 <000c> ss7_asp.c: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  20250806084854827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084854827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084854827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084854827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084854827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084854827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084854827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084854827 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084854827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084854827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084854827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084854827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084854827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084854827 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084854827 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084854827 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@bb2323c10e79: 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 } } } } 20250806084855447 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084855447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da640b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084855447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084855447 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) 20250806084855447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084855447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084855447 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084855447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084855447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084855447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 da 64 0b 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084855447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084855447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084855447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084855447 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084855447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084855447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084855448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084855448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084855448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084855448 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 da 64 0b 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084855453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084855453 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084855453 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084855453 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084855453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084855453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084855453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084855453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084855453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084855453 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 da 64 0b 00  20250806084855453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084855453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084855453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084855453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084855453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084855453 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=00da640b) (sccp_scrc.c:545) 20250806084855453 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) 20250806084855453 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084855453 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084855454 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084855454 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084855454 DLSCCP DEBUG SCCP-SCOC(5)[0x558b7e1ddd90]{IDLE}: Deallocated (fsm.c:568) 20250806084855860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084855992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084856057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 0TC_rab_assignment_concurrent0(209)5580375 TC_rab_assignment_concurrent0(210)@bb2323c10e79: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250806084856900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084856900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084856900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084856900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084856900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x552657, normal) (hnbgw_rua.c:408) 20250806084856900 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806084856900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084856900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084856900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084856900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084856900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084856900 DCN DEBUG map_sccp[0x558b7e1de0e0]{init}: Allocated (fsm.c:456) 20250806084856900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084856900 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5580375 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084856900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084856900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084856900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084856900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084856900 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084856900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084856900 DLSCCP DEBUG 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) 20250806084856900 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: Allocated (fsm.c:456) 20250806084856900 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084856900 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030003960056400500f1100926) (sccp_scrc.c:455) 20250806084856900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084856900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084856900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084856900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084856900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084856900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084856900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084856900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084856900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084856900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084856900 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084856900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084856900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084856900 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 03 96 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084856900 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084856900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084856900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084856901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084856901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084856901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084856901 DLM3UA <000f> 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 20250806084856901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084856901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084856901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084856901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084856901 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084856901 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 03 96 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 0TC_rab_assignment_concurrent0(209)8088332 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): none -> pass 20250806084856911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084856911 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084856911 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084856911 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084856911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084856911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084856911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084856911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084856911 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084856911 DLSS7 <000c> ss7_asp.c: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 84 a1 33 02 00 00 00 00  20250806084856911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084856911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084856911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084856911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084856912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084856912 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=0084a133) (sccp_scrc.c:545) 20250806084856912 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) 20250806084856912 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084856912 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084856912 DLSCCP DEBUG 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) 20250806084856912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084856912 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) 20250806084856912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084856912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 1TC_rab_assignment_concurrent0(210)2641275 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(211)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 2TC_rab_assignment_concurrent0(211)9869621 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 3TC_rab_assignment_concurrent0(212)8247201 TC_rab_assignment_concurrent0(213)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 4TC_rab_assignment_concurrent0(213)12559156 TC_rab_assignment_concurrent0(214)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 5TC_rab_assignment_concurrent0(214)1196402 TC_rab_assignment_concurrent0(215)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 6TC_rab_assignment_concurrent0(215)3354897 TC_rab_assignment_concurrent0(216)@bb2323c10e79: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(217)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 7TC_rab_assignment_concurrent0(216)2591674 TC_rab_assignment_concurrent0(218)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 8TC_rab_assignment_concurrent0(217)13533571 TC_rab_assignment_concurrent0(219)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 9TC_rab_assignment_concurrent0(218)13287781 TC_rab_assignment_concurrent0(220)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 10TC_rab_assignment_concurrent0(219)8629468 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 11TC_rab_assignment_concurrent0(220)2208870 TC_rab_assignment_concurrent0(221)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@bb2323c10e79: f_gen_tmsi(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)@bb2323c10e79: Added conn table entry 12TC_rab_assignment_concurrent0(221)7811454 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(223)@bb2323c10e79: f_gen_tmsi(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)@bb2323c10e79: Added conn table entry 13TC_rab_assignment_concurrent0(222)2855599 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 14TC_rab_assignment_concurrent0(223)556333 TC_rab_assignment_concurrent0(224)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Added conn table entry 15TC_rab_assignment_concurrent0(224)16288611 20250806084857100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x284d7b, normal) (hnbgw_rua.c:408) 20250806084857100 DHNB DEBUG map_rua[0x558b7e1d2e00]{init}: Allocated (fsm.c:456) 20250806084857101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857101 DCN DEBUG map_sccp[0x558b7e1d9470]{init}: Allocated (fsm.c:456) 20250806084857101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857101 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2641275 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857101 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857101 DLSCCP DEBUG 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) 20250806084857101 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: Allocated (fsm.c:456) 20250806084857101 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857101 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003580056400500f1100926) (sccp_scrc.c:455) 20250806084857101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857101 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857101 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 03 58 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857101 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857101 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x969935, normal) (hnbgw_rua.c:408) 20250806084857101 DHNB DEBUG map_rua[0x558b7e1da7f0]{init}: Allocated (fsm.c:456) 20250806084857101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857102 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857102 DCN DEBUG map_sccp[0x558b7e1e4090]{init}: Allocated (fsm.c:456) 20250806084857102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857102 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9869621 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857102 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857102 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857102 DLM3UA <000f> 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 20250806084857102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857102 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857102 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 03 58 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857102 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857102 DLSCCP DEBUG 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) 20250806084857102 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: Allocated (fsm.c:456) 20250806084857102 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857102 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000f30056400500f1100926) (sccp_scrc.c:455) 20250806084857102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857102 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857102 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 f3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857102 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857102 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857102 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857102 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  20250806084857102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857102 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7dd7a1, normal) (hnbgw_rua.c:408) 20250806084857102 DHNB DEBUG map_rua[0x558b7e1e4eb0]{init}: Allocated (fsm.c:456) 20250806084857102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857102 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857102 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857103 DLM3UA <000f> 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 20250806084857103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857103 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857103 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 f3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857103 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857103 DCN DEBUG map_sccp[0x558b7e1e3d30]{init}: Allocated (fsm.c:456) 20250806084857103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857103 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8247201 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857103 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857103 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857103 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857103 DLSCCP DEBUG 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) 20250806084857103 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: Allocated (fsm.c:456) 20250806084857103 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857103 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001f50056400500f1100926) (sccp_scrc.c:455) 20250806084857103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857103 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857103 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857103 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 01 f5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857103 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857103 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) 20250806084857103 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) 20250806084857103 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857103 DLSCCP DEBUG 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) 20250806084857104 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857104 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857104 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857104 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857104 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857104 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857104 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857104 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{UNUSED}: Allocated (fsm.c:456) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{UNUSED}: is child of mgw(mgw-fsm-5580375-0)[0x558b7e1e6400] (fsm.c:486) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5580375-0)[0x558b7e1e6400] (mgcp_client_endpoint_fsm.c:724) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1e3440]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1e3440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00] (fsm.c:486) 20250806084857104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1e3440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1e3440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 552657'... (mgcp_client.c:807) 20250806084857104 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806084857104 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1e3440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857104 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbfa334, normal) (hnbgw_rua.c:408) 20250806084857105 DHNB DEBUG map_rua[0x558b7e1e3bb0]{init}: Allocated (fsm.c:456) 20250806084857105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857105 DCN DEBUG map_sccp[0x558b7e1e7c60]{init}: Allocated (fsm.c:456) 20250806084857105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857105 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12559156 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857105 DLM3UA <000f> 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 20250806084857105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857105 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857105 DLSCCP DEBUG 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) 20250806084857105 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806084857105 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857105 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003d20056400500f1100926) (sccp_scrc.c:455) 20250806084857105 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 01 f5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857105 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857105 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 03 d2 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857105 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x124172, normal) (hnbgw_rua.c:408) 20250806084857105 DHNB DEBUG map_rua[0x558b7e1e49d0]{init}: Allocated (fsm.c:456) 20250806084857105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857106 DCN DEBUG map_sccp[0x558b7e1e5190]{init}: Allocated (fsm.c:456) 20250806084857106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857106 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1196402 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857106 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857106 DLSCCP DEBUG 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) 20250806084857106 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: Allocated (fsm.c:456) 20250806084857106 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857106 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001370056400500f1100926) (sccp_scrc.c:455) 20250806084857106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857106 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857106 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857106 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 37 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857106 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:1 20250806084857105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857105 DLM3UA <000f> 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 20250806084857105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857106 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857106 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 03 d2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857106 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x333111, normal) (hnbgw_rua.c:408) 20250806084857106 DHNB DEBUG map_rua[0x558b7e1e8930]{init}: Allocated (fsm.c:456) 20250806084857106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857106 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857106 DCN DEBUG map_sccp[0x558b7e1e9340]{init}: Allocated (fsm.c:456) 20250806084857106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857106 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857106 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3354897 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857106 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857106 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857106 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857106 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857107 DLSCCP DEBUG 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) 20250806084857106 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857106 DLM3UA <000f> 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 20250806084857106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857107 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857107 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: Allocated (fsm.c:456) 20250806084857107 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857107 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003c40056400500f1100926) (sccp_scrc.c:455) 20250806084857107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857107 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857107 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 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857107 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857107 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 03 c4 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857107 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x278bba, normal) (hnbgw_rua.c:408) 20250806084857107 DHNB DEBUG map_rua[0x558b7e1e47f0]{init}: Allocated (fsm.c:456) 20250806084857107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857107 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857107 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857107 DLM3UA <000f> 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 20250806084857107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857107 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857107 DCN DEBUG map_sccp[0x558b7e1e8cb0]{init}: Allocated (fsm.c:456) 20250806084857107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857107 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2591674 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857107 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857107 DLSCCP DEBUG 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) 20250806084857107 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: Allocated (fsm.c:456) 20250806084857107 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857107 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857107 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857107 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857107 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 03 c4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857107 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002060056400500f1100926) (sccp_scrc.c:455) 20250806084857107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 06 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce8183, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1e9a50]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1e9b80]{init}: Allocated (fsm.c:456) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13533571 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DLM3UA <000f> 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 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857108 DLSCCP DEBUG 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) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: Allocated (fsm.c:456) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300010d0056400500f1100926) (sccp_scrc.c:455) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857108 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 06 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcac165, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1f2f20]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1f3050]{init}: Allocated (fsm.c:456) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13287781 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857108 DLSCCP DEBUG 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) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DLM3UA <000f> 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 20250806084857108 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: Allocated (fsm.c:456) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857108 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000290056400500f1100926) (sccp_scrc.c:455) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 00 29 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 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 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857108 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83acdc, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1f1fc0]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1f3ce0]{init}: Allocated (fsm.c:456) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8629468 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857108 DLSCCP DEBUG 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) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: Allocated (fsm.c:456) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030002f80056400500f1100926) (sccp_scrc.c:455) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084857108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857108 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 00 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 02 f8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21b466, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1f2dd0]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1ea120]{init}: Allocated (fsm.c:456) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2208870 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DLM3UA <000f> 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 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857108 DLSCCP DEBUG 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) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: Allocated (fsm.c:456) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f400300019a0056400500f1100926) (sccp_scrc.c:455) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 02 f8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857108 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 01 9a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77317e, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1f2340]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1f3ab0]{init}: Allocated (fsm.c:456) 20250806084857108 DLM3UA <000f> 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 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7811454 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857108 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 01 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857108 DLSCCP DEBUG 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) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: Allocated (fsm.c:456) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857108 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001b50056400500f1100926) (sccp_scrc.c:455) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:2 20250806084857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857108 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857108 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 b5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857108 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250806084857108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b92af, normal) (hnbgw_rua.c:408) 20250806084857108 DHNB DEBUG map_rua[0x558b7e1f4530]{init}: Allocated (fsm.c:456) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857108 DCN DEBUG map_sccp[0x558b7e1f62e0]{init}: Allocated (fsm.c:456) 20250806084857108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857108 DLM3UA <000f> 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 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 1TC_rab_assignment_concurrent0(210)12860969 20250806084857108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2855599 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857109 DLSCCP DEBUG 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) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: Allocated (fsm.c:456) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857109 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030002e80056400500f1100926) (sccp_scrc.c:455) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 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 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857109 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 e8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87d2d, normal) (hnbgw_rua.c:408) 20250806084857109 DHNB DEBUG map_rua[0x558b7e1f70a0]{init}: Allocated (fsm.c:456) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857109 DLM3UA <000f> 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 20250806084857109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857109 DCN DEBUG map_sccp[0x558b7e1f71d0]{init}: Allocated (fsm.c:456) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857109 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-556333 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. 20250806084857109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857109 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 e8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857109 DLSCCP DEBUG 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) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: Allocated (fsm.c:456) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857109 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030001550056400500f1100926) (sccp_scrc.c:455) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857109 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 01 55 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084857109 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf88b63, normal) (hnbgw_rua.c:408) 20250806084857109 DHNB DEBUG map_rua[0x558b7e1f7ef0]{init}: Allocated (fsm.c:456) 20250806084857109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857109 DLM3UA <000f> 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 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:3 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084857109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857109 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084857109 DCN DEBUG map_sccp[0x558b7e1f8020]{init}: Allocated (fsm.c:456) 20250806084857109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084857109 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16288611 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084857109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084857109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857109 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 01 55 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806084857109 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084857109 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084857109 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084857109 DLSCCP DEBUG 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) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: Allocated (fsm.c:456) 20250806084857109 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084857109 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030002d10056400500f1100926) (sccp_scrc.c:455) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (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(203)@bb2323c10e79: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084857109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084857109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857109 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857109 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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 2TC_rab_assignment_concurrent0(211)5519118 20250806084857109 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084857109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084857109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084857109 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857109 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857109 DLM3UA <000f> 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 20250806084857109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857109 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857109 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857109 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 d1 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)@bb2323c10e79: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 3TC_rab_assignment_concurrent0(212)11467806 TC_rab_assignment_concurrent0(211)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:4 TC_rab_assignment_concurrent0(212)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 4TC_rab_assignment_concurrent0(213)8806092 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 5TC_rab_assignment_concurrent0(214)9886205 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 6TC_rab_assignment_concurrent0(215)8684686 TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 7TC_rab_assignment_concurrent0(216)6033398 TC_rab_assignment_concurrent0(215)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:2 20250806084857121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857121 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857121 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857121 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857121 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857121 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857121 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857121 DLSS7 <000c> ss7_asp.c: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 be b2 a3 02 00 00 00 00  20250806084857122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857122 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857122 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=00beb2a3) (sccp_scrc.c:545) 20250806084857122 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) 20250806084857122 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857122 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857122 DLSCCP DEBUG 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) 20250806084857122 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857122 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) 20250806084857122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 8TC_rab_assignment_concurrent0(217)2131243 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 9TC_rab_assignment_concurrent0(218)4386483 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(217)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 10TC_rab_assignment_concurrent0(219)14704102 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 11TC_rab_assignment_concurrent0(220)14847184 TC_rab_assignment_concurrent0(218)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(219)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 12TC_rab_assignment_concurrent0(221)6786702 TC_rab_assignment_concurrent0(220)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 13TC_rab_assignment_concurrent0(222)15495237 TC_rab_assignment_concurrent0(221)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 14TC_rab_assignment_concurrent0(223)990918 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Added conn table entry 15TC_rab_assignment_concurrent0(224)9264218 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:10 TC_rab_assignment_concurrent0(223)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55265717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:15 TC_rab_assignment_concurrent0(224)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55265717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250806084857156 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250806084857156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857156 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857156 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857156 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857156 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857156 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857156 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_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x552657) (hnbgw_rua.c:472) 20250806084857169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857169 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857169 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857169 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857169 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5580375-0)[0x558b7e1e6400] (mgcp_client_endpoint_fsm.c:724) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 552657'... (mgcp_client.c:807) 20250806084857169 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250806084857169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55265717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250806084857176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857176 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857176 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857176 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5580375-0)[0x558b7e1e6400] (mgcp_client_endpoint_fsm.c:724) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1f6e70]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1f6e70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00] (fsm.c:486) 20250806084857176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1f6e70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1f6e70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250806084857176 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 552657'... (mgcp_client.c:807) 20250806084857176 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250806084857176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5580375-0)[0x558b7e1f6e70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857176 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55265717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250806084857182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857182 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{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) 20250806084857182 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857182 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857182 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857182 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857182 DLSCCP DEBUG 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) 20250806084857182 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857182 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=0084a133), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857182 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) 20250806084857182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857182 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 84 a1 33 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857182 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857182 DLM3UA <000f> 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 20250806084857182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857182 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857182 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 84 a1 33 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857182 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857182 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857182 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857182 DLSS7 <000c> ss7_asp.c: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 2f 7a 32 02 00 00 00 00  20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=002f7a32) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_asp.c: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 5c 5a c7 02 00 00 00 00  20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=005c5ac7) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 22 d7 fc 02 00 00 00 00  20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=0022d7fc) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 81 f5 2d 02 00 00 00 00  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:0 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=0081f52d) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 59 25 7d 02 00 00 00 00  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=0059257d) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 85 a4 9c 02 00 00 00 00  20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=0085a49c) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 48 9b 03 02 00 00 00 00  20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=00489b03) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 65 bc 4c 02 00 00 00 00  20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=0065bc4c) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 c7 7f d2 02 00 00 00 00  20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=00c77fd2) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 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) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857183 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857183 DLSS7 <000c> ss7_asp.c: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 ae ba 61 02 00 00 00 00  20250806084857183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857183 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=00aeba61) (sccp_scrc.c:545) 20250806084857183 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) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857183 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857183 DLSCCP DEBUG 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) 20250806084857183 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857183 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) 20250806084857183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857183 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857183 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857184 DLSS7 <000c> ss7_asp.c: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 6c 0d 11 02 00 00 00 00  20250806084857184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857184 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=006c0d11) (sccp_scrc.c:545) 20250806084857184 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) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857184 DLSCCP DEBUG 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) 20250806084857184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857184 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) 20250806084857184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857184 DLSS7 <000c> ss7_asp.c: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 5c 16 1b 02 00 00 00 00  20250806084857184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857184 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=005c161b) (sccp_scrc.c:545) 20250806084857184 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) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857184 DLSCCP DEBUG 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) 20250806084857184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857184 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) 20250806084857184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857184 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857184 DLSS7 <000c> ss7_asp.c: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 ca a2 a3 02 00 00 00 00  20250806084857184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857184 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=00caa2a3) (sccp_scrc.c:545) 20250806084857184 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) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857184 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857184 DLSCCP DEBUG 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) 20250806084857185 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857185 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) 20250806084857185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857184 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857184 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857184 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857185 DLSS7 <000c> ss7_asp.c: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 94 16 89 02 00 00 00 00  20250806084857185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857185 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084857185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857185 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  20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857185 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=00941689) (sccp_scrc.c:545) 20250806084857185 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) 20250806084857185 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084857185 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084857185 DLSCCP DEBUG 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) 20250806084857185 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084857185 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) 20250806084857185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084857185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084857185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857185 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) 20250806084857185 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) 20250806084857185 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857185 DLSCCP DEBUG 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) 20250806084857185 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857185 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857185 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857185 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857185 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857185 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857185 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857185 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{UNUSED}: Allocated (fsm.c:456) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{UNUSED}: is child of mgw(mgw-fsm-2641275-0)[0x558b7e1e8510] (fsm.c:486) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2641275-0)[0x558b7e1e8510] (mgcp_client_endpoint_fsm.c:724) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1e7370]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1e7370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460] (fsm.c:486) 20250806084857185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1e7370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1e7370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 284d7b'... (mgcp_client.c:807) 20250806084857185 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806084857185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1e7370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857185 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "284d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "284d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250806084857200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250806084857200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857200 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857200 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857200 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857200 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857200 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(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857208 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x284d7b) (hnbgw_rua.c:472) 20250806084857208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857208 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857208 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857208 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857208 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857208 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2641275-0)[0x558b7e1e8510] (mgcp_client_endpoint_fsm.c:724) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857208 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 284d7'... (mgcp_client.c:807) 20250806084857208 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857208 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "284d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250806084857216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857216 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857216 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857216 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2641275-0)[0x558b7e1e8510] (mgcp_client_endpoint_fsm.c:724) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1f7c30]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1f7c30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460] (fsm.c:486) 20250806084857216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1f7c30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1f7c30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250806084857216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 284d7'... (mgcp_client.c:807) 20250806084857216 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2641275-0)[0x558b7e1f7c30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857216 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "284d7b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250806084857237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857237 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{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) 20250806084857237 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857237 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857237 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857237 DLSCCP DEBUG 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) 20250806084857237 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857237 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=00beb2a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857237 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857237 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) 20250806084857237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857237 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 be b2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857237 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857238 DLM3UA <000f> 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 20250806084857238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857238 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857238 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 be b2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857238 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857238 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857238 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857238 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857238 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  20250806084857239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857239 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857239 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857239 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857239 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) 20250806084857239 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) 20250806084857239 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857239 DLSCCP DEBUG 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) 20250806084857239 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857239 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857239 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857239 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857239 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857239 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857239 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857239 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{UNUSED}: Allocated (fsm.c:456) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{UNUSED}: is child of mgw(mgw-fsm-9869621-0)[0x558b7e2029f0] (fsm.c:486) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9869621-0)[0x558b7e2029f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e2096a0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e2096a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0] (fsm.c:486) 20250806084857239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e2096a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e2096a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857239 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 96993'... (mgcp_client.c:807) 20250806084857239 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e2096a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857239 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96993517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96993517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250806084857266 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250806084857266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857266 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857266 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857267 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857267 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857267 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857267 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857275 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x969935) (hnbgw_rua.c:472) 20250806084857275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857275 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857275 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857275 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857275 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857275 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9869621-0)[0x558b7e2029f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857275 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 96993'... (mgcp_client.c:807) 20250806084857275 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857275 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96993517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250806084857282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857282 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857282 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857282 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9869621-0)[0x558b7e2029f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e1fa830]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e1fa830]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0] (fsm.c:486) 20250806084857282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e1fa830]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e1fa830]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250806084857282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 96993'... (mgcp_client.c:807) 20250806084857282 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9869621-0)[0x558b7e1fa830]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857282 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96993517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857291 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250806084857291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857291 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{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) 20250806084857291 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857291 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857291 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857291 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857291 DLSCCP DEBUG 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) 20250806084857291 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857291 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=002f7a32), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857291 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857291 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) 20250806084857291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857291 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857291 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 2f 7a 32 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857291 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857291 DLM3UA <000f> 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 20250806084857291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857292 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 2f 7a 32 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857292 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  20250806084857292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857292 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) 20250806084857292 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) 20250806084857292 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857292 DLSCCP DEBUG 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) 20250806084857292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857292 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857292 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857292 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857292 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857292 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857292 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857292 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{UNUSED}: Allocated (fsm.c:456) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{UNUSED}: is child of mgw(mgw-fsm-8247201-0)[0x558b7e20b490] (fsm.c:486) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8247201-0)[0x558b7e20b490] (mgcp_client_endpoint_fsm.c:724) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b6a0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b6a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240] (fsm.c:486) 20250806084857292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b6a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b6a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857292 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 7dd7a'... (mgcp_client.c:807) 20250806084857292 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b6a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857292 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7dd7a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7dd7a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250806084857308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250806084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857309 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857309 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857309 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857309 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857316 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7dd7a1) (hnbgw_rua.c:472) 20250806084857316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857316 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857316 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857316 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857316 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857316 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857316 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857316 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857316 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8247201-0)[0x558b7e20b490] (mgcp_client_endpoint_fsm.c:724) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857316 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 7dd7a'... (mgcp_client.c:807) 20250806084857316 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857316 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7dd7a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250806084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857329 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857329 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857329 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8247201-0)[0x558b7e20b490] (mgcp_client_endpoint_fsm.c:724) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857329 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b280]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857329 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b280]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240] (fsm.c:486) 20250806084857330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b280]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b280]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806084857330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 7dd7a'... (mgcp_client.c:807) 20250806084857330 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8247201-0)[0x558b7e20b280]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857330 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857330 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857330 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857330 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7dd7a117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250806084857346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857346 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857347 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{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) 20250806084857347 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857347 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857347 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857347 DLSCCP DEBUG 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) 20250806084857347 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857347 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=005c5ac7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857347 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857347 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) 20250806084857347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857347 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857347 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 5c 5a c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857347 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857347 DLM3UA <000f> 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 20250806084857347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857347 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857347 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 5c 5a c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857347 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857347 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857347 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857347 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  20250806084857347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857347 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) 20250806084857347 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) 20250806084857347 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857347 DLSCCP DEBUG 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) 20250806084857347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857347 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857348 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857348 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857348 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857348 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857348 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857348 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{UNUSED}: Allocated (fsm.c:456) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{UNUSED}: is child of mgw(mgw-fsm-12559156-0)[0x558b7e213ff0] (fsm.c:486) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12559156-0)[0x558b7e213ff0] (mgcp_client_endpoint_fsm.c:724) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e21ad80]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e21ad80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650] (fsm.c:486) 20250806084857348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e21ad80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e21ad80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: bfa33'... (mgcp_client.c:807) 20250806084857348 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e21ad80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857348 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa33417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa33417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250806084857364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250806084857364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857364 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857364 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857364 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857364 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857364 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857370 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbfa334) (hnbgw_rua.c:472) 20250806084857370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857370 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857370 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857370 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857370 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857370 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12559156-0)[0x558b7e213ff0] (mgcp_client_endpoint_fsm.c:724) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: bfa33'... (mgcp_client.c:807) 20250806084857370 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857370 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa33417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250806084857376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857376 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857376 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857376 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12559156-0)[0x558b7e213ff0] (mgcp_client_endpoint_fsm.c:724) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e213080]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e213080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650] (fsm.c:486) 20250806084857376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e213080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e213080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250806084857376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: bfa33'... (mgcp_client.c:807) 20250806084857376 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12559156-0)[0x558b7e213080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857376 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bfa33417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857381 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250806084857381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857381 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{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) 20250806084857381 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857381 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857381 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857381 DLSCCP DEBUG 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) 20250806084857381 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857381 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=0022d7fc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857381 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857381 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) 20250806084857381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857381 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857381 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 22 d7 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857381 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857381 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857381 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857381 DLM3UA <000f> 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 20250806084857381 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857381 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857381 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857381 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857381 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857381 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 22 d7 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857382 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857382 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857382 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857382 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857382 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  20250806084857382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857382 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) 20250806084857382 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) 20250806084857382 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857382 DLSCCP DEBUG 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) 20250806084857382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857382 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857382 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857382 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857382 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857382 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857382 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857382 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{UNUSED}: Allocated (fsm.c:456) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{UNUSED}: is child of mgw(mgw-fsm-1196402-0)[0x558b7e21cb40] (fsm.c:486) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1196402-0)[0x558b7e21cb40] (mgcp_client_endpoint_fsm.c:724) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e2238d0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e2238d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0] (fsm.c:486) 20250806084857382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e2238d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e2238d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 12417'... (mgcp_client.c:807) 20250806084857382 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857382 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e2238d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857382 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12417217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12417217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250806084857390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250806084857390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857390 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857390 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857390 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857390 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857390 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857395 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x124172) (hnbgw_rua.c:472) 20250806084857395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857395 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857395 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857395 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857395 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857395 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857395 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1196402-0)[0x558b7e21cb40] (mgcp_client_endpoint_fsm.c:724) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 12417'... (mgcp_client.c:807) 20250806084857395 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857395 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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)@bb2323c10e79: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12417217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857400 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250806084857400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857400 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857400 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857400 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1196402-0)[0x558b7e21cb40] (mgcp_client_endpoint_fsm.c:724) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857400 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e21c960]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e21c960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0] (fsm.c:486) 20250806084857400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e21c960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857400 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e21c960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250806084857400 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 12417'... (mgcp_client.c:807) 20250806084857401 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1196402-0)[0x558b7e21c960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857401 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857401 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857401 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857401 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "12417217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857406 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250806084857406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857406 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{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) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857406 DLSCCP DEBUG 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) 20250806084857406 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857406 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=0081f52d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857406 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) 20250806084857406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857406 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 81 f5 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857406 DLM3UA <000f> 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 20250806084857406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857406 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857406 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 81 f5 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084857406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857406 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857406 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857406 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857406 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  20250806084857406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857406 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) 20250806084857406 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) 20250806084857406 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857406 DLSCCP DEBUG 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) 20250806084857406 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857406 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857406 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857406 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857406 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{UNUSED}: Allocated (fsm.c:456) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{UNUSED}: is child of mgw(mgw-fsm-3354897-0)[0x558b7e225890] (fsm.c:486) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3354897-0)[0x558b7e225890] (mgcp_client_endpoint_fsm.c:724) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e22c6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e22c6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60] (fsm.c:486) 20250806084857406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e22c6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e22c6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 33311'... (mgcp_client.c:807) 20250806084857406 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857406 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e22c6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857406 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33311117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33311117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250806084857414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250806084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857414 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857414 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857414 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857414 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857414 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857421 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x333111) (hnbgw_rua.c:472) 20250806084857421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857421 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857421 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857421 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857421 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857421 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3354897-0)[0x558b7e225890] (mgcp_client_endpoint_fsm.c:724) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 33311'... (mgcp_client.c:807) 20250806084857421 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857421 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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)@bb2323c10e79: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33311117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250806084857429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857429 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857429 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857429 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3354897-0)[0x558b7e225890] (mgcp_client_endpoint_fsm.c:724) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e224a00]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e224a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60] (fsm.c:486) 20250806084857429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e224a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e224a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250806084857429 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 33311'... (mgcp_client.c:807) 20250806084857429 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3354897-0)[0x558b7e224a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857429 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33311117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857438 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250806084857438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857438 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857438 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{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) 20250806084857438 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857438 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857438 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857439 DLSCCP DEBUG 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) 20250806084857439 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857439 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=0059257d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857439 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) 20250806084857439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857439 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 59 25 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806084857439 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857439 DLM3UA <000f> 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 20250806084857439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857439 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 59 25 7d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084857439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857439 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  20250806084857439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857439 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) 20250806084857439 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) 20250806084857439 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857439 DLSCCP DEBUG 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) 20250806084857439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857439 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857439 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857439 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857439 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857439 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857439 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857439 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{UNUSED}: Allocated (fsm.c:456) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{UNUSED}: is child of mgw(mgw-fsm-2591674-0)[0x558b7e22e640] (fsm.c:486) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2591674-0)[0x558b7e22e640] (mgcp_client_endpoint_fsm.c:724) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e235470]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e235470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020] (fsm.c:486) 20250806084857439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e235470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e235470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 278bb'... (mgcp_client.c:807) 20250806084857439 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e235470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857439 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "278bba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "278bba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250806084857457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250806084857457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857457 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857457 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857457 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857458 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857458 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857466 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x278bba) (hnbgw_rua.c:472) 20250806084857466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857466 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857466 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857466 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857466 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857466 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2591674-0)[0x558b7e22e640] (mgcp_client_endpoint_fsm.c:724) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 278bb'... (mgcp_client.c:807) 20250806084857466 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857466 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "278bba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250806084857476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857476 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857476 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857476 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2591674-0)[0x558b7e22e640] (mgcp_client_endpoint_fsm.c:724) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e21bed0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e21bed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020] (fsm.c:486) 20250806084857476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e21bed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e21bed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250806084857476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 278bb'... (mgcp_client.c:807) 20250806084857476 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2591674-0)[0x558b7e21bed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "278bba17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250806084857489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{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) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857489 DLSCCP DEBUG 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) 20250806084857489 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857489 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=0085a49c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857489 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857489 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) 20250806084857489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857489 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857489 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 85 a4 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857489 DLM3UA <000f> 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 20250806084857489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857489 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857489 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 85 a4 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857489 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857489 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857489 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857489 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857489 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  20250806084857489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857489 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) 20250806084857489 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) 20250806084857489 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857489 DLSCCP DEBUG 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) 20250806084857489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857489 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857489 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857489 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857489 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857489 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{UNUSED}: Allocated (fsm.c:456) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{UNUSED}: is child of mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0] (fsm.c:486) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0] (mgcp_client_endpoint_fsm.c:724) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e23e1a0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e23e1a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0] (fsm.c:486) 20250806084857489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e23e1a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e23e1a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: ce818'... (mgcp_client.c:807) 20250806084857489 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e23e1a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857489 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce818317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce818317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250806084857512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250806084857512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857512 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857512 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857512 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857512 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857512 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857520 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce8183) (hnbgw_rua.c:472) 20250806084857520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857520 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857520 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857520 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857520 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857520 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857520 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0] (mgcp_client_endpoint_fsm.c:724) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: ce818'... (mgcp_client.c:807) 20250806084857520 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857520 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce818317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250806084857527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857527 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857527 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857527 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0] (mgcp_client_endpoint_fsm.c:724) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e22d770]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e22d770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0] (fsm.c:486) 20250806084857527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e22d770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e22d770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250806084857527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: ce818'... (mgcp_client.c:807) 20250806084857527 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857527 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13533571-0)[0x558b7e22d770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857527 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce818317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250806084857533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857533 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857533 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{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) 20250806084857533 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857533 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857533 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857533 DLSCCP DEBUG 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) 20250806084857534 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857534 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=00489b03), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857534 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857534 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) 20250806084857534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857534 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857534 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 48 9b 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) 20250806084857534 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857534 DLM3UA <000f> 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 20250806084857534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857534 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857534 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857534 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 48 9b 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  20250806084857534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857534 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857534 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857534 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857534 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857534 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857534 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857534 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857534 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  20250806084857534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857534 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) 20250806084857534 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) 20250806084857534 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857534 DLSCCP DEBUG 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) 20250806084857534 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857534 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857534 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857534 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857534 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857534 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857534 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857534 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{UNUSED}: Allocated (fsm.c:456) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{UNUSED}: is child of mgw(mgw-fsm-13287781-0)[0x558b7e240060] (fsm.c:486) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13287781-0)[0x558b7e240060] (mgcp_client_endpoint_fsm.c:724) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e247060]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e247060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790] (fsm.c:486) 20250806084857534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e247060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e247060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857534 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: cac16'... (mgcp_client.c:807) 20250806084857534 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e247060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857534 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cac16517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cac16517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250806084857544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250806084857544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857544 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857544 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857544 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857544 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857544 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857544 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857548 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcac165) (hnbgw_rua.c:472) 20250806084857548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857548 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857548 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857548 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857548 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857548 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857548 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857548 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857548 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13287781-0)[0x558b7e240060] (mgcp_client_endpoint_fsm.c:724) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857548 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: cac16'... (mgcp_client.c:807) 20250806084857548 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084857548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857548 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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)@bb2323c10e79: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cac16517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857554 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250806084857554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857554 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857554 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857554 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13287781-0)[0x558b7e240060] (mgcp_client_endpoint_fsm.c:724) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e23fd80]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e23fd80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790] (fsm.c:486) 20250806084857554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e23fd80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e23fd80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250806084857554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: cac16'... (mgcp_client.c:807) 20250806084857554 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084857554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13287781-0)[0x558b7e23fd80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857554 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cac16517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857558 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250806084857559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{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) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857559 DLSCCP DEBUG 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) 20250806084857559 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857559 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=0065bc4c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857559 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857559 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) 20250806084857559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084857559 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857559 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857559 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857559 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 65 bc 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857559 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857559 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857559 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084857559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084857559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857559 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857559 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 65 bc 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084857559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857559 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  20250806084857559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857559 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) 20250806084857559 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) 20250806084857559 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857559 DLSCCP DEBUG 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) 20250806084857559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857559 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857559 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857559 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857559 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857559 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{UNUSED}: Allocated (fsm.c:456) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{UNUSED}: is child of mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0] (fsm.c:486) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0] (mgcp_client_endpoint_fsm.c:724) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e24fc60]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e24fc60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390] (fsm.c:486) 20250806084857559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e24fc60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e24fc60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 83acd'... (mgcp_client.c:807) 20250806084857559 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e24fc60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857559 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83acdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83acdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250806084857567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250806084857567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857567 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857567 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857567 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857567 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857567 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857571 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x83acdc) (hnbgw_rua.c:472) 20250806084857571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857571 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857571 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857571 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857571 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857571 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0] (mgcp_client_endpoint_fsm.c:724) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 83ac'... (mgcp_client.c:807) 20250806084857571 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084857571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857571 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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)@bb2323c10e79: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83acdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857577 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250806084857577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857577 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857577 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857577 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0] (mgcp_client_endpoint_fsm.c:724) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e248cd0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e248cd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390] (fsm.c:486) 20250806084857577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e248cd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e248cd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250806084857577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 83ac'... (mgcp_client.c:807) 20250806084857577 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084857577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8629468-0)[0x558b7e248cd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857577 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83acdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250806084857582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857582 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{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) 20250806084857582 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857582 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857582 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857582 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857583 DLSCCP DEBUG 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) 20250806084857583 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857583 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=00c77fd2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857583 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857583 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) 20250806084857583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857583 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857583 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 c7 7f d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857583 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857583 DLM3UA <000f> 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 20250806084857583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857583 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 c7 7f d2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857583 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  20250806084857583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857583 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) 20250806084857583 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) 20250806084857583 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857583 DLSCCP DEBUG 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) 20250806084857583 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857583 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857583 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857583 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857583 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857583 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857583 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857583 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{UNUSED}: Allocated (fsm.c:456) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{UNUSED}: is child of mgw(mgw-fsm-2208870-0)[0x558b7e251aa0] (fsm.c:486) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2208870-0)[0x558b7e251aa0] (mgcp_client_endpoint_fsm.c:724) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e258a00]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e258a00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130] (fsm.c:486) 20250806084857583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e258a00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e258a00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 21b46'... (mgcp_client.c:807) 20250806084857583 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857583 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e258a00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857583 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21b46617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21b46617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250806084857591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250806084857591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857591 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857591 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857591 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857591 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857591 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857596 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x21b466) (hnbgw_rua.c:472) 20250806084857596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857596 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857596 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857596 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857596 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857596 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2208870-0)[0x558b7e251aa0] (mgcp_client_endpoint_fsm.c:724) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 21b4'... (mgcp_client.c:807) 20250806084857596 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084857596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857596 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21b46617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250806084857601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857601 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857601 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857601 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2208870-0)[0x558b7e251aa0] (mgcp_client_endpoint_fsm.c:724) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e248760]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e248760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130] (fsm.c:486) 20250806084857601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e248760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e248760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250806084857601 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 21b4'... (mgcp_client.c:807) 20250806084857601 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084857601 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2208870-0)[0x558b7e248760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857601 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "21b46617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857606 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250806084857606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{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) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857606 DLSCCP DEBUG 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) 20250806084857606 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857606 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=00aeba61), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857606 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857606 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) 20250806084857606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857606 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857606 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 ae ba 61 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857606 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857606 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857606 DLM3UA <000f> 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 20250806084857606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084857606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857606 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857606 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 ae ba 61 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857606 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  20250806084857606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857606 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) 20250806084857606 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) 20250806084857606 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857606 DLSCCP DEBUG 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) 20250806084857606 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857606 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857606 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857606 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857606 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{UNUSED}: Allocated (fsm.c:456) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{UNUSED}: is child of mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0] (fsm.c:486) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2511a0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2511a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00] (fsm.c:486) 20250806084857606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2511a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2511a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 77317'... (mgcp_client.c:807) 20250806084857606 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857606 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2511a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857606 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77317e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77317e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250806084857613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250806084857613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857613 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857613 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857613 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857613 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857613 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857613 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857618 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77317e) (hnbgw_rua.c:472) 20250806084857618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857618 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857618 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857618 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857618 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857618 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857618 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857618 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857618 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 7731'... (mgcp_client.c:807) 20250806084857618 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084857618 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857618 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77317e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857626 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250806084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857626 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857626 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857626 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857626 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0] (mgcp_client_endpoint_fsm.c:724) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2516c0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2516c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00] (fsm.c:486) 20250806084857626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2516c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2516c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250806084857626 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 7731'... (mgcp_client.c:807) 20250806084857626 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084857626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7811454-0)[0x558b7e2516c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857626 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77317e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250806084857633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857633 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{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) 20250806084857633 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857633 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857633 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857633 DLSCCP DEBUG 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) 20250806084857633 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857633 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=006c0d11), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857633 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857633 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) 20250806084857633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857633 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857633 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 6c 0d 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857633 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857633 DLM3UA <000f> 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 20250806084857633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857633 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857633 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857633 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 6c 0d 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857633 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857634 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857634 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857634 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857634 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  20250806084857634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857634 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) 20250806084857634 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) 20250806084857634 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857634 DLSCCP DEBUG 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) 20250806084857634 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857634 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857634 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857634 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857634 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857634 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857634 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857634 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{UNUSED}: Allocated (fsm.c:456) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{UNUSED}: is child of mgw(mgw-fsm-2855599-0)[0x558b7e263550] (fsm.c:486) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2855599-0)[0x558b7e263550] (mgcp_client_endpoint_fsm.c:724) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e26a4b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e26a4b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0] (fsm.c:486) 20250806084857634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e26a4b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e26a4b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857634 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 2b92a'... (mgcp_client.c:807) 20250806084857634 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e26a4b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857634 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b92af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b92af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250806084857652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250806084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857652 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857652 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857652 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857652 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857652 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857652 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857660 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2b92af) (hnbgw_rua.c:472) 20250806084857660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857660 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857660 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857660 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857660 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857660 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857660 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2855599-0)[0x558b7e263550] (mgcp_client_endpoint_fsm.c:724) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857660 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 2b92'... (mgcp_client.c:807) 20250806084857660 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084857660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857660 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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)@bb2323c10e79: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b92af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857671 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250806084857671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857671 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857671 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857671 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2855599-0)[0x558b7e263550] (mgcp_client_endpoint_fsm.c:724) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e2625f0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e2625f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0] (fsm.c:486) 20250806084857671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e2625f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e2625f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250806084857671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 2b92'... (mgcp_client.c:807) 20250806084857671 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084857671 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2855599-0)[0x558b7e2625f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857671 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b92af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857690 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250806084857690 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857691 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{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) 20250806084857691 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857691 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857691 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857691 DLSCCP DEBUG 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) 20250806084857691 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857691 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=005c161b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857691 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857691 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) 20250806084857691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857691 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857691 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 5c 16 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857691 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857691 DLM3UA <000f> 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 20250806084857691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857691 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857691 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 5c 16 1b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857691 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857691 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  20250806084857691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857691 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) 20250806084857691 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) 20250806084857691 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857691 DLSCCP DEBUG 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) 20250806084857691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857691 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857691 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857692 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857692 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857692 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857692 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857692 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{UNUSED}: Allocated (fsm.c:456) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{UNUSED}: is child of mgw(mgw-fsm-556333-0)[0x558b7e26c200] (fsm.c:486) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-556333-0)[0x558b7e26c200] (mgcp_client_endpoint_fsm.c:724) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e273150]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e273150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880] (fsm.c:486) 20250806084857692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e273150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e273150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=198 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 87d2d'... (mgcp_client.c:807) 20250806084857692 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250806084857692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e273150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857692 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87d2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87d2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250806084857717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250806084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857717 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857717 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857717 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857717 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857717 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857723 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87d2d) (hnbgw_rua.c:472) 20250806084857723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857723 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857723 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857723 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857723 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857723 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857723 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-556333-0)[0x558b7e26c200] (mgcp_client_endpoint_fsm.c:724) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857723 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=213 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 87d2'... (mgcp_client.c:807) 20250806084857723 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250806084857723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857723 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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)@bb2323c10e79: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87d2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857729 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250806084857729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857729 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857729 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857729 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-556333-0)[0x558b7e26c200] (mgcp_client_endpoint_fsm.c:724) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e262cd0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e262cd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880] (fsm.c:486) 20250806084857729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e262cd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e262cd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250806084857729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=203 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 87d2'... (mgcp_client.c:807) 20250806084857729 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250806084857729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-556333-0)[0x558b7e262cd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857729 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87d2d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250806084857734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857734 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{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) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857734 DLSCCP DEBUG 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) 20250806084857734 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857734 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=00caa2a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857734 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857734 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) 20250806084857734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857734 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857734 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 ca a2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857734 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857734 DLM3UA <000f> 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 20250806084857734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857734 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 ca a2 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806084857734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084857734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084857734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084857734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084857734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084857734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084857734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084857734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857734 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  20250806084857734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084857734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084857734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084857734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084857734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084857734 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) 20250806084857734 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) 20250806084857734 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084857734 DLSCCP DEBUG 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) 20250806084857734 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084857734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084857734 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084857734 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084857734 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084857734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084857734 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084857734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857734 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{UNUSED}: Allocated (fsm.c:456) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{UNUSED}: is child of mgw(mgw-fsm-16288611-0)[0x558b7e274f70] (fsm.c:486) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16288611-0)[0x558b7e274f70] (mgcp_client_endpoint_fsm.c:724) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e27bed0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e27bed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600] (fsm.c:486) 20250806084857734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e27bed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e27bed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084857734 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: f88b6'... (mgcp_client.c:807) 20250806084857734 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084857734 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e27bed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857734 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f88b6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f88b6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084857748 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250806084857748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084857748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084857748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857748 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857748 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857748 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857748 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084857748 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084857748 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084857748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084857748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084857748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084857748 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084857754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084857754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084857754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084857754 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084857755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf88b63) (hnbgw_rua.c:472) 20250806084857755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084857755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084857755 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084857755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084857755 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084857755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857755 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084857755 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084857755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857755 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16288611-0)[0x558b7e274f70] (mgcp_client_endpoint_fsm.c:724) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084857755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: f88b'... (mgcp_client.c:807) 20250806084857755 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084857755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857755 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f88b6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857763 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250806084857763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084857763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084857763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857763 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857763 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084857763 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16288611-0)[0x558b7e274f70] (mgcp_client_endpoint_fsm.c:724) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084857763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e259c40]{ST_CRCX}: Allocated (fsm.c:456) 20250806084857763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e259c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600] (fsm.c:486) 20250806084857763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e259c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084857763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e259c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250806084857763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: f88b'... (mgcp_client.c:807) 20250806084857763 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084857763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16288611-0)[0x558b7e259c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857763 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f88b6317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084857772 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250806084857772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084857772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084857772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084857772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857772 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{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) 20250806084857772 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084857772 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084857772 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084857772 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084857772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084857772 DLSCCP DEBUG 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) 20250806084857772 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084857772 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=00941689), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084857772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084857772 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) 20250806084857772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084857772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084857772 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084857772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084857772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084857772 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 94 16 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084857772 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084857772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084857772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084857772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084857772 DLM3UA <000f> 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 20250806084857772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084857772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084857772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084857772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084857772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084857772 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 94 16 89 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@bb2323c10e79: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859209 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859209 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859209 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859209 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  20250806084859209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859209 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) 20250806084859209 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) 20250806084859209 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859209 DLSCCP DEBUG 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) 20250806084859209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859209 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859209 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859210 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859210 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 55265'... (mgcp_client.c:807) 20250806084859210 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 55265'... (mgcp_client.c:807) 20250806084859210 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859210 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: Removing from parent mgw(mgw-fsm-5580375-0)[0x558b7e1e6400] (mgcp_client_endpoint_fsm.c:873) 20250806084859210 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859210 DLMGCP DEBUG mgw-endp(mgw-fsm-5580375-0)[0x558b7e1e3f00]{IN_USE}: Deallocated (fsm.c:568) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859210 DMGW DEBUG mgw(mgw-fsm-5580375-0)[0x558b7e1e6400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859210 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "I", val := "11111" } }, sdp := omit } 20250806084859225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "55265717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859226 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f6e70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)5580375 20250806084859240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859241 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x552657,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859241 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859241 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859241 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859241 DLSCCP DEBUG 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) 20250806084859241 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859241 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=0084a133), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859241 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) 20250806084859241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859241 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 84 a1 33 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859241 DLM3UA <000f> 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 20250806084859241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859241 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 84 a1 33 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)8088332 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:0 20250806084859251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859251 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859251 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859251 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859251 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859251 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859251 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859251 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 20250806084859251 DLSS7 <000c> ss7_asp.c: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 84 a1 33 00 00 00 00 00  20250806084859252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859252 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=0084a133), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859252 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) 20250806084859252 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859252 DLSCCP DEBUG 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) 20250806084859252 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859252 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) 20250806084859252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{disconnected}: Freeing instance (context_map.c:203) 20250806084859252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5580375)[0x558b7e1d1030]{disconnected}: Deallocated (fsm.c:568) 20250806084859252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x558b7e1de0e0]{disconnected}: Deallocated (fsm.c:568) 20250806084859252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5580375 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250806084859252 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=0084a133), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250806084859252 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859252 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) 20250806084859252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859252 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859252 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 84 a1 33 00 00 08 00 (ss7_asp.c:1383) 20250806084859252 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859252 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859252 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859252 DLSCCP DEBUG SCCP-SCOC(8)[0x558b7e1dd960]{IDLE}: Deallocated (fsm.c:568) 20250806084859252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859252 DLM3UA <000f> 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 20250806084859252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859252 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859252 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859252 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859253 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 84 a1 33 00 00 08 00 00 06 00 08 00 00 00 01  20250806084859253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859253 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859253 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859253 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859253 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  20250806084859253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859253 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) 20250806084859253 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) 20250806084859253 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859253 DLSCCP DEBUG 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) 20250806084859253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859253 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859253 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859253 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859253 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859253 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859253 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 284d7'... (mgcp_client.c:807) 20250806084859253 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 284d7'... (mgcp_client.c:807) 20250806084859253 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859253 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: Removing from parent mgw(mgw-fsm-2641275-0)[0x558b7e1e8510] (mgcp_client_endpoint_fsm.c:873) 20250806084859253 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859253 DLMGCP DEBUG mgw-endp(mgw-fsm-2641275-0)[0x558b7e1f9460]{IN_USE}: Deallocated (fsm.c:568) 20250806084859253 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859254 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859254 DMGW DEBUG mgw(mgw-fsm-2641275-0)[0x558b7e1e8510]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859254 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "284d7b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250806084859268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e7370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859269 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250806084859269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1f7c30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)2641275 20250806084859273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859274 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x284d7b,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859274 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859274 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859274 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859274 DLSCCP DEBUG 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) 20250806084859274 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859274 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=00beb2a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859274 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859274 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) 20250806084859274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859274 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859274 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 be b2 a3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859274 DLM3UA <000f> 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 20250806084859274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859274 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859274 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 be b2 a3 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)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12860969 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:1 20250806084859281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859281 DLSS7 <000c> ss7_asp.c: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 be b2 a3 00 00 00 00 00  20250806084859281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859281 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=00beb2a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859281 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) 20250806084859281 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859281 DLSCCP DEBUG 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) 20250806084859281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859281 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) 20250806084859281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{disconnected}: Freeing instance (context_map.c:203) 20250806084859281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2641275)[0x558b7e1d2e00]{disconnected}: Deallocated (fsm.c:568) 20250806084859281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{disconnected}: Freeing instance (context_map.c:207) 20250806084859281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x558b7e1d9470]{disconnected}: Deallocated (fsm.c:568) 20250806084859281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2641275 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806084859281 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=00beb2a3), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250806084859281 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859281 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) 20250806084859282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859282 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859282 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 be b2 a3 00 00 09 00 (ss7_asp.c:1383) 20250806084859282 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859282 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859282 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859282 DLSCCP DEBUG SCCP-SCOC(9)[0x558b7e1df1e0]{IDLE}: Deallocated (fsm.c:568) 20250806084859282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859282 DLM3UA <000f> 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 20250806084859282 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859282 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859282 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859282 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859282 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859282 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 be b2 a3 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859302 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  20250806084859303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859303 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) 20250806084859303 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) 20250806084859303 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859303 DLSCCP DEBUG 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) 20250806084859303 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859303 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859303 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859303 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859303 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 96993'... (mgcp_client.c:807) 20250806084859303 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859303 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 96993'... (mgcp_client.c:807) 20250806084859303 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859303 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859303 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-9869621-0)[0x558b7e2029f0] (mgcp_client_endpoint_fsm.c:873) 20250806084859303 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859303 DLMGCP DEBUG mgw-endp(mgw-fsm-9869621-0)[0x558b7e202dd0]{IN_USE}: Deallocated (fsm.c:568) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859303 DMGW DEBUG mgw(mgw-fsm-9869621-0)[0x558b7e2029f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859303 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(211)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "96993517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2096a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1fa830]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)9869621 20250806084859325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x969935,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859325 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859325 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859325 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859325 DLSCCP DEBUG 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) 20250806084859325 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859325 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=002f7a32), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859325 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) 20250806084859325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859325 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859325 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 2f 7a 32 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859325 DLM3UA <000f> 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 20250806084859325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859325 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 2f 7a 32 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)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5519118 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:2 20250806084859329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859329 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859329 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859329 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859329 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859329 DLSS7 <000c> ss7_asp.c: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 2f 7a 32 00 00 00 00 00  20250806084859329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859329 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859329 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859329 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859329 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=002f7a32), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859329 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) 20250806084859329 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859329 DLSCCP DEBUG 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) 20250806084859329 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859329 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) 20250806084859329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9869621)[0x558b7e1da7f0]{disconnected}: Deallocated (fsm.c:568) 20250806084859329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{disconnected}: Freeing instance (context_map.c:207) 20250806084859329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x558b7e1e4090]{disconnected}: Deallocated (fsm.c:568) 20250806084859329 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9869621 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806084859329 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=002f7a32), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250806084859329 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859329 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) 20250806084859329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859329 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859329 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 2f 7a 32 00 00 0a 00 (ss7_asp.c:1383) 20250806084859330 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859330 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859330 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859330 DLSCCP DEBUG SCCP-SCOC(10)[0x558b7e1e43a0]{IDLE}: Deallocated (fsm.c:568) 20250806084859330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859330 DLM3UA <000f> 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 20250806084859330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859330 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859330 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 2f 7a 32 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859362 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859362 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859362 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859362 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859362 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  20250806084859363 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859363 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859363 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) 20250806084859363 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) 20250806084859363 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859363 DLSCCP DEBUG 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) 20250806084859363 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859363 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859363 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859363 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859363 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859363 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 7dd7a'... (mgcp_client.c:807) 20250806084859363 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859363 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859363 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 7dd7a'... (mgcp_client.c:807) 20250806084859363 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859363 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859363 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: Removing from parent mgw(mgw-fsm-8247201-0)[0x558b7e20b490] (mgcp_client_endpoint_fsm.c:873) 20250806084859363 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859363 DLMGCP DEBUG mgw-endp(mgw-fsm-8247201-0)[0x558b7e202240]{IN_USE}: Deallocated (fsm.c:568) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859363 DMGW DEBUG mgw(mgw-fsm-8247201-0)[0x558b7e20b490]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859363 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(212)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "7dd7a117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250806084859378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e20b6a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250806084859379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e20b280]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)8247201 20250806084859385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859385 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7dd7a1,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859385 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859385 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859385 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859385 DLSCCP DEBUG 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) 20250806084859385 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859385 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=005c5ac7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859386 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) 20250806084859386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859386 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859386 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 5c 5a c7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859386 DLM3UA <000f> 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 20250806084859386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859386 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 5c 5a c7 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)@bb2323c10e79: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(212)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859391 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859391 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859391 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859392 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  20250806084859392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859392 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) 20250806084859392 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) 20250806084859392 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859392 DLSCCP DEBUG 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) 20250806084859392 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859392 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859392 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859392 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859392 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859392 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859392 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859392 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859392 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: bfa33'... (mgcp_client.c:807) 20250806084859392 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859392 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859393 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: bfa33'... (mgcp_client.c:807) 20250806084859393 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859393 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: Removing from parent mgw(mgw-fsm-12559156-0)[0x558b7e213ff0] (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)11467806 20250806084859393 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859393 DLMGCP DEBUG mgw-endp(mgw-fsm-12559156-0)[0x558b7e213650]{IN_USE}: Deallocated (fsm.c:568) 20250806084859393 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859393 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859393 DMGW DEBUG mgw(mgw-fsm-12559156-0)[0x558b7e213ff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859393 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)@bb2323c10e79: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "bfa33417" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250806084859407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e21ad80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250806084859408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e213080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)12559156 20250806084859411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbfa334,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859411 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859411 DLSCCP DEBUG 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) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859411 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=0022d7fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859411 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) 20250806084859411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859411 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 22 d7 fc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859411 DLM3UA <000f> 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 20250806084859411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859411 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 22 d7 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084859411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859411 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859411 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859411 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859411 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859411 DLSS7 <000c> ss7_asp.c: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 5c 5a c7 00 00 00 00 00  20250806084859411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859411 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=005c5ac7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859411 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) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859411 DLSCCP DEBUG 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) 20250806084859411 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859411 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) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8247201)[0x558b7e1e4eb0]{disconnected}: Deallocated (fsm.c:568) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{disconnected}: Freeing instance (context_map.c:207) 20250806084859411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x558b7e1e3d30]{disconnected}: Deallocated (fsm.c:568) 20250806084859411 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247201 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806084859411 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=005c5ac7), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250806084859411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859411 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) 20250806084859411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859411 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 5c 5a c7 00 00 0b 00 (ss7_asp.c:1383) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859411 DLSCCP DEBUG SCCP-SCOC(11)[0x558b7e1e5db0]{IDLE}: Deallocated (fsm.c:568) 20250806084859411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859411 DLM3UA <000f> 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 20250806084859411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859412 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859412 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 5c 5a c7 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806084859414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859414 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859414 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859414 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859414 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859414 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859414 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859414 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859414 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  20250806084859414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859414 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859414 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859414 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859414 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) 20250806084859414 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) 20250806084859414 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859414 DLSCCP DEBUG 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) 20250806084859414 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859414 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859414 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859414 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859414 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:3 20250806084859414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 12417'... (mgcp_client.c:807) 20250806084859414 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 12417'... (mgcp_client.c:807) 20250806084859414 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859414 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: Removing from parent mgw(mgw-fsm-1196402-0)[0x558b7e21cb40] (mgcp_client_endpoint_fsm.c:873) 20250806084859414 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859414 DLMGCP DEBUG mgw-endp(mgw-fsm-1196402-0)[0x558b7e20aae0]{IN_USE}: Deallocated (fsm.c:568) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859414 DMGW DEBUG mgw(mgw-fsm-1196402-0)[0x558b7e21cb40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859414 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)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)8806092 TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "I", val := "11111" } }, sdp := omit } 20250806084859419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250806084859419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2238d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "12417217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250806084859420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859420 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21c960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)1196402 20250806084859423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859423 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x124172,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859423 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859423 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859423 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859423 DLSCCP DEBUG 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) 20250806084859423 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859423 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=0081f52d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859423 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859423 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) 20250806084859423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859423 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859423 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 81 f5 2d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859423 DLM3UA <000f> 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 20250806084859423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859423 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859423 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 81 f5 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084859423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859423 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859423 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859424 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859424 DLSS7 <000c> ss7_asp.c: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 22 d7 fc 00 00 00 00 00  20250806084859424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859424 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=0022d7fc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859424 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) 20250806084859424 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859424 DLSCCP DEBUG 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) 20250806084859424 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859424 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) 20250806084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12559156)[0x558b7e1e3bb0]{disconnected}: Deallocated (fsm.c:568) 20250806084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{disconnected}: Freeing instance (context_map.c:207) 20250806084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x558b7e1e7c60]{disconnected}: Deallocated (fsm.c:568) 20250806084859424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12559156 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806084859424 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=0022d7fc), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250806084859424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859424 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) 20250806084859424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859424 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 22 d7 fc 00 00 0c 00 (ss7_asp.c:1383) 20250806084859424 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859424 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859424 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859424 DLSCCP DEBUG SCCP-SCOC(12)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806084859424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859424 DLM3UA <000f> 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 20250806084859424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859424 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859424 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 22 d7 fc 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9886205 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:5 20250806084859426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859426 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859426 DLSS7 <000c> ss7_asp.c: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 81 f5 2d 00 00 00 00 00  20250806084859426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859426 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=0081f52d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859426 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) 20250806084859426 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859426 DLSCCP DEBUG 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) 20250806084859426 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859426 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) 20250806084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1196402)[0x558b7e1e49d0]{disconnected}: Deallocated (fsm.c:568) 20250806084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{disconnected}: Freeing instance (context_map.c:207) 20250806084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x558b7e1e5190]{disconnected}: Deallocated (fsm.c:568) 20250806084859426 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1196402 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806084859426 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=0081f52d), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250806084859426 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859426 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) 20250806084859426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859426 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859426 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 81 f5 2d 00 00 0d 00 (ss7_asp.c:1383) 20250806084859426 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859426 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859426 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859426 DLSCCP DEBUG SCCP-SCOC(13)[0x558b7e1f15c0]{IDLE}: Deallocated (fsm.c:568) 20250806084859426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859426 DLM3UA <000f> 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 20250806084859426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859426 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 81 f5 2d 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859447 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859447 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859447 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  20250806084859447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859447 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) 20250806084859447 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) 20250806084859447 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859447 DLSCCP DEBUG 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) 20250806084859447 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859447 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859447 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859447 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859447 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859447 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 33311'... (mgcp_client.c:807) 20250806084859447 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859447 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 33311'... (mgcp_client.c:807) 20250806084859447 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859447 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: Removing from parent mgw(mgw-fsm-3354897-0)[0x558b7e225890] (mgcp_client_endpoint_fsm.c:873) 20250806084859447 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859447 DLMGCP DEBUG mgw-endp(mgw-fsm-3354897-0)[0x558b7e224f60]{IN_USE}: Deallocated (fsm.c:568) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859447 DMGW DEBUG mgw(mgw-fsm-3354897-0)[0x558b7e225890]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859447 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(215)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "33311117" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859463 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250806084859463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e22c6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250806084859464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e224a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)3354897 20250806084859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859469 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x333111,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859469 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859469 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859469 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859469 DLSCCP DEBUG 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) 20250806084859469 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859469 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=0059257d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859469 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859469 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) 20250806084859469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859469 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859470 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 59 25 7d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859470 DLM3UA <000f> 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 20250806084859470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859470 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 59 25 7d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)8684686 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:6 20250806084859477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859477 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859477 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859477 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859477 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859477 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859477 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859477 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859477 DLSS7 <000c> ss7_asp.c: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 59 25 7d 00 00 00 00 00  20250806084859477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859477 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=0059257d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859477 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) 20250806084859477 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859477 DLSCCP DEBUG 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) 20250806084859477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859477 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) 20250806084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{disconnected}: Freeing instance (context_map.c:203) 20250806084859477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3354897)[0x558b7e1e8930]{disconnected}: Deallocated (fsm.c:568) 20250806084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{disconnected}: Freeing instance (context_map.c:207) 20250806084859477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x558b7e1e9340]{disconnected}: Deallocated (fsm.c:568) 20250806084859477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3354897 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806084859477 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=0059257d), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250806084859477 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859477 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) 20250806084859477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859477 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859477 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 59 25 7d 00 00 0e 00 (ss7_asp.c:1383) 20250806084859477 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859477 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859477 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859477 DLSCCP DEBUG SCCP-SCOC(14)[0x558b7e1e9820]{IDLE}: Deallocated (fsm.c:568) 20250806084859477 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859477 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859477 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859477 DLM3UA <000f> 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 20250806084859477 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859478 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 59 25 7d 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859500 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859500 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859500 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859500 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859500 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  20250806084859500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859501 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) 20250806084859501 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) 20250806084859501 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859501 DLSCCP DEBUG 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) 20250806084859501 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859501 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859501 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859501 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859501 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859501 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 278bb'... (mgcp_client.c:807) 20250806084859501 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859501 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 278bb'... (mgcp_client.c:807) 20250806084859501 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859501 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: Removing from parent mgw(mgw-fsm-2591674-0)[0x558b7e22e640] (mgcp_client_endpoint_fsm.c:873) 20250806084859501 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859501 DLMGCP DEBUG mgw-endp(mgw-fsm-2591674-0)[0x558b7e21c020]{IN_USE}: Deallocated (fsm.c:568) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859501 DMGW DEBUG mgw(mgw-fsm-2591674-0)[0x558b7e22e640]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859501 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(216)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "278bba17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250806084859517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e235470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250806084859518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859518 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e21bed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2591674 20250806084859522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859523 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x278bba,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859523 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859523 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859523 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859523 DLSCCP DEBUG 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) 20250806084859523 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859523 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=0085a49c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859523 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859523 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) 20250806084859523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859523 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859523 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 85 a4 9c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859523 DLM3UA <000f> 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 20250806084859523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859523 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859524 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 85 a4 9c 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)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6033398 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:7 20250806084859529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859529 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859529 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859529 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859529 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859529 DLSS7 <000c> ss7_asp.c: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 85 a4 9c 00 00 00 00 00  20250806084859529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859529 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=0085a49c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859529 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) 20250806084859529 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859529 DLSCCP DEBUG 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) 20250806084859529 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859529 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) 20250806084859529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2591674)[0x558b7e1e47f0]{disconnected}: Deallocated (fsm.c:568) 20250806084859529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x558b7e1e8cb0]{disconnected}: Deallocated (fsm.c:568) 20250806084859529 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2591674 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806084859529 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=0085a49c), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250806084859529 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859529 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) 20250806084859529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859529 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859529 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859529 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 85 a4 9c 00 00 0f 00 (ss7_asp.c:1383) 20250806084859529 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859529 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859529 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859529 DLSCCP DEBUG SCCP-SCOC(15)[0x558b7e1ea270]{IDLE}: Deallocated (fsm.c:568) 20250806084859530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859530 DLM3UA <000f> 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 20250806084859530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859530 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859530 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 85 a4 9c 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859540 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859540 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859540 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859540 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859540 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859540 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  20250806084859540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859540 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) 20250806084859540 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) 20250806084859540 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859540 DLSCCP DEBUG 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) 20250806084859540 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859540 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859540 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859540 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859540 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: ce818'... (mgcp_client.c:807) 20250806084859540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: ce818'... (mgcp_client.c:807) 20250806084859540 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859540 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859540 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: Removing from parent mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0] (mgcp_client_endpoint_fsm.c:873) 20250806084859540 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859540 DLMGCP DEBUG mgw-endp(mgw-fsm-13533571-0)[0x558b7e2378d0]{IN_USE}: Deallocated (fsm.c:568) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859540 DMGW DEBUG mgw(mgw-fsm-13533571-0)[0x558b7e22ddb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859540 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(217)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ce818317" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859550 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e23e1a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859550 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e22d770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)13533571 20250806084859555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859555 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce8183,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859555 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859555 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859555 DLSCCP DEBUG 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) 20250806084859555 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859555 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=00489b03), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859556 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859556 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) 20250806084859556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859556 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859556 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 48 9b 03 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859556 DLM3UA <000f> 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 20250806084859556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859556 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 48 9b 03 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)@bb2323c10e79: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)2131243 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:8 20250806084859566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859566 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859566 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859566 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859566 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859566 DLSS7 <000c> ss7_asp.c: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 48 9b 03 00 00 00 00 00  20250806084859566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859566 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859566 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=00489b03), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859566 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) 20250806084859566 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859566 DLSCCP DEBUG 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) 20250806084859566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859566 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) 20250806084859566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{disconnected}: Freeing instance (context_map.c:203) 20250806084859566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13533571)[0x558b7e1e9a50]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 20250806084859566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{disconnected}: Freeing instance (context_map.c:207) 20250806084859566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x558b7e1e9b80]{disconnected}: Deallocated (fsm.c:568) 20250806084859567 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533571 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806084859567 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=00489b03), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250806084859567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859567 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) 20250806084859567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859567 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 48 9b 03 00 00 10 00 (ss7_asp.c:1383) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 20250806084859567 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859567 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859567 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859567 DLSCCP DEBUG SCCP-SCOC(16)[0x558b7e1f27b0]{IDLE}: Deallocated (fsm.c:568) 20250806084859567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859567 DLM3UA <000f> 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 20250806084859567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859567 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859567 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 48 9b 03 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859569 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859569 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859569 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859570 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  20250806084859570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:8 20250806084859570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859570 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) 20250806084859570 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) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending 20250806084859570 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859570 DLSCCP DEBUG 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) 20250806084859570 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859570 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859570 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859570 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859570 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859570 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859570 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859570 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: cac16'... (mgcp_client.c:807) 20250806084859570 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: cac16'... (mgcp_client.c:807) 20250806084859570 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859570 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: Removing from parent mgw(mgw-fsm-13287781-0)[0x558b7e240060] (mgcp_client_endpoint_fsm.c:873) 20250806084859570 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859570 DLMGCP DEBUG mgw-endp(mgw-fsm-13287781-0)[0x558b7e240790]{IN_USE}: Deallocated (fsm.c:568) 20250806084859571 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859571 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859571 DMGW DEBUG mgw(mgw-fsm-13287781-0)[0x558b7e240060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859571 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(218)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cac16517" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250806084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e247060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250806084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e23fd80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13287781 20250806084859585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859585 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcac165,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859585 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859585 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859585 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859585 DLSCCP DEBUG 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) 20250806084859585 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859585 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=0065bc4c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859585 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859585 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) 20250806084859585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084859585 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859585 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 65 bc 4c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859585 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859585 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084859585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859585 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084859585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859585 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 65 bc 4c 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)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4386483 20250806084859591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859591 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859591 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859591 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:9 20250806084859591 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  20250806084859591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859591 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) 20250806084859591 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) 20250806084859591 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859591 DLSCCP DEBUG 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) 20250806084859591 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859591 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859591 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859591 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859591 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859591 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859591 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859591 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859592 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 83ac'... (mgcp_client.c:807) 20250806084859592 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859592 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859592 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 83ac'... (mgcp_client.c:807) 20250806084859592 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859592 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: Removing from parent mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0] (mgcp_client_endpoint_fsm.c:873) 20250806084859592 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859592 DLMGCP DEBUG mgw-endp(mgw-fsm-8629468-0)[0x558b7e249390]{IN_USE}: Deallocated (fsm.c:568) 20250806084859592 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859592 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859592 DMGW DEBUG mgw(mgw-fsm-8629468-0)[0x558b7e23f5e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859592 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(219)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "83acdc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e24fc60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248cd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8629468 20250806084859603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859603 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x83acdc,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859603 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859603 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859603 DLSCCP DEBUG 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) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859603 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=00c77fd2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859603 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859603 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) 20250806084859603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859603 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 c7 7f d2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859603 DLM3UA <000f> 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 20250806084859603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859603 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859603 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 c7 7f d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084859603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859603 DLSS7 <000c> ss7_asp.c: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 65 bc 4c 00 00 00 00 00  20250806084859603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859603 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=0065bc4c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859603 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) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859603 DLSCCP DEBUG 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) 20250806084859603 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859603 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) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{disconnected}: Freeing instance (context_map.c:203) 20250806084859603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13287781)[0x558b7e1f2f20]{disconnected}: Deallocated (fsm.c:568) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{disconnected}: Freeing instance (context_map.c:207) 20250806084859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x558b7e1f3050]{disconnected}: Deallocated (fsm.c:568) 20250806084859603 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13287781 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806084859603 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=0065bc4c), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250806084859603 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859603 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) 20250806084859603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859603 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084859603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859603 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 65 bc 4c 00 00 11 00 (ss7_asp.c:1383) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859603 DLSCCP DEBUG SCCP-SCOC(17)[0x558b7e1f35a0]{IDLE}: Deallocated (fsm.c:568) 20250806084859604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859604 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859604 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859604 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084859604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859604 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084859604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859604 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859604 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 65 bc 4c 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14704102 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:10 20250806084859606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859606 DLSS7 <000c> ss7_asp.c: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 c7 7f d2 00 00 00 00 00  20250806084859606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859606 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=00c77fd2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859606 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) 20250806084859606 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859606 DLSCCP DEBUG 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) 20250806084859606 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859606 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) 20250806084859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8629468)[0x558b7e1f1fc0]{disconnected}: Deallocated (fsm.c:568) 20250806084859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x558b7e1f3ce0]{disconnected}: Deallocated (fsm.c:568) 20250806084859606 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8629468 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250806084859606 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=00c77fd2), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250806084859606 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859606 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) 20250806084859606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859606 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859607 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 c7 7f d2 00 00 12 00 (ss7_asp.c:1383) 20250806084859607 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859607 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859607 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859607 DLSCCP DEBUG SCCP-SCOC(18)[0x558b7e1f41c0]{IDLE}: Deallocated (fsm.c:568) 20250806084859607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859607 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859607 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859607 DLM3UA <000f> 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 20250806084859607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859607 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859607 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 c7 7f d2 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859612 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859612 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859612 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859612 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859612 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859612 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859612 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859612 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  20250806084859612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859612 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) 20250806084859612 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) 20250806084859612 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859612 DLSCCP DEBUG 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) 20250806084859612 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859612 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859612 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859612 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859612 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859612 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 21b4'... (mgcp_client.c:807) 20250806084859612 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859612 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 21b4'... (mgcp_client.c:807) 20250806084859612 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859612 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: Removing from parent mgw(mgw-fsm-2208870-0)[0x558b7e251aa0] (mgcp_client_endpoint_fsm.c:873) 20250806084859612 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859612 DLMGCP DEBUG mgw-endp(mgw-fsm-2208870-0)[0x558b7e252130]{IN_USE}: Deallocated (fsm.c:568) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859612 DMGW DEBUG mgw(mgw-fsm-2208870-0)[0x558b7e251aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859612 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(220)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "21b46617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250806084859623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e258a00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859624 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250806084859624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859624 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e248760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)2208870 20250806084859630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x21b466,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859630 DLSCCP DEBUG 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) 20250806084859630 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859631 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=00aeba61), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859631 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859631 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) 20250806084859631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859631 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859631 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 ae ba 61 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859631 DLM3UA <000f> 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 20250806084859631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859631 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859631 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 ae ba 61 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)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)14847184 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:11 20250806084859639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859639 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859639 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859639 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859639 DLSS7 <000c> ss7_asp.c: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 ae ba 61 00 00 00 00 00  20250806084859639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859639 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=00aeba61), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859639 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) 20250806084859639 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859639 DLSCCP DEBUG 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) 20250806084859639 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859640 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) 20250806084859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2208870)[0x558b7e1f2dd0]{disconnected}: Deallocated (fsm.c:568) 20250806084859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{disconnected}: Freeing instance (context_map.c:207) 20250806084859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x558b7e1ea120]{disconnected}: Deallocated (fsm.c:568) 20250806084859640 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2208870 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250806084859640 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=00aeba61), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250806084859640 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859640 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) 20250806084859640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859640 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859640 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 ae ba 61 00 00 13 00 (ss7_asp.c:1383) 20250806084859640 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859640 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859640 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859640 DLSCCP DEBUG SCCP-SCOC(19)[0x558b7e1f4e80]{IDLE}: Deallocated (fsm.c:568) 20250806084859640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859640 DLM3UA <000f> 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 20250806084859640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084859640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859640 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 ae ba 61 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859644 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859644 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859644 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859644 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  20250806084859644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859644 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) 20250806084859644 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) 20250806084859644 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859644 DLSCCP DEBUG 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) 20250806084859644 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859644 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859644 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859644 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859644 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859644 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859644 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 7731'... (mgcp_client.c:807) 20250806084859644 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 7731'... (mgcp_client.c:807) 20250806084859644 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859644 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859644 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: Removing from parent mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0] (mgcp_client_endpoint_fsm.c:873) 20250806084859644 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859645 DLMGCP DEBUG mgw-endp(mgw-fsm-7811454-0)[0x558b7e25aa00]{IN_USE}: Deallocated (fsm.c:568) 20250806084859645 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859645 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859645 DMGW DEBUG mgw(mgw-fsm-7811454-0)[0x558b7e25a7f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859645 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(221)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77317e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859661 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250806084859661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859661 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e2511a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859662 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250806084859662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859662 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859663 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2516c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7811454 20250806084859668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859668 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77317e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859668 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859668 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859668 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859668 DLSCCP DEBUG 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) 20250806084859668 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859668 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=006c0d11), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859668 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859668 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) 20250806084859668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859668 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859668 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 6c 0d 11 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859668 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859669 DLM3UA <000f> 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 20250806084859669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859669 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 6c 0d 11 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)@bb2323c10e79: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6786702 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:12 20250806084859676 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859676 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859676 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859676 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859677 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859677 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859677 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859677 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859677 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859677 DLSS7 <000c> ss7_asp.c: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 6c 0d 11 00 00 00 00 00  20250806084859677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859677 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=006c0d11), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859677 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) 20250806084859677 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859677 DLSCCP DEBUG 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) 20250806084859677 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859677 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) 20250806084859677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{disconnected}: Freeing instance (context_map.c:203) 20250806084859677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7811454)[0x558b7e1f2340]{disconnected}: Deallocated (fsm.c:568) 20250806084859677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x558b7e1f3ab0]{disconnected}: Deallocated (fsm.c:568) 20250806084859677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7811454 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250806084859677 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=006c0d11), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250806084859677 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859677 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) 20250806084859677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859677 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859677 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 6c 0d 11 00 00 14 00 (ss7_asp.c:1383) 20250806084859677 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859677 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859677 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859677 DLSCCP DEBUG SCCP-SCOC(20)[0x558b7e1f5b50]{IDLE}: Deallocated (fsm.c:568) 20250806084859678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859678 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859678 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859678 DLM3UA <000f> 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 20250806084859678 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859678 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859678 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859678 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859678 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859678 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 6c 0d 11 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859704 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859704 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859704 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859704 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859704 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859704 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859704 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859705 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  20250806084859705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859705 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) 20250806084859705 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) 20250806084859705 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859705 DLSCCP DEBUG 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) 20250806084859705 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859705 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859705 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859705 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859705 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 2b92'... (mgcp_client.c:807) 20250806084859705 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859705 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 2b92'... (mgcp_client.c:807) 20250806084859705 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859705 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859705 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: Removing from parent mgw(mgw-fsm-2855599-0)[0x558b7e263550] (mgcp_client_endpoint_fsm.c:873) 20250806084859705 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859705 DLMGCP DEBUG mgw-endp(mgw-fsm-2855599-0)[0x558b7e263be0]{IN_USE}: Deallocated (fsm.c:568) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859705 DMGW DEBUG mgw(mgw-fsm-2855599-0)[0x558b7e263550]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859705 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(222)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "2b92af17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250806084859724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(222)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e26a4b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859726 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250806084859726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e2625f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)2855599 20250806084859731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859732 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2b92af,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859732 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859732 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859732 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859732 DLSCCP DEBUG 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) 20250806084859732 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859732 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=005c161b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859732 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859732 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) 20250806084859732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859732 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859732 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 5c 16 1b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859733 DLM3UA <000f> 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 20250806084859733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859733 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859733 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859733 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 5c 16 1b 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)@bb2323c10e79: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15495237 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:13 20250806084859741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859741 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859741 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859741 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859741 DLSS7 <000c> ss7_asp.c: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 5c 16 1b 00 00 00 00 00  20250806084859741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859741 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=005c161b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859741 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) 20250806084859741 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859741 DLSCCP DEBUG 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) 20250806084859741 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859741 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) 20250806084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{disconnected}: Freeing instance (context_map.c:203) 20250806084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2855599)[0x558b7e1f4530]{disconnected}: Deallocated (fsm.c:568) 20250806084859741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x558b7e1f62e0]{disconnected}: Deallocated (fsm.c:568) 20250806084859742 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2855599 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250806084859742 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=005c161b), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250806084859742 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859742 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) 20250806084859742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859742 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 5c 16 1b 00 00 15 00 (ss7_asp.c:1383) 20250806084859742 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859742 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859742 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859742 DLSCCP DEBUG SCCP-SCOC(21)[0x558b7e1f6a00]{IDLE}: Deallocated (fsm.c:568) 20250806084859742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859742 DLM3UA <000f> 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 20250806084859742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859742 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859742 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859742 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859742 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 5c 16 1b 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending 20250806084859743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859743 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  20250806084859744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859744 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) 20250806084859744 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) 20250806084859744 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859744 DLSCCP DEBUG 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) 20250806084859744 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859744 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859744 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859744 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859744 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859744 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 87d2'... (mgcp_client.c:807) 20250806084859744 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859744 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 87d2'... (mgcp_client.c:807) 20250806084859744 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084859744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859744 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: Removing from parent mgw(mgw-fsm-556333-0)[0x558b7e26c200] (mgcp_client_endpoint_fsm.c:873) 20250806084859744 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859744 DLMGCP DEBUG mgw-endp(mgw-fsm-556333-0)[0x558b7e26c880]{IN_USE}: Deallocated (fsm.c:568) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859744 DMGW DEBUG mgw(mgw-fsm-556333-0)[0x558b7e26c200]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859744 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(223)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "87d2d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859755 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e273150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084859755 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e262cd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)556333 20250806084859759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859759 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87d2d,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859759 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859759 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859759 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859759 DLSCCP DEBUG 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) 20250806084859759 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859759 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=00caa2a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859759 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859759 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) 20250806084859760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859760 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 ca a2 a3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859760 DLM3UA <000f> 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 20250806084859760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859760 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 ca a2 a3 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)@bb2323c10e79: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)990918 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:14 20250806084859768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859768 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859768 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859768 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859768 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859768 DLSS7 <000c> ss7_asp.c: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 ca a2 a3 00 00 00 00 00  20250806084859768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859769 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=00caa2a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859769 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) 20250806084859769 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859769 DLSCCP DEBUG 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) 20250806084859769 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859769 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) 20250806084859769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-556333)[0x558b7e1f70a0]{disconnected}: Deallocated (fsm.c:568) 20250806084859769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{disconnected}: Freeing instance (context_map.c:207) 20250806084859769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x558b7e1f71d0]{disconnected}: Deallocated (fsm.c:568) 20250806084859769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-556333 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250806084859769 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=00caa2a3), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250806084859769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859769 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) 20250806084859769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859769 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859769 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 ca a2 a3 00 00 16 00 (ss7_asp.c:1383) 20250806084859769 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859769 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859770 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859770 DLSCCP DEBUG SCCP-SCOC(22)[0x558b7e1f7740]{IDLE}: Deallocated (fsm.c:568) 20250806084859770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859770 DLM3UA <000f> 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 20250806084859770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859770 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 ca a2 a3 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084859785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859785 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  20250806084859785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084859785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859785 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) 20250806084859785 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) 20250806084859785 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084859785 DLSCCP DEBUG 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) 20250806084859786 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084859786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084859786 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084859786 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084859786 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084859786 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084859786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: f88b'... (mgcp_client.c:807) 20250806084859786 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859786 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859786 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084859786 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: f88b'... (mgcp_client.c:807) 20250806084859786 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084859786 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084859786 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: Removing from parent mgw(mgw-fsm-16288611-0)[0x558b7e274f70] (mgcp_client_endpoint_fsm.c:873) 20250806084859786 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084859786 DLMGCP DEBUG mgw-endp(mgw-fsm-16288611-0)[0x558b7e275600]{IN_USE}: Deallocated (fsm.c:568) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084859786 DMGW DEBUG mgw(mgw-fsm-16288611-0)[0x558b7e274f70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084859786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084859786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084859786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084859786 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(224)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "f88b6317" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084859804 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250806084859804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e27bed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084859805 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250806084859805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084859805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084859805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084859805 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e259c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)16288611 20250806084859809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084859809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084859809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084859809 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084859809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf88b63,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084859809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084859809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084859809 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084859809 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084859809 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084859809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084859809 DLSCCP DEBUG 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) 20250806084859809 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084859809 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=00941689), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084859809 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859809 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) 20250806084859809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859809 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859809 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 94 16 89 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084859809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084859809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084859809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084859810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859810 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859810 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859810 DLM3UA <000f> 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 20250806084859810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859810 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859810 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 94 16 89 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)@bb2323c10e79: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)9264218 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on connection ID:15 20250806084859814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084859814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084859814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084859814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084859814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084859814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084859814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084859814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859814 DLSS7 <000c> ss7_asp.c: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 94 16 89 00 00 00 00 00  20250806084859814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084859814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084859814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084859814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084859814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084859814 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=00941689), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084859814 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) 20250806084859814 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084859814 DLSCCP DEBUG 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) 20250806084859814 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084859814 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) 20250806084859814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084859814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084859814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084859814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{disconnected}: Freeing instance (context_map.c:203) 20250806084859814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16288611)[0x558b7e1f7ef0]{disconnected}: Deallocated (fsm.c:568) 20250806084859814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084859814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{disconnected}: Freeing instance (context_map.c:207) 20250806084859814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x558b7e1f8020]{disconnected}: Deallocated (fsm.c:568) 20250806084859814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16288611 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250806084859814 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=00941689), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250806084859814 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084859814 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) 20250806084859814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084859814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084859814 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084859814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084859814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084859814 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 94 16 89 00 00 17 00 (ss7_asp.c:1383) 20250806084859814 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084859814 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084859814 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084859814 DLSCCP DEBUG SCCP-SCOC(23)[0x558b7e1f8570]{IDLE}: Deallocated (fsm.c:568) 20250806084859814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084859815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084859815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084859815 DLM3UA <000f> 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 20250806084859815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084859815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084859815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084859815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084859815 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084859815 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 94 16 89 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084901646 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084901646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e567e7), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084901646 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084901646 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) 20250806084901646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084901646 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084901646 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084901646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084901646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084901646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 67 e7 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084901647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084901647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084901647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084901647 DLM3UA <000f> 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 20250806084901647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084901647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806084901647 DLSS7 <000c> ss7_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 20250806084901647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084901647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084901647 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 e5 67 e7 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806084901651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084901651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084901651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084901651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084901651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084901651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084901651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084901651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084901651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084901651 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 e5 67 e7 00  20250806084901651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084901651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084901651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084901651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084901651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084901651 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=00e567e7) (sccp_scrc.c:545) 20250806084901651 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) 20250806084901651 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084901651 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084901651 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084901651 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084901651 DLSCCP DEBUG SCCP-SCOC(6)[0x558b7e1df7c0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084901824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901824 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36993<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(197)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084901831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084901834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084901834 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084901834 DMAIN NOTICE (127.0.0.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) 20250806084901834 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(205)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@bb2323c10e79: Final verdict of PTC: none 20250806084901836 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084901836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084901836 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084901836 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084901836 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084901836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084901836 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084901836 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084901836 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 20250806084901836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084901836 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084901837 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084901837 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084901837 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084901837 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084901837 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084901837 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 20250806084901837 DLSS7 <000c> ss7_route.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' 20250806084901837 DLSS7 <000c> ss7_route.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' 20250806084901837 DLSS7 <000c> ss7_asp.c: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  20250806084901837 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  20250806084901837 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084901837 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084901837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084901837 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084901837 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084901837 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) 20250806084901837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084901837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084901837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084901837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084901837 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084901837 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) 20250806084901837 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084901837 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084901837 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084901837 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084901837 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084901837 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084901838 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084901838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084901838 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084901838 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084901838 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 20250806084901838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084901838 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084901838 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084901838 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084901838 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084901838 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084901838 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084901838 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 20250806084901838 DLSS7 <000c> ss7_route.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' 20250806084901838 DLSS7 <000c> ss7_route.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' 20250806084901838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084901838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084901838 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084901838 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) 20250806084901839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084901839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084901839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084901838 DLSS7 <000c> ss7_asp.c: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  20250806084901838 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084901838 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(207)@bb2323c10e79: Final verdict of PTC: none 20250806084901839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084901839 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084901839 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) 20250806084901839 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084901839 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(204)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@bb2323c10e79: Final verdict of PTC: none 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48986<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment_concurrent0(210)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@bb2323c10e79: Final verdict of PTC: pass20250806084901850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084901851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@bb2323c10e79: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@bb2323c10e79: Final verdict of PTC: pass HNBGW-PFCP(199)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(208)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@bb2323c10e79: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Wed Aug 6 08:49:01 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 20250806084901989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084902591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2207536) 20250806084903238 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084903239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084903239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084903239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084903239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084903239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084903239 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084903239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084903239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084903239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084903239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084903239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9e cf 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084903239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084903239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084903239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084903239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084903239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084903239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084903239 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=2207536, count=2208076) 20250806084903838 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084903838 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084903838 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084903838 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084903838 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084903838 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:49:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_release started. 20250806084905733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084905737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084905741 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45099<->l=127.0.0.1:4262) (control_if.c:572) 20250806084905758 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905758 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905758 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905758 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905758 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905758 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905758 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) TC_rab_release-Iuh0(229)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084905759 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084905759 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905759 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905760 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905760 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084905760 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) 20250806084905760 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) 20250806084905760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084905760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905760 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905760 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905760 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 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) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 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) 20250806084905760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084905760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905760 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905760 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905760 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 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) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084905760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084905760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905760 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905760 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084905760 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905760 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084905760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084905760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905760 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905760 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 20250806084905760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084905760 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084905760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905760 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 20250806084905760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084905760 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) 20250806084905761 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 20250806084905761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084905761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905761 DLM3UA <000f> 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 20250806084905761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084905761 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) 20250806084905761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084905761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084905761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905761 DLM3UA <000f> 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 20250806084905761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084905761 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084905761 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(233)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084905772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905772 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905772 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905772 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084905772 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905773 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084905773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084905774 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) 20250806084905774 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) 20250806084905774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084905774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905774 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905774 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905774 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 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) 20250806084905774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084905774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905774 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905774 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905774 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 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) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 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) 20250806084905774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084905774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905774 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905774 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084905774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905774 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084905774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084905774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905774 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905774 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084905774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084905774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905774 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084905774 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084905774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905774 DLM3UA <000f> 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084905774 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) 20250806084905774 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084905774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905774 DLM3UA <000f> 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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084905774 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084905774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084905792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084905792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084905792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084905792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084905792 DHNBAP 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) 20250806084905792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084905792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084905792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084905792 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084905970 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 20250806084905970 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 20250806084905970 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084905970 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084905978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084905979 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084905979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084905979 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084905979 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084905979 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084905979 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084905979 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084905979 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 20250806084905979 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084905979 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  20250806084905979 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084905981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084905982 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084905982 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  20250806084905982 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084905982 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084905982 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084905982 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 20250806084905982 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084905982 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  20250806084905982 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' 20250806084905982 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' 20250806084905982 DLSS7 <000c> ss7_asp.c: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  20250806084905982 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  20250806084905982 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084905982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084905982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084905982 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084905982 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) 20250806084905982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084905982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084905982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084905982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084905982 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084905982 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) 20250806084905982 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905983 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 20250806084905983 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 20250806084905983 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084905983 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084905984 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905984 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084905984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084905984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905984 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084905984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084905984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905984 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905985 DLM3UA <000f> 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 20250806084905985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084905985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084905985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084905985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084905985 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084905985 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  HNBGW_Test.sgsn0-M3UA(236)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084905990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905990 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084905990 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084905990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084905990 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084905990 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084905990 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084905990 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084905990 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084905990 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 20250806084905990 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084905990 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  20250806084905990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084905993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084905993 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084905993 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  20250806084905993 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084905993 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084905993 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084905993 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 20250806084905993 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084905993 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  20250806084905993 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' 20250806084905993 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' 20250806084905993 DLSS7 <000c> ss7_asp.c: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  20250806084905993 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  20250806084905993 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  20250806084905993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084905993 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084905993 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084905994 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084905994 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) 20250806084905994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084905994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084905994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084905994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084905994 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084905994 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) 20250806084905994 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084905995 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084905995 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084905995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084905995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084905995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084905995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084905995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084905995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084905995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084905995 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084905995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084905995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084905995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084905995 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084905995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084905995 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084905995 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084905995 DLM3UA <000f> 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 20250806084905996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084905996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084905996 DLSS7 <000c> ss7_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 20250806084905996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084905996 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084905996 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(232)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084906786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906786 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084906786 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084906786 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084906786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084906786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084906786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084906786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084906786 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906786 DLSS7 <000c> ss7_asp.c: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  20250806084906786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084906786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084906786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084906786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084906786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084906786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084906786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084906786 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084906786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084906787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084906787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084906787 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084906787 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) 20250806084906787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084906787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084906787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084906787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084906787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084906787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084906787 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) 20250806084906787 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084906787 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084906788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084906788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084906788 DLM3UA <000f> 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 20250806084906788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084906788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084906788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084906788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084906788 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906788 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  20250806084906791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906791 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084906791 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084906791 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084906791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084906791 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084906791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084906791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084906791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906791 DLSS7 <000c> ss7_asp.c: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  20250806084906791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084906791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084906791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084906791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084906791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084906791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084906791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084906791 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084906792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084906792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084906792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084906792 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084906792 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@bb2323c10e79: 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 } } } } 20250806084906800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084906800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084906800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084906800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084906800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084906800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084906800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084906800 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906800 DLSS7 <000c> ss7_asp.c: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  20250806084906800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084906800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084906800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084906800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084906800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084906800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084906800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084906800 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084906800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084906801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084906801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084906801 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084906801 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) 20250806084906801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084906801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084906801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084906801 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084906801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084906801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084906801 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) 20250806084906801 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084906801 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084906801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084906801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084906801 DLM3UA <000f> 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 20250806084906801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084906802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084906802 DLSS7 <000c> ss7_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 20250806084906802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084906802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906802 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  20250806084906806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084906806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084906806 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084906806 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084906806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084906806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084906806 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084906806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084906806 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084906806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084906806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084906806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084906806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084906806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084906806 DLSS7 <000c> ss7_asp.c: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  20250806084906806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084906806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084906806 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084906806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084906807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084906807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084906807 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084906807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084906807 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084906807 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084906807 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@bb2323c10e79: 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 } } } } 20250806084906823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@bb2323c10e79: Added conn table entry 0TC_rab_release0(238)13530030 20250806084907873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084907873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084907873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084907873 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084907873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce73ae, normal) (hnbgw_rua.c:408) 20250806084907873 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084907873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084907873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084907873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084907873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084907873 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084907873 DCN DEBUG map_sccp[0x558b7e1e7370]{init}: Allocated (fsm.c:456) 20250806084907873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084907873 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13530030 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084907873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084907873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084907873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084907873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084907873 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084907873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084907873 DLSCCP DEBUG 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) 20250806084907873 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: Allocated (fsm.c:456) 20250806084907873 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084907873 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001380056400500f1100926) (sccp_scrc.c:455) 20250806084907873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084907873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084907873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084907873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084907873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084907873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084907873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084907873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084907873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084907873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084907873 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084907873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084907873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084907873 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 01 38 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084907873 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084907873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084907873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084907874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084907874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084907874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084907874 DLM3UA <000f> 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 20250806084907874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084907874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084907874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084907874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084907874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084907874 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 01 38 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@bb2323c10e79: Added conn table entry 0TC_rab_release0(238)65266 TC_rab_release0(238)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084907896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084907896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084907896 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084907896 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084907896 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084907896 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084907896 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084907896 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084907896 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084907896 DLSS7 <000c> ss7_asp.c: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 39 4c e1 02 00 00 00 00  20250806084907896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084907896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084907896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084907897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084907897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084907897 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=00394ce1) (sccp_scrc.c:545) 20250806084907897 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) 20250806084907897 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084907897 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084907897 DLSCCP DEBUG 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) 20250806084907897 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084907897 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) 20250806084907897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084907897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084908097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084908097 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084908097 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084908097 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084908097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084908097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084908097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084908097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084908097 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084908097 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  20250806084908097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084908097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084908097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084908097 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084908097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084908097 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) 20250806084908097 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) 20250806084908097 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084908097 DLSCCP DEBUG 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) 20250806084908097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084908097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084908097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084908097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084908097 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084908097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084908097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084908097 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084908097 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084908097 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084908097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084908098 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{UNUSED}: Allocated (fsm.c:456) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{UNUSED}: is child of mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0] (fsm.c:486) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0] (mgcp_client_endpoint_fsm.c:724) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084908098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3440]{ST_CRCX}: Allocated (fsm.c:456) 20250806084908098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960] (fsm.c:486) 20250806084908098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084908098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084908098 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: ce73a'... (mgcp_client.c:807) 20250806084908098 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084908098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084908098 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce73ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce73ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084908135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250806084908135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084908135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084908135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084908135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084908135 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908135 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084908135 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084908135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084908135 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084908135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084908135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084908135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084908135 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084908159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084908159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084908159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084908159 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084908159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce73ae) (hnbgw_rua.c:472) 20250806084908159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084908159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084908159 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084908159 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084908159 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084908159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084908159 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084908159 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084908159 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084908159 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0] (mgcp_client_endpoint_fsm.c:724) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084908159 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: ce73a'... (mgcp_client.c:807) 20250806084908159 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084908159 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908159 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce73ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084908186 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250806084908186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084908186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084908186 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908186 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084908186 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084908186 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0] (mgcp_client_endpoint_fsm.c:724) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084908186 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3f00]{ST_CRCX}: Allocated (fsm.c:456) 20250806084908186 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960] (fsm.c:486) 20250806084908186 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084908186 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250806084908186 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: ce73a'... (mgcp_client.c:807) 20250806084908186 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084908186 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13530030-0)[0x558b7e1e3f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908186 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ce73ae17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084908197 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250806084908197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084908197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084908197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084908197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084908197 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084908198 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908198 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{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) 20250806084908198 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084908198 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084908198 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084908198 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084908198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084908198 DLSCCP DEBUG 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) 20250806084908198 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084908198 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=00394ce1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084908198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084908198 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) 20250806084908198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084908198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084908198 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084908198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084908198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084908198 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 39 4c e1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084908198 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084908198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084908198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084908198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084908198 DLM3UA <000f> 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 20250806084908198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084908198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084908198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084908198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084908198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084908198 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 39 4c e1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: vl_len:21 HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: vl_from0 20250806084908228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084908228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084908228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084908228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084908228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084908228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084908228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084908228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084908228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084908228 DLSS7 <000c> ss7_asp.c: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  HNBGW_Test.msc0-SCCP(231)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250806084908228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084908228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084908228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084908228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084908228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084908228 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) 20250806084908228 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) 20250806084908228 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084908228 DLSCCP DEBUG 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) 20250806084908228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084908228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084908228 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084908228 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084908228 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084908228 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806084908228 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806084908228 DMGW NOTICE mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250806084908228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250806084908228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084908228 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084908228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084908228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: ce73a'... (mgcp_client.c:807) 20250806084908228 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084908228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084908228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084908228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: ce73a'... (mgcp_client.c:807) 20250806084908228 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084908228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084908228 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: Removing from parent mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0] (mgcp_client_endpoint_fsm.c:873) 20250806084908228 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084908228 DLMGCP DEBUG mgw-endp(mgw-fsm-13530030-0)[0x558b7e1dd960]{IN_USE}: Deallocated (fsm.c:568) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084908228 DMGW DEBUG mgw(mgw-fsm-13530030-0)[0x558b7e1de0e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084908228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084908228 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)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "I", val := "11111" } }, sdp := omit } 20250806084908231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ce73ae17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806084908231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084908231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e3f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(238)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084908309 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45099<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@bb2323c10e79: Final verdict of PTC: none 20250806084908316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59978<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084908317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084908317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084908317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084908317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084908317 DMAIN NOTICE (127.0.0.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) 20250806084908317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806084908317 DLSCCP DEBUG 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) 20250806084908317 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084908317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00394ce1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084908317 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084908317 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) 20250806084908317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084908317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084908317 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084908317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084908317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084908317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 39 4c e1 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) 20250806084908317 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{disrupted}: Freeing instance (context_map.c:203) 20250806084908317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13530030)[0x558b7e1df1e0]{disrupted}: Deallocated (fsm.c:568) 20250806084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{disconnected}: Freeing instance (context_map.c:207) 20250806084908317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558b7e1e7370]{disconnected}: Deallocated (fsm.c:568) 20250806084908317 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13530030 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806084908317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084908317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084908317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084908318 DLM3UA <000f> 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 20250806084908318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084908318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084908318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084908318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084908318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084908318 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 39 4c e1 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_rab_release(225)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@bb2323c10e79: Final verdict of PTC: none 20250806084908318 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 20250806084908318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084908318 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084908318 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084908318 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084908318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084908318 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084908318 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084908318 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806084908318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084908318 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806084908318 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806084908318 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084908318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084908318 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084908318 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084908318 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) HNBGW_Test.msc0-RAN(232)@bb2323c10e79: Final verdict of PTC: none 20250806084908318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084908318 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084908318 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084908318 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084908318 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-RAN(235)@bb2323c10e79: Final verdict of PTC: none 20250806084908318 DLSS7 <000c> ss7_route.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' 20250806084908318 DLSS7 <000c> ss7_route.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' 20250806084908318 DLSS7 <000c> ss7_asp.c: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  20250806084908318 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  20250806084908318 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084908318 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 20250806084908318 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(231)@bb2323c10e79: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(237)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@bb2323c10e79: Final verdict of PTC: none TC_rab_release-Iuh0(229)@bb2323c10e79: Final verdict of PTC: none 20250806084908318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084908318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084908318 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084908318 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084908318 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084908318 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 20250806084908318 DLSS7 <000c> ss7_route.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' 20250806084908318 DLSS7 <000c> ss7_route.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' 20250806084908318 DLSS7 <000c> ss7_asp.c: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  20250806084908318 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084908318 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084908318 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084908318 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) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084908318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084908318 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084908318 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) 20250806084908318 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084908318 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(228)@bb2323c10e79: Final verdict of PTC: none 20250806084908318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084908318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084908318 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084908318 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) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084908318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084908318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084908318 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084908318 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) 20250806084908318 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084908318 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084908321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_release finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Aug 6 08:49:08 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250806084908357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084908960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=353676) Waiting for packet dumper to finish... 1 (prev_count=353676, count=391880) 20250806084910319 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084910319 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084910320 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084910320 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084910320 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084910320 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_release_abnormal started. 20250806084912043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084912049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084912055 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34697<->l=127.0.0.1:4262) (control_if.c:572) 20250806084912077 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912077 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912077 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912077 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912077 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912077 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912078 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912078 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084912078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_release_abnormal-Iuh0(243)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084912079 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912079 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084912079 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) 20250806084912079 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) 20250806084912079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084912079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912079 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912079 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912079 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 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) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 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) 20250806084912079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084912079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912079 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912079 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912079 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084912079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084912079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912079 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912079 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084912079 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912079 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084912079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084912079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912079 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912080 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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084912080 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084912080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912080 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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084912080 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) 20250806084912080 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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084912080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912080 DLM3UA <000f> 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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084912080 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084912080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912080 DLM3UA <000f> 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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084912080 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084912080 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(247)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084912092 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912092 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912093 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912093 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912093 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912093 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912093 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084912093 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912094 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912094 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 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) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084912094 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) 20250806084912094 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) 20250806084912094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084912094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912094 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912094 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912094 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084912094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912094 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) 20250806084912094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084912094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912094 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912094 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912094 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912094 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) 20250806084912094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084912095 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912095 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) 20250806084912095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084912095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912095 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912095 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084912095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084912095 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084912095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912095 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084912095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084912095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912095 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912095 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084912095 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084912095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912095 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084912095 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084912095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912095 DLM3UA <000f> 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084912095 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) 20250806084912095 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084912095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912095 DLM3UA <000f> 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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084912095 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084912095 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084912114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084912114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084912114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084912115 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084912115 DHNBAP 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) 20250806084912115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084912115 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084912115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084912115 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084912290 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 20250806084912290 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 20250806084912290 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084912290 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084912298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912298 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084912298 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084912298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084912298 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084912298 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084912298 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084912298 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084912298 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084912298 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 20250806084912298 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084912298 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  20250806084912298 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084912300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912300 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084912300 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084912300 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  20250806084912300 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084912300 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084912300 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084912300 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 20250806084912300 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084912300 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  20250806084912301 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' 20250806084912301 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' 20250806084912301 DLSS7 <000c> ss7_asp.c: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  20250806084912301 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  20250806084912301 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084912301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084912301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084912301 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084912301 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) 20250806084912301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084912301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084912301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084912301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084912301 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084912301 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) 20250806084912301 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912302 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912302 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084912303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084912303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912303 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084912303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084912303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912303 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912303 DLM3UA <000f> 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 20250806084912303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084912303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084912303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084912303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084912303 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084912303 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  20250806084912306 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 20250806084912306 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 20250806084912306 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084912306 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084912312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084912312 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084912312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084912312 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084912312 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084912312 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084912312 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084912312 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084912312 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 20250806084912312 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084912312 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  20250806084912312 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084912315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084912315 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084912315 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  20250806084912315 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084912315 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084912315 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084912315 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 20250806084912315 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084912315 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  20250806084912315 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' 20250806084912315 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' 20250806084912315 DLSS7 <000c> ss7_asp.c: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  20250806084912315 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  20250806084912315 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  20250806084912315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084912316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084912316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084912316 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084912316 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) 20250806084912316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084912316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084912316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084912316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084912316 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084912316 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) 20250806084912316 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084912317 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084912317 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084912317 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084912317 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084912317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084912317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084912317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084912317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084912317 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084912317 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084912317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084912317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084912317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084912317 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084912318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084912318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084912318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084912318 DLM3UA <000f> 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 20250806084912318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084912318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084912318 DLSS7 <000c> ss7_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 20250806084912318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084912318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084912318 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  20250806084913102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913102 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084913102 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084913102 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084913102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084913102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084913102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084913102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084913102 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913102 DLSS7 <000c> ss7_asp.c: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  20250806084913102 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084913102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084913102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084913102 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084913102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084913102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084913102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084913102 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084913102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084913102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084913102 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084913102 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) 20250806084913102 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084913102 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084913102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084913102 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084913102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084913102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084913102 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) 20250806084913102 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084913102 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084913102 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913102 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084913102 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084913102 DLM3UA <000f> 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 20250806084913102 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084913102 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084913102 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084913102 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084913102 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913102 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  HNBGW_Test.msc0-RAN(246)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084913104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084913104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084913104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084913104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084913104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084913104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084913104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084913104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913104 DLSS7 <000c> ss7_asp.c: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  20250806084913104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084913104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084913104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084913104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084913104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084913104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084913104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084913104 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084913104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913104 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084913104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084913104 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084913104 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084913104 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(246)@bb2323c10e79: 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(249)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084913110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084913110 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084913110 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084913110 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084913110 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084913110 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084913110 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084913110 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913110 DLSS7 <000c> ss7_asp.c: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  20250806084913111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084913111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084913111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084913111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084913111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084913111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084913111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084913111 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084913111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084913111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084913111 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084913111 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) 20250806084913111 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084913111 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084913111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084913111 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084913111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084913111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084913111 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) 20250806084913111 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084913111 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084913111 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913111 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084913111 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084913111 DLM3UA <000f> 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 20250806084913111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084913111 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084913111 DLSS7 <000c> ss7_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 20250806084913111 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084913111 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913111 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  20250806084913113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913113 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084913113 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084913113 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084913113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084913113 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084913113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084913113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084913113 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913113 DLSS7 <000c> ss7_asp.c: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  20250806084913113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084913113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084913113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084913113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084913113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084913113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084913113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084913113 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084913113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084913113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084913113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084913113 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084913113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084913113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084913113 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084913113 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@bb2323c10e79: 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 } } } } 20250806084913130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084913239 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084913239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d9ecf), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084913239 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084913239 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) 20250806084913239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084913239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084913239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084913239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084913239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084913239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9e cf 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084913239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084913239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084913239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084913239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084913239 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084913239 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084913239 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084913240 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913240 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 5d 9e cf 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084913242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084913242 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084913242 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084913242 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084913242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084913243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084913243 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084913243 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084913243 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084913243 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 5d 9e cf 00  20250806084913243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084913243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084913243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084913243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084913243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084913243 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=005d9ecf) (sccp_scrc.c:545) 20250806084913243 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) 20250806084913243 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084913243 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084913243 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084913243 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084913243 DLSCCP DEBUG SCCP-SCOC(3)[0x558b7e1d2f30]{IDLE}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@bb2323c10e79: Added conn table entry 0TC_rab_release_abnormal0(252)15406474 20250806084914173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084914173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084914173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084914173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084914173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb158a, normal) (hnbgw_rua.c:408) 20250806084914173 DHNB DEBUG map_rua[0x558b7e1d2f30]{init}: Allocated (fsm.c:456) 20250806084914174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084914174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084914174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084914174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084914174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084914174 DCN DEBUG map_sccp[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084914174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084914174 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15406474 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084914174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084914174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084914174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084914174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084914174 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084914174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084914174 DLSCCP DEBUG 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) 20250806084914174 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: Allocated (fsm.c:456) 20250806084914174 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084914174 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000850056400500f1100926) (sccp_scrc.c:455) 20250806084914174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084914174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084914174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084914174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084914174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084914174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084914174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084914174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084914174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084914174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084914174 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084914174 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084914174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084914174 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 85 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084914174 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084914174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084914174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084914174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084914174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084914174 DLM3UA <000f> 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 20250806084914174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084914174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084914174 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084914174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084914174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914174 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 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(245)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@bb2323c10e79: Added conn table entry 0TC_rab_release_abnormal0(252)12304967 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084914189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084914190 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084914190 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084914190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084914190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084914190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084914190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084914190 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914190 DLSS7 <000c> ss7_asp.c: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 02 aa 05 02 00 00 00 00  20250806084914190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084914190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084914190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084914190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084914190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084914190 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=0002aa05) (sccp_scrc.c:545) 20250806084914190 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) 20250806084914190 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084914190 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084914190 DLSCCP DEBUG 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) 20250806084914190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084914190 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) 20250806084914190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084914190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084914393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084914393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084914393 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084914393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084914393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084914393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084914393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084914393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914393 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  20250806084914393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084914393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084914393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084914393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084914393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084914393 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) 20250806084914393 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) 20250806084914393 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084914393 DLSCCP DEBUG 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) 20250806084914393 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084914393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084914393 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084914393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084914393 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084914393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084914393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084914393 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084914393 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084914393 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084914393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084914393 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{UNUSED}: Allocated (fsm.c:456) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{UNUSED}: is child of mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00] (fsm.c:486) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00] (mgcp_client_endpoint_fsm.c:724) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084914394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1dd960]{ST_CRCX}: Allocated (fsm.c:456) 20250806084914394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1dd960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440] (fsm.c:486) 20250806084914394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1dd960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084914394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1dd960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084914394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: eb158'... (mgcp_client.c:807) 20250806084914394 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084914394 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1dd960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084914394 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb158a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb158a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084914431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250806084914431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084914431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084914431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084914431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084914431 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914431 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084914431 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084914431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084914431 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084914431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084914431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084914431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084914431 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084914457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084914457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084914457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084914457 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084914457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb158a) (hnbgw_rua.c:472) 20250806084914457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084914457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084914457 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084914457 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084914457 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084914457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084914457 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084914457 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084914457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084914457 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00] (mgcp_client_endpoint_fsm.c:724) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084914458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: eb158'... (mgcp_client.c:807) 20250806084914458 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806084914458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914458 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb158a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084914483 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250806084914483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806084914483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084914483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914483 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084914483 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806084914483 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00] (mgcp_client_endpoint_fsm.c:724) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084914483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1de0e0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084914483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1de0e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440] (fsm.c:486) 20250806084914483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1de0e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084914483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1de0e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250806084914483 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: eb158'... (mgcp_client.c:807) 20250806084914483 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806084914483 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15406474-0)[0x558b7e1de0e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914483 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb158a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084914495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250806084914495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084914495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084914495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084914495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914495 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{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) 20250806084914495 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084914495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084914495 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084914495 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084914495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084914495 DLSCCP DEBUG 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) 20250806084914495 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084914495 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=0002aa05), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084914495 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084914495 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) 20250806084914495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084914495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084914495 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084914495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084914495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084914495 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 02 aa 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084914495 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084914495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084914495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084914495 DLM3UA <000f> 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 20250806084914495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084914495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084914495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084914495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084914495 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914495 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 02 aa 05 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: vl_len:21 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250806084914521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084914521 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084914521 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084914521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084914521 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084914521 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084914521 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084914521 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914521 DLSS7 <000c> ss7_asp.c: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  20250806084914521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084914521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084914521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084914521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084914521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084914521 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) 20250806084914521 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) 20250806084914521 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084914521 DLSCCP DEBUG 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) 20250806084914521 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084914521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084914521 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084914521 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084914521 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084914521 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806084914521 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806084914521 DMGW NOTICE mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250806084914521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250806084914521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084914521 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084914521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084914521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: eb158'... (mgcp_client.c:807) 20250806084914521 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084914521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084914521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084914521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: eb158'... (mgcp_client.c:807) 20250806084914521 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084914521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084914521 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: Removing from parent mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00] (mgcp_client_endpoint_fsm.c:873) 20250806084914521 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084914521 DLMGCP DEBUG mgw-endp(mgw-fsm-15406474-0)[0x558b7e1e3440]{IN_USE}: Deallocated (fsm.c:568) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084914521 DMGW DEBUG mgw(mgw-fsm-15406474-0)[0x558b7e1e3f00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084914521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084914521 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)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "eb158a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084914524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1dd960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806084914524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084914524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1de0e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084914596 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34697<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@bb2323c10e79: Final verdict of PTC: none 20250806084914602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084914602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084914603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084914603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084914603 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084914603 DMAIN NOTICE (127.0.0.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) 20250806084914603 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084914603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806084914603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806084914603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806084914603 DLSCCP DEBUG 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) 20250806084914603 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084914603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002aa05), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806084914603 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084914603 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) 20250806084914603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084914603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_rab_release_abnormal-Iuh0-RUA(244)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@bb2323c10e79: Final verdict of PTC: none20250806084914603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084914603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084914603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084914603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 02 aa 05 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250806084914603 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084914603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084914603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084914603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{disrupted}: Freeing instance (context_map.c:203) 20250806084914603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406474)[0x558b7e1d2f30]{disrupted}: Deallocated (fsm.c:568) 20250806084914603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084914603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:207) 20250806084914603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084914603 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15406474 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) HNBGW_Test.sgsn0-RAN(249)@bb2323c10e79: Final verdict of PTC: none 20250806084914603 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084914603 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084914603 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084914603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084914603 DLM3UA <000f> 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 20250806084914603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084914603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084914603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084914603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084914603 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084914603 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 02 aa 05 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806084914603 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084914603 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084914603 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084914603 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 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914603 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084914603 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084914603 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084914603 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084914603 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084914603 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084914603 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 20250806084914603 DLSS7 <000c> ss7_route.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' 20250806084914603 DLSS7 <000c> ss7_route.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' 20250806084914603 DLSS7 <000c> ss7_asp.c: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  20250806084914603 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  20250806084914603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084914603 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084914603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084914603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084914603 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084914603 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) 20250806084914603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084914603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084914603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084914603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084914603 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084914603 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) 20250806084914603 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084914603 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_rab_release_abnormal(239)@bb2323c10e79: Final verdict of PTC: none 20250806084914603 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 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084914603 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084914603 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084914603 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) 20250806084914603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084914604 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084914604 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084914604 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084914604 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084914604 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084914604 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084914604 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 20250806084914604 DLSS7 <000c> ss7_route.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' 20250806084914604 DLSS7 <000c> ss7_route.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' 20250806084914604 DLSS7 <000c> ss7_asp.c: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  20250806084914604 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084914604 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(242)@bb2323c10e79: Final verdict of PTC: none 20250806084914604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084914604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084914604 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084914604 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) 20250806084914604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084914604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084914604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084914604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084914604 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.sgsn0-SCCP(248)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@bb2323c10e79: Final verdict of PTC: none 20250806084914604 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) 20250806084914604 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084914604 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084914605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(245)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@bb2323c10e79: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(251)@bb2323c10e79: Final verdict of PTC: none TC_rab_release_abnormal0(252)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Aug 6 08:49:14 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250806084914650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084915253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403472) Waiting for packet dumper to finish... 1 (prev_count=403472, count=404012) 20250806084916605 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084916605 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084916605 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084916605 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084916605 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084916605 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:49:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250806084918318 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084918319 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00394ce1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084918319 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084918319 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084918319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084918319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084918319 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084918319 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084918319 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084918319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 4c e1 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084918319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918319 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084918319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084918319 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084918319 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_assign_fail started. 20250806084918382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084918387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084918391 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44823<->l=127.0.0.1:4262) (control_if.c:572) 20250806084918408 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918408 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918408 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084918409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_assign_fail-Iuh0(257)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084918409 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918409 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084918409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918409 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) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084918409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918409 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084918409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918409 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918409 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918409 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918409 DLM3UA <000f> 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 20250806084918409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084918409 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084918409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084918409 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918409 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084918409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084918409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918409 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084918409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918409 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918410 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918410 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918410 DLM3UA <000f> 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 20250806084918410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084918410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084918410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084918411 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918411 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084918411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 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) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084918411 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) 20250806084918411 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) 20250806084918411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084918411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918411 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918411 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918411 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084918411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084918411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918411 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) 20250806084918411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084918411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918411 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918411 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 20250806084918411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084918411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084918411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918411 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 20250806084918411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084918411 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 20250806084918411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(261)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084918423 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918423 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918423 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918423 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918423 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918423 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084918423 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918424 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918424 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084918424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918424 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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084918425 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) 20250806084918425 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) 20250806084918425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084918425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918425 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918425 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918425 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918425 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) 20250806084918425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084918425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918425 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918425 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918425 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 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) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918425 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) 20250806084918425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084918425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918425 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918425 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918425 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084918425 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806084918425 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806084918425 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084918425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918425 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918425 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084918425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084918425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918425 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084918425 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084918425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918425 DLM3UA <000f> 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084918425 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) 20250806084918425 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084918425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918425 DLM3UA <000f> 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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084918425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806084918425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084918444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084918444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084918444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084918444 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084918444 DHNBAP 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) 20250806084918444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084918444 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084918444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084918444 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084918622 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 20250806084918622 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 20250806084918622 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084918622 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084918630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084918631 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084918631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084918631 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084918631 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084918631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084918631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084918631 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084918631 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 20250806084918631 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084918631 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  20250806084918631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084918633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084918634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084918634 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  20250806084918634 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084918634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084918634 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084918634 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 20250806084918634 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084918634 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  20250806084918634 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' 20250806084918634 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' 20250806084918634 DLSS7 <000c> ss7_asp.c: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  20250806084918634 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  20250806084918634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084918634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084918634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084918634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084918634 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) 20250806084918634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084918634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084918634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084918634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084918634 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084918634 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) 20250806084918634 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918635 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 20250806084918635 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 20250806084918635 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084918635 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084918635 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084918636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918636 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084918636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918636 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084918636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918636 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918636 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918636 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918636 DLM3UA <000f> 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 20250806084918636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084918636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084918636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084918636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084918636 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084918636 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(264)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084918641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084918641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084918642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084918642 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084918642 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084918642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084918642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084918642 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084918642 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 20250806084918642 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084918642 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  20250806084918642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084918644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084918644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084918644 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  20250806084918644 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084918644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084918644 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084918644 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 20250806084918644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084918644 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  20250806084918645 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' 20250806084918645 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' 20250806084918645 DLSS7 <000c> ss7_asp.c: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  20250806084918645 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  20250806084918645 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  20250806084918645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084918645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084918645 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084918645 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084918645 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) 20250806084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084918645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084918645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084918645 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084918645 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) 20250806084918645 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084918646 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084918646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084918646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084918646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084918646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084918647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084918647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084918647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084918647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084918647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084918647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084918647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084918647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084918647 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084918647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084918647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084918647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084918647 DLM3UA <000f> 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 20250806084918647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084918647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084918647 DLSS7 <000c> ss7_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 20250806084918647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084918647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084918647 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  20250806084919212 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084919212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084919213 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084919213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084919213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084919213 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806084919213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084919213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084919213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084919213 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084919213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084919213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084919213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084919213 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084919213 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806084919213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084919214 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084919214 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(260)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084919437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919437 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084919437 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084919438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084919438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084919438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084919438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084919438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084919438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919438 DLSS7 <000c> ss7_asp.c: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  20250806084919438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084919438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084919438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084919438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084919438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084919438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084919438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084919438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084919438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084919438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084919438 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084919438 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) 20250806084919438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084919438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084919438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084919438 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084919438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084919438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084919438 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) 20250806084919438 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084919438 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084919439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084919439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084919439 DLM3UA <000f> 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 20250806084919439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084919439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084919439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084919439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084919439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919439 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  20250806084919439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084919439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084919439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084919439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084919439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084919439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084919439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084919439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919439 DLSS7 <000c> ss7_asp.c: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  20250806084919439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084919439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084919439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084919439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084919439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084919439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084919439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084919440 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084919440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084919440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084919440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084919440 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084919440 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084919442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084919442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084919442 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084919442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084919442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084919442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084919442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084919442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919442 DLSS7 <000c> ss7_asp.c: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(260)@bb2323c10e79: 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 } } } } 20250806084919442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084919442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084919442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084919442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084919442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084919442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084919442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084919442 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084919442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084919442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084919442 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084919442 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) 20250806084919442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084919442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084919442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084919442 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084919442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084919442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084919442 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) 20250806084919442 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084919442 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084919442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084919442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084919442 DLM3UA <000f> 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 20250806084919442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084919442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084919442 DLSS7 <000c> ss7_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 20250806084919442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084919442 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919442 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  20250806084919443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084919443 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084919443 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084919443 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084919443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084919443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084919443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084919443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084919443 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084919443 DLSS7 <000c> ss7_asp.c: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  20250806084919443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084919443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084919443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084919443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084919443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084919443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084919443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084919443 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084919443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084919443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084919443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084919443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084919443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084919443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084919443 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084919443 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@bb2323c10e79: 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 } } } } 20250806084919459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@bb2323c10e79: Added conn table entry 0TC_rab_assign_fail0(266)13478812 20250806084920495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084920495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084920495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084920495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084920495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcdab9c, normal) (hnbgw_rua.c:408) 20250806084920496 DHNB DEBUG map_rua[0x558b7e1d2f30]{init}: Allocated (fsm.c:456) 20250806084920496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084920496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084920496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084920496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084920496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084920496 DCN DEBUG map_sccp[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084920496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084920496 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13478812 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084920496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084920496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084920496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084920496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084920496 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084920496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084920496 DLSCCP DEBUG 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) 20250806084920496 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: Allocated (fsm.c:456) 20250806084920496 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084920496 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300014d0056400500f1100926) (sccp_scrc.c:455) 20250806084920496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084920496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084920496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084920496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084920496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084920496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084920496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084920496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084920496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084920496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084920496 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084920496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084920496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084920496 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 01 4d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084920496 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084920496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084920496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084920496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920496 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084920496 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084920496 DLM3UA <000f> 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 20250806084920496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084920496 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084920496 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084920496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084920496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084920496 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 01 4d 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@bb2323c10e79: Added conn table entry 0TC_rab_assign_fail0(266)3697816 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@bb2323c10e79: setverdict(pass): none -> pass 20250806084920509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084920509 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084920509 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084920509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084920509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084920509 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084920509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084920509 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084920509 DLSS7 <000c> ss7_asp.c: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 d0 95 38 02 00 00 00 00  20250806084920509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084920509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084920509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084920509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084920509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084920509 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=00d09538) (sccp_scrc.c:545) 20250806084920509 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) 20250806084920509 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084920509 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084920509 DLSCCP DEBUG 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) 20250806084920509 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084920509 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) 20250806084920509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084920509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084920712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920713 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084920713 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084920713 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084920713 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084920713 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084920713 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084920713 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084920713 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084920713 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  20250806084920713 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084920713 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084920713 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084920713 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084920713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084920713 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) 20250806084920713 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) 20250806084920713 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084920713 DLSCCP DEBUG 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) 20250806084920713 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084920713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084920713 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084920713 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084920713 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084920713 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084920713 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084920713 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084920713 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084920713 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084920714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084920714 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{UNUSED}: Allocated (fsm.c:456) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{UNUSED}: is child of mgw(mgw-fsm-13478812-0)[0x558b7e1dd960] (fsm.c:486) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13478812-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:724) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084920714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13478812-0)[0x558b7e1e3f00]{ST_CRCX}: Allocated (fsm.c:456) 20250806084920714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13478812-0)[0x558b7e1e3f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440] (fsm.c:486) 20250806084920714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13478812-0)[0x558b7e1e3f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084920714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13478812-0)[0x558b7e1e3f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084920714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: cdab9'... (mgcp_client.c:807) 20250806084920714 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084920714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13478812-0)[0x558b7e1e3f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084920714 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cdab9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdab9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cdab9c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cdab9c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084920751 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250806084920751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084920751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084920751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084920751 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{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) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{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) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084920751 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{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) 20250806084920751 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084920751 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084920751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084920751 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084920751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084920751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084920751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084920751 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084920770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084920770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084920770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250806084920770 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084920770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcdab9c) (hnbgw_rua.c:472) 20250806084920770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250806084920770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084920770 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084920770 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084920770 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084920770 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084920770 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250806084920770 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250806084920770 DMGW ERROR mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250806084920770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250806084920770 DLSCCP DEBUG 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) 20250806084920770 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084920770 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=00d09538), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250806084920770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084920770 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) 20250806084920770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084920770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084920770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084920770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084920770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084920770 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 d0 95 38 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) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084920770 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084920770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084920770 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: cdab9'... (mgcp_client.c:807) 20250806084920770 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806084920770 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084920770 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{IN_USE}: Removing from parent mgw(mgw-fsm-13478812-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:873) 20250806084920770 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084920770 DLMGCP DEBUG mgw-endp(mgw-fsm-13478812-0)[0x558b7e1e3440]{IN_USE}: Deallocated (fsm.c:568) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084920770 DMGW DEBUG mgw(mgw-fsm-13478812-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084920770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084920770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084920770 DLM3UA <000f> 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 20250806084920770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084920770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084920770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084920770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084920770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084920770 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 d0 95 38 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "cdab9c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084920801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250806084920801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084920801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084920801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084920801 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084920802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44823<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@bb2323c10e79: Final verdict of PTC: none 20250806084920812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084920813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45546<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(262)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@bb2323c10e79: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@bb2323c10e79: Final verdict of PTC: none 20250806084920814 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084920814 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084920814 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084920814 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084920814 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084920814 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084920814 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084920814 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084920814 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084920814 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 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920814 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084920814 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084920814 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084920814 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 20250806084920814 DLSS7 <000c> ss7_route.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' 20250806084920814 DLSS7 <000c> ss7_route.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' 20250806084920814 DLSS7 <000c> ss7_asp.c: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  20250806084920814 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  20250806084920814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084920814 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 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920814 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084920814 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084920814 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084920814 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 20250806084920814 DLSS7 <000c> ss7_route.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' 20250806084920814 DLSS7 <000c> ss7_route.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' 20250806084920814 DLSS7 <000c> ss7_asp.c: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  20250806084920814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084920814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084920814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084920814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084920814 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084920814 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) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084920814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084920814 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084920814 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) 20250806084920814 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084920814 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084920814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806084920814 DLSCCP DEBUG 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) 20250806084920814 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d09538), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) HNBGW-PFCP(256)@bb2323c10e79: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(265)@bb2323c10e79: Final verdict of PTC: none 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084920814 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084920814 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) 20250806084920814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084920814 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084920814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084920814 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084920814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084920814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084920814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d0 95 38 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250806084920814 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806084920814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806084920814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806084920814 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806084920814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806084920814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW_Test.sgsn0-M3UA(264)@bb2323c10e79: Final verdict of PTC: none 20250806084920814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084920814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{disrupted}: Freeing instance (context_map.c:203) 20250806084920814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13478812)[0x558b7e1d2f30]{disrupted}: Deallocated (fsm.c:568) 20250806084920814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084920814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:207) 20250806084920814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084920814 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13478812 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806084920814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084920814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084920814 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084920814 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) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084920814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084920814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084920814 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084920814 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) 20250806084920814 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084920814 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084920814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084920814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806084920814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084920814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084920814 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084920814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084920814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084920814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084920814 DMAIN NOTICE (127.0.0.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) 20250806084920814 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806084920814 DLM3UA <000f> 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 20250806084920814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084920814 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084920814 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(261)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@bb2323c10e79: Final verdict of PTC: none 20250806084920816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_assign_fail finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Aug 6 08:49:20 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250806084920853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084921456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360520) Waiting for packet dumper to finish... 1 (prev_count=360520, count=374924) 20250806084922815 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084922815 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084922815 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084922815 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084922815 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084922815 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:49:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_assign_mgcp_to started. 20250806084924543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084924548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084924556 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39915<->l=127.0.0.1:4262) (control_if.c:572) 20250806084924571 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924571 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924571 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924571 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924571 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924571 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924572 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924572 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924572 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084924572 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_assign_mgcp_to-Iuh0(271)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084924573 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924573 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084924573 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) 20250806084924573 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) 20250806084924573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084924573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924573 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924573 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924573 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) 20250806084924573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084924573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924573 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924573 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084924573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924573 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924573 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 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) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084924573 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924573 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084924573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924573 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924573 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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084924573 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084924573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924573 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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084924573 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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084924573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924573 DLM3UA <000f> 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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084924573 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084924573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924573 DLM3UA <000f> 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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084924573 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084924573 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(275)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084924587 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924587 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924587 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924587 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924587 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924587 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924587 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084924587 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924588 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924588 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084924588 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) 20250806084924588 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) 20250806084924588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084924588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924588 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924588 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924588 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 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) 20250806084924588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084924588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924588 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924588 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924588 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 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) 20250806084924588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084924588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924588 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924588 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924588 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084924588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924588 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084924588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924588 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924588 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924588 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924588 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084924588 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084924588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924588 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924588 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924588 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084924588 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084924588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924588 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924588 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924588 DLM3UA <000f> 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084924588 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084924588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924588 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924588 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924588 DLM3UA <000f> 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 20250806084924588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084924588 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084924589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084924604 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084924604 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002aa05), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084924604 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084924604 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084924604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084924604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084924604 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084924604 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084924604 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924604 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084924604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 aa 05 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084924604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924604 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924604 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924604 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084924604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084924604 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084924604 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084924608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084924608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084924608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084924608 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084924608 DHNBAP 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) 20250806084924608 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084924608 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084924608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084924608 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084924785 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 20250806084924785 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 20250806084924785 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084924785 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084924794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084924794 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084924794 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084924794 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084924794 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084924794 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084924794 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084924794 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084924794 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 20250806084924794 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084924794 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  20250806084924794 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084924797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924797 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084924797 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084924797 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  20250806084924797 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084924797 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084924797 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084924797 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 20250806084924797 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084924797 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  20250806084924797 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' 20250806084924797 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' 20250806084924797 DLSS7 <000c> ss7_asp.c: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  20250806084924797 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  20250806084924797 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084924797 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084924797 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084924797 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084924797 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) 20250806084924797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084924797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084924797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084924797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084924797 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084924797 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) 20250806084924797 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924799 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924799 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084924799 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924799 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084924799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924799 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084924799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924799 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924799 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924799 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924799 DLM3UA <000f> 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 20250806084924799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084924799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084924799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084924799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084924799 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084924799 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  20250806084924800 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 20250806084924800 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 20250806084924800 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084924800 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084924806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924806 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084924806 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084924806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084924806 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084924806 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084924806 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084924806 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084924806 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084924806 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 20250806084924806 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084924806 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  20250806084924806 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084924809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924809 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084924809 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084924809 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  20250806084924809 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084924809 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084924809 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084924809 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 20250806084924809 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084924809 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  20250806084924809 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' 20250806084924809 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' 20250806084924809 DLSS7 <000c> ss7_asp.c: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  20250806084924809 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  20250806084924809 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  20250806084924809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084924809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084924809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084924809 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084924809 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) 20250806084924809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084924809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084924809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084924809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084924809 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084924809 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) 20250806084924809 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084924810 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084924810 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084924810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084924810 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084924810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084924810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084924811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084924811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084924811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084924811 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084924811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084924811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084924811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084924811 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084924811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084924811 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084924811 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084924811 DLM3UA <000f> 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 20250806084924811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084924811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084924811 DLSS7 <000c> ss7_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 20250806084924811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084924811 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084924811 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(274)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084925597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925597 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084925597 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084925597 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084925597 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084925597 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084925598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084925598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084925598 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925598 DLSS7 <000c> ss7_asp.c: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  20250806084925598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084925598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084925598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084925598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084925598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084925598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084925598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084925598 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084925598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084925598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084925598 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084925598 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) 20250806084925598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084925598 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084925598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084925598 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084925598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084925598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084925598 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) 20250806084925598 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084925598 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084925598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925599 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084925599 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084925599 DLM3UA <000f> 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 20250806084925599 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084925599 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084925599 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084925599 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084925599 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925599 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  20250806084925599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084925599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084925599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084925599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084925599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084925599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084925599 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084925599 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084925599 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084925599 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084925599 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084925599 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084925599 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925599 DLSS7 <000c> ss7_asp.c: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  20250806084925599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084925599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084925599 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084925599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084925599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084925599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084925599 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084925599 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084925608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084925608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084925608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084925608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084925608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084925608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084925608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084925608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925608 DLSS7 <000c> ss7_asp.c: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  20250806084925608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084925608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084925608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084925608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084925608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084925608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084925608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084925608 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084925608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084925608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084925608 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084925608 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) 20250806084925608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084925608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084925608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925609 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084925609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084925609 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806084925609 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084925609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084925609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084925609 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) 20250806084925609 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084925609 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084925609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084925609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084925609 DLM3UA <000f> 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 20250806084925609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084925609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806084925609 DLSS7 <000c> ss7_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 20250806084925609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084925609 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925609 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  20250806084925611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084925611 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084925611 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084925611 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084925611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084925611 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084925611 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084925611 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084925611 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084925611 DLSS7 <000c> ss7_asp.c: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  20250806084925611 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084925611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084925611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084925611 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084925611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084925611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084925611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084925611 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084925611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084925611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084925611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084925611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084925611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084925612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084925612 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084925612 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@bb2323c10e79: 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 } } } } 20250806084925643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@bb2323c10e79: 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)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@bb2323c10e79: Added conn table entry 0TC_rab_assign_mgcp_to0(280)12733538 20250806084926690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084926690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084926690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084926691 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084926691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc24c62, normal) (hnbgw_rua.c:408) 20250806084926691 DHNB DEBUG map_rua[0x558b7e1d2f30]{init}: Allocated (fsm.c:456) 20250806084926691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084926691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084926691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084926691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084926691 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084926691 DCN DEBUG map_sccp[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084926691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084926691 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12733538 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084926691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084926691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084926691 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084926691 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084926691 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084926691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084926691 DLSCCP DEBUG 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) 20250806084926691 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: Allocated (fsm.c:456) 20250806084926691 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084926691 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300020f0056400500f1100926) (sccp_scrc.c:455) 20250806084926691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084926691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084926691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084926691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084926691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084926691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084926691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084926691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084926691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084926691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084926691 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084926691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084926692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084926692 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 02 0f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084926692 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084926692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084926692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084926692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084926692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084926692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084926692 DLM3UA <000f> 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 20250806084926692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084926692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084926692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084926692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084926692 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084926692 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 02 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(273)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@bb2323c10e79: Added conn table entry 0TC_rab_assign_mgcp_to0(280)1753935 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084926710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084926710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084926710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084926710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084926710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084926710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084926710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084926710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084926710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084926710 DLSS7 <000c> ss7_asp.c: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 a2 4b 58 02 00 00 00 00  20250806084926710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084926710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084926710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084926710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084926710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084926710 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=00a24b58) (sccp_scrc.c:545) 20250806084926710 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) 20250806084926710 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084926710 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084926710 DLSCCP DEBUG 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) 20250806084926710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084926710 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) 20250806084926710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084926710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assign_mgcp_to0(280)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084926912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084926913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084926913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084926913 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084926913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084926913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084926913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084926913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084926913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084926913 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  20250806084926913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084926913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084926913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084926913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084926913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084926913 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) 20250806084926913 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) 20250806084926913 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084926913 DLSCCP DEBUG 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) 20250806084926913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084926913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084926913 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084926913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084926913 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084926913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084926913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084926913 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084926913 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084926913 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084926913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084926913 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084926913 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{UNUSED}: Allocated (fsm.c:456) 20250806084926913 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{UNUSED}: is child of mgw(mgw-fsm-12733538-0)[0x558b7e1e3440] (fsm.c:486) 20250806084926913 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12733538-0)[0x558b7e1e3440] (mgcp_client_endpoint_fsm.c:724) 20250806084926913 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084926913 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084926914 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084926914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12733538-0)[0x558b7e1f1020]{ST_CRCX}: Allocated (fsm.c:456) 20250806084926914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12733538-0)[0x558b7e1f1020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960] (fsm.c:486) 20250806084926914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12733538-0)[0x558b7e1f1020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084926914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12733538-0)[0x558b7e1f1020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084926914 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: c24c6'... (mgcp_client.c:807) 20250806084926914 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084926914 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12733538-0)[0x558b7e1f1020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084926914 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c24c6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c24c6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c24c6217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c24c6217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250806084928320 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084928320 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00394ce1), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084928320 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084928320 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) 20250806084928320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084928320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084928320 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084928320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084928320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084928320 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 4c e1 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084928320 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084928320 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084928320 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084928320 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084928320 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084928320 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084928320 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084928320 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084928320 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084928320 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 4c e1 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084928327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084928327 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084928327 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084928327 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084928327 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084928327 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084928327 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084928327 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084928327 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084928327 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 39 4c e1 00  20250806084928328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084928328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084928328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084928328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084928328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084928328 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=00394ce1) (sccp_scrc.c:545) 20250806084928328 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) 20250806084928328 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084928328 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084928328 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084928328 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084928328 DLSCCP DEBUG SCCP-SCOC(24)[0x558b7e1d1030]{IDLE}: Deallocated (fsm.c:568) 20250806084930815 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806084930815 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d09538), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084930815 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084930815 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) 20250806084930815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084930815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084930815 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084930815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084930815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084930815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d0 95 38 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084930815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084930816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084930816 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084930816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084930816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084930816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084930816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084930816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930816 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 d0 95 38 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084930821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084930821 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084930821 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084930821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084930821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084930821 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084930821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084930821 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930821 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 d0 95 38 00  20250806084930821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084930821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084930821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084930821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084930821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084930821 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=00d09538) (sccp_scrc.c:545) 20250806084930821 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) 20250806084930821 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084930822 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084930822 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084930822 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084930822 DLSCCP DEBUG SCCP-SCOC(26)[0x558b7e1de0e0]{IDLE}: Deallocated (fsm.c:568) 20250806084930915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f1020]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250806084930915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f1020]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250806084930915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f1020]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960] (mgcp_client_fsm.c:526) 20250806084930915 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250806084930915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f1020]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250806084930915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f1020]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-12733538-0)[0x558b7e1e3440] (mgcp_client_endpoint_fsm.c:925) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250806084930915 DLMGCP DEBUG mgw-endp(mgw-fsm-12733538-0)[0x558b7e1dd960]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250806084930915 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250806084930915 DMGW ERROR mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250806084930915 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250806084930915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250806084930915 DLSCCP DEBUG 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) 20250806084930915 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084930915 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=00a24b58), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250806084930915 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084930915 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) 20250806084930915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084930915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084930915 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084930915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084930915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084930915 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 a2 4b 58 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250806084930915 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250806084930915 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250806084930915 DMGW DEBUG mgw(mgw-fsm-12733538-0)[0x558b7e1e3440]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250806084930916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084930916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084930916 DLM3UA <000f> 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 20250806084930916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084930916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084930916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084930916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084930916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930916 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 a2 4b 58 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084930939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084930939 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084930939 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084930939 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084930939 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084930939 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084930939 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084930939 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930939 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  20250806084930939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084930939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084930939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084930939 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084930939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084930939 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) 20250806084930939 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) 20250806084930939 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084930939 DLSCCP DEBUG 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) 20250806084930939 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084930939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084930939 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084930939 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084930939 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084930939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084930940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084930940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084930940 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@bb2323c10e79: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)12733538 20250806084930962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084930962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084930962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084930962 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084930962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc24c62,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084930962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084930962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084930962 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084930962 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084930962 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084930962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084930962 DLSCCP DEBUG 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) 20250806084930962 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084930963 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=00a24b58), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084930963 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084930963 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) 20250806084930963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084930963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084930963 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084930963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084930963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084930963 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 a2 4b 58 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084930963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084930963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084930963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084930963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084930963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084930963 DLM3UA <000f> 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 20250806084930963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084930963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084930963 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084930963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084930963 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930963 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 a2 4b 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@bb2323c10e79: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)1753935 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on connection ID:0 20250806084930970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084930970 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084930970 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084930970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084930970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084930970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084930970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084930970 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930970 DLSS7 <000c> ss7_asp.c: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 a2 4b 58 00 00 00 00 00  20250806084930970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084930970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084930970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084930970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084930970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084930970 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=00a24b58), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084930970 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) 20250806084930970 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084930970 DLSCCP DEBUG 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) 20250806084930970 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084930970 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) 20250806084930970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084930970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084930970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084930970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{disconnected}: Freeing instance (context_map.c:203) 20250806084930970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12733538)[0x558b7e1d2f30]{disconnected}: Deallocated (fsm.c:568) 20250806084930970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084930970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:207) 20250806084930970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084930970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12733538 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806084930970 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=00a24b58), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250806084930970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084930970 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) 20250806084930970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084930970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084930970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084930970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084930970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084930970 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 a2 4b 58 00 00 1b 00 (ss7_asp.c:1383) 20250806084930970 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084930970 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084930970 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084930970 DLSCCP DEBUG SCCP-SCOC(27)[0x558b7e1e3f00]{IDLE}: Deallocated (fsm.c:568) 20250806084930970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084930970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084930970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084930970 DLM3UA <000f> 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 20250806084930970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084930970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084930970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084930970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084930970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084930970 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 a2 4b 58 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084932977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45610<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084932978 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39915<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084932983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084932984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084932984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084932984 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084932984 DMAIN NOTICE (127.0.0.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) 20250806084932984 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(277)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@bb2323c10e79: Final verdict of PTC: none 20250806084932987 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084932987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084932987 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084932987 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084932987 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084932987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084932987 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084932988 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084932988 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084932988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084932988 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084932988 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_assign_mgcp_to(267)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@bb2323c10e79: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@bb2323c10e79: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(270)@bb2323c10e79: Final verdict of PTC: none 20250806084932988 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 20250806084932988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084932988 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084932988 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084932988 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084932988 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084932988 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084932988 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084932988 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 20250806084932988 DLSS7 <000c> ss7_route.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' 20250806084932988 DLSS7 <000c> ss7_route.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' 20250806084932988 DLSS7 <000c> ss7_asp.c: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  20250806084932988 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  20250806084932988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084932988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084932988 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084932988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084932989 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084932989 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(275)@bb2323c10e79: Final verdict of PTC: none 20250806084932989 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 20250806084932989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084932989 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084932989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084932989 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084932989 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084932989 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084932989 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084932989 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084932989 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 20250806084932989 DLSS7 <000c> ss7_route.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' 20250806084932989 DLSS7 <000c> ss7_route.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' 20250806084932989 DLSS7 <000c> ss7_asp.c: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  20250806084932989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084932989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084932990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084932990 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084932990 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) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084932990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084932990 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084932990 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) 20250806084932990 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084932990 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(279)@bb2323c10e79: Final verdict of PTC: none 20250806084932990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084932990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084932990 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084932990 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) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084932990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084932990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084932990 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084932990 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) 20250806084932990 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084932990 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(278)@bb2323c10e79: Final verdict of PTC: none 20250806084932991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Aug 6 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 20250806084933074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084933677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376780) 20250806084934605 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084934605 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002aa05), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084934605 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084934605 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084934605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084934605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084934605 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084934605 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084934605 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084934605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084934605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084934605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 aa 05 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084934605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084934605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084934605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084934605 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084934605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084934605 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084934605 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=376780, count=377320) 20250806084934989 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084934989 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084934989 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084934989 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084934990 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084934990 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:49:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250806084936800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084936805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084936808 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36403<->l=127.0.0.1:4262) (control_if.c:572) 20250806084936824 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936824 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936825 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936825 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084936825 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084936825 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084936825 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936825 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936825 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936826 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084936826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936826 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084936826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084936826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084936826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936826 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936826 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936826 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936826 DLM3UA <000f> 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 20250806084936826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084936826 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084936826 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806084936826 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936826 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084936826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936826 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084936826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936826 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084936826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084936826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936826 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936826 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936826 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936827 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936827 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084936827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936827 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) 20250806084936827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084936827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936827 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) 20250806084936827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084936827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936827 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936827 DLM3UA <000f> 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 20250806084936827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084936827 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084936827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084936827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936827 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 20250806084936827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084936827 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) 20250806084936827 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 20250806084936827 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084936828 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936828 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084936828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936828 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) 20250806084936828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084936828 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) 20250806084936828 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) 20250806084936828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084936828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936828 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936828 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 20250806084936828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084936828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(289)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084936841 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936841 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936841 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936841 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936841 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936841 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936841 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084936841 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084936842 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936842 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084936842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936842 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084936843 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) 20250806084936843 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) 20250806084936843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084936843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936843 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936843 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936843 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 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) 20250806084936843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084936843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936843 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936843 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 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) 20250806084936843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084936843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936843 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936843 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084936843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084936843 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084936843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084936843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084936843 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084936843 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084936843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084936843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084936843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084936843 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084936843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936843 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084936843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084936843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936843 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084936843 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084936843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936843 DLM3UA <000f> 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084936843 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084936843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084936843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084936843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084936843 DLM3UA <000f> 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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084936843 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084936843 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084936862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084936862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084936862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084936862 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084936862 DHNBAP 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) 20250806084936862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084936862 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084936862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084936862 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084937039 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 20250806084937039 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 20250806084937039 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084937039 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084937048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937048 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084937049 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084937049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084937049 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084937049 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084937049 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084937049 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084937049 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084937049 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 20250806084937049 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084937049 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  20250806084937049 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084937051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084937051 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084937051 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  20250806084937051 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084937051 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084937051 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084937051 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 20250806084937052 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084937052 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  20250806084937052 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' 20250806084937052 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' 20250806084937052 DLSS7 <000c> ss7_asp.c: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  20250806084937052 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  20250806084937052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084937052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084937052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084937052 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084937052 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) 20250806084937052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084937052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084937052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084937052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084937052 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084937052 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) 20250806084937052 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084937053 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 20250806084937053 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 20250806084937053 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084937053 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084937054 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084937054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084937054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084937054 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084937054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084937054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937054 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084937054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084937054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084937054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084937054 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084937055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937055 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084937055 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084937055 DLM3UA <000f> 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 20250806084937055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084937055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084937055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084937055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084937055 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937055 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(292)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084937059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084937059 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084937059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084937059 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084937059 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084937059 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084937059 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084937059 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084937059 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 20250806084937059 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084937060 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  20250806084937060 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084937062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084937062 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084937062 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  20250806084937062 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084937062 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084937062 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084937062 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 20250806084937062 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084937062 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  20250806084937062 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' 20250806084937062 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' 20250806084937062 DLSS7 <000c> ss7_asp.c: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  20250806084937062 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  20250806084937062 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  20250806084937062 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084937062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084937063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084937063 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084937063 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) 20250806084937063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084937063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084937063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084937063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084937063 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084937063 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) 20250806084937063 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084937064 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084937064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084937064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084937064 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084937064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084937065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084937065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084937065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084937065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084937065 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084937065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084937065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084937065 DLM3UA <000f> 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 20250806084937065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084937065 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084937065 DLSS7 <000c> ss7_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 20250806084937065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084937065 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937065 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(288)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084937852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937852 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084937852 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084937852 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084937852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084937852 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084937852 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084937853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084937853 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937853 DLSS7 <000c> ss7_asp.c: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  20250806084937853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084937853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084937853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084937853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084937853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084937853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084937853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084937853 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084937853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084937853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084937853 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084937853 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) 20250806084937853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084937853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084937854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937854 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084937854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084937854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084937854 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) 20250806084937854 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084937854 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084937854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937854 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084937854 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084937854 DLM3UA <000f> 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 20250806084937854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084937854 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084937854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084937854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084937854 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937854 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  20250806084937857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937857 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084937857 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084937857 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084937857 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084937857 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084937857 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084937857 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084937857 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937857 DLSS7 <000c> ss7_asp.c: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  20250806084937857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084937857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084937857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084937857 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084937857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084937857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084937857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084937857 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084937857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084937857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084937857 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084937857 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084937857 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084937863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937863 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084937863 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084937863 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084937863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084937863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084937863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084937863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084937863 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937863 DLSS7 <000c> ss7_asp.c: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  20250806084937863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084937863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084937863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084937863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084937863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084937863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084937863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084937863 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084937863 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084937863 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084937863 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084937863 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) 20250806084937863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084937863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084937863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084937863 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084937863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084937863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084937863 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) 20250806084937863 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084937863 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084937863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084937863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084937863 DLM3UA <000f> 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 20250806084937863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084937863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084937863 DLSS7 <000c> ss7_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 20250806084937863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084937863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937863 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  20250806084937864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084937864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084937864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084937864 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084937864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084937864 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084937864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084937864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084937864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084937864 DLSS7 <000c> ss7_asp.c: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  20250806084937864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084937864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084937864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084937864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084937864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084937864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084937864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084937864 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084937864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084937864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084937864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084937864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084937864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084937864 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084937864 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084937864 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@bb2323c10e79: 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 } } } } 20250806084937881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8686126 20250806084938945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084938945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084938945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084938945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084938945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x848a2e, normal) (hnbgw_rua.c:408) 20250806084938945 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084938945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084938945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084938945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084938945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084938945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084938945 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806084938945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084938945 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8686126 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084938945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084938945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084938945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084938945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084938945 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084938945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084938946 DLSCCP DEBUG 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) 20250806084938946 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806084938946 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084938946 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001aa0056400500f1100926) (sccp_scrc.c:455) 20250806084938946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084938946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084938946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084938946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084938946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084938946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084938946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084938946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084938946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084938946 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084938946 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084938946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084938946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084938946 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084938946 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084938946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084938946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084938946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084938946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084938946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084938946 DLM3UA <000f> 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 20250806084938946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084938946 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084938946 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084938946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084938946 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084938946 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 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(287)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@bb2323c10e79: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4090832 TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084938964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084938964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084938964 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084938964 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084938964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084938964 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084938964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084938964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084938964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084938964 DLSS7 <000c> ss7_asp.c: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 bd 81 f3 02 00 00 00 00  20250806084938964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084938964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084938964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084938964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084938964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084938964 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=00bd81f3) (sccp_scrc.c:545) 20250806084938964 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) 20250806084938964 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084938964 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084938964 DLSCCP DEBUG 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) 20250806084938964 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084938964 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) 20250806084938964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084938964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@bb2323c10e79: 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)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806084939165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084939165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084939165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084939165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084939165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084939165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084939165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084939165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939165 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  20250806084939165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806084939165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084939165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084939165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084939165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084939165 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) 20250806084939165 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) 20250806084939165 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084939165 DLSCCP DEBUG 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) 20250806084939165 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084939165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084939165 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806084939165 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806084939165 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806084939165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084939165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084939165 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806084939166 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806084939166 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806084939166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084939166 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{UNUSED}: Allocated (fsm.c:456) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{UNUSED}: is child of mgw(mgw-fsm-8686126-0)[0x558b7e1dd960] (fsm.c:486) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8686126-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:724) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084939166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1de0e0]{ST_CRCX}: Allocated (fsm.c:456) 20250806084939166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1de0e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440] (fsm.c:486) 20250806084939166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1de0e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084939166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1de0e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806084939166 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 848a2'... (mgcp_client.c:807) 20250806084939166 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806084939166 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1de0e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084939166 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848a2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848a2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806084939203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250806084939203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806084939203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806084939203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084939203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084939203 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939203 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084939203 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806084939203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084939203 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084939203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084939203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084939203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084939203 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084939229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084939229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084939229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084939229 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084939229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x848a2e) (hnbgw_rua.c:472) 20250806084939229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084939229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084939229 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084939229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084939229 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084939229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084939229 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084939229 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084939229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084939229 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8686126-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:724) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806084939229 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 848a'... (mgcp_client.c:807) 20250806084939229 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806084939229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939229 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848a2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084939254 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250806084939254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250806084939254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806084939254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084939254 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939254 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084939254 DMGW INFO mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{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) 20250806084939254 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250806084939254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806084939254 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806084939254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806084939254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806084939254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084939254 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084939259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806084939259 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084939259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x848a2e) (hnbgw_rua.c:472) 20250806084939259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806084939259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084939259 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806084939259 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806084939259 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806084939259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084939259 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806084939260 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806084939260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084939260 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250806084939260 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250806084939260 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8686126-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:724) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806084939260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1d1030]{ST_CRCX}: Allocated (fsm.c:456) 20250806084939260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1d1030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440] (fsm.c:486) 20250806084939260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1d1030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806084939260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1d1030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806084939260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 848a'... (mgcp_client.c:807) 20250806084939260 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806084939260 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8686126-0)[0x558b7e1d1030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939260 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "848a2e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806084939287 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250806084939287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806084939287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806084939287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806084939287 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939287 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{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) 20250806084939287 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806084939287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806084939287 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806084939287 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806084939287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806084939288 DLSCCP DEBUG 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) 20250806084939288 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084939288 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=00bd81f3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806084939288 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084939288 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) 20250806084939288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084939288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084939288 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084939288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084939288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084939288 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 bd 81 f3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806084939288 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806084939288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084939288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084939288 DLM3UA <000f> 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 20250806084939288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084939288 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084939288 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084939288 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084939288 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939288 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 bd 81 f3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806084939341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939341 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084939341 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084939341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084939342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084939342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084939342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084939342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084939342 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939342 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  20250806084939342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084939342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084939342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084939342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084939342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084939342 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) 20250806084939342 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) 20250806084939342 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084939342 DLSCCP DEBUG 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) 20250806084939342 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084939342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084939342 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084939342 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084939342 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806084939342 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806084939342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084939342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 848a'... (mgcp_client.c:807) 20250806084939342 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084939342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084939342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806084939342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 848a'... (mgcp_client.c:807) 20250806084939342 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806084939342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806084939342 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: Removing from parent mgw(mgw-fsm-8686126-0)[0x558b7e1dd960] (mgcp_client_endpoint_fsm.c:873) 20250806084939342 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806084939342 DLMGCP DEBUG mgw-endp(mgw-fsm-8686126-0)[0x558b7e1e3440]{IN_USE}: Deallocated (fsm.c:568) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806084939342 DMGW DEBUG mgw(mgw-fsm-8686126-0)[0x558b7e1dd960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806084939342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084939342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806084939342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084939342 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250806084939355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250806084939355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084939355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084939355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084939355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1de0e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "848a2e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084939356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250806084939356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806084939356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806084939356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806084939356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d1030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@bb2323c10e79: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)8686126 20250806084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084939365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084939365 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084939365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x848a2e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084939365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084939365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084939365 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084939365 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084939365 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084939365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084939365 DLSCCP DEBUG 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) 20250806084939365 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084939365 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=00bd81f3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084939365 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084939365 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) 20250806084939365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084939365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084939365 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084939365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084939365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084939365 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 bd 81 f3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084939365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084939365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084939365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084939365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084939365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084939365 DLM3UA <000f> 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 20250806084939365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084939365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084939365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084939365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084939366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939366 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 bd 81 f3 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@bb2323c10e79: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4090832 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Session index based on connection ID:0 20250806084939373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939373 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084939373 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084939373 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084939373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084939373 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084939373 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084939373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084939373 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939373 DLSS7 <000c> ss7_asp.c: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 bd 81 f3 00 00 00 00 00  20250806084939373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084939374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084939374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084939374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084939374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084939374 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=00bd81f3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084939374 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) 20250806084939374 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084939374 DLSCCP DEBUG 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) 20250806084939374 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084939374 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) 20250806084939374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084939374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084939374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084939374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806084939374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8686126)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084939374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084939374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806084939374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806084939374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8686126 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806084939374 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=00bd81f3), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250806084939374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084939374 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) 20250806084939374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084939374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084939374 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084939374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084939374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084939374 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 bd 81 f3 00 00 1c 00 (ss7_asp.c:1383) 20250806084939374 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084939374 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084939374 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084939374 DLSCCP DEBUG SCCP-SCOC(28)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806084939374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084939374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084939374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084939374 DLM3UA <000f> 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 20250806084939374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084939374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084939374 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084939374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084939374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084939374 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 bd 81 f3 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084941383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084941383 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36403<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(282)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084941387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084941388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084941388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084941389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084941389 DMAIN NOTICE (127.0.0.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) 20250806084941389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(290)@bb2323c10e79: Final verdict of PTC: none 20250806084941391 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084941391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084941391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084941391 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084941391 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084941391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084941391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084941391 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084941391 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 20250806084941391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084941391 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084941391 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084941391 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084941391 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084941391 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084941391 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084941391 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 20250806084941391 DLSS7 <000c> ss7_route.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' 20250806084941391 DLSS7 <000c> ss7_route.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' 20250806084941391 DLSS7 <000c> ss7_asp.c: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  20250806084941391 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  20250806084941391 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084941391 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084941391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084941391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084941391 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084941391 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) 20250806084941392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084941392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084941392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084941392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc0-SCCP(287)@bb2323c10e79: Final verdict of PTC: none 20250806084941392 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084941392 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) 20250806084941392 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084941392 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(291)@bb2323c10e79: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@bb2323c10e79: Final verdict of PTC: none 20250806084941392 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 20250806084941392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084941392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084941392 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806084941392 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806084941392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084941392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806084941392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(288)@bb2323c10e79: Final verdict of PTC: none 20250806084941392 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) 20250806084941393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084941393 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084941393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084941393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084941393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084941393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084941393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084941393 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 20250806084941393 DLSS7 <000c> ss7_route.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' 20250806084941393 DLSS7 <000c> ss7_route.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' 20250806084941393 DLSS7 <000c> ss7_asp.c: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  20250806084941393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084941393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@bb2323c10e79: Final verdict of PTC: none 20250806084941393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084941393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084941393 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084941393 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) 20250806084941393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084941393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084941393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084941393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084941393 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084941393 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) HNBGW-MGCP(293)@bb2323c10e79: Final verdict of PTC: none 20250806084941394 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084941394 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(284)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@bb2323c10e79: Final verdict of PTC: none 20250806084941396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:49:41 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250806084941490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084942092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413660) Waiting for packet dumper to finish... 1 (prev_count=413660, count=414300) 20250806084943393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084943393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084943393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084943394 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084943394 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084943394 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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 20250806084944605 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084944606 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002aa05), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084944606 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084944606 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084944606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084944606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084944606 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806084944606 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806084944606 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084944606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084944606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084944606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 aa 05 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084944606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084944606 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084944606 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084944606 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084944606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084944606 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806084944606 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_cs_mo_disconnect started. 20250806084945203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084945209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084945212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44097<->l=127.0.0.1:4262) (control_if.c:572) 20250806084945231 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945231 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945231 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945231 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945231 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945231 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945231 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945231 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_mo_disconnect-Iuh0(299)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084945231 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084945231 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084945232 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945232 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084945232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084945233 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) 20250806084945233 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) 20250806084945233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084945233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945233 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945233 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945233 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 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) 20250806084945233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084945233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945233 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945233 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945233 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084945233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084945233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945233 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945233 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945233 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084945233 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945233 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084945233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084945233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945233 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945233 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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084945233 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084945233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945233 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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084945233 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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084945233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945233 DLM3UA <000f> 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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084945233 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084945233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945233 DLM3UA <000f> 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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084945233 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084945233 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084945250 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945250 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945250 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945250 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945250 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945250 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945251 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084945251 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945252 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945252 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084945252 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) 20250806084945252 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) 20250806084945252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084945252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945252 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945252 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945252 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 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) 20250806084945252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084945252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945252 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) 20250806084945252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084945252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945252 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945252 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945252 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084945252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945252 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) 20250806084945252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084945252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945252 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945252 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084945253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084945253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084945253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945253 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084945253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084945253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945253 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945253 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084945253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084945253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945253 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084945253 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) 20250806084945253 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084945253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945253 DLM3UA <000f> 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084945253 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084945253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945253 DLM3UA <000f> 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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084945253 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084945253 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084945287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084945287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084945287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084945287 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084945287 DHNBAP 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) 20250806084945287 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084945287 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084945287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084945288 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084945445 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 20250806084945446 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 20250806084945446 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084945446 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084945455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084945455 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084945455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084945455 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084945455 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084945455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084945455 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084945455 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084945455 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 20250806084945455 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084945455 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  20250806084945455 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084945458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945458 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084945458 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084945458 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  20250806084945458 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084945458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084945458 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084945458 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 20250806084945458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084945458 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  20250806084945458 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' 20250806084945458 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' 20250806084945458 DLSS7 <000c> ss7_asp.c: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  20250806084945458 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  20250806084945458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084945458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084945458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084945458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084945458 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) 20250806084945458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084945458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084945458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084945458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084945458 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084945458 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) 20250806084945458 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945459 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945460 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084945460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084945460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084945460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084945460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945460 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945460 DLM3UA <000f> 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 20250806084945460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084945460 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084945460 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084945460 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084945460 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084945460 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  20250806084945470 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 20250806084945470 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 20250806084945470 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084945470 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084945476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084945476 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084945476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084945476 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084945476 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084945476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084945476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084945476 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084945476 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 20250806084945476 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084945476 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  20250806084945476 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084945476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084945476 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084945476 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  20250806084945476 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084945476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084945476 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084945476 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 20250806084945476 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084945476 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  20250806084945476 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' 20250806084945476 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' 20250806084945476 DLSS7 <000c> ss7_asp.c: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  20250806084945476 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  20250806084945476 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  20250806084945476 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084945476 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084945476 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084945476 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084945476 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) 20250806084945476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084945476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084945476 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084945476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084945476 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084945476 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) 20250806084945476 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084945477 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084945477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084945477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084945478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084945478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084945478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084945478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084945478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084945478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084945478 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084945478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084945478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084945478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084945478 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084945478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084945478 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084945478 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084945478 DLM3UA <000f> 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 20250806084945478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084945478 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084945478 DLSS7 <000c> ss7_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 20250806084945478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084945478 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084945478 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(302)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084946261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084946261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084946261 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084946261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084946261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084946261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084946261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084946261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946261 DLSS7 <000c> ss7_asp.c: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  20250806084946261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084946261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084946261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084946261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084946261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084946261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084946261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084946261 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084946261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084946262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084946262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084946262 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084946262 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) 20250806084946262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084946262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084946262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084946262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084946262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084946262 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084946262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084946262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084946262 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) 20250806084946262 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084946262 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084946262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084946262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084946262 DLM3UA <000f> 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 20250806084946262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084946262 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084946262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084946262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084946262 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946262 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  20250806084946264 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946264 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084946265 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084946265 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084946265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084946265 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084946265 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084946265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084946265 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946265 DLSS7 <000c> ss7_asp.c: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  20250806084946265 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084946265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084946265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084946265 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084946265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084946265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084946265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084946265 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084946265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946265 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084946265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084946265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084946265 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084946265 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(302)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084946277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084946277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084946277 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084946277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084946277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084946277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084946277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084946277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946277 DLSS7 <000c> ss7_asp.c: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  20250806084946277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084946277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084946277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084946277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084946277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084946277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084946277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084946277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084946277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084946277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084946277 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084946277 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) 20250806084946277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084946277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084946277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084946277 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084946277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084946277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084946277 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) 20250806084946277 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084946277 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084946277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084946277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084946277 DLM3UA <000f> 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 20250806084946277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084946277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084946277 DLSS7 <000c> ss7_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 20250806084946277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084946277 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946277 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  20250806084946278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084946278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084946278 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084946278 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084946278 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084946278 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084946278 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084946278 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084946278 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084946278 DLSS7 <000c> ss7_asp.c: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  20250806084946278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084946278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084946278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084946278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084946278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084946278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084946278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084946278 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084946278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084946278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084946278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084946278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084946278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084946278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084946278 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084946278 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@bb2323c10e79: 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 } } } } 20250806084946306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8227342 20250806084947341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084947341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084947341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806084947341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084947341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d8a0e, normal) (hnbgw_rua.c:408) 20250806084947341 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084947341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084947341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806084947341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084947341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084947341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806084947341 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806084947341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084947341 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8227342 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806084947341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806084947341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084947341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084947341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084947341 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084947341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084947341 DLSCCP DEBUG 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) 20250806084947341 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806084947342 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084947342 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000660056400500f1100926) (sccp_scrc.c:455) 20250806084947342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084947342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084947342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084947342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084947342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084947342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084947342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084947342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084947342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084947342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084947342 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084947342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084947342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084947342 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806084947342 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084947342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084947342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084947342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947342 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084947342 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084947342 DLM3UA <000f> 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 20250806084947342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084947342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084947342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084947342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084947342 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947342 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 66 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11974362 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084947355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947355 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084947355 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084947355 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084947355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084947355 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084947355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084947355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084947355 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947355 DLSS7 <000c> ss7_asp.c: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 36 73 71 02 00 00 00 00  20250806084947355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084947355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084947355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084947355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084947355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084947356 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=00367371) (sccp_scrc.c:545) 20250806084947356 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) 20250806084947356 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084947356 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084947356 DLSCCP DEBUG 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) 20250806084947356 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084947356 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) 20250806084947356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084947356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084947545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084947545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084947545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806084947545 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084947545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d8a0e) (hnbgw_rua.c:472) 20250806084947545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806084947545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084947545 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806084947545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806084947545 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806084947545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084947545 DLSCCP DEBUG 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) 20250806084947545 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084947545 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=00367371), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250806084947545 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084947545 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) 20250806084947545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084947545 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084947545 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084947545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084947545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084947545 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 36 73 71 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250806084947545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084947545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084947545 DLM3UA <000f> 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 20250806084947545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084947545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084947545 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084947545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084947546 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947546 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 36 73 71 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: vl_len:13 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250806084947573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947573 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084947574 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084947574 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084947574 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084947574 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084947574 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084947574 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084947574 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947574 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  20250806084947574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084947574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084947574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084947574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084947574 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084947574 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) 20250806084947574 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) 20250806084947574 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084947574 DLSCCP DEBUG 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) 20250806084947574 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084947574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084947574 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084947574 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084947574 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084947574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084947574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250806084947574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084947574 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@bb2323c10e79: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8227342 20250806084947604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084947604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084947604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084947604 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084947604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d8a0e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084947604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084947604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084947605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084947605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084947605 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084947605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084947605 DLSCCP DEBUG 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) 20250806084947605 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084947605 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=00367371), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084947605 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084947605 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) 20250806084947605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084947605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084947605 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084947605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084947605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084947605 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 36 73 71 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084947605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084947605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084947605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084947605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084947605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084947605 DLM3UA <000f> 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 20250806084947605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084947605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084947605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084947605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084947605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947605 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 36 73 71 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@bb2323c10e79: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11974362 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Session index based on connection ID:0 20250806084947617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084947617 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084947617 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084947617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084947617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084947617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084947617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084947617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947617 DLSS7 <000c> ss7_asp.c: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 36 73 71 00 00 00 00 00  20250806084947617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084947617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084947617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084947617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084947617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084947617 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=00367371), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084947617 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) 20250806084947617 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084947617 DLSCCP DEBUG 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) 20250806084947617 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084947617 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) 20250806084947617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084947617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084947617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084947617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806084947617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8227342)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084947617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084947617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806084947617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806084947617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8227342 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806084947617 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=00367371), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250806084947617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084947617 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) 20250806084947617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084947618 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084947618 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084947618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084947618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084947618 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 36 73 71 00 00 1d 00 (ss7_asp.c:1383) 20250806084947618 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084947618 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084947618 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084947618 DLSCCP DEBUG SCCP-SCOC(29)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806084947618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084947618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084947618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084947618 DLM3UA <000f> 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 20250806084947618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084947618 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084947618 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084947618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084947618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084947618 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 36 73 71 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: RLC received in state:disconnect_pending 20250806084949213 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806084949213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806084949213 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084949213 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084949214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084949214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806084949214 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806084949214 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806084949213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084949214 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806084949214 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806084949214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806084949214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084949214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806084949214 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806084949214 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806084949214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806084949214 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806084949214 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806084949214 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084949623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084949624 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44097<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084949628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084949629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084949629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084949629 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084949629 DMAIN NOTICE (127.0.0.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) 20250806084949629 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@bb2323c10e79: Final verdict of PTC: none 20250806084949630 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084949630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084949630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084949630 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(305)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@bb2323c10e79: Final verdict of PTC: none 20250806084949630 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084949630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084949630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084949630 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084949630 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084949630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084949630 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084949630 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084949630 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 20250806084949630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084949630 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084949630 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084949630 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084949630 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084949630 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084949630 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084949630 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 20250806084949631 DLSS7 <000c> ss7_route.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' 20250806084949631 DLSS7 <000c> ss7_route.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' 20250806084949631 DLSS7 <000c> ss7_asp.c: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  20250806084949631 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  20250806084949631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084949631 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(302)@bb2323c10e79: Final verdict of PTC: none 20250806084949631 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084949631 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-M3UA(306)@bb2323c10e79: Final verdict of PTC: none 20250806084949631 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084949631 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084949631 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 20250806084949631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084949631 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084949631 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084949631 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084949631 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084949631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084949631 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084949631 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 20250806084949631 DLSS7 <000c> ss7_route.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' 20250806084949631 DLSS7 <000c> ss7_route.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' 20250806084949631 DLSS7 <000c> ss7_asp.c: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  20250806084949631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084949631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0(299)@bb2323c10e79: Final verdict of PTC: none 20250806084949631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084949631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084949631 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084949631 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) 20250806084949631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084949631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084949631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084949631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084949631 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084949631 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) 20250806084949631 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084949631 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084949631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084949631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084949631 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084949631 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) 20250806084949631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084949632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084949632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084949632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084949632 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084949632 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) 20250806084949632 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084949632 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(303)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(298)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(307)@bb2323c10e79: Final verdict of PTC: none 20250806084949638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Aug 6 08:49:49 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250806084949723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084950326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341132) Waiting for packet dumper to finish... 1 (prev_count=341132, count=341672) 20250806084951632 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084951632 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084951632 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806084951632 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084951632 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084951632 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:49:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_ps_mo_disconnect started. 20250806084953434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084953438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084953441 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36575<->l=127.0.0.1:4262) (control_if.c:572) 20250806084953454 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953454 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953454 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953454 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953454 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953454 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_mo_disconnect-Iuh0(313)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806084953454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806084953454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806084953455 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 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) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084953455 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) 20250806084953455 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) 20250806084953455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806084953455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953455 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953455 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084953455 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953455 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953455 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) 20250806084953455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806084953455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953455 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953455 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084953456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084953456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806084953456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953456 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953456 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953456 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084953456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953456 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084953456 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953456 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084953456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084953456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953456 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953456 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953456 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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806084953456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806084953456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953456 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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806084953456 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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806084953456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953456 DLM3UA <000f> 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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806084953456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806084953456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953456 DLM3UA <000f> 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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084953456 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084953456 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(317)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(315)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084953467 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953467 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953468 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953468 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953468 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953468 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953468 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806084953468 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953469 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953469 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084953469 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) 20250806084953469 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) 20250806084953469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806084953469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953469 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953469 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953469 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 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) 20250806084953469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806084953469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953469 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953469 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953469 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 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) 20250806084953469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806084953469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953469 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953469 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953469 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084953469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953469 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084953469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084953469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953469 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953469 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806084953469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806084953469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953469 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806084953469 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806084953469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953469 DLM3UA <000f> 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806084953469 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806084953469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953469 DLM3UA <000f> 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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084953469 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806084953469 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806084953489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084953489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084953489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806084953489 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806084953489 DHNBAP 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) 20250806084953489 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806084953489 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806084953489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084953489 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@bb2323c10e79: setverdict(pass): none -> pass 20250806084953666 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 20250806084953666 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 20250806084953666 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084953666 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806084953675 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953675 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806084953675 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084953675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084953675 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084953675 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084953675 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084953675 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084953675 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084953675 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 20250806084953675 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084953675 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  20250806084953675 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084953677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953677 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084953677 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084953677 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  20250806084953677 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084953677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084953677 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084953677 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 20250806084953677 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806084953677 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  20250806084953677 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' 20250806084953677 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' 20250806084953677 DLSS7 <000c> ss7_asp.c: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  20250806084953677 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  20250806084953677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084953678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084953678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084953678 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806084953678 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) 20250806084953678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084953678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084953678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084953678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084953678 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084953678 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) 20250806084953678 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953679 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806084953679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084953679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084953680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084953680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953680 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953680 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 20250806084953680 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 20250806084953680 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806084953680 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806084953680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953680 DLM3UA <000f> 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 20250806084953680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084953680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084953680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084953680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084953680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084953680 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(320)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806084953687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806084953687 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806084953687 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806084953687 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806084953687 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806084953687 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806084953687 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806084953687 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806084953687 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 20250806084953687 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806084953687 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  20250806084953687 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806084953689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953689 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806084953689 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806084953689 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  20250806084953689 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806084953690 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806084953690 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806084953690 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 20250806084953690 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806084953690 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  20250806084953690 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' 20250806084953690 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' 20250806084953690 DLSS7 <000c> ss7_asp.c: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  20250806084953690 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  20250806084953690 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  20250806084953690 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806084953690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084953690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806084953690 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806084953690 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) 20250806084953690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084953690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084953690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084953690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084953690 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806084953690 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) 20250806084953690 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806084953691 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806084953691 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806084953691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084953691 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084953691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084953692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084953692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084953692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084953692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084953692 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084953692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084953692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084953692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806084953692 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806084953692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084953692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084953692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084953692 DLM3UA <000f> 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 20250806084953692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084953692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084953692 DLSS7 <000c> ss7_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 20250806084953692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084953692 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084953692 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(316)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084954483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954483 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084954483 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084954483 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084954484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084954484 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084954484 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084954484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084954484 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954484 DLSS7 <000c> ss7_asp.c: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  20250806084954484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084954484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084954484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084954484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084954484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084954484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084954484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084954484 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084954484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084954484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084954484 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084954484 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) 20250806084954484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084954484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084954484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084954484 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084954484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084954484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084954484 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) 20250806084954484 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084954484 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084954485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084954485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084954485 DLM3UA <000f> 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 20250806084954485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084954485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084954485 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806084954485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084954485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954485 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  20250806084954486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084954486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084954486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084954486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084954486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084954486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084954486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084954486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954486 DLSS7 <000c> ss7_asp.c: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  20250806084954486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084954486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084954486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084954486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084954486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084954486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084954486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806084954486 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084954486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084954487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084954487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084954487 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084954487 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806084954488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084954488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084954488 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084954488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084954488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084954488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084954488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084954488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954488 DLSS7 <000c> ss7_asp.c: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  20250806084954488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806084954488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084954488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084954488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084954488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084954488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084954488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084954488 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084954488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084954488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806084954488 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806084954488 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) 20250806084954488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806084954488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084954488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084954488 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084954488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084954488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084954488 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) 20250806084954488 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806084954488 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806084954488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084954488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084954488 DLM3UA <000f> 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 20250806084954488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084954488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084954488 DLSS7 <000c> ss7_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 20250806084954488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084954488 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954488 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.msc0-RAN(316)@bb2323c10e79: 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 } } } } 20250806084954488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084954488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084954488 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084954489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084954489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084954489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084954489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084954489 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954489 DLSS7 <000c> ss7_asp.c: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  20250806084954489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806084954489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084954489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084954489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084954489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084954489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806084954489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806084954489 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806084954489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084954489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084954489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084954489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806084954489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806084954489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806084954489 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806084954489 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: 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 } } } } 20250806084954506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084954606 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806084954606 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002aa05), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806084954606 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806084954606 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) 20250806084954606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806084954606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806084954607 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084954607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806084954607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084954607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 aa 05 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806084954607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954607 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084954607 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084954607 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806084954607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806084954607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806084954607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806084954607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806084954607 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954607 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 aa 05 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806084954613 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084954613 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806084954613 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806084954613 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806084954614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084954614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806084954614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806084954614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084954614 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084954614 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 02 aa 05 00  20250806084954614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806084954614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084954614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084954614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084954614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084954614 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=0002aa05) (sccp_scrc.c:545) 20250806084954614 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) 20250806084954614 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806084954614 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806084954614 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084954614 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084954614 DLSCCP DEBUG SCCP-SCOC(25)[0x558b7e1e7370]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)586499 20250806084955530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084955530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084955530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806084955530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806084955530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f303, normal) (hnbgw_rua.c:408) 20250806084955530 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806084955530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806084955530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806084955530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084955530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084955530 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806084955530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806084955530 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806084955530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806084955530 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-586499 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806084955530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806084955530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806084955530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806084955530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806084955530 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806084955530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084955530 DLSCCP DEBUG 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) 20250806084955530 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806084955530 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806084955530 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300024b0056400500f1100926) (sccp_scrc.c:455) 20250806084955530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084955530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084955530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084955530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084955530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084955530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806084955530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806084955530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806084955530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084955530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084955531 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084955531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084955531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084955531 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 02 4b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806084955531 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806084955531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806084955531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806084955531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084955531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084955531 DLM3UA <000f> 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 20250806084955531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084955531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084955531 DLSS7 <000c> ss7_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 20250806084955531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084955531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955531 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 02 4b 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4194134 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806084955546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955546 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084955546 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084955546 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084955546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084955546 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084955546 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084955546 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084955546 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955546 DLSS7 <000c> ss7_asp.c: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 56 79 1f 02 00 00 00 00  20250806084955546 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084955546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084955546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084955546 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084955546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084955546 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=0056791f) (sccp_scrc.c:545) 20250806084955546 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) 20250806084955546 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806084955546 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806084955546 DLSCCP DEBUG 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) 20250806084955547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806084955547 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) 20250806084955547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806084955547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806084955732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084955732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084955733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806084955733 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806084955733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f303) (hnbgw_rua.c:472) 20250806084955733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806084955733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806084955733 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806084955733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806084955733 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806084955733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084955733 DLSCCP DEBUG 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) 20250806084955733 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084955733 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=0056791f), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250806084955733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084955733 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) 20250806084955733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084955733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084955733 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084955733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084955733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084955733 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 56 79 1f 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250806084955733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084955734 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084955734 DLM3UA <000f> 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 20250806084955734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084955734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084955734 DLSS7 <000c> ss7_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 20250806084955734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084955734 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955734 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 56 79 1f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250806084955751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955751 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084955751 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084955751 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084955751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084955751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084955751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084955751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084955751 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955751 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  20250806084955751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806084955751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084955751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084955751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084955751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084955751 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) 20250806084955751 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) 20250806084955751 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806084955751 DLSCCP DEBUG 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) 20250806084955751 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806084955751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806084955751 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806084955751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806084955751 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806084955751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806084955751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250806084955751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806084955751 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@bb2323c10e79: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)586499 20250806084955766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084955767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084955767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806084955767 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806084955767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f303,cause=radio(normal)) (hnbgw_rua.c:440) 20250806084955767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806084955767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806084955767 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806084955767 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806084955767 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806084955767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806084955767 DLSCCP DEBUG 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) 20250806084955767 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806084955767 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=0056791f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806084955767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084955767 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) 20250806084955767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084955767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084955767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084955767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084955767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084955767 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 56 79 1f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806084955767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806084955767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806084955767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806084955767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084955767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084955767 DLM3UA <000f> 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 20250806084955767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084955767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084955767 DLSS7 <000c> ss7_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 20250806084955767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084955767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955767 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 56 79 1f 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@bb2323c10e79: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4194134 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Session index based on connection ID:0 20250806084955774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806084955774 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806084955774 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806084955774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806084955774 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806084955774 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806084955774 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806084955774 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955774 DLSS7 <000c> ss7_asp.c: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 56 79 1f 00 00 00 00 00  20250806084955774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806084955774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806084955774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806084955774 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806084955774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806084955774 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=0056791f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806084955774 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) 20250806084955774 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806084955774 DLSCCP DEBUG 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) 20250806084955774 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806084955774 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) 20250806084955774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806084955774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806084955774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806084955774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806084955774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-586499)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806084955774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806084955774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806084955774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806084955774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586499 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806084955774 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=0056791f), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250806084955774 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806084955774 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) 20250806084955775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806084955775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806084955775 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806084955775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806084955775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806084955775 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 56 79 1f 00 00 1e 00 (ss7_asp.c:1383) 20250806084955775 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806084955775 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806084955775 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806084955775 DLSCCP DEBUG SCCP-SCOC(30)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806084955775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084955775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806084955775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806084955775 DLM3UA <000f> 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 20250806084955775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806084955775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806084955775 DLSS7 <000c> ss7_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 20250806084955775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806084955775 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806084955775 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 56 79 1f 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806084957782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084957783 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36575<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806084957786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806084957788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806084957788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806084957788 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806084957788 DMAIN NOTICE (127.0.0.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) 20250806084957788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@bb2323c10e79: Final verdict of PTC: none 20250806084957790 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084957790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084957790 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084957790 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806084957790 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084957790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084957790 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084957790 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084957791 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 20250806084957791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084957791 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806084957791 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084957791 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084957791 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 20250806084957791 DLSS7 <000c> ss7_route.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' 20250806084957791 DLSS7 <000c> ss7_route.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' 20250806084957791 DLSS7 <000c> ss7_asp.c: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  20250806084957791 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  20250806084957791 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084957791 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-RAN(319)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@bb2323c10e79: Final verdict of PTC: none 20250806084957791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084957791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806084957791 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806084957791 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) 20250806084957791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084957791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806084957791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084957791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084957791 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084957792 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) 20250806084957792 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084957792 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806084957791 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 20250806084957791 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806084957791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084957791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806084957791 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806084957791 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806084957791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806084957791 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806084957791 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806084957791 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 20250806084957791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806084957791 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806084957791 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806084957791 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806084957791 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806084957791 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 20250806084957792 DLSS7 <000c> ss7_route.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' 20250806084957792 DLSS7 <000c> ss7_route.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' 20250806084957792 DLSS7 <000c> ss7_asp.c: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  20250806084957792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806084957792 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806084957792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806084957792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-M3UA(320)@bb2323c10e79: Final verdict of PTC: none 20250806084957792 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806084957792 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) 20250806084957792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084957792 DLSCCP DEBUG 0: SCCP(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(312)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@bb2323c10e79: Final verdict of PTC: none 20250806084957792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806084957792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806084957792 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806084957792 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) 20250806084957792 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806084957792 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(317)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(321)@bb2323c10e79: Final verdict of PTC: none 20250806084957796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51614<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Aug 6 08:49:57 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250806084957879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806084958482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341548) Waiting for packet dumper to finish... 1 (prev_count=341548, count=342368) 20250806084959792 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084959792 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084959792 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806084959792 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806084959792 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806084959792 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_cs_creq_cref started. 20250806085001598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085001602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085001606 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42605<->l=127.0.0.1:4262) (control_if.c:572) 20250806085001623 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001623 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001624 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085001624 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085001625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085001625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085001625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085001625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001625 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085001625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085001625 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085001625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 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) 20250806085001625 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085001626 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001626 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085001626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085001626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001626 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001626 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001626 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001626 DLM3UA <000f> 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 20250806085001626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085001626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085001626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085001626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001626 DLM3UA <000f> 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 20250806085001626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085001626 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) 20250806085001626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085001626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085001627 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001627 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085001627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001627 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085001627 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001627 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) 20250806085001627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085001627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001627 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001627 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 20250806085001627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085001627 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 20250806085001627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085001627 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001627 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001629 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001629 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085001629 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001629 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001629 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) 20250806085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085001629 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) 20250806085001629 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) 20250806085001629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085001629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001629 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001629 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001630 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 20250806085001630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085001630 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(331)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085001650 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001650 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001650 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001650 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001650 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001650 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001650 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085001650 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001651 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001651 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085001651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085001652 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) 20250806085001652 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) 20250806085001652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085001652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001652 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001652 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 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) 20250806085001652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085001652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001652 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001652 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001652 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 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) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 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) 20250806085001652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085001652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001652 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001652 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001652 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085001652 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085001652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085001652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001652 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001653 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085001653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085001653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001653 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085001653 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085001653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001653 DLM3UA <000f> 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085001653 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) 20250806085001653 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085001653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001653 DLM3UA <000f> 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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085001653 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085001653 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(332)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085001674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085001674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085001674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085001674 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085001674 DHNBAP 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) 20250806085001674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085001674 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085001674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085001674 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085001845 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 20250806085001845 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 20250806085001845 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085001845 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085001847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001847 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085001847 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085001847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085001847 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085001847 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085001847 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085001847 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085001847 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085001847 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 20250806085001847 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085001847 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  20250806085001847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085001848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085001848 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085001848 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  20250806085001848 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085001848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085001848 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085001848 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 20250806085001848 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085001848 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  20250806085001848 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' 20250806085001848 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' 20250806085001848 DLSS7 <000c> ss7_asp.c: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  20250806085001848 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  20250806085001848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085001848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085001848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085001848 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085001848 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) 20250806085001848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085001848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085001848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085001848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085001848 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085001848 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) 20250806085001848 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001849 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085001849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085001849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085001849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085001849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001849 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001849 DLM3UA <000f> 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 20250806085001849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085001849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085001849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085001849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085001849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085001849 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  20250806085001864 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 20250806085001864 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 20250806085001864 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085001864 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085001866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001866 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085001866 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085001866 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085001866 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085001866 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085001866 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085001866 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085001866 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085001866 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 20250806085001866 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085001866 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  20250806085001866 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085001866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001866 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085001866 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085001866 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  20250806085001866 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085001866 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085001866 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085001866 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 20250806085001866 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085001866 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  20250806085001866 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' 20250806085001866 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' 20250806085001866 DLSS7 <000c> ss7_asp.c: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  20250806085001866 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  20250806085001866 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  20250806085001866 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085001867 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085001867 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085001867 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085001867 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) 20250806085001867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085001867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085001867 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085001867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085001867 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085001867 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) 20250806085001867 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085001868 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085001868 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085001868 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085001868 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085001868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085001868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085001868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085001868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085001868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085001868 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085001868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085001868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085001868 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085001868 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085001868 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085001868 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085001868 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085001868 DLM3UA <000f> 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 20250806085001868 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085001868 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085001868 DLSS7 <000c> ss7_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 20250806085001868 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085001868 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085001868 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(330)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085002651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085002651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085002651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085002651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085002651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085002651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085002651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085002651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002651 DLSS7 <000c> ss7_asp.c: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  20250806085002651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085002651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085002651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085002651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085002651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085002651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085002651 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085002651 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) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085002651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085002651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085002651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085002651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085002651 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) 20250806085002651 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085002651 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085002651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002651 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085002651 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085002651 DLM3UA <000f> 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 20250806085002651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085002651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085002651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085002651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085002651 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002651 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  20250806085002651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002651 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085002651 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085002651 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085002651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085002651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085002651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085002651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085002651 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002651 DLSS7 <000c> ss7_asp.c: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  20250806085002651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085002651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085002651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085002651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085002651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085002652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085002652 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085002652 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085002652 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(330)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085002668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085002668 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085002668 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085002668 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085002668 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085002668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085002668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085002668 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002668 DLSS7 <000c> ss7_asp.c: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  20250806085002668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085002669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085002669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085002669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085002669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085002669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085002669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085002669 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085002669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085002669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085002669 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085002669 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) 20250806085002669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085002669 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085002669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085002669 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085002669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085002669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085002669 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) 20250806085002669 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085002669 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085002669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085002669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085002669 DLM3UA <000f> 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 20250806085002669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085002669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085002669 DLSS7 <000c> ss7_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 20250806085002669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085002669 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002669 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  20250806085002669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085002669 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085002669 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085002669 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085002669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085002669 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085002669 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085002669 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085002669 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085002669 DLSS7 <000c> ss7_asp.c: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  20250806085002670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085002670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085002670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085002670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085002670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085002670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085002670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085002670 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085002670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085002670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085002670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085002670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085002670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085002670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085002670 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085002670 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@bb2323c10e79: 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 } } } } 20250806085002686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_creq_cref0(336)6451348 20250806085003725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085003725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085003725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085003725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085003725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x627094, normal) (hnbgw_rua.c:408) 20250806085003725 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085003726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085003726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085003726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085003726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085003726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451348 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085003726 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806085003726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085003726 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6451348 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085003726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451348 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085003726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085003726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085003726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085003726 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451348 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085003726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085003726 DLSCCP DEBUG 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) 20250806085003726 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806085003726 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085003726 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002d00056400500f1100926) (sccp_scrc.c:455) 20250806085003726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085003726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085003726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085003726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085003726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085003726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085003726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085003726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085003727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085003727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085003727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085003727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085003727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085003727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085003727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085003727 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085003727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085003727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085003727 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 02 d0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085003727 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085003727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085003727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085003727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085003727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085003727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085003727 DLM3UA <000f> 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 20250806085003727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085003727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085003727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085003728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085003728 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085003728 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 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(329)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@bb2323c10e79: Added conn table entry 0TC_ranap_cs_creq_cref0(336)16432614 TC_ranap_cs_creq_cref0(336)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@bb2323c10e79: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)16432614 HNBGW_Test.msc0-SCCP(329)@bb2323c10e79: Session index based on connection ID:0 20250806085003758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085003758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085003758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085003758 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085003758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085003758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085003758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085003758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085003758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085003758 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  20250806085003758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085003758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085003758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085003758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085003758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085003758 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) 20250806085003758 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) 20250806085003758 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250806085003758 DLSCCP DEBUG 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) 20250806085003758 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085003758 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) 20250806085003758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085003758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250806085003758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085003758 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085003758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085003758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085003758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085003758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085003758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6451348)[0x558b7e1df1e0]{disrupted}: Deallocated (fsm.c:568) 20250806085003758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085003758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806085003758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806085003758 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6451348 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806085003758 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250806085003758 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085003758 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085003758 DLSCCP DEBUG SCCP-SCOC(31)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806085003758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085003758 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)@bb2323c10e79: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)6451348 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085003763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42605<->l=127.0.0.1:4262) (control_if.c:193) 20250806085003764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34582<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(325)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(324)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085003766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085003766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085003766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085003766 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085003766 DMAIN NOTICE (127.0.0.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) 20250806085003766 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_cs_creq_cref(323)@bb2323c10e79: Final verdict of PTC: none 20250806085003767 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085003767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085003767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085003767 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085003767 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085003767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085003767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085003767 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085003767 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 20250806085003767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085003767 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085003767 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085003767 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085003767 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085003767 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085003767 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085003767 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 20250806085003767 DLSS7 <000c> ss7_route.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' 20250806085003767 DLSS7 <000c> ss7_route.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' 20250806085003767 DLSS7 <000c> ss7_asp.c: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  20250806085003767 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  20250806085003767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085003767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085003767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085003767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085003767 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085003767 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) 20250806085003767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085003767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085003767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085003767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085003767 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085003767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085003767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085003767 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(329)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@bb2323c10e79: Final verdict of PTC: none 20250806085003767 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085003767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085003768 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085003768 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(332)@bb2323c10e79: Final verdict of PTC: none 20250806085003768 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 20250806085003768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085003768 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085003768 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085003768 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085003768 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085003767 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085003767 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) 20250806085003767 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085003768 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085003768 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085003768 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085003768 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 20250806085003768 DLSS7 <000c> ss7_route.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' 20250806085003768 DLSS7 <000c> ss7_route.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' 20250806085003768 DLSS7 <000c> ss7_asp.c: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  20250806085003768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085003768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085003768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085003768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085003768 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.sgsn0-RAN(333)@bb2323c10e79: Final verdict of PTC: none 20250806085003768 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) 20250806085003768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085003768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085003768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085003768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085003768 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085003768 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) 20250806085003768 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085003768 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(330)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@bb2323c10e79: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(326)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(335)@bb2323c10e79: Final verdict of PTC: none 20250806085003769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Aug 6 08:50:03 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250806085003819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085004421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=286216) Waiting for packet dumper to finish... 1 (prev_count=286216, count=286852) 20250806085005768 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085005768 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085005768 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085005768 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085005768 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085005768 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50:06 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ranap_ps_creq_cref started. 20250806085007539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085007547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085007554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:572) 20250806085007574 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007574 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007574 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007574 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007575 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007575 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_creq_cref-Iuh0(341)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085007575 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085007575 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085007576 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007576 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085007576 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) 20250806085007576 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) 20250806085007576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085007576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007576 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007576 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007576 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007576 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) 20250806085007576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085007576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007576 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007576 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007576 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007576 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085007576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085007576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007576 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007576 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007576 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085007576 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085007576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085007576 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085007576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085007576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007577 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007577 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 20250806085007577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085007577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085007577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007577 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 20250806085007577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085007577 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 20250806085007577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085007577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007577 DLM3UA <000f> 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 20250806085007577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085007577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085007577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085007577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085007577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085007577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085007577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(345)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(343)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085007589 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007589 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007589 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007589 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007590 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007590 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007590 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085007590 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007591 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007591 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085007591 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) 20250806085007591 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) 20250806085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007591 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007591 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007591 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 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) 20250806085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007591 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007591 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007591 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 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) 20250806085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007591 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007591 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085007591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007591 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085007591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085007591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007591 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007591 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007591 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085007591 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007591 DLM3UA <000f> 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085007591 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085007591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007591 DLM3UA <000f> 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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085007591 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085007591 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085007611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085007611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085007611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085007611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085007611 DHNBAP 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) 20250806085007611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085007611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085007611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085007611 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085007787 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 20250806085007787 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 20250806085007787 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085007787 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085007788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007788 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085007788 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085007788 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085007788 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085007788 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085007788 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085007788 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085007788 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085007788 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 20250806085007788 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085007788 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  20250806085007788 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085007789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085007789 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085007789 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  20250806085007789 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085007789 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085007789 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085007789 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 20250806085007789 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085007789 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  20250806085007789 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' 20250806085007789 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' 20250806085007789 DLSS7 <000c> ss7_asp.c: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  20250806085007789 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  20250806085007789 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085007789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085007789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085007789 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085007789 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) 20250806085007789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085007789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085007789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085007789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085007789 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085007789 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) 20250806085007789 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007790 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007790 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085007790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085007790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085007790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085007790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007790 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007790 DLM3UA <000f> 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 20250806085007790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085007790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085007790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085007790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085007790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085007790 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  20250806085007801 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 20250806085007801 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 20250806085007801 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085007801 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085007802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085007802 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085007802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085007802 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085007802 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085007802 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085007802 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085007802 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085007802 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 20250806085007802 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085007802 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  20250806085007802 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085007803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007803 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085007803 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085007803 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  20250806085007803 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085007803 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085007803 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085007803 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 20250806085007803 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085007803 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  20250806085007803 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' 20250806085007803 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' 20250806085007803 DLSS7 <000c> ss7_asp.c: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  20250806085007803 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  20250806085007803 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  20250806085007803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085007803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085007803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085007803 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085007803 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) 20250806085007803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085007803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085007803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085007803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085007803 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085007803 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) 20250806085007803 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085007804 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085007804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085007804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085007804 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085007804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085007804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085007804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085007804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085007804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085007804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085007804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085007804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085007804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085007804 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085007804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085007804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085007804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085007804 DLM3UA <000f> 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 20250806085007804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085007804 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085007804 DLSS7 <000c> ss7_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 20250806085007804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085007804 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085007804 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(344)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085008592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085008592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085008592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085008592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085008592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085008592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085008592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085008592 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085008592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085008592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085008592 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085008592 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) 20250806085008592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085008592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085008592 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085008592 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085008592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085008592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085008592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085008592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085008592 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008592 DLSS7 <000c> ss7_asp.c: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  20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085008592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085008592 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085008592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085008592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085008592 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) 20250806085008592 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085008592 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085008592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085008592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085008592 DLM3UA <000f> 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 20250806085008592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085008592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085008592 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085008592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085008592 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008592 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  20250806085008593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085008593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085008593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085008593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085008593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085008593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085008593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085008593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008593 DLSS7 <000c> ss7_asp.c: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  20250806085008593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085008593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085008593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085008593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085008593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085008593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085008593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085008593 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085008593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085008593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085008593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085008593 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085008593 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085008605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008605 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085008605 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085008605 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085008605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085008605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085008605 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085008605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085008605 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008605 DLSS7 <000c> ss7_asp.c: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  20250806085008605 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085008605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085008605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085008605 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085008605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085008605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085008605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085008605 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085008605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085008605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085008605 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085008605 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) 20250806085008605 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085008605 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085008605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085008605 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085008605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085008605 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085008605 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) 20250806085008605 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085008605 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085008605 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008605 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085008605 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085008605 DLM3UA <000f> 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 20250806085008605 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085008605 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085008605 DLSS7 <000c> ss7_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 20250806085008605 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085008605 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008605 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  20250806085008606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085008606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085008606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085008606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085008606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085008606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085008606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085008606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085008606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085008606 DLSS7 <000c> ss7_asp.c: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  20250806085008606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085008606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085008606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085008606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085008606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085008606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085008606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085008606 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085008606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085008606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085008606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085008606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085008606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085008606 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085008606 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085008606 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@bb2323c10e79: 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 } } } } 20250806085008622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12938752 20250806085009637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085009637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085009637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085009637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085009637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc56e00, normal) (hnbgw_rua.c:408) 20250806085009637 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085009637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085009637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12938752 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085009637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085009637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085009637 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085009637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12938752 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085009637 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806085009637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085009637 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12938752 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085009637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12938752 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085009637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085009637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085009637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085009637 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12938752 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085009637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085009637 DLSCCP DEBUG 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) 20250806085009637 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806085009637 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085009637 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002b10056400500f1100926) (sccp_scrc.c:455) 20250806085009637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085009637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085009637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085009637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085009637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085009637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085009637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085009637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085009637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085009637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085009637 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085009637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085009637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085009637 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 b1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085009637 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085009637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085009637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085009637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085009637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085009637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085009637 DLM3UA <000f> 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 20250806085009637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085009637 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085009637 DLSS7 <000c> ss7_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 20250806085009637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085009637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085009637 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 b1 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@bb2323c10e79: Added conn table entry 0TC_ranap_ps_creq_cref0(350)16565574 TC_ranap_ps_creq_cref0(350)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@bb2323c10e79: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)16565574 HNBGW_Test.sgsn0-SCCP(346)@bb2323c10e79: Session index based on connection ID:0 20250806085009642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085009642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085009642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085009642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085009642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085009642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085009642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085009642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085009642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085009642 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  20250806085009643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085009643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085009643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085009643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085009643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085009643 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) 20250806085009643 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) 20250806085009643 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250806085009643 DLSCCP DEBUG 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) 20250806085009643 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085009643 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) 20250806085009643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085009643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250806085009643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085009643 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085009643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085009643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085009643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085009643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085009643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12938752)[0x558b7e1df1e0]{disrupted}: Deallocated (fsm.c:568) 20250806085009643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085009643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806085009643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806085009643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12938752 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085009643 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250806085009643 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085009643 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085009643 DLSCCP DEBUG SCCP-SCOC(32)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) 20250806085009643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085009643 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)@bb2323c10e79: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12938752 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085009647 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42457<->l=127.0.0.1:4262) (control_if.c:193) 20250806085009647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34292<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(338)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085009648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085009649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085009649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085009649 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085009649 DMAIN NOTICE (127.0.0.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) 20250806085009649 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(344)@bb2323c10e79: Final verdict of PTC: none 20250806085009649 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085009649 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085009649 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085009649 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085009649 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 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085009649 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085009649 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085009649 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085009649 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 20250806085009649 DLSS7 <000c> ss7_route.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' 20250806085009649 DLSS7 <000c> ss7_route.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' 20250806085009649 DLSS7 <000c> ss7_asp.c: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  20250806085009649 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  20250806085009649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication MutexDispCT-TC_ranap_ps_creq_cref(337)@bb2323c10e79: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@bb2323c10e79: Final verdict of PTC: none 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085009649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085009649 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085009649 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085009649 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085009649 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085009649 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085009649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085009649 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085009649 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) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085009649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085009649 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085009649 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) 20250806085009649 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085009649 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 20250806085009649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085009649 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085009649 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085009649 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085009649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085009649 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085009649 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 20250806085009649 DLSS7 <000c> ss7_route.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' 20250806085009649 DLSS7 <000c> ss7_route.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' 20250806085009649 DLSS7 <000c> ss7_asp.c: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  20250806085009649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085009649 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-RAN(347)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@bb2323c10e79: Final verdict of PTC: none 20250806085009649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085009649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085009649 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085009649 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) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085009649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085009649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085009649 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085009649 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) 20250806085009649 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085009649 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(340)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(349)@bb2323c10e79: Final verdict of PTC: none 20250806085009651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@bb2323c10e79: Final verdict of PTC: pass TC_ranap_ps_creq_cref-Iuh0(341)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Aug 6 08:50:09 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 20250806085009691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085010292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225784) Waiting for packet dumper to finish... 1 (prev_count=225784, count=285856) 20250806085011651 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085011651 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085011651 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085011651 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085011651 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085011651 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250806085013394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085013399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085013403 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38103<->l=127.0.0.1:4262) (control_if.c:572) 20250806085013421 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013421 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013421 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013422 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013422 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085013422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085013422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085013422 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013422 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013422 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085013422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085013422 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085013422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085013422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013422 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013422 DLM3UA <000f> 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 20250806085013422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085013422 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085013422 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085013423 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013423 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085013423 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) 20250806085013423 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) 20250806085013423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085013423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013423 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013423 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013423 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085013423 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013423 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) 20250806085013423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085013423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013423 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013423 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085013424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013424 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085013424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085013424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013424 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013424 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 20250806085013424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085013424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085013424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013424 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 20250806085013424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085013424 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 20250806085013424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085013424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013424 DLM3UA <000f> 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 20250806085013424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085013424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085013424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(359)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085013437 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013437 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013437 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013437 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013437 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013437 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013437 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085013437 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013438 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013438 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085013438 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) 20250806085013438 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) 20250806085013438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085013438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013438 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013438 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013438 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 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) 20250806085013438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085013438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013438 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013438 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013438 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 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) 20250806085013438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085013438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013438 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013438 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013438 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085013438 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013438 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085013438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085013438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013438 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013438 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013438 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013438 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 20250806085013438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085013438 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085013438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013439 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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085013439 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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085013439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013439 DLM3UA <000f> 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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085013439 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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085013439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013439 DLM3UA <000f> 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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085013439 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085013439 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085013465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085013465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085013465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085013465 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085013465 DHNBAP 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) 20250806085013465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085013465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085013465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085013465 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085013635 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 20250806085013635 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 20250806085013635 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085013635 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085013644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013644 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085013644 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085013644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085013644 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085013644 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085013644 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085013644 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085013644 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085013644 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 20250806085013644 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085013644 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  20250806085013644 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085013647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085013647 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085013648 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  20250806085013648 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085013648 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085013648 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085013648 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 20250806085013648 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085013648 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  20250806085013648 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' 20250806085013648 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' 20250806085013648 DLSS7 <000c> ss7_asp.c: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  20250806085013648 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  20250806085013648 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085013648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085013648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085013648 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085013648 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) 20250806085013648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085013648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085013648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085013648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085013648 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085013648 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) 20250806085013648 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013649 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013650 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085013650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013650 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085013650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013650 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085013650 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085013650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013650 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013650 DLM3UA <000f> 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 20250806085013650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085013650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085013650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085013650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085013650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085013650 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  20250806085013650 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 20250806085013651 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 20250806085013651 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085013651 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(362)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085013658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085013658 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085013658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085013658 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085013658 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085013658 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085013658 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085013658 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085013658 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 20250806085013658 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085013658 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  20250806085013658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085013660 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085013661 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085013661 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  20250806085013661 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085013661 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085013661 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085013661 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 20250806085013661 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085013661 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  20250806085013661 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' 20250806085013661 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' 20250806085013661 DLSS7 <000c> ss7_asp.c: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  20250806085013661 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  20250806085013661 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  20250806085013661 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085013661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085013661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085013661 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085013661 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) 20250806085013661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085013661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085013661 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085013661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085013661 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085013661 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) 20250806085013661 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085013662 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085013663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085013663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085013663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085013663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085013663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085013663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085013663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085013663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085013663 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085013663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085013663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085013663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085013663 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085013663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085013663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085013663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085013663 DLM3UA <000f> 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 20250806085013663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085013664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085013664 DLSS7 <000c> ss7_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 20250806085013664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085013664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085013664 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(358)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085014440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014440 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085014440 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085014440 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085014440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085014440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085014440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085014440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085014440 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014440 DLSS7 <000c> ss7_asp.c: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  20250806085014440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085014440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085014440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085014440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085014440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085014440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085014440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085014440 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085014440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085014440 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085014440 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085014440 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) 20250806085014440 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085014440 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085014440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085014440 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085014440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085014440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085014440 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) 20250806085014440 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085014440 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085014440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085014440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085014440 DLM3UA <000f> 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 20250806085014440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085014440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085014440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085014440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085014440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014440 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  20250806085014441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085014441 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085014441 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085014441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085014441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085014441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085014441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085014441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014441 DLSS7 <000c> ss7_asp.c: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  20250806085014441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085014441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085014441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085014441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085014441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085014441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085014441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085014441 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085014441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085014441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085014441 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085014441 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085014441 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(358)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085014457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085014457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085014457 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085014457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085014457 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085014457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085014457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085014457 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014457 DLSS7 <000c> ss7_asp.c: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  20250806085014457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085014457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085014457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085014457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085014457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085014457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085014457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085014457 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085014457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085014457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085014457 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085014457 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) 20250806085014457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085014457 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085014457 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085014457 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085014457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085014457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085014457 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) 20250806085014457 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085014457 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085014457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014457 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085014457 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085014457 DLM3UA <000f> 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 20250806085014457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085014457 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085014457 DLSS7 <000c> ss7_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 20250806085014457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085014457 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014457 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  20250806085014457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085014457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085014457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085014458 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085014458 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085014458 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085014458 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085014458 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085014458 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085014458 DLSS7 <000c> ss7_asp.c: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  20250806085014458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085014458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085014458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085014458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085014458 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085014458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085014458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085014458 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085014458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085014458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085014458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085014458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085014458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085014458 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085014458 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085014458 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@bb2323c10e79: 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 } } } } 20250806085014498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5605398 20250806085015534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085015535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085015535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085015535 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085015535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x558816, normal) (hnbgw_rua.c:408) 20250806085015535 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085015535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085015535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085015535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085015535 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085015535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085015535 DCN DEBUG map_sccp[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085015535 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5605398 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085015535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085015535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085015535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085015535 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085015535 DLSCCP DEBUG 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) 20250806085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: Allocated (fsm.c:456) 20250806085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085015535 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000340056400500f1100926) (sccp_scrc.c:455) 20250806085015535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085015535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085015535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085015535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085015535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085015535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085015535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085015535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085015535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085015535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085015535 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085015535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085015535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085015535 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 00 34 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085015535 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085015535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085015535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085015535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085015535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085015535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085015535 DLM3UA <000f> 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 20250806085015535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085015535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085015535 DLSS7 <000c> ss7_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 20250806085015535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085015535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085015535 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 00 34 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@bb2323c10e79: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5814000 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@bb2323c10e79: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@bb2323c10e79: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5605398 20250806085015736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085015736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085015737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085015737 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085015737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x558816,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085015737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085015737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085015737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085015737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085016553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085016553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085016553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085016553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085016553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085016553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085016553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085016553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085016553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085016553 DLSS7 <000c> ss7_asp.c: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 d5 56 e1 02 00 00 00 00  20250806085016553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085016553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085016553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085016553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085016554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085016554 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=00d556e1) (sccp_scrc.c:545) 20250806085016554 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) 20250806085016554 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085016554 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085016554 DLSCCP DEBUG 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) 20250806085016554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085016554 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) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085016554 DLSCCP DEBUG 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) 20250806085016554 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085016554 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d556e1), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085016554 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085016554 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) 20250806085016554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085016554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085016554 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085016554 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085016554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085016554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d5 56 e1 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250806085016554 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250806085016554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085016554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085016554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5605398)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:207) 20250806085016554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806085016554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5605398 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085016555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085016555 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085016555 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085016555 DLM3UA <000f> 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 20250806085016555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085016555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085016555 DLSS7 <000c> ss7_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 20250806085016555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085016555 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085016555 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 d5 56 e1 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@bb2323c10e79: Session index based on local reference:0 20250806085016558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085016558 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085016558 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085016558 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085016558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085016558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085016558 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085016558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085016558 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085016558 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 d5 56 e1 00  HNBGW_Test.sgsn0-RAN(361)@bb2323c10e79: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5814000 20250806085016559 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085016559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085016559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085016559 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085016559 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085016559 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=00d556e1) (sccp_scrc.c:545) 20250806085016559 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) 20250806085016559 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085016559 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085016559 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085016559 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085016559 DLSCCP DEBUG SCCP-SCOC(33)[0x558b7e1f1020]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085017568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085017568 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38103<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(352)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085017571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085017573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085017573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085017573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085017573 DMAIN NOTICE (127.0.0.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) 20250806085017573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@bb2323c10e79: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@bb2323c10e79: Final verdict of PTC: none 20250806085017575 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085017575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085017575 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085017575 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085017576 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085017576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085017576 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085017576 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085017576 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 20250806085017576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085017576 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085017576 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085017576 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085017576 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 20250806085017576 DLSS7 <000c> ss7_route.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' 20250806085017576 DLSS7 <000c> ss7_route.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' 20250806085017576 DLSS7 <000c> ss7_asp.c: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  20250806085017576 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  20250806085017576 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085017576 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085017576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085017576 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085017576 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085017576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085017576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085017576 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085017576 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085017576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085017576 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085017576 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085017576 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 20250806085017576 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 20250806085017576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085017576 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085017576 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) 20250806085017576 DLSCCP DEBUG 0: SCCP(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.sgsn0-SCCP(360)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@bb2323c10e79: Final verdict of PTC: none 20250806085017576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085017576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085017577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085017577 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085017577 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) 20250806085017577 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085017577 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085017577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085017577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085017577 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085017576 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085017576 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085017576 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085017577 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 20250806085017577 DLSS7 <000c> ss7_route.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' 20250806085017577 DLSS7 <000c> ss7_route.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' 20250806085017577 DLSS7 <000c> ss7_asp.c: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  20250806085017577 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085017577 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085017577 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) 20250806085017577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085017577 DLSCCP DEBUG 0: SCCP(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(361)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@bb2323c10e79: Final verdict of PTC: none20250806085017577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085017577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085017577 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085017577 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) 20250806085017577 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085017577 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(354)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(363)@bb2323c10e79: Final verdict of PTC: none 20250806085017583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:50:17 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 20250806085017667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085018270 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=273468) 20250806085019214 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085019214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085019214 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085019214 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085019215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085019215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085019215 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085019215 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085019214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085019215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085019215 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085019215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085019215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085019215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085019215 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085019215 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085019215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085019215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085019215 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085019215 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=273468, count=301708) 20250806085019577 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085019577 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085019577 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085019577 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085019577 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085019577 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250806085021392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085021399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085021406 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34717<->l=127.0.0.1:4262) (control_if.c:572) 20250806085021430 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021430 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021430 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021430 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021431 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021431 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021431 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021431 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085021431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085021431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085021431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085021431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021431 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021431 DLM3UA <000f> 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 20250806085021431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085021431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085021431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085021431 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021431 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085021431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085021432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021432 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085021432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085021432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021432 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085021432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085021432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021432 DLM3UA <000f> 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 20250806085021432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085021432 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085021432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085021432 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021432 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085021432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085021432 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021432 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) 20250806085021432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085021432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021432 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021432 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021432 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 20250806085021432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085021432 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 20250806085021432 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085021433 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085021433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021433 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) 20250806085021433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085021433 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) 20250806085021433 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) 20250806085021433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085021433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021433 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021433 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 20250806085021433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085021433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(373)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085021457 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021457 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021457 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021457 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021457 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021457 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021457 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085021457 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021458 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021458 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085021458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021458 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085021459 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) 20250806085021459 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) 20250806085021459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085021459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021459 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021459 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021459 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 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) 20250806085021459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085021459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021459 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021459 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021459 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 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) 20250806085021459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085021459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021459 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021459 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021459 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085021459 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021459 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085021459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085021459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021459 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021459 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021459 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021459 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 20250806085021459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085021459 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085021459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021459 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021459 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021459 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 20250806085021459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085021459 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 20250806085021459 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085021459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021459 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021459 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021459 DLM3UA <000f> 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 20250806085021459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085021459 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 20250806085021459 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085021460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021460 DLM3UA <000f> 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 20250806085021460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085021460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085021460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085021493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085021493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085021493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085021493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085021493 DHNBAP 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) 20250806085021493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085021493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085021493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085021493 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085021654 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 20250806085021654 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 20250806085021654 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085021654 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085021662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085021662 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085021662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085021662 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085021662 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085021662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085021662 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085021662 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085021662 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 20250806085021662 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085021662 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  20250806085021662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085021665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085021665 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085021665 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  20250806085021665 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085021665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085021665 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085021665 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 20250806085021665 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085021665 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  20250806085021665 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' 20250806085021665 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' 20250806085021665 DLSS7 <000c> ss7_asp.c: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  20250806085021665 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  20250806085021665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085021665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085021665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085021665 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085021665 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) 20250806085021665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085021665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085021666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085021666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085021666 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085021666 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) 20250806085021666 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021667 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021667 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085021667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021667 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085021667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085021667 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085021667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085021667 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021667 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021667 DLM3UA <000f> 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 20250806085021667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085021667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085021668 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085021668 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085021668 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085021668 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  20250806085021672 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 20250806085021672 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 20250806085021672 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085021672 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(376)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085021678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021678 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085021678 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085021678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085021678 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085021678 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085021678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085021678 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085021678 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085021678 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 20250806085021678 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085021678 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  20250806085021678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085021681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085021681 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085021681 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  20250806085021681 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085021681 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085021681 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085021681 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 20250806085021681 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085021681 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  20250806085021681 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' 20250806085021681 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' 20250806085021681 DLSS7 <000c> ss7_asp.c: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  20250806085021681 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  20250806085021681 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  20250806085021681 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085021681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085021682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085021682 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085021682 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) 20250806085021682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085021682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085021682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085021682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085021682 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085021682 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) 20250806085021682 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085021683 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085021683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085021683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085021683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085021683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021683 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085021683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085021683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085021683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085021683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085021683 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085021683 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085021684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085021684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085021684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085021684 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085021684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085021684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085021684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085021684 DLM3UA <000f> 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 20250806085021684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085021684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085021684 DLSS7 <000c> ss7_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 20250806085021684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085021684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085021684 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(372)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085022473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022473 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085022473 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085022473 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085022473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085022473 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085022473 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085022473 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085022473 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022473 DLSS7 <000c> ss7_asp.c: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  20250806085022474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085022474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085022474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085022474 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085022474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085022474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085022474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085022474 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085022474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085022474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085022474 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085022474 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) 20250806085022474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085022474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085022474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085022474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085022474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085022474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085022474 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) 20250806085022474 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085022474 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085022474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085022475 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085022475 DLM3UA <000f> 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 20250806085022475 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085022475 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085022475 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085022475 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085022475 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022475 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  20250806085022475 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022475 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085022475 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085022475 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085022475 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085022475 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085022475 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085022475 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085022475 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022475 DLSS7 <000c> ss7_asp.c: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  20250806085022475 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085022475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085022475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085022475 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085022475 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085022475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085022475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085022475 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085022475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022475 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085022475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085022475 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085022475 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085022475 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(372)@bb2323c10e79: 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(375)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085022479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022479 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085022479 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085022479 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085022479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085022479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085022479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085022479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085022479 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022479 DLSS7 <000c> ss7_asp.c: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  20250806085022479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085022479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085022479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085022479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085022479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085022479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085022479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085022479 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085022479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085022479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085022479 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085022479 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) 20250806085022479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085022479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085022479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085022479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085022479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085022479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085022479 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) 20250806085022479 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085022479 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085022479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085022479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085022479 DLM3UA <000f> 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 20250806085022479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085022479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085022479 DLSS7 <000c> ss7_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 20250806085022479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085022479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022479 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  20250806085022480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085022480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085022480 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085022480 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085022480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085022480 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085022480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085022480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085022480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085022480 DLSS7 <000c> ss7_asp.c: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  20250806085022480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085022480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085022480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085022480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085022480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085022480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085022480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085022480 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085022480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085022480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085022480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085022480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085022480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085022480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085022480 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085022480 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@bb2323c10e79: 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 } } } } 20250806085022538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)328006 20250806085023579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085023580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085023580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085023580 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085023580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x50146, normal) (hnbgw_rua.c:408) 20250806085023580 DHNB DEBUG map_rua[0x558b7e1f1020]{init}: Allocated (fsm.c:456) 20250806085023580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085023580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085023580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085023580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085023580 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085023580 DCN DEBUG map_sccp[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085023580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085023580 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-328006 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085023580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085023580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085023580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085023580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085023580 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085023580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085023580 DLSCCP DEBUG 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) 20250806085023580 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: Allocated (fsm.c:456) 20250806085023580 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085023580 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300005f0056400500f1100926) (sccp_scrc.c:455) 20250806085023580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085023580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085023580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085023580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085023580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085023580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085023580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085023580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085023580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085023580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085023580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085023580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085023580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085023580 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 00 5f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085023581 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085023581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085023581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085023581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085023581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085023581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085023581 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085023581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085023581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085023581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085023581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085023581 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085023581 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 00 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@bb2323c10e79: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13731922 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@bb2323c10e79: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@bb2323c10e79: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)328006 20250806085023780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085023781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085023781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085023781 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085023781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x50146,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085023781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085023781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085023781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085023781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085024607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085024607 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085024607 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085024607 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085024607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085024607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085024607 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085024607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085024607 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085024607 DLSS7 <000c> ss7_asp.c: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 ed 21 13 02 00 00 00 00  20250806085024607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085024607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085024607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085024607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085024607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085024607 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=00ed2113) (sccp_scrc.c:545) 20250806085024607 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) 20250806085024607 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085024607 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085024607 DLSCCP DEBUG 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) 20250806085024607 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085024607 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) 20250806085024607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085024607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085024607 DLSCCP DEBUG 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) 20250806085024607 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085024607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed2113), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085024607 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085024607 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) 20250806085024607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085024607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085024607 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085024607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085024607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085024607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed 21 13 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250806085024607 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085024607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250806085024607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085024607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{disconnected}: Freeing instance (context_map.c:203) 20250806085024607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-328006)[0x558b7e1f1020]{disconnected}: Deallocated (fsm.c:568) 20250806085024607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085024608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085024608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085024608 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-328006 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085024608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085024608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085024608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085024608 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085024608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085024608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085024608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085024608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085024608 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085024608 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 ed 21 13 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@bb2323c10e79: Session index based on local reference:0 20250806085024611 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085024611 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085024611 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085024611 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085024611 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085024612 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085024612 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085024612 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085024612 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085024612 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 ed 21 13 00  HNBGW_Test.msc0-RAN(372)@bb2323c10e79: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13731922 20250806085024612 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085024612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085024612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085024612 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085024612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085024612 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=00ed2113) (sccp_scrc.c:545) 20250806085024612 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) 20250806085024612 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085024612 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085024612 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085024612 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085024612 DLSCCP DEBUG SCCP-SCOC(34)[0x558b7e1e3f00]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085025620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60750<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085025620 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34717<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(366)@bb2323c10e79: Final verdict of PTC: none 20250806085025623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085025624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085025624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085025624 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085025624 DMAIN NOTICE (127.0.0.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) 20250806085025624 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(374)@bb2323c10e79: Final verdict of PTC: none 20250806085025627 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085025627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085025627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085025627 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085025627 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085025627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085025627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085025627 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085025627 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 20250806085025627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085025627 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085025627 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085025627 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085025627 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085025627 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085025627 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085025627 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 20250806085025627 DLSS7 <000c> ss7_route.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' 20250806085025627 DLSS7 <000c> ss7_route.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' 20250806085025627 DLSS7 <000c> ss7_asp.c: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  20250806085025627 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  20250806085025627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085025627 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(371)@bb2323c10e79: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@bb2323c10e79: Final verdict of PTC: none 20250806085025627 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 20250806085025627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085025627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085025627 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085025627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085025627 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085025627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085025627 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085025628 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085025628 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) 20250806085025628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085025628 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085025628 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(372)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@bb2323c10e79: Final verdict of PTC: none 20250806085025628 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085025628 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085025628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085025628 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085025628 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 20250806085025628 DLSS7 <000c> ss7_route.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' 20250806085025628 DLSS7 <000c> ss7_route.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' 20250806085025628 DLSS7 <000c> ss7_asp.c: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  20250806085025628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085025628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085025627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085025627 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085025627 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) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085025628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085025628 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085025628 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) 20250806085025628 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085025628 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085025628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085025628 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085025628 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085025628 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) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085025628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085025628 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085025628 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085025628 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) 20250806085025628 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085025628 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(376)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(368)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(377)@bb2323c10e79: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@bb2323c10e79: Final verdict of PTC: none 20250806085025632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:50:25 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 20250806085025720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085026322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270616) Waiting for packet dumper to finish... 1 (prev_count=270616, count=301160) 20250806085027628 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085027628 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085027628 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085027628 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085027628 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085027628 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50:28 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_cs_iu_release_req_rua_disconnect started. 20250806085029453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085029459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085029461 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32849<->l=127.0.0.1:4262) (control_if.c:572) 20250806085029517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029517 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029517 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029517 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029518 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085029518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085029518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029518 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085029518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085029518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029518 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029518 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085029518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085029518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085029518 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085029518 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085029518 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085029518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085029518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029518 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029519 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085029519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029519 DLM3UA <000f> 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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085029519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085029519 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029519 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) 20250806085029519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085029519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029519 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029519 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029519 DLM3UA <000f> 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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085029519 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085029519 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029519 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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085029519 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 20250806085029519 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085029519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085029519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029519 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 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) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085029519 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) 20250806085029519 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) 20250806085029520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085029520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029520 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029520 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085029520 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085029520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029520 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 20250806085029520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085029520 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085029536 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029536 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029536 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029536 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029536 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029536 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029536 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085029536 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029537 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029537 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 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) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085029537 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) 20250806085029537 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) 20250806085029537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085029537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029537 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029537 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029537 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085029537 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029537 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) 20250806085029537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085029537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029537 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029537 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029537 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029537 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085029538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029538 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) 20250806085029538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085029538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029538 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029538 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029538 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085029538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085029538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085029538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085029538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085029538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029538 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029538 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085029538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085029538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029538 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085029538 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085029538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029538 DLM3UA <000f> 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085029538 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085029538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029538 DLM3UA <000f> 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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085029538 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085029538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085029561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085029561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085029561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085029561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085029561 DHNBAP 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) 20250806085029561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085029561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085029561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085029561 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085029734 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 20250806085029734 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 20250806085029734 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085029734 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085029742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029742 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085029742 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085029742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085029742 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085029742 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085029742 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085029742 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085029742 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085029742 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 20250806085029742 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085029742 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  20250806085029742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085029745 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085029745 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085029745 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  20250806085029745 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085029745 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085029745 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085029745 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 20250806085029745 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085029745 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  20250806085029745 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' 20250806085029745 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' 20250806085029745 DLSS7 <000c> ss7_asp.c: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  20250806085029745 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  20250806085029745 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085029745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085029745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085029745 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085029745 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) 20250806085029745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085029745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085029745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085029745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085029745 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085029746 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) 20250806085029746 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029747 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029747 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085029747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085029747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029747 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085029747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085029747 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029747 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029747 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029748 DLM3UA <000f> 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 20250806085029748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085029748 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085029748 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085029748 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085029748 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085029748 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  20250806085029750 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 20250806085029750 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 20250806085029750 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085029750 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085029756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085029756 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085029756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085029756 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085029756 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085029756 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085029756 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085029756 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085029756 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 20250806085029756 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085029756 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  20250806085029756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085029758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085029758 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085029759 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  20250806085029759 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085029759 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085029759 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085029759 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 20250806085029759 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085029759 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  20250806085029759 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' 20250806085029759 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' 20250806085029759 DLSS7 <000c> ss7_asp.c: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  20250806085029759 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  20250806085029759 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  20250806085029759 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085029759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085029759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085029759 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085029759 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) 20250806085029759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085029759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085029759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085029759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085029759 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085029759 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) 20250806085029759 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085029760 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085029761 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085029761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085029761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085029761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085029761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085029761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085029761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085029761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085029761 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085029761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085029761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085029761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085029761 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085029761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085029761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085029761 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085029761 DLM3UA <000f> 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 20250806085029761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085029762 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085029762 DLSS7 <000c> ss7_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 20250806085029762 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085029762 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085029762 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(386)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085030548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085030548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085030548 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085030548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085030548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085030548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085030548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085030548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030548 DLSS7 <000c> ss7_asp.c: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  20250806085030548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085030548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085030548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085030548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085030548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085030548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085030548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085030548 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085030548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085030549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085030549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085030549 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085030549 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) 20250806085030549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085030549 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085030549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085030549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085030549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085030549 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085030549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085030549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085030549 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) 20250806085030549 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085030549 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085030549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085030549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085030549 DLM3UA <000f> 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 20250806085030549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085030549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085030549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085030549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085030549 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030549 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  20250806085030549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085030549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085030549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085030549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085030549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085030549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085030550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085030550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030550 DLSS7 <000c> ss7_asp.c: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  20250806085030550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085030550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085030550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085030550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085030550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085030550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085030550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085030550 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085030550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085030550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085030550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085030550 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085030550 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(386)@bb2323c10e79: 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 } } } } 20250806085030556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085030556 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085030556 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085030556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085030556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085030556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085030556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085030556 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030556 DLSS7 <000c> ss7_asp.c: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  20250806085030556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085030556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085030556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085030556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085030556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085030556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085030556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085030556 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085030556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085030556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085030556 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085030556 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) 20250806085030556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085030556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(389)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085030556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085030556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085030556 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085030556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085030556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085030556 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) 20250806085030556 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085030556 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085030556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085030556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085030556 DLM3UA <000f> 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 20250806085030556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085030556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085030556 DLSS7 <000c> ss7_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 20250806085030556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085030556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030556 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  20250806085030557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085030557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085030557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085030557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085030557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085030557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085030557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085030557 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030557 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085030557 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085030557 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085030557 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085030557 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085030557 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085030557 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085030557 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085030557 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085030557 DLSS7 <000c> ss7_asp.c: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  20250806085030557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085030557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085030557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085030557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085030557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085030557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085030557 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085030557 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@bb2323c10e79: 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 } } } } 20250806085030584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)2062173 20250806085031641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085031641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085031641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085031641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085031641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f775d, normal) (hnbgw_rua.c:408) 20250806085031641 DHNB DEBUG map_rua[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806085031641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085031641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085031641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085031641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085031641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085031641 DCN DEBUG map_sccp[0x558b7e1f1020]{init}: Allocated (fsm.c:456) 20250806085031641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085031641 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2062173 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085031641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085031641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085031641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085031641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085031641 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085031641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085031641 DLSCCP DEBUG 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) 20250806085031641 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: Allocated (fsm.c:456) 20250806085031641 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085031641 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002710056400500f1100926) (sccp_scrc.c:455) 20250806085031641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085031641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085031641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085031641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085031641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085031641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085031641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085031641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085031641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085031641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085031641 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085031641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085031641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085031641 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 02 71 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085031641 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085031641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085031641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085031642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085031642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085031642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085031642 DLM3UA <000f> 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 20250806085031642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085031642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085031642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085031642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085031642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085031642 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 02 71 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@bb2323c10e79: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7582020 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085031661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085031661 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085031661 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085031661 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085031661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085031661 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085031661 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085031661 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085031661 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085031661 DLSS7 <000c> ss7_asp.c: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 b6 a2 2c 02 00 00 00 00  20250806085031662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085031662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085031662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085031662 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085031662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085031662 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=00b6a22c) (sccp_scrc.c:545) 20250806085031662 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) 20250806085031662 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085031662 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085031662 DLSCCP DEBUG 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) 20250806085031662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085031662 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) 20250806085031662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085031662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@bb2323c10e79: 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)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085031864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085031865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085031865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085031865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085031865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085031865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085031865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085031865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085031865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085031865 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  20250806085031865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085031865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085031865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085031865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085031865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085031865 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) 20250806085031865 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) 20250806085031865 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085031865 DLSCCP DEBUG 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) 20250806085031865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085031865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085031865 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085031865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085031865 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085031865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085031865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085031865 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085031865 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085031865 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085031865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085031865 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085031865 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{UNUSED}: Allocated (fsm.c:456) 20250806085031865 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{UNUSED}: is child of mgw(mgw-fsm-2062173-0)[0x558b7e1d1030] (fsm.c:486) 20250806085031865 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2062173-0)[0x558b7e1d1030] (mgcp_client_endpoint_fsm.c:724) 20250806085031866 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085031866 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085031866 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085031866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1e3440]{ST_CRCX}: Allocated (fsm.c:456) 20250806085031866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1e3440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0] (fsm.c:486) 20250806085031866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1e3440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085031866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1e3440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085031866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 1f77'... (mgcp_client.c:807) 20250806085031866 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806085031866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1e3440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085031866 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f775d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f775d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085031906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250806085031906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085031906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085031906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085031906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085031906 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031906 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085031906 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085031906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085031906 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085031906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085031906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085031906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085031906 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085031928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085031928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085031928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085031928 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085031928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f775d) (hnbgw_rua.c:472) 20250806085031928 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085031928 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085031928 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085031928 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085031928 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085031928 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085031928 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085031928 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085031928 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085031928 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2062173-0)[0x558b7e1d1030] (mgcp_client_endpoint_fsm.c:724) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085031928 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 1f77'... (mgcp_client.c:807) 20250806085031928 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085031928 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031928 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f775d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085031948 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250806085031948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085031948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085031948 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031948 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085031948 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085031948 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2062173-0)[0x558b7e1d1030] (mgcp_client_endpoint_fsm.c:724) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085031948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1dd960]{ST_CRCX}: Allocated (fsm.c:456) 20250806085031948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1dd960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0] (fsm.c:486) 20250806085031948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1dd960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085031948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1dd960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250806085031948 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 1f77'... (mgcp_client.c:807) 20250806085031948 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085031948 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062173-0)[0x558b7e1dd960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031948 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f775d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085031958 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250806085031958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085031958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085031958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085031958 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031958 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{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) 20250806085031958 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085031958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085031958 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085031958 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085031958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085031958 DLSCCP DEBUG 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) 20250806085031958 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085031958 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=00b6a22c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085031958 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085031958 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) 20250806085031958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085031958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085031958 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085031958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085031958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085031958 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 b6 a2 2c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085031958 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085031958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085031958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085031958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085031958 DLM3UA <000f> 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 20250806085031958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085031958 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085031958 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085031958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085031958 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085031958 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 b6 a2 2c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085032132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085032132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085032133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806085032133 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085032133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f775d) (hnbgw_rua.c:472) 20250806085032133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806085032133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085032133 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085032133 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085032133 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085032133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085032133 DLSCCP DEBUG 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) 20250806085032133 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085032133 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=00b6a22c), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250806085032133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085032133 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) 20250806085032133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085032133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085032133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085032133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085032133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085032133 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 b6 a2 2c 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250806085032133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085032133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085032133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085032133 DLM3UA <000f> 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 20250806085032133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085032133 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085032133 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085032133 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085032133 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085032134 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 b6 a2 2c 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@bb2323c10e79: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)2062173 20250806085032336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085032336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085032336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085032337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085032337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f775d,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085032337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085032337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085032337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085032337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085032337 DLSCCP DEBUG 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) 20250806085032337 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085032337 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6a22c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085032337 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085032337 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) 20250806085032337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085032337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085032337 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085032337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085032337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085032337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 b6 a2 2c 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250806085032337 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085032337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250806085032337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085032337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:203) 20250806085032337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062173)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806085032337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085032337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{disconnected}: Freeing instance (context_map.c:207) 20250806085032337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x558b7e1f1020]{disconnected}: Deallocated (fsm.c:568) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085032337 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085032337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085032337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 1f77'... (mgcp_client.c:807) 20250806085032337 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085032337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085032337 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085032337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 1f77'... (mgcp_client.c:807) 20250806085032337 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085032337 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085032337 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: Removing from parent mgw(mgw-fsm-2062173-0)[0x558b7e1d1030] (mgcp_client_endpoint_fsm.c:873) 20250806085032337 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085032337 DLMGCP DEBUG mgw-endp(mgw-fsm-2062173-0)[0x558b7e1de0e0]{IN_USE}: Deallocated (fsm.c:568) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085032337 DMGW DEBUG mgw(mgw-fsm-2062173-0)[0x558b7e1d1030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085032337 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062173 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806085032338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085032338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085032338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085032338 DLM3UA <000f> 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 20250806085032338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085032338 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085032338 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085032338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085032338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085032338 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 b6 a2 2c 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Session index based on local reference:0 20250806085032342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085032342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085032342 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085032342 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085032342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085032342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085032342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085032342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085032342 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085032343 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 b6 a2 2c 00  HNBGW_Test.msc0-RAN(386)@bb2323c10e79: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7582020 20250806085032343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085032343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085032343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085032343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085032343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085032343 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=00b6a22c) (sccp_scrc.c:545) 20250806085032343 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) 20250806085032343 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085032343 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085032343 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085032343 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085032343 DLSCCP DEBUG SCCP-SCOC(35)[0x558b7e1df1e0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "1f775d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085032354 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250806085032354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085032354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085032354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085032354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1e3440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085032355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250806085032355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085032355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085032355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085032355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1dd960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085033366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085033366 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32849<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085033369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085033371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085033371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085033371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085033371 DMAIN NOTICE (127.0.0.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) 20250806085033371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085033372 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085033372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085033372 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085033372 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085033372 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085033372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085033372 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085033372 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085033372 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 20250806085033372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085033372 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085033372 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085033372 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085033372 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085033372 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085033372 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085033372 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 20250806085033372 DLSS7 <000c> ss7_route.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' 20250806085033372 DLSS7 <000c> ss7_route.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' 20250806085033372 DLSS7 <000c> ss7_asp.c: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  20250806085033373 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  20250806085033373 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085033373 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085033373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085033373 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085033373 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085033373 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) 20250806085033373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085033373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085033373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085033373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085033373 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085033373 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) 20250806085033373 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085033373 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085033374 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 20250806085033374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085033374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085033374 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085033374 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085033374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085033374 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085033374 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085033374 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) 20250806085033374 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(389)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@bb2323c10e79: Final verdict of PTC: none 20250806085033374 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed HNBGW_Test.msc0-M3UA(387)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@bb2323c10e79: Final verdict of PTC: none 20250806085033374 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085033374 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085033374 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085033374 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085033374 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085033374 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 20250806085033374 DLSS7 <000c> ss7_route.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' 20250806085033374 DLSS7 <000c> ss7_route.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' 20250806085033374 DLSS7 <000c> ss7_asp.c: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  20250806085033374 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085033374 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@bb2323c10e79: Final verdict of PTC: none 20250806085033375 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085033375 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085033375 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085033375 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) 20250806085033375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085033375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085033375 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085033375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085033375 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085033375 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) 20250806085033375 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085033375 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(390)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(382)@bb2323c10e79: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(391)@bb2323c10e79: Final verdict of PTC: none 20250806085033379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:50:33 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 20250806085033483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085034085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344240) Waiting for packet dumper to finish... 1 (prev_count=344240, count=368352) 20250806085035374 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085035374 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085035374 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085035375 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085035375 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085035375 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_iu_release_req_rua_disconnect started. 20250806085037211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085037217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085037221 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41595<->l=127.0.0.1:4262) (control_if.c:572) 20250806085037237 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037237 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037237 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037237 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037237 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037237 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037237 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085037237 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)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085037237 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037237 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037238 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037238 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085037238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037238 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) 20250806085037238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085037238 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) 20250806085037239 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) 20250806085037239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085037239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037239 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037239 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037239 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037239 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) 20250806085037239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085037239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037239 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037239 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037239 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085037239 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085037239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085037239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037239 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037239 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037239 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037239 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037239 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085037239 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037239 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037239 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085037239 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085037239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037239 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037239 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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085037239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085037239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037239 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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085037239 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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085037239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037239 DLM3UA <000f> 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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085037239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085037239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037239 DLM3UA <000f> 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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085037239 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085037239 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(401)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(399)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085037257 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037257 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037257 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037257 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037258 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037258 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037258 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037258 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085037258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037258 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085037258 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037258 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085037259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085037259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037259 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037259 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085037259 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037259 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085037259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037259 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085037259 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037259 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) 20250806085037259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085037259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037259 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037259 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085037259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037259 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037260 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085037260 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085037260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037260 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) 20250806085037260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085037260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037260 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037260 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037260 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037260 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085037260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037260 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037260 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037260 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) 20250806085037260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085037261 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) 20250806085037261 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) 20250806085037260 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037260 DLM3UA <000f> 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 20250806085037260 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085037260 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085037261 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085037261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085037261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037261 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037261 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 20250806085037261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085037261 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 20250806085037261 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085037261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037261 DLM3UA <000f> 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 20250806085037261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085037261 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 20250806085037262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085037262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037262 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 20250806085037262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085037262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085037297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085037298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085037298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085037298 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085037298 DHNBAP 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) 20250806085037298 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085037298 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085037298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085037298 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085037450 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 20250806085037450 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 20250806085037450 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085037451 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085037459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085037459 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085037460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085037460 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085037460 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085037460 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085037460 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085037460 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085037460 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 20250806085037460 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085037460 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  20250806085037460 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085037463 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085037463 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  20250806085037463 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085037463 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085037463 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085037463 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 20250806085037463 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085037463 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  20250806085037463 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' 20250806085037463 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' 20250806085037463 DLSS7 <000c> ss7_asp.c: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  20250806085037463 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  20250806085037463 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085037463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085037463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085037463 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085037463 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) 20250806085037463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085037464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085037464 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085037464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085037464 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085037464 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) 20250806085037464 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037465 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085037465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085037465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037465 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085037465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085037465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037466 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037466 DLM3UA <000f> 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 20250806085037466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085037466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085037466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085037466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085037466 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085037466 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  20250806085037479 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 20250806085037479 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 20250806085037479 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085037479 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085037482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085037482 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085037482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085037482 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085037482 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085037482 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085037482 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085037483 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085037483 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 20250806085037483 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085037483 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  20250806085037483 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085037483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037483 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085037483 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085037483 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  20250806085037483 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085037483 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085037483 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085037483 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 20250806085037483 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085037483 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  20250806085037483 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' 20250806085037483 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' 20250806085037483 DLSS7 <000c> ss7_asp.c: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  20250806085037483 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  20250806085037483 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  20250806085037483 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085037483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085037483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085037483 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085037483 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) 20250806085037483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085037483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085037483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085037483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085037483 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085037483 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) 20250806085037483 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085037484 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085037484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085037484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085037484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085037484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085037485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085037485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085037485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085037485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085037485 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085037485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085037485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085037485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085037485 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085037485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085037485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085037485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085037485 DLM3UA <000f> 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 20250806085037485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085037485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085037485 DLSS7 <000c> ss7_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 20250806085037485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085037485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085037485 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(400)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085038270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038270 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085038270 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085038270 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085038270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085038270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085038270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085038270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085038270 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038270 DLSS7 <000c> ss7_asp.c: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  20250806085038270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085038270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085038270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085038270 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085038270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085038270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085038270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085038270 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085038270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085038270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085038270 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085038270 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085038271 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) 20250806085038271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085038271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085038271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085038271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085038271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085038271 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085038271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085038271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085038271 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) 20250806085038271 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085038271 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085038271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085038271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085038271 DLM3UA <000f> 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 20250806085038271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085038271 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085038271 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085038271 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085038271 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038271 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  20250806085038272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085038272 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085038272 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085038272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085038272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085038272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085038272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085038272 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038272 DLSS7 <000c> ss7_asp.c: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  20250806085038272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085038272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085038272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085038272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085038272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085038272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085038272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085038272 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085038272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085038272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085038272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085038272 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085038272 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(400)@bb2323c10e79: 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(403)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085038290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038290 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085038290 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085038290 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085038290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085038290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085038290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085038290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085038290 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038290 DLSS7 <000c> ss7_asp.c: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  20250806085038290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085038290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085038290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085038290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085038290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085038290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085038290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085038290 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085038290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085038290 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085038290 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085038290 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) 20250806085038290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085038290 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085038290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085038290 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085038290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085038290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085038290 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) 20250806085038290 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085038290 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085038290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038290 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085038290 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085038291 DLM3UA <000f> 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 20250806085038291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085038291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085038291 DLSS7 <000c> ss7_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 20250806085038291 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085038291 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038291 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  20250806085038292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085038292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085038292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085038292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085038292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085038292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085038292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085038292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085038292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085038292 DLSS7 <000c> ss7_asp.c: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  20250806085038292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085038292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085038292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085038292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085038292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085038292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085038292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085038292 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085038292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085038292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085038292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085038292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085038292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085038292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085038292 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085038292 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@bb2323c10e79: 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 } } } } 20250806085038334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11618350 20250806085039374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085039374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085039374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085039374 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085039374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1482e, normal) (hnbgw_rua.c:408) 20250806085039374 DHNB DEBUG map_rua[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085039374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085039374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085039374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085039374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085039374 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085039374 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085039374 DCN DEBUG map_sccp[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085039374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085039374 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11618350 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085039374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085039374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085039374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085039374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085039374 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085039374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085039374 DLSCCP DEBUG 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) 20250806085039374 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: Allocated (fsm.c:456) 20250806085039374 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085039374 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002cc0056400500f1100926) (sccp_scrc.c:455) 20250806085039374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085039374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085039374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085039374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085039374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085039374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085039374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085039374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085039374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085039374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085039374 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085039374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085039374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085039374 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 cc 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085039374 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085039374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085039374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085039374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085039374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085039374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085039374 DLM3UA <000f> 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 20250806085039374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085039374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085039374 DLSS7 <000c> ss7_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 20250806085039374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085039374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085039374 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 cc 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@bb2323c10e79: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10998615 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085039389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085039389 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085039389 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085039389 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085039389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085039389 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085039389 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085039389 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085039389 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085039389 DLSS7 <000c> ss7_asp.c: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 2f fb 97 02 00 00 00 00  HNBGW-PFCP(396)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast 20250806085039389 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085039389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085039389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085039389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085039389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085039389 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=002ffb97) (sccp_scrc.c:545) 20250806085039389 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) 20250806085039389 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085039389 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085039389 DLSCCP DEBUG 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) 20250806085039389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085039389 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) 20250806085039389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085039389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806085039596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085039596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085039596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085039596 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085039596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085039596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085039596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085039596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085039596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085039596 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  20250806085039597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085039597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085039597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085039597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085039597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085039597 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) 20250806085039597 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) 20250806085039597 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085039597 DLSCCP DEBUG 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) 20250806085039597 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085039597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085039597 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085039597 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085039597 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085039597 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085039597 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085039597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085039597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085039597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085039597 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085039628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085039628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1482e) (hnbgw_rua.c:472) 20250806085039628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085039628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085039628 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085039628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085039628 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085039628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085039628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085039628 DLSCCP DEBUG 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) 20250806085039628 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085039628 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=002ffb97), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085039628 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085039628 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) 20250806085039628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085039628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085039628 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085039628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085039628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085039628 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 2f fb 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 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) 20250806085039628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085039628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085039628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085039628 DLM3UA <000f> 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 20250806085039628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085039628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085039628 DLSS7 <000c> ss7_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 20250806085039628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085039628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085039628 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 2f fb 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 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085039832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085039832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085039832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806085039833 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085039833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1482e) (hnbgw_rua.c:472) 20250806085039833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806085039833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085039833 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085039833 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085039833 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085039833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085039833 DLSCCP DEBUG 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) 20250806085039833 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085039833 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=002ffb97), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250806085039833 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085039833 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) 20250806085039833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085039833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085039833 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085039833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085039833 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085039833 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 2f fb 97 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250806085039833 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085039833 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085039833 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085039833 DLM3UA <000f> 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 20250806085039833 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085039833 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085039833 DLSS7 <000c> ss7_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 20250806085039833 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085039833 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085039833 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 2f fb 97 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@bb2323c10e79: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11618350 20250806085040036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085040037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085040037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085040037 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085040037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1482e,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085040037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085040037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085040037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085040037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085040037 DLSCCP DEBUG 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) 20250806085040037 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085040037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ffb97), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085040037 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085040037 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) 20250806085040037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085040037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085040037 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085040037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085040037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085040037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2f fb 97 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250806085040037 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085040037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250806085040037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085040037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:203) 20250806085040037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11618350)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085040037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085040037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{disconnected}: Freeing instance (context_map.c:207) 20250806085040037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x558b7e1e3440]{disconnected}: Deallocated (fsm.c:568) 20250806085040037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11618350 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806085040037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085040037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085040037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085040037 DLM3UA <000f> 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 20250806085040037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085040037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085040037 DLSS7 <000c> ss7_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 20250806085040037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085040037 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085040038 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 2f fb 97 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@bb2323c10e79: Session index based on local reference:0 20250806085040044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085040044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085040044 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085040044 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085040044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085040044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085040044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085040044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085040044 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085040044 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 2f fb 97 00  20250806085040045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085040045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085040045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085040045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085040045 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)@bb2323c10e79: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10998615 20250806085040045 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=002ffb97) (sccp_scrc.c:545) 20250806085040045 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) 20250806085040045 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085040045 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085040045 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085040045 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085040045 DLSCCP DEBUG SCCP-SCOC(36)[0x558b7e1df1e0]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085041058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41595<->l=127.0.0.1:4262) (control_if.c:193) 20250806085041059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47042<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(394)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085041063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085041064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085041064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085041064 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085041065 DMAIN NOTICE (127.0.0.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) 20250806085041065 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085041066 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085041066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085041066 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085041066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085041066 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 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085041066 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085041066 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085041066 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085041066 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085041066 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085041066 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085041066 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 20250806085041066 DLSS7 <000c> ss7_route.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' 20250806085041066 DLSS7 <000c> ss7_route.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' 20250806085041066 DLSS7 <000c> ss7_asp.c: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  20250806085041066 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  20250806085041066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085041066 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_iu_release_req_rua_disconnect(393)@bb2323c10e79: Final verdict of PTC: none 20250806085041066 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085041066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085041066 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 20250806085041066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085041066 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085041066 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085041066 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(399)@bb2323c10e79: Final verdict of PTC: none 20250806085041066 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085041066 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085041066 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085041066 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 20250806085041066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085041067 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085041067 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085041067 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085041067 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085041067 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085041067 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085041067 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 20250806085041067 DLSS7 <000c> ss7_route.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' 20250806085041066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085041067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085041067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085041067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085041067 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085041067 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) 20250806085041067 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085041067 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085041067 DLSS7 <000c> ss7_route.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' 20250806085041067 DLSS7 <000c> ss7_asp.c: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  20250806085041067 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085041067 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(402)@bb2323c10e79: Final verdict of PTC: none 20250806085041067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085041067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085041067 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085041067 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) 20250806085041067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085041067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085041067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085041067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085041067 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085041067 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) 20250806085041067 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085041067 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-RAN(403)@bb2323c10e79: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(405)@bb2323c10e79: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(396)@bb2323c10e79: Final verdict of PTC: none 20250806085041070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806085041162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085041765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328292) Waiting for packet dumper to finish... 1 (prev_count=328292, count=332172) 20250806085043067 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085043067 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085043067 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085043067 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085043067 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085043067 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:50:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250806085044900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085044910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085044918 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42969<->l=127.0.0.1:4262) (control_if.c:572) 20250806085044937 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044937 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044937 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044937 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044938 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044938 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044939 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044939 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085044939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044939 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044939 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) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044939 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085044939 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) 20250806085044939 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) 20250806085044939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085044939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044939 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044939 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044939 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085044939 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044939 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085044940 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044940 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) 20250806085044940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085044940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044940 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044940 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044940 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085044940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085044940 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044940 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085044940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085044940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044940 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044940 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044940 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085044941 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044941 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044941 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085044941 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044941 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085044941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085044941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044941 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085044941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044941 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 20250806085044941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085044941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085044941 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085044941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044942 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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085044942 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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085044942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044942 DLM3UA <000f> 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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085044942 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085044942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044942 DLM3UA <000f> 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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085044942 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085044942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(415)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085044957 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044957 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044957 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044957 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044958 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044958 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044958 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085044958 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085044959 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044959 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085044959 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) 20250806085044959 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) 20250806085044959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085044959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044959 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044959 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044959 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085044959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044959 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) 20250806085044959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085044959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044959 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044959 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044959 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085044959 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044959 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044959 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) 20250806085044959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085044959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044959 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044959 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085044959 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085044959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044960 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085044960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085044960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085044960 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085044960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085044960 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085044960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085044960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085044960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085044960 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085044960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044960 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 20250806085044960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085044960 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085044960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044960 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 20250806085044960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085044960 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 20250806085044960 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085044960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044960 DLM3UA <000f> 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 20250806085044960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085044960 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 20250806085044961 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085044961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085044961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085044961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085044961 DLM3UA <000f> 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 20250806085044961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085044961 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085044961 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085044983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085044983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085044983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085044983 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085044983 DHNBAP 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) 20250806085044983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085044983 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085044983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085044983 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085045155 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 20250806085045156 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 20250806085045156 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085045156 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085045164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085045164 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085045164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085045164 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085045164 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085045164 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085045164 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085045164 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085045164 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 20250806085045164 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085045164 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  20250806085045164 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085045167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085045167 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085045167 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  20250806085045167 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085045167 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085045167 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085045167 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 20250806085045167 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085045167 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  20250806085045167 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' 20250806085045167 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' 20250806085045167 DLSS7 <000c> ss7_asp.c: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  20250806085045167 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  20250806085045167 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085045167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085045167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085045168 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085045168 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) 20250806085045168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085045168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085045168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085045168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085045168 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085045168 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) 20250806085045168 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085045169 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085045169 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085045169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085045169 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085045169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085045169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045169 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085045169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085045169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085045169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085045169 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085045169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085045169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085045169 DLM3UA <000f> 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 20250806085045169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085045169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085045169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085045169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085045169 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045169 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 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 00 06 00 08 00 00 00 01  20250806085045173 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 20250806085045173 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 20250806085045173 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085045173 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085045179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045179 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085045179 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085045179 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085045179 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085045179 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085045179 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085045179 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085045179 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085045179 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 20250806085045179 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085045179 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  20250806085045179 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085045180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085045180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085045180 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085045180 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) 20250806085045180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085045180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085045180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085045180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085045180 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085045180 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) 20250806085045180 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085045180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085045180 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085045180 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  20250806085045180 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085045180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085045180 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085045180 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 20250806085045180 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085045180 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  20250806085045180 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' 20250806085045180 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' 20250806085045180 DLSS7 <000c> ss7_asp.c: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  20250806085045180 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  20250806085045180 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  20250806085045180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085045181 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085045181 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085045181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085045181 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085045181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045181 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085045181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085045181 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085045181 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085045181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085045181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085045181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085045181 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085045181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085045182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085045182 DLM3UA <000f> 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 20250806085045182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085045182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085045182 DLSS7 <000c> ss7_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 20250806085045182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085045182 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045182 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(414)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085045971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045971 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085045971 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085045971 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085045971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085045971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085045971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085045971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085045971 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045971 DLSS7 <000c> ss7_asp.c: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  20250806085045971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085045971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085045971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085045971 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085045972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085045972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085045972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085045972 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085045972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085045972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085045972 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085045972 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) 20250806085045972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085045972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085045972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045972 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085045972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085045972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085045972 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) 20250806085045972 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085045972 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085045972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085045972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085045972 DLM3UA <000f> 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 20250806085045972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085045972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085045972 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085045972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085045972 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045972 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  20250806085045975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085045975 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085045975 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085045975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085045975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085045975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085045975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085045975 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045975 DLSS7 <000c> ss7_asp.c: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  20250806085045975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085045975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085045975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085045975 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085045975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085045975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085045975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085045975 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085045975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085045975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085045975 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085045975 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(414)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085045981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085045981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085045981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085045981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085045981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085045981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085045981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085045981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045981 DLSS7 <000c> ss7_asp.c: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  20250806085045981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085045981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085045981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085045981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085045981 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085045981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085045981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085045981 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085045981 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) 20250806085045981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085045981 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085045981 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085045981 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085045981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085045981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085045981 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) 20250806085045981 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085045981 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085045981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045981 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085045981 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085045981 DLM3UA <000f> 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 20250806085045981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085045981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085045981 DLSS7 <000c> ss7_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 20250806085045981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085045981 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045981 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  20250806085045981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085045981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085045981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085045981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085045981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085045981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085045981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085045981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085045981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085045981 DLSS7 <000c> ss7_asp.c: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  20250806085045981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085045981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085045981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085045982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085045982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085045982 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085045982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085045982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085045982 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085045982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085045982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085045982 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085045982 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@bb2323c10e79: 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 } } } } 20250806085046000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@bb2323c10e79: f_gen_tmsi(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)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)5115007 20250806085047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085047030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085047030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085047030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e0c7f, normal) (hnbgw_rua.c:408) 20250806085047030 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085047030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085047030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085047030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085047030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085047030 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085047030 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085047030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085047030 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5115007 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085047030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085047030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085047030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085047031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085047031 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085047031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085047031 DLSCCP DEBUG 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) 20250806085047031 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085047031 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085047031 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300038b0056400500f1100926) (sccp_scrc.c:455) 20250806085047031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085047031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085047031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085047031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085047031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085047031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085047031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085047031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085047031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085047031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085047031 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085047031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085047031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085047031 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 8b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085047031 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085047031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085047031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085047032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085047032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085047032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085047032 DLM3UA <000f> 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 20250806085047032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085047032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085047032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085047032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085047032 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085047032 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 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@bb2323c10e79: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)14954077 TC_cs_rua_dt_during_sccp_wait_cc0(420)@bb2323c10e79: setverdict(pass): none -> pass 20250806085047236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085047236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085047236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085047237 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085047237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4e0c7f) (hnbgw_rua.c:472) 20250806085047237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250806085047237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085047237 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085047237 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085047237 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085047237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085047237 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085048058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085048058 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085048058 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085048058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085048058 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085048058 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085048058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085048058 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048058 DLSS7 <000c> ss7_asp.c: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 88 72 05 02 00 00 00 00  20250806085048059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085048059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085048059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085048059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085048059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085048059 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=00887205) (sccp_scrc.c:545) 20250806085048059 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) 20250806085048059 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085048059 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085048059 DLSCCP DEBUG 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) 20250806085048059 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085048059 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) 20250806085048059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085048059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085048059 DLSCCP DEBUG 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) 20250806085048059 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085048059 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=00887205), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250806085048059 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085048059 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) 20250806085048059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085048060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085048060 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085048060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085048060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085048060 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 88 72 05 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250806085048060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085048060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085048060 DLM3UA <000f> 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 20250806085048060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085048060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085048060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085048060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085048060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048060 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 88 72 05 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: vl_len:22 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7091894ADFD59E6259A1'O 20250806085048080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085048080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085048080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085048080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085048080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085048080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085048080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085048080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048080 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 70 91 89 4a df d5 9e 62 59 a1 00 00 00  20250806085048080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806085048080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085048080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085048080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085048080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085048080 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=001440120000010010400b0a7091894adfd59e6259a1) (sccp_scrc.c:545) 20250806085048080 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) 20250806085048080 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085048080 DLSCCP DEBUG 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) 20250806085048080 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085048080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085048080 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806085048080 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085048080 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806085048080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085048080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806085048080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085048080 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085048280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085048281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085048281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085048281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085048281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085048281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085048281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085048281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048281 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  20250806085048281 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085048281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085048281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085048281 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085048281 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085048281 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) 20250806085048281 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) 20250806085048281 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085048281 DLSCCP DEBUG 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) 20250806085048281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085048281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085048281 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085048281 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085048281 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085048281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085048281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085048281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085048281 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@bb2323c10e79: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)5115007 20250806085048305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085048305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085048305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085048305 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085048305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4e0c7f,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085048305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085048305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085048305 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085048305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085048305 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085048305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085048305 DLSCCP DEBUG 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) 20250806085048305 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085048305 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=00887205), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085048305 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085048305 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) 20250806085048305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085048305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085048305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085048305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085048305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085048305 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 88 72 05 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085048305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085048305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085048305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085048305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085048305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085048305 DLM3UA <000f> 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 20250806085048306 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085048306 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085048306 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085048306 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085048306 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048306 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 88 72 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@bb2323c10e79: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)14954077 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on connection ID:0 20250806085048317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048317 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085048317 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085048317 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085048317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085048317 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085048317 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085048317 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085048317 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048317 DLSS7 <000c> ss7_asp.c: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 88 72 05 00 00 00 00 00  20250806085048317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085048317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085048317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085048317 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085048317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085048317 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=00887205), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085048317 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) 20250806085048317 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085048317 DLSCCP DEBUG 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) 20250806085048317 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085048317 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) 20250806085048317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085048317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085048317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085048317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085048317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5115007)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085048317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085048317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085048317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085048317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5115007 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085048317 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=00887205), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250806085048317 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085048317 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) 20250806085048317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085048318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085048318 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085048318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085048318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085048318 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 88 72 05 00 00 25 00 (ss7_asp.c:1383) 20250806085048318 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085048318 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085048318 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085048318 DLSCCP DEBUG SCCP-SCOC(37)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085048318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085048318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085048318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085048318 DLM3UA <000f> 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 20250806085048318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085048318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085048318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085048318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085048318 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085048318 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 88 72 05 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085049215 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085049215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085049216 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085049216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085049216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085049216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085049216 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085049216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085049216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085049216 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085049216 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085049216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085049216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085049216 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085049216 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085049216 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085049216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085049216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085049216 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085049216 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085050324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085050324 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42969<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(408)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085050327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085050329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085050329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085050329 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085050329 DMAIN NOTICE (127.0.0.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) 20250806085050329 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085050330 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085050330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@bb2323c10e79: Final verdict of PTC: none 20250806085050330 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085050330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(414)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@bb2323c10e79: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@bb2323c10e79: Final verdict of PTC: none 20250806085050330 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085050330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085050330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085050330 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085050330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085050330 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085050330 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085050330 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 20250806085050330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085050330 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085050330 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085050330 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085050330 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085050330 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085050330 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085050331 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 20250806085050331 DLSS7 <000c> ss7_route.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' 20250806085050331 DLSS7 <000c> ss7_route.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' 20250806085050331 DLSS7 <000c> ss7_asp.c: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  20250806085050331 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  20250806085050331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085050331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085050331 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 20250806085050331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085050331 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085050331 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085050331 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085050331 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085050331 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085050331 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085050331 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 20250806085050331 DLSS7 <000c> ss7_route.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' 20250806085050331 DLSS7 <000c> ss7_route.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(417)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@bb2323c10e79: Final verdict of PTC: none 20250806085050331 DLSS7 <000c> ss7_asp.c: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  20250806085050331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085050331 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085050332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085050332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085050332 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085050332 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) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085050332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085050332 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085050332 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) 20250806085050332 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085050332 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085050332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085050332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085050332 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085050332 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) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085050332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085050332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085050332 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085050332 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) 20250806085050332 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085050332 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(410)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(419)@bb2323c10e79: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@bb2323c10e79: Final verdict of PTC: none 20250806085050335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806085050432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085051035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59002<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343852) Waiting for packet dumper to finish... 1 (prev_count=343852, count=344392) 20250806085052331 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085052332 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085052332 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085052332 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085052332 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085052332 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250806085054161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085054168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085054172 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36395<->l=127.0.0.1:4262) (control_if.c:572) 20250806085054186 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054186 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054187 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054187 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054188 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085054188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085054188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085054188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085054188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054188 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054188 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054188 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054188 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054188 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085054188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085054188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054188 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085054188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085054188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054188 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085054188 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085054188 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085054188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054188 DLM3UA <000f> 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 20250806085054188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085054188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085054188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085054188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054188 DLM3UA <000f> 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 20250806085054188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085054188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085054188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085054188 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054188 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054190 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054190 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085054190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 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) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085054190 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) 20250806085054190 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) 20250806085054190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085054190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054190 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054190 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054190 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085054190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085054190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054190 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) 20250806085054190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085054190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054190 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054190 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 20250806085054190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085054190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085054190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054190 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 20250806085054190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085054190 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 20250806085054190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(429)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(427)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085054206 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054206 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054206 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054206 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054206 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054206 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054206 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085054206 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054208 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054208 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085054208 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) 20250806085054208 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) 20250806085054208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085054208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054208 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054208 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054208 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 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) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 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 (available) (ss7_combined_linkset.c:297) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054208 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) 20250806085054208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085054208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054208 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054208 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054208 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054208 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) 20250806085054208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085054208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054208 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054208 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054208 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085054208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054208 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085054208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085054208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054208 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054208 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085054208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085054208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054208 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085054208 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) 20250806085054208 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085054208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054208 DLM3UA <000f> 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085054208 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085054208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054208 DLM3UA <000f> 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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085054208 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085054208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085054235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085054235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085054235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085054235 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085054235 DHNBAP 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) 20250806085054235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085054235 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085054235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085054235 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085054402 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 20250806085054402 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 20250806085054402 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085054402 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085054408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085054408 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085054408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085054408 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085054408 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085054408 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085054408 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085054408 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085054408 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 20250806085054408 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085054408 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  20250806085054408 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085054408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085054408 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085054408 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  20250806085054408 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085054408 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085054408 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085054408 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 20250806085054408 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085054408 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  20250806085054408 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' 20250806085054408 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' 20250806085054408 DLSS7 <000c> ss7_asp.c: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  20250806085054408 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  20250806085054408 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085054408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085054408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085054408 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085054408 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) 20250806085054409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085054409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085054409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085054409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085054409 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085054409 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) 20250806085054409 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054410 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085054410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085054410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054410 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085054410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085054410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054410 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054410 DLM3UA <000f> 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 20250806085054410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085054410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085054410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085054410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085054410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085054410 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  20250806085054418 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 20250806085054418 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 20250806085054418 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085054418 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085054420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054420 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085054420 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085054420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085054420 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085054420 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085054420 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085054421 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085054421 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085054421 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 20250806085054421 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085054421 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  20250806085054421 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085054423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085054423 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085054423 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  20250806085054424 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085054424 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085054424 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085054424 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 20250806085054424 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085054424 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  20250806085054424 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' 20250806085054424 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' 20250806085054424 DLSS7 <000c> ss7_asp.c: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  20250806085054424 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  20250806085054424 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  20250806085054424 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085054424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085054424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085054424 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085054424 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) 20250806085054424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085054424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085054424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085054424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085054424 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085054424 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) 20250806085054424 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085054425 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085054425 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085054425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085054425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085054425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085054425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085054425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085054425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085054426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085054426 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085054426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085054426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085054426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085054426 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085054426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085054426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085054426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085054426 DLM3UA <000f> 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 20250806085054426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085054426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085054426 DLSS7 <000c> ss7_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 20250806085054426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085054426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085054426 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(428)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085055220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085055220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085055220 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085055220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085055220 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085055220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085055220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085055220 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055220 DLSS7 <000c> ss7_asp.c: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  20250806085055220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085055220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085055220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085055220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085055220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085055220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085055220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085055220 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085055220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085055220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085055220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085055221 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085055221 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) 20250806085055221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085055221 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085055221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085055221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085055221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085055221 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085055221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085055221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085055221 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) 20250806085055221 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085055221 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085055221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085055221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085055221 DLM3UA <000f> 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 20250806085055221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085055221 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085055221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085055221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085055221 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055221 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  20250806085055223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055223 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085055223 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085055223 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085055223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085055223 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085055223 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085055223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085055223 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055223 DLSS7 <000c> ss7_asp.c: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  20250806085055223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085055223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085055223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085055223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085055223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085055223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085055223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085055223 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085055223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085055223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085055224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085055224 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085055224 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(428)@bb2323c10e79: 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 } } } } 20250806085055228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085055228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085055228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085055228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085055228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085055228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085055228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085055228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055228 DLSS7 <000c> ss7_asp.c: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  20250806085055228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085055228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085055228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085055228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085055228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085055228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085055228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085055228 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085055228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085055228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085055228 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085055228 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) 20250806085055228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085055228 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085055228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085055228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085055228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085055228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085055228 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) 20250806085055228 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085055228 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085055228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085055228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085055228 DLM3UA <000f> 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 20250806085055228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085055228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085055228 DLSS7 <000c> ss7_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 20250806085055228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085055228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055228 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  20250806085055229 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085055229 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085055229 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085055229 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085055229 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085055229 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085055229 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085055229 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085055229 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085055229 DLSS7 <000c> ss7_asp.c: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  20250806085055229 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085055229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085055229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085055229 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085055229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085055229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085055229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085055229 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085055229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085055230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085055230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085055230 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085055230 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085055230 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085055230 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085055230 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: 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 } } } } 20250806085055269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: f_gen_tmsi(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)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4841599 20250806085056300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085056300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085056300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085056300 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085056300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x49e07f, normal) (hnbgw_rua.c:408) 20250806085056300 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085056300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085056300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085056300 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085056300 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085056300 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085056300 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085056301 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085056301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085056301 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4841599 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085056301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085056301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085056301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085056301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085056301 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085056301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085056301 DLSCCP DEBUG 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) 20250806085056301 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085056301 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085056301 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001970056400500f1100926) (sccp_scrc.c:455) 20250806085056301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085056301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085056301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085056301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085056301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085056301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085056301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085056301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085056301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085056301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085056301 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085056301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085056301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085056301 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 97 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085056301 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085056301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085056301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085056301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085056301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085056301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085056301 DLM3UA <000f> 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 20250806085056301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085056301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085056301 DLSS7 <000c> ss7_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 20250806085056301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085056301 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085056301 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 97 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)8614295 TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: setverdict(pass): none -> pass 20250806085056504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085056504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085056504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085056505 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085056505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49e07f) (hnbgw_rua.c:472) 20250806085056505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250806085056505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085056505 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085056505 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085056505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085056505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085056505 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085057324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085057324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085057324 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085057324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085057324 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085057324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085057324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085057324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057324 DLSS7 <000c> ss7_asp.c: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 fc 6f d0 02 00 00 00 00  20250806085057325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085057325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085057325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085057325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085057325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085057325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057325 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085057325 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085057325 DLM3UA <000f> 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 20250806085057325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085057325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085057325 DLSS7 <000c> ss7_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 20250806085057325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085057325 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057325 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 fc 6f d0 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02  20250806085057325 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=00fc6fd0) (sccp_scrc.c:545) 20250806085057325 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) 20250806085057325 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085057325 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085057325 DLSCCP DEBUG 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) 20250806085057325 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085057325 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) 20250806085057325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085057325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085057325 DLSCCP DEBUG 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) 20250806085057325 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085057325 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=00fc6fd0), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250806085057325 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085057325 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) 20250806085057325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085057325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085057325 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085057325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085057325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085057325 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 fc 6f d0 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE91B87523667F5A707FB'O 20250806085057347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057347 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085057347 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085057347 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085057347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085057347 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085057347 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085057347 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085057347 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057347 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 e9 1b 87 52 36 67 f5 a7 07 fb 00 00 00  20250806085057347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806085057347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085057347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085057347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085057347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085057347 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=001440120000010010400b0ae91b87523667f5a707fb) (sccp_scrc.c:545) 20250806085057347 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) 20250806085057347 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085057347 DLSCCP DEBUG 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) 20250806085057347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085057347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085057348 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806085057348 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085057348 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806085057348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085057348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250806085057348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085057348 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085057549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085057549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085057549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085057549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085057549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085057549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085057549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085057549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057549 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  20250806085057549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085057549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085057549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085057549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085057549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085057549 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) 20250806085057549 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) 20250806085057549 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085057549 DLSCCP DEBUG 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) 20250806085057549 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085057549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085057549 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085057549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085057549 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085057549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085057549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085057549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085057549 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@bb2323c10e79: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)4841599 20250806085057570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085057570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085057570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085057570 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085057570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49e07f,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085057570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085057570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085057570 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085057570 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085057570 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085057570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085057570 DLSCCP DEBUG 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) 20250806085057570 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085057570 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=00fc6fd0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085057570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085057570 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) 20250806085057570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085057570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085057570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085057570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085057570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085057570 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 fc 6f d0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085057570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085057570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085057570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085057571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085057571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085057571 DLM3UA <000f> 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 20250806085057571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085057571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085057571 DLSS7 <000c> ss7_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 20250806085057571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085057571 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057571 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 fc 6f d0 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@bb2323c10e79: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)8614295 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on connection ID:0 20250806085057582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085057582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085057582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085057582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085057582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085057582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085057582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085057582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057582 DLSS7 <000c> ss7_asp.c: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 fc 6f d0 00 00 00 00 00  20250806085057582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085057582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085057582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085057582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085057582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085057582 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=00fc6fd0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085057582 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) 20250806085057582 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085057582 DLSCCP DEBUG 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) 20250806085057582 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085057582 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) 20250806085057582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085057582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085057582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085057582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085057582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4841599)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085057582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085057582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085057582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085057582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4841599 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085057583 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=00fc6fd0), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250806085057583 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085057583 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) 20250806085057583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085057583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085057583 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085057583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085057583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085057583 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 fc 6f d0 00 00 26 00 (ss7_asp.c:1383) 20250806085057583 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085057583 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085057583 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085057583 DLSCCP DEBUG SCCP-SCOC(38)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085057583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085057583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085057583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085057583 DLM3UA <000f> 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 20250806085057583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085057583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085057583 DLSS7 <000c> ss7_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 20250806085057583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085057583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085057583 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 fc 6f d0 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085059589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085059590 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36395<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(422)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085059592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085059594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085059594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085059594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085059594 DMAIN NOTICE (127.0.0.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) 20250806085059594 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@bb2323c10e79: Final verdict of PTC: none 20250806085059598 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085059598 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085059598 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085059598 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085059598 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085059598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085059598 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085059598 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085059598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085059598 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085059598 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085059598 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 20250806085059598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085059598 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085059598 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085059598 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085059599 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085059599 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 TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@bb2323c10e79: Final verdict of PTC: none 20250806085059599 DLSS7 <000c> ss7_route.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' 20250806085059599 DLSS7 <000c> ss7_route.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' 20250806085059599 DLSS7 <000c> ss7_asp.c: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  20250806085059599 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  20250806085059599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085059599 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 20250806085059599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085059599 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085059599 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085059599 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085059599 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.msc0-RAN(428)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(433)@bb2323c10e79: Final verdict of PTC: none 20250806085059599 DLSS7 <000c> ss7_route.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' 20250806085059599 DLSS7 <000c> ss7_route.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' 20250806085059599 DLSS7 <000c> ss7_asp.c: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  20250806085059599 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(431)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@bb2323c10e79: Final verdict of PTC: none 20250806085059599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085059600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-PFCP(424)@bb2323c10e79: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@bb2323c10e79: Final verdict of PTC: none 20250806085059600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-M3UA(429)@bb2323c10e79: Final verdict of PTC: none 20250806085059600 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085059600 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) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085059600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085059600 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085059600 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) 20250806085059600 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085059600 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085059600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085059600 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085059600 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085059600 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) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085059600 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085059600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085059600 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085059601 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) 20250806085059601 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085059601 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(432)@bb2323c10e79: Final verdict of PTC: none 20250806085059604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:50:59 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 20250806085059695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085100297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42464<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308604) Waiting for packet dumper to finish... 1 (prev_count=308604, count=338632) 20250806085101600 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085101600 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085101600 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085101600 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085101600 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085101600 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rab_assignment started. 20250806085103436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085103441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085103445 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37975<->l=127.0.0.1:4262) (control_if.c:572) 20250806085103464 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103464 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103465 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103465 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103465 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103465 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085103465 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-Iuh0(439)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085103465 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085103465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085103466 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103466 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103466 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085103466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085103466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103466 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103466 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103466 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103466 DLM3UA <000f> 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 20250806085103466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085103466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085103466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085103467 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103467 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085103467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 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) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085103467 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) 20250806085103467 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) 20250806085103467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085103467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103467 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103467 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103467 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085103467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085103467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103467 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) 20250806085103467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085103467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103467 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103467 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103467 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085103468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103468 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085103468 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103468 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085103468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085103468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103468 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103468 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 20250806085103468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085103468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085103468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103468 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 20250806085103468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085103468 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 20250806085103468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085103468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103468 DLM3UA <000f> 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 20250806085103468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085103468 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085103468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(443)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(443)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(441)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085103483 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103483 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103483 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103483 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103483 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103483 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103483 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085103483 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103484 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103484 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085103484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103484 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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085103485 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) 20250806085103485 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) 20250806085103485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085103485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103485 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103485 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103485 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 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) 20250806085103485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085103485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103485 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103485 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103485 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 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) 20250806085103485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085103485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103485 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103485 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085103485 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103485 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085103485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085103485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103485 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103485 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085103485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085103485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103485 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085103485 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085103485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103485 DLM3UA <000f> 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085103485 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085103485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103485 DLM3UA <000f> 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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085103485 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085103485 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085103507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085103507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085103507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085103507 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085103507 DHNBAP 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) 20250806085103507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085103507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085103507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085103507 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085103680 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 20250806085103680 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 20250806085103680 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085103680 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085103683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103683 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085103683 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085103683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085103683 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085103683 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085103683 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085103683 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085103683 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085103683 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 20250806085103683 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085103683 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  20250806085103683 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085103684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103684 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085103684 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085103684 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  20250806085103684 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085103684 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085103684 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085103684 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 20250806085103684 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085103684 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  20250806085103684 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' 20250806085103684 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' 20250806085103684 DLSS7 <000c> ss7_asp.c: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  20250806085103684 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  20250806085103684 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085103684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085103684 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085103684 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085103684 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) 20250806085103684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085103684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085103684 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085103684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085103684 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085103684 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) 20250806085103684 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103685 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085103685 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085103685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085103685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085103685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085103685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103685 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103686 DLM3UA <000f> 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 20250806085103686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085103686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085103686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085103686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085103686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085103686 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  20250806085103697 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 20250806085103697 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 20250806085103697 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085103697 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085103708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085103708 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085103708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085103708 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085103708 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085103709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085103709 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085103709 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085103709 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 20250806085103709 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085103709 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  20250806085103709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085103714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085103714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085103714 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  20250806085103714 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085103714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085103714 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085103714 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 20250806085103714 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085103714 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  20250806085103714 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' 20250806085103714 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' 20250806085103714 DLSS7 <000c> ss7_asp.c: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  20250806085103714 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  20250806085103714 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  20250806085103714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085103715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085103715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085103715 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085103715 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) 20250806085103715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085103715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085103715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085103715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085103715 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085103715 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) 20250806085103715 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085103716 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085103716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085103716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085103716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085103716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103717 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085103717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085103717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085103717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085103717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085103717 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085103717 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085103717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085103717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085103717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085103717 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085103717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085103717 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085103717 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085103717 DLM3UA <000f> 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 20250806085103717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085103717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085103718 DLSS7 <000c> ss7_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 20250806085103718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085103718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085103718 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(442)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085104498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085104498 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085104498 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085104498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085104498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085104498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085104498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085104498 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104498 DLSS7 <000c> ss7_asp.c: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  20250806085104498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085104498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085104498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085104498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085104498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085104498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085104498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085104498 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085104498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085104499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085104499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085104499 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085104499 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) 20250806085104499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085104499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085104499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085104499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085104499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085104499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085104499 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) 20250806085104499 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085104499 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085104499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085104499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085104499 DLM3UA <000f> 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 20250806085104499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085104499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085104499 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085104499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085104499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104499 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  20250806085104500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104500 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085104500 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085104500 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085104500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085104500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085104500 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085104500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085104500 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104500 DLSS7 <000c> ss7_asp.c: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  20250806085104500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085104500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085104500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085104500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085104500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085104500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085104500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085104500 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085104500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085104500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085104500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085104500 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085104500 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(442)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085104507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085104508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085104508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085104508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085104508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085104508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085104508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085104508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104508 DLSS7 <000c> ss7_asp.c: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  20250806085104508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085104508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085104508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085104508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085104508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085104508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085104508 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085104508 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) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085104508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085104508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085104508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085104508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085104508 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) 20250806085104508 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085104508 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085104508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085104508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085104508 DLM3UA <000f> 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 20250806085104508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085104508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085104508 DLSS7 <000c> ss7_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 20250806085104508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085104508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104508 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  20250806085104508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085104508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085104508 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085104508 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085104508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085104508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085104508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085104508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085104508 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085104508 DLSS7 <000c> ss7_asp.c: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  20250806085104508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085104508 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085104508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085104508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085104508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085104508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085104508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085104508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085104508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085104508 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085104508 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@bb2323c10e79: 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 } } } } 20250806085105546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@bb2323c10e79: Added conn table entry 0TC_ps_rab_assignment0(448)4640627 20250806085106583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085106583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085106583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085106583 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085106583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x46cf73, normal) (hnbgw_rua.c:408) 20250806085106583 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085106583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085106583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085106583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085106583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085106583 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085106583 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085106583 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085106583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085106583 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4640627 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085106583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085106583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085106583 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085106583 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085106583 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085106583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085106583 DLSCCP DEBUG 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) 20250806085106583 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085106583 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085106583 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002510056400500f1100926) (sccp_scrc.c:455) 20250806085106583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085106583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085106583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085106583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085106583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085106583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085106583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085106583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085106583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085106583 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085106583 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085106583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085106583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085106583 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 02 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085106583 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085106583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085106583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085106583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085106583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085106583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085106583 DLM3UA <000f> 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 20250806085106583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085106583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085106583 DLSS7 <000c> ss7_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 20250806085106583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085106583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085106583 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 02 51 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@bb2323c10e79: Added conn table entry 0TC_ps_rab_assignment0(448)10003062 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Session index based on connection ID:0 TC_ps_rab_assignment0(448)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085106598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085106598 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085106598 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085106598 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085106598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085106598 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085106598 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085106598 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085106598 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085106598 DLSS7 <000c> ss7_asp.c: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 04 58 6d 02 00 00 00 00  20250806085106598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085106598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085106598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085106598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085106598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085106598 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=0004586d) (sccp_scrc.c:545) 20250806085106598 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) 20250806085106598 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085106598 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085106598 DLSCCP DEBUG 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) 20250806085106598 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085106598 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) 20250806085106598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) HNBGW-PFCP(438)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast 20250806085106598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806085106801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085106801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085106801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085106801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085106801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085106801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085106801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085106801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085106801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085106801 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  20250806085106801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085106801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085106801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085106801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085106801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085106801 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) 20250806085106801 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) 20250806085106801 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085106801 DLSCCP DEBUG 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) 20250806085106801 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085106801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085106801 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085106801 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085106801 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085106801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085106802 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085106802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085106802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085106802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085106802 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085106826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085106826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085106826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085106826 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085106826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x46cf73) (hnbgw_rua.c:472) 20250806085106826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085106826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085106826 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085106826 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085106826 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085106826 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085106826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085106826 DLSCCP DEBUG 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) 20250806085106826 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085106826 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=0004586d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085106826 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085106826 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) 20250806085106826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085106826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085106826 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085106826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085106826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085106826 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 04 58 6d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250806085106827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085106827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085106827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085106827 DLM3UA <000f> 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 20250806085106827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085106827 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085106827 DLSS7 <000c> ss7_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 20250806085106827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085106827 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085106827 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 04 58 6d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085108858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085108858 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085108858 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085108858 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085108858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085108858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085108858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085108858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085108858 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085108858 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  20250806085108859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085108859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085108859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085108859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085108859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085108859 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) 20250806085108859 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) 20250806085108859 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085108859 DLSCCP DEBUG 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) 20250806085108859 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085108859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085108859 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085108859 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085108859 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085108859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085108859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085108859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085108859 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@bb2323c10e79: Deleted conn table entry 0TC_ps_rab_assignment0(448)4640627 20250806085108879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085108879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085108879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085108879 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085108879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x46cf73,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085108879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085108879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085108879 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085108879 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085108879 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085108879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085108879 DLSCCP DEBUG 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) 20250806085108879 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085108879 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=0004586d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085108879 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085108880 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) 20250806085108880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085108880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085108880 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085108880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085108880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085108880 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 04 58 6d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085108880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085108880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085108880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085108880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085108880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085108880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085108880 DLM3UA <000f> 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 20250806085108880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085108880 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085108880 DLSS7 <000c> ss7_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 20250806085108880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085108880 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085108880 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 04 58 6d 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@bb2323c10e79: Deleted conn table entry 0TC_ps_rab_assignment0(448)10003062 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Session index based on connection ID:0 20250806085108894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085108894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085108894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085108894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085108894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085108894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085108894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085108894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085108894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085108894 DLSS7 <000c> ss7_asp.c: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 04 58 6d 00 00 00 00 00  20250806085108894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085108894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085108894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085108894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085108894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085108894 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=0004586d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085108894 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) 20250806085108894 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085108894 DLSCCP DEBUG 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) 20250806085108894 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085108894 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) 20250806085108894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085108894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085108894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085108894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085108894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4640627)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085108894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085108894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085108894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085108894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4640627 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806085108894 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=0004586d), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250806085108894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085108894 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) 20250806085108894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085108894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085108894 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085108894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085108894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085108894 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 04 58 6d 00 00 27 00 (ss7_asp.c:1383) 20250806085108895 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085108895 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085108895 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085108895 DLSCCP DEBUG SCCP-SCOC(39)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085108895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085108895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085108895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085108895 DLM3UA <000f> 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 20250806085108895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085108895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085108895 DLSS7 <000c> ss7_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 20250806085108895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085108895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085108895 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 04 58 6d 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085110892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085110893 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37975<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085110894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085110895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085110895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085110895 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085110895 DMAIN NOTICE (127.0.0.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) 20250806085110895 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_rab_assignment(435)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@bb2323c10e79: Final verdict of PTC: none 20250806085110896 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085110896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085110896 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(444)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@bb2323c10e79: Final verdict of PTC: none 20250806085110896 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085110896 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085110896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085110897 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085110897 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085110897 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085110897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085110897 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085110897 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085110897 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_ps_rab_assignment-Iuh0(439)@bb2323c10e79: Final verdict of PTC: none 20250806085110897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085110897 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085110897 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085110897 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 20250806085110897 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(445)@bb2323c10e79: Final verdict of PTC: none 20250806085110898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085110898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-M3UA(443)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@bb2323c10e79: Final verdict of PTC: none 20250806085110897 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085110897 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085110897 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085110897 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085110897 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085110897 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085110897 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 20250806085110897 DLSS7 <000c> ss7_route.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' 20250806085110897 DLSS7 <000c> ss7_route.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' 20250806085110897 DLSS7 <000c> ss7_asp.c: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  20250806085110897 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  20250806085110897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085110897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085110898 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 20250806085110898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085110898 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085110898 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085110898 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085110898 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085110898 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085110898 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085110898 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 20250806085110898 DLSS7 <000c> ss7_route.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' 20250806085110898 DLSS7 <000c> ss7_route.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' 20250806085110898 DLSS7 <000c> ss7_asp.c: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  20250806085110898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085110898 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085110898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085110898 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) 20250806085110898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085110898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085110898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085110898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085110898 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085110898 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) 20250806085110898 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085110898 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(447)@bb2323c10e79: Final verdict of PTC: none 20250806085110898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085110898 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085110898 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085110899 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) 20250806085110899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085110899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085110899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085110899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085110899 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085110899 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) 20250806085110899 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085110899 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(438)@bb2323c10e79: Final verdict of PTC: none 20250806085110903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Aug 6 08:51:10 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 20250806085110973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085111576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338476) Waiting for packet dumper to finish... 1 (prev_count=338476, count=339116) 20250806085112899 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085112899 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085112899 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085112899 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085112899 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085112899 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rab_assignment_concurrent started. 20250806085114686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085114691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085114692 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39957<->l=127.0.0.1:4262) (control_if.c:572) 20250806085114709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114709 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114710 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114710 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114710 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114710 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114710 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment_concurrent-Iuh0(453)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085114711 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114711 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085114711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085114711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114711 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114711 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085114711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085114711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114711 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114711 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085114711 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085114711 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114711 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 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) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085114711 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114711 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) 20250806085114711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085114711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114711 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114711 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114711 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 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) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085114711 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) 20250806085114711 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) 20250806085114711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085114711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114711 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114711 DLM3UA <000f> 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 20250806085114711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085114711 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085114711 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085114711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114711 DLM3UA <000f> 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 20250806085114711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085114711 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085114711 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085114711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114711 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 20250806085114712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085114712 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) 20250806085114712 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 20250806085114712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085114712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114712 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 20250806085114712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085114712 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(457)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(455)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085114728 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114728 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114728 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114728 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114729 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114729 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114729 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085114729 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114730 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114730 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085114730 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) 20250806085114730 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) 20250806085114730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085114730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114730 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114730 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114730 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 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) 20250806085114730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085114730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114730 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114730 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114730 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 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) 20250806085114730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085114730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114730 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114730 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114730 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085114730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114730 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085114730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085114730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114730 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114730 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 20250806085114730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085114730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085114730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114730 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 20250806085114730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085114730 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 20250806085114730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085114730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114730 DLM3UA <000f> 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 20250806085114730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085114730 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 20250806085114730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085114731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114731 DLM3UA <000f> 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 20250806085114731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085114731 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085114731 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(460)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085114755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085114755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085114755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085114755 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085114755 DHNBAP 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) 20250806085114755 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085114755 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085114755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085114755 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085114925 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 20250806085114925 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 20250806085114925 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085114926 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085114934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085114934 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085114934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085114934 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085114934 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085114934 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085114934 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085114935 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085114935 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 20250806085114935 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085114935 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  20250806085114935 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085114937 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114937 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085114937 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085114937 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  20250806085114937 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085114938 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085114938 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085114938 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 20250806085114938 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085114938 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  20250806085114938 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' 20250806085114938 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' 20250806085114938 DLSS7 <000c> ss7_asp.c: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  20250806085114938 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  20250806085114938 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085114938 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085114938 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085114938 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085114938 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) 20250806085114938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085114938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085114938 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085114938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085114938 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085114938 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) 20250806085114938 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114939 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114940 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085114940 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114940 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085114940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114940 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085114940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085114940 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114940 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114940 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114940 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114940 DLM3UA <000f> 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 20250806085114940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085114941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085114941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085114941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085114941 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085114941 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  20250806085114942 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 20250806085114942 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 20250806085114942 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085114942 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085114947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085114948 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085114948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085114948 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085114948 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085114948 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085114948 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085114948 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085114948 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 20250806085114948 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085114948 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  20250806085114948 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085114950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085114950 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085114951 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  20250806085114951 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085114951 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085114951 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085114951 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 20250806085114951 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085114951 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  20250806085114951 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' 20250806085114951 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' 20250806085114951 DLSS7 <000c> ss7_asp.c: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  20250806085114951 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  20250806085114951 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  20250806085114951 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085114951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085114951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085114951 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085114951 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) 20250806085114951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085114951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085114951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085114951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085114951 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085114951 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) 20250806085114951 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085114952 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085114952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085114953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085114953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085114953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085114953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085114953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085114953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085114953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085114953 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085114953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085114953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085114953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085114953 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085114953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085114953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085114953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085114953 DLM3UA <000f> 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 20250806085114953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085114953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085114953 DLSS7 <000c> ss7_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 20250806085114953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085114954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085114954 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085115740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115740 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085115741 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085115741 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085115741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085115741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085115741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085115741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085115741 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115741 DLSS7 <000c> ss7_asp.c: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  20250806085115741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085115741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085115741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085115741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085115741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085115741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085115741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085115741 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085115741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085115742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085115742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085115742 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085115742 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) 20250806085115742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085115742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085115743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085115743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085115743 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085115743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085115743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085115743 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) 20250806085115743 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085115743 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085115743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085115743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085115743 DLM3UA <000f> 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 20250806085115743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085115743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085115743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085115743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085115743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115743 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  20250806085115744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085115744 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085115744 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085115744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085115744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085115744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085115744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085115744 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115744 DLSS7 <000c> ss7_asp.c: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  20250806085115744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085115744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085115744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085115744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085115744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085115744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085115744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085115744 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085115744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085115745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085115745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085115745 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085115745 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(456)@bb2323c10e79: 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(459)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085115750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085115750 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085115750 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085115750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085115750 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085115750 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085115750 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085115750 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115750 DLSS7 <000c> ss7_asp.c: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  20250806085115750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085115750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085115750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085115750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085115750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085115750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085115750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085115750 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085115750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085115750 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085115750 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085115750 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) 20250806085115750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085115750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085115750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085115750 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085115750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085115750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085115750 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) 20250806085115750 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085115750 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085115750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085115750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085115750 DLM3UA <000f> 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 20250806085115750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085115750 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085115750 DLSS7 <000c> ss7_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 20250806085115750 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085115750 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115750 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  20250806085115751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085115751 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085115751 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085115751 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085115751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085115751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085115751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085115751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085115751 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085115751 DLSS7 <000c> ss7_asp.c: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  20250806085115751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085115751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085115751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085115751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085115751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085115751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085115751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085115751 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085115751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085115751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085115751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085115751 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085115751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085115751 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085115751 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085115751 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: 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 } } } } 20250806085116781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085116975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)14988450 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)3242992 20250806085117830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085117830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085117830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085117830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085117830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe4b4a2, normal) (hnbgw_rua.c:408) 20250806085117830 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085117830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085117830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085117830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085117830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085117830 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085117830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085117830 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085117830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085117830 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14988450 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085117830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085117830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085117830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085117830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085117830 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085117830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085117830 DLSCCP DEBUG 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) 20250806085117830 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085117830 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085117830 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000510056400500f1100926) (sccp_scrc.c:455) 20250806085117830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085117830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085117830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085117830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085117830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085117830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085117830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085117830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085117830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085117830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085117830 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085117830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085117830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085117830 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085117831 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085117831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085117831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085117831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085117831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085117831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085117831 DLM3UA <000f> 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 20250806085117831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085117831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085117831 DLSS7 <000c> ss7_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 20250806085117831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085117831 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085117831 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)16739891 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: setverdict(pass): none -> pass 20250806085117844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085117844 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085117844 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085117844 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085117844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085117844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085117844 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085117844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085117844 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085117844 DLSS7 <000c> ss7_asp.c: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 d7 14 d0 02 00 00 00 00  20250806085117844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085117844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085117844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085117844 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085117844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085117844 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=00d714d0) (sccp_scrc.c:545) 20250806085117844 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) 20250806085117844 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085117844 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085117844 DLSCCP DEBUG 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) 20250806085117844 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085117844 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) 20250806085117844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085117844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)11488542 TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: f_gen_tmsi(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(466)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)218508 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: f_gen_tmsi(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)@bb2323c10e79: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)12053181 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)4844359 TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: f_gen_tmsi(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(469)@bb2323c10e79: f_gen_tmsi(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(470)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)10633638 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[6] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[7] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 7TC_ps_rab_assignment_concurrent0(470)12411408 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 8TC_ps_rab_assignment_concurrent0(469)6782731 TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)584391 TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)8343365 TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)7035805 TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)6311124 TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: f_gen_tmsi(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(476)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)1127835 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)15757347 TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)10513986 20250806085118033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x317bf0, normal) (hnbgw_rua.c:408) 20250806085118033 DHNB DEBUG map_rua[0x558b7e1e3f00]{init}: Allocated (fsm.c:456) 20250806085118033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118033 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118033 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118033 DCN DEBUG map_sccp[0x558b7e1f1020]{init}: Allocated (fsm.c:456) 20250806085118033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118033 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3242992 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118033 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118033 DLSCCP DEBUG 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) 20250806085118033 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: Allocated (fsm.c:456) 20250806085118033 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118033 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000830056400500f1100926) (sccp_scrc.c:455) 20250806085118033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118033 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118034 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaf4d1e, normal) (hnbgw_rua.c:408) 20250806085118034 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085118034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118034 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118034 DCN DEBUG map_sccp[0x558b7e21cb30]{init}: Allocated (fsm.c:456) 20250806085118034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118034 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11488542 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118034 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118034 DLSCCP DEBUG 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) 20250806085118034 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: Allocated (fsm.c:456) 20250806085118034 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118034 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003b40056400500f1100926) (sccp_scrc.c:455) 20250806085118034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118034 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118034 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118034 DLM3UA <000f> 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 20250806085118034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118034 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118034 DLSS7 <000c> ss7_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 20250806085118034 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118034 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118034 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118034 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118034 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118034 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118034 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118034 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118034 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118034 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118034 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  20250806085118034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118034 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118034 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118034 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118035 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118035 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118035 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118035 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) 20250806085118035 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) 20250806085118035 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118035 DLSCCP DEBUG 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) 20250806085118035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118035 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118035 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3558c, normal) (hnbgw_rua.c:408) 20250806085118035 DHNB DEBUG map_rua[0x558b7e1e7730]{init}: Allocated (fsm.c:456) 20250806085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118035 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118035 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118035 DCN DEBUG map_sccp[0x558b7e1e8b40]{init}: Allocated (fsm.c:456) 20250806085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118035 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-218508 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118035 DLM3UA <000f> 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 20250806085118035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118035 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118035 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118035 DLSS7 <000c> ss7_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 20250806085118035 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118035 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118035 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118035 DLSCCP DEBUG 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) 20250806085118035 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: Allocated (fsm.c:456) 20250806085118035 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118035 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300004c0056400500f1100926) (sccp_scrc.c:455) 20250806085118035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118036 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 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118036 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085118036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118036 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7eabd, normal) (hnbgw_rua.c:408) 20250806085118036 DHNB DEBUG map_rua[0x558b7e1ea2f0]{init}: Allocated (fsm.c:456) 20250806085118036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118036 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118036 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118036 DCN DEBUG map_sccp[0x558b7e1f6cf0]{init}: Allocated (fsm.c:456) 20250806085118036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118036 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12053181 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118036 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118036 DLM3UA <000f> 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 20250806085118036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118036 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118036 DLSS7 <000c> ss7_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 20250806085118036 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118036 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118036 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 4c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118036 DLSCCP DEBUG 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) 20250806085118036 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: Allocated (fsm.c:456) 20250806085118036 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118036 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003d90056400500f1100926) (sccp_scrc.c:455) 20250806085118036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118037 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118037 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 03 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118037 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118037 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x49eb47, normal) (hnbgw_rua.c:408) 20250806085118037 DHNB DEBUG map_rua[0x558b7e1e7e30]{init}: Allocated (fsm.c:456) 20250806085118037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118037 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118037 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118037 DCN DEBUG map_sccp[0x558b7e1f66e0]{init}: Allocated (fsm.c:456) 20250806085118037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118037 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4844359 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118037 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118037 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118037 DLM3UA <000f> 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 20250806085118037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118037 DLSS7 <000c> ss7_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 20250806085118037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118037 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118037 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 03 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118037 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118037 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118037 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118037 DLSCCP DEBUG 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) 20250806085118037 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: Allocated (fsm.c:456) 20250806085118037 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118037 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003bd0056400500f1100926) (sccp_scrc.c:455) 20250806085118037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118038 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 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118038 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118038 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa241a6, normal) (hnbgw_rua.c:408) 20250806085118038 DHNB DEBUG map_rua[0x558b7e1e7b40]{init}: Allocated (fsm.c:456) 20250806085118038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118038 DLM3UA <000f> 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 20250806085118038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118038 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118038 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118038 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118038 DCN DEBUG map_sccp[0x558b7e1e21f0]{init}: Allocated (fsm.c:456) 20250806085118038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118038 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10633638 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118038 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118038 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118038 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118038 DLSCCP DEBUG 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) 20250806085118038 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: Allocated (fsm.c:456) 20250806085118038 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118038 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003e10056400500f1100926) (sccp_scrc.c:455) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118039 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118039 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118038 DLSS7 <000c> ss7_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 20250806085118038 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118038 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118038 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 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118039 DLM3UA <000f> 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 20250806085118039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118039 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118039 DLSS7 <000c> ss7_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 20250806085118039 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118039 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118039 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118039 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd6210, normal) (hnbgw_rua.c:408) 20250806085118039 DHNB DEBUG map_rua[0x558b7e1e27f0]{init}: Allocated (fsm.c:456) 20250806085118039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118039 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118039 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118039 DCN DEBUG map_sccp[0x558b7e1e89f0]{init}: Allocated (fsm.c:456) 20250806085118039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118039 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12411408 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118039 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118039 DLSCCP DEBUG 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) 20250806085118039 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: Allocated (fsm.c:456) 20250806085118039 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118039 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002f20056400500f1100926) (sccp_scrc.c:455) 20250806085118039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118039 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 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118039 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118040 DLM3UA <000f> 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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118040 DLSS7 <000c> ss7_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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118040 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 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x677f0b, normal) (hnbgw_rua.c:408) 20250806085118040 DHNB DEBUG map_rua[0x558b7e1fa080]{init}: Allocated (fsm.c:456) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118040 DCN DEBUG map_sccp[0x558b7e1e32e0]{init}: Allocated (fsm.c:456) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6782731 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118040 DLSCCP DEBUG 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) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: Allocated (fsm.c:456) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118040 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002c40056400500f1100926) (sccp_scrc.c:455) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:1 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118040 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 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8eac7, normal) (hnbgw_rua.c:408) 20250806085118040 DHNB DEBUG map_rua[0x558b7e1e3000]{init}: Allocated (fsm.c:456) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118040 DLM3UA <000f> 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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118040 DLSS7 <000c> ss7_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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118040 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 70 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118040 DCN DEBUG map_sccp[0x558b7e1e7c70]{init}: Allocated (fsm.c:456) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-584391 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118040 DLSCCP DEBUG 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) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: Allocated (fsm.c:456) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118040 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002c10056400500f1100926) (sccp_scrc.c:455) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118040 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 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7f4f45, normal) (hnbgw_rua.c:408) 20250806085118040 DHNB DEBUG map_rua[0x558b7e1e9af0]{init}: Allocated (fsm.c:456) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118040 DLM3UA <000f> 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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118040 DLSS7 <000c> ss7_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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118040 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 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118040 DCN DEBUG map_sccp[0x558b7e1e05d0]{init}: Allocated (fsm.c:456) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8343365 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118040 DLSCCP DEBUG 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) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: Allocated (fsm.c:456) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118040 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030002590056400500f1100926) (sccp_scrc.c:455) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118040 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 59 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b5b9d, normal) (hnbgw_rua.c:408) 20250806085118040 DHNB DEBUG map_rua[0x558b7e1e4270]{init}: Allocated (fsm.c:456) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118040 DCN DEBUG map_sccp[0x558b7e1e0700]{init}: Allocated (fsm.c:456) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118040 DLM3UA <000f> 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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118040 DLSS7 <000c> ss7_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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118040 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 59 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7035805 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118040 DLSCCP DEBUG 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) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: Allocated (fsm.c:456) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118040 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030001130056400500f1100926) (sccp_scrc.c:455) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085118040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118040 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 13 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x604cd4, normal) (hnbgw_rua.c:408) 20250806085118040 DHNB DEBUG map_rua[0x558b7e1e29d0]{init}: Allocated (fsm.c:456) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118040 DLM3UA <000f> 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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085118040 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118040 DCN DEBUG map_sccp[0x558b7e1dfeb0]{init}: Allocated (fsm.c:456) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118040 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6311124 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118040 DLSS7 <000c> ss7_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 20250806085118040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118040 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 13 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118040 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118040 DLSCCP DEBUG 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) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: Allocated (fsm.c:456) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118040 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003d40056400500f1100926) (sccp_scrc.c:455) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118040 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118040 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118041 DLM3UA <000f> 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 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11359b, normal) (hnbgw_rua.c:408) 20250806085118041 DHNB DEBUG map_rua[0x558b7e1ea0c0]{init}: Allocated (fsm.c:456) 20250806085118041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118041 DLSS7 <000c> ss7_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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118041 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118041 DCN DEBUG map_sccp[0x558b7e1dffe0]{init}: Allocated (fsm.c:456) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118041 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1127835 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118041 DLSCCP DEBUG 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) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: Allocated (fsm.c:456) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118041 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001780056400500f1100926) (sccp_scrc.c:455) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:2 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)4450106 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118041 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 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118041 DLM3UA <000f> 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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118041 DLSS7 <000c> ss7_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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118041 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 78 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf07023, normal) (hnbgw_rua.c:408) 20250806085118041 DHNB DEBUG map_rua[0x558b7e1f9020]{init}: Allocated (fsm.c:456) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118041 DCN DEBUG map_sccp[0x558b7e1df810]{init}: Allocated (fsm.c:456) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118041 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15757347 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118041 DLSCCP DEBUG 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) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: Allocated (fsm.c:456) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118041 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030001890056400500f1100926) (sccp_scrc.c:455) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118041 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 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085118041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118041 DLM3UA <000f> 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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118041 DLSS7 <000c> ss7_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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118041 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 01 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085118041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa06e42, normal) (hnbgw_rua.c:408) 20250806085118041 DHNB DEBUG map_rua[0x558b7e1f7c20]{init}: Allocated (fsm.c:456) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085118041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118041 DLM3UA <000f> 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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085118041 DCN DEBUG map_sccp[0x558b7e1f1400]{init}: Allocated (fsm.c:456) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085118041 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10513986 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085118041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085118041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085118041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085118041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118041 DLSCCP DEBUG 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) 20250806085118041 DLSS7 <000c> ss7_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 20250806085118041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118041 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 01 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085118041 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: Allocated (fsm.c:456) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085118041 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f400300017c0056400500f1100926) (sccp_scrc.c:455) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085118041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085118041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118041 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 01 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085118041 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085118041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085118041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:3 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)3217723 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)2515738 TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): none -> pass HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:4 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:5 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)15292316 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)10350665 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)886896 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[6] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 7TC_ps_rab_assignment_concurrent0(470)16406600 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:3 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): none -> pass 20250806085118045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118045 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118045 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118045 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118045 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118045 DLSS7 <000c> ss7_asp.c: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 ee a0 b9 02 00 00 00 00  20250806085118046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118046 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=00eea0b9) (sccp_scrc.c:545) 20250806085118046 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) 20250806085118046 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118046 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118046 DLSCCP DEBUG 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) 20250806085118046 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118046 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) 20250806085118046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:8 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[7] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 8TC_ps_rab_assignment_concurrent0(469)14631514 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)9781775 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)264560 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:12 TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)3682188 TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[12]. HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:13 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[13]. HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)16679248 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)8419077 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:7 HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[9], which is already active (running or expired). 20250806085118087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118087 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe4b4a2) (hnbgw_rua.c:472) 20250806085118087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118087 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118087 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118087 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118087 DLSCCP DEBUG 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) 20250806085118087 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118087 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=00d714d0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118087 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) 20250806085118087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118088 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118088 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 d7 14 d0 00 01 2e 60 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) 20250806085118088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118088 DLM3UA <000f> 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 20250806085118088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118088 DLSS7 <000c> ss7_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 20250806085118088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118088 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118088 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 d7 14 d0 00 01 2e 60 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  20250806085118088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118089 DLSS7 <000c> ss7_asp.c: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 76 5c ef 02 00 00 00 00  20250806085118089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118089 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118089 DLSS7 <000c> ss7_asp.c: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 6b 1d a4 02 00 00 00 00  20250806085118089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118089 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118089 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=00765cef) (sccp_scrc.c:545) 20250806085118089 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) 20250806085118089 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118089 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118089 DLSCCP DEBUG 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) 20250806085118089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118089 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) 20250806085118089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118089 DLSS7 <000c> ss7_asp.c: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 d4 c1 ca 02 00 00 00 00  20250806085118089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118089 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118089 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=006b1da4) (sccp_scrc.c:545) 20250806085118089 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) 20250806085118089 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118089 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118089 DLSCCP DEBUG 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) 20250806085118089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118089 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) 20250806085118089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118089 DLSS7 <000c> ss7_asp.c: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 63 48 aa 02 00 00 00 00  20250806085118089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118089 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=00d4c1ca) (sccp_scrc.c:545) 20250806085118090 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) 20250806085118090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118090 DLSCCP DEBUG 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) 20250806085118090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118090 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) 20250806085118090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118090 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118090 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118090 DLSS7 <000c> ss7_asp.c: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 24 9c 5d 02 00 00 00 00  20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118090 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=006348aa) (sccp_scrc.c:545) 20250806085118090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118090 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118090 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118090 DLSS7 <000c> ss7_asp.c: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 6a 89 21 02 00 00 00 00  20250806085118090 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) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118090 DLSCCP DEBUG 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) 20250806085118090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118090 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) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118090 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=00249c5d) (sccp_scrc.c:545) 20250806085118090 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) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118090 DLSCCP DEBUG 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) 20250806085118090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118090 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) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118090 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=006a8921) (sccp_scrc.c:545) 20250806085118090 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) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118090 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118090 DLSCCP DEBUG 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) 20250806085118090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118090 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) 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)213613 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)5333267 20250806085118090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118091 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=00aae406) (sccp_scrc.c:545) 20250806085118091 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) 20250806085118091 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118091 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118091 DLSCCP DEBUG 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) 20250806085118091 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118091 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) 20250806085118091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118091 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=00c22fd3) (sccp_scrc.c:545) 20250806085118091 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) 20250806085118091 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118091 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118091 DLSCCP DEBUG 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) 20250806085118091 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118091 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) 20250806085118091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118090 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118090 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118090 DLSS7 <000c> ss7_asp.c: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 aa e4 06 02 00 00 00 00  20250806085118090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118091 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118091 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118091 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118091 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118091 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118091 DLSS7 <000c> ss7_asp.c: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 c2 2f d3 02 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): none -> pass HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW-PFCP(452)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806085118292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118292 DLSS7 <000c> ss7_asp.c: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 9f 80 1a 02 00 00 00 00  20250806085118292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118292 DLSS7 <000c> ss7_asp.c: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 42 01 71 02 00 00 00 00  20250806085118292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118292 DLSS7 <000c> ss7_asp.c: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 3a 3a cd 02 00 00 00 00  20250806085118292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118292 DLSS7 <000c> ss7_asp.c: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 d4 94 d0 02 00 00 00 00  20250806085118292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=009f801a) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=00420171) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=003a3acd) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=00d494d0) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 DLSS7 <000c> ss7_asp.c: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 5f 06 16 02 00 00 00 00  20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 DLSS7 <000c> ss7_asp.c: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 f7 b9 8a 02 00 00 00 00  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085118293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085118293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085118293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085118293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085118293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085118293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085118293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118293 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  20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=005f0616) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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=00f7b98a) (sccp_scrc.c:545) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085118293 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) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118293 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) 20250806085118293 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) 20250806085118293 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118293 DLSCCP DEBUG 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) 20250806085118293 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118293 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085118294 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085118294 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085118294 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) 20250806085118294 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) 20250806085118294 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085118294 DLSCCP DEBUG 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) 20250806085118294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085118294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085118294 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085118294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085118294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085118294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085118294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:879) 20250806085118294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085118294 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085118302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118302 DLM3UA <000f> 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 20250806085118302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118302 DLSS7 <000c> ss7_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 20250806085118302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118302 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118302 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 76 5c ef 00 01 2e 60 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  20250806085118302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118302 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf4d1e) (hnbgw_rua.c:472) 20250806085118302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118302 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118302 DLSCCP DEBUG 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) 20250806085118302 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118302 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=00765cef), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118302 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118302 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) 20250806085118302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118302 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118302 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 76 5c ef 00 01 2e 60 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) TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085118504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118504 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3558c) (hnbgw_rua.c:472) 20250806085118505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118505 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118505 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118505 DLSCCP DEBUG 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) 20250806085118505 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118505 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=006b1da4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118505 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) 20250806085118505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118505 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118505 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 6b 1d a4 00 01 2e 60 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) 20250806085118505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118505 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa241a6) (hnbgw_rua.c:472) 20250806085118505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118505 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118505 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118505 DLSCCP DEBUG 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) 20250806085118505 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118505 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=00249c5d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118505 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) 20250806085118505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118505 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118505 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 24 9c 5d 00 01 2e 60 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) 20250806085118505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118505 DLM3UA <000f> 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 20250806085118505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118505 DLSS7 <000c> ss7_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 20250806085118505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118506 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118506 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 6b 1d a4 00 01 2e 60 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  20250806085118506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x677f0b) (hnbgw_rua.c:472) 20250806085118506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118506 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118506 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118506 DLSCCP DEBUG 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) 20250806085118506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118506 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118506 DLM3UA <000f> 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 20250806085118506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118506 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=00aae406), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118506 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118506 DLSS7 <000c> ss7_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 20250806085118506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118506 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) 20250806085118506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118506 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118506 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118506 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 24 9c 5d 00 01 2e 60 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  20250806085118506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118506 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 aa e4 06 00 01 2e 60 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) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118506 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7f4f45) (hnbgw_rua.c:472) 20250806085118506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118506 DLM3UA <000f> 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 20250806085118506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118506 DLSS7 <000c> ss7_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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118507 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 aa e4 06 00 01 2e 60 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  20250806085118507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118507 DLM3UA <000f> 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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118507 DLSS7 <000c> ss7_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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118507 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 9f 80 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 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  20250806085118506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118506 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118506 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118506 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118506 DLSCCP DEBUG 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) 20250806085118506 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118506 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=009f801a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118506 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118506 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) 20250806085118506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118506 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118506 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 9f 80 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 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) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118507 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb7eabd) (hnbgw_rua.c:472) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118507 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118507 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118507 DLSCCP DEBUG 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) 20250806085118507 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118507 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=00d4c1ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118507 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) 20250806085118507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118507 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118507 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 d4 c1 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118507 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x604cd4) (hnbgw_rua.c:472) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118507 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118507 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118507 DLSCCP DEBUG 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) 20250806085118507 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118507 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=003a3acd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118507 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) 20250806085118507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118507 DLM3UA <000f> 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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118507 DLSS7 <000c> ss7_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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118507 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 d4 c1 ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250806085118507 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118507 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 3a 3a cd 00 01 2e 60 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) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118507 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8eac7) (hnbgw_rua.c:472) 20250806085118507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118507 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118507 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118507 DLSCCP DEBUG 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) 20250806085118507 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118507 DLM3UA <000f> 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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118507 DLSS7 <000c> ss7_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 20250806085118507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118507 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 3a 3a cd 00 01 2e 60 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  20250806085118507 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=00c22fd3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118507 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) 20250806085118508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118508 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 c2 2f d3 00 01 2e 60 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) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118508 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49eb47) (hnbgw_rua.c:472) 20250806085118508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118508 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118508 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118508 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118508 DLM3UA <000f> 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 20250806085118508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118508 DLSS7 <000c> ss7_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 20250806085118508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118508 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 c2 2f d3 00 01 2e 60 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  20250806085118508 DLSCCP DEBUG 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) 20250806085118508 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118508 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=006348aa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118508 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118508 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) 20250806085118508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118508 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 63 48 aa 00 01 2e 60 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) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118508 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf07023) (hnbgw_rua.c:472) 20250806085118508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118508 DLM3UA <000f> 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 20250806085118508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118508 DLSS7 <000c> ss7_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 20250806085118508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118508 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 63 48 aa 00 01 2e 60 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  20250806085118508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118508 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118508 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118508 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118508 DLSCCP DEBUG 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) 20250806085118508 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118508 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=005f0616), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118508 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118508 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) 20250806085118508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118508 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 5f 06 16 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa06e42) (hnbgw_rua.c:472) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118509 DLSCCP DEBUG 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) 20250806085118509 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118509 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=00f7b98a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118509 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) 20250806085118509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118509 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118509 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 f7 b9 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd6210) (hnbgw_rua.c:472) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118509 DLM3UA <000f> 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 20250806085118509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118509 DLSS7 <000c> ss7_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 20250806085118509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118509 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 5f 06 16 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085118509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118509 DLSCCP DEBUG 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) 20250806085118509 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118509 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=006a8921), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118509 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) 20250806085118509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118509 DLM3UA <000f> 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 20250806085118509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118509 DLSS7 <000c> ss7_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 20250806085118509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118509 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 f7 b9 8a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250806085118509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118509 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118509 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 6a 89 21 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x317bf0) (hnbgw_rua.c:472) 20250806085118509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118509 DLM3UA <000f> 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 20250806085118509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118509 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118509 DLSS7 <000c> ss7_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 20250806085118510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118510 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 6a 89 21 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085118509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118510 DLSCCP DEBUG 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) 20250806085118510 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118510 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=00eea0b9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118510 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) 20250806085118510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118510 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 ee a0 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 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) 20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118510 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11359b) (hnbgw_rua.c:472) 20250806085118510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118510 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118510 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118510 DLSCCP DEBUG 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) 20250806085118510 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118510 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=00d494d0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118510 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) 20250806085118510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085118510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118510 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 d4 94 d0 00 01 2e 60 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) 20250806085118510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118510 DLM3UA <000f> 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 20250806085118510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118510 DLSS7 <000c> ss7_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 20250806085118510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118510 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 ee a0 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 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  20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085118510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085118510 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085118510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b5b9d) (hnbgw_rua.c:472) 20250806085118510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085118510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085118510 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085118510 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085118510 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085118510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085118510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085118510 DLSCCP DEBUG 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) 20250806085118510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118510 DLM3UA <000f> 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 20250806085118510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118510 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085118510 DLSS7 <000c> ss7_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 20250806085118510 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118510 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118510 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 d4 94 d0 00 01 2e 60 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  20250806085118510 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085118510 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=00420171), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085118510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085118510 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) 20250806085118510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085118510 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085118510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085118510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085118510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085118510 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 42 01 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 (ss7_asp.c:1383) 20250806085118511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085118511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085118511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085118511 DLM3UA <000f> 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 20250806085118511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085118511 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085118511 DLSS7 <000c> ss7_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 20250806085118511 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085118511 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085118511 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 42 01 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085119216 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085119216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085119216 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085119216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085119216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085119216 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085119216 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085119216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085119217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085119217 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085119217 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085119217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085119217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085119217 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085119217 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085119217 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085119217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085119217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085119217 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085119217 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085120139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120139 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120139 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120139 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120139 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  20250806085120139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120139 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120139 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) 20250806085120139 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) 20250806085120139 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120139 DLSCCP DEBUG 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) 20250806085120139 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120139 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120139 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120139 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120139 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)14988450 20250806085120160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120160 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe4b4a2,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120161 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120161 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120161 DLM3UA <000f> 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 20250806085120161 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120161 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120161 DLSS7 <000c> ss7_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 20250806085120161 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120160 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120160 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120160 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120161 DLSCCP DEBUG 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) 20250806085120161 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120161 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=00d714d0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120161 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120161 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) 20250806085120161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120161 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 d7 14 d0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120161 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120161 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 d7 14 d0 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)16739891 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:0 20250806085120173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120173 DLSS7 <000c> ss7_asp.c: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 d7 14 d0 00 00 00 00 00  20250806085120173 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120173 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120173 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=00d714d0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120173 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) 20250806085120173 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120173 DLSCCP DEBUG 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) 20250806085120173 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120173 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) 20250806085120173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085120174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14988450)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085120174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085120174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085120174 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14988450 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250806085120174 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=00d714d0), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250806085120174 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120174 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) 20250806085120174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120174 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120174 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120174 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120174 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 d7 14 d0 00 00 28 00 (ss7_asp.c:1383) 20250806085120174 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120174 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120174 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120174 DLSCCP DEBUG SCCP-SCOC(40)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085120174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120174 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120174 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120174 DLM3UA <000f> 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 20250806085120174 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120174 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120174 DLSS7 <000c> ss7_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 20250806085120174 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120174 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120174 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 d7 14 d0 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085120319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120319 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120319 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120319 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120319 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120319 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120319 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120319 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120319 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  20250806085120319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120320 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120320 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) 20250806085120320 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) 20250806085120320 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120320 DLSCCP DEBUG 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) 20250806085120320 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120320 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120320 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120320 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120320 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(464)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)11488542 20250806085120330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120330 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaf4d1e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120330 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120330 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120330 DLSCCP DEBUG 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) 20250806085120330 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120330 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=00765cef), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120330 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120330 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) 20250806085120330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120330 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120331 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 76 5c ef 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120331 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120331 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120331 DLM3UA <000f> 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 20250806085120331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120331 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120331 DLSS7 <000c> ss7_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 20250806085120331 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120331 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120331 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 76 5c ef 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)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)3217723 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:2 20250806085120340 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120340 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120340 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120340 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120340 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120340 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120340 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120340 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120340 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120340 DLSS7 <000c> ss7_asp.c: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 76 5c ef 00 00 00 00 00  20250806085120340 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120340 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120340 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=00765cef), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120340 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) 20250806085120340 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120340 DLSCCP DEBUG 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) 20250806085120340 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120340 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) 20250806085120340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{disconnected}: Freeing instance (context_map.c:203) 20250806085120340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11488542)[0x558b7e1d1030]{disconnected}: Deallocated (fsm.c:568) 20250806085120340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{disconnected}: Freeing instance (context_map.c:207) 20250806085120340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x558b7e21cb30]{disconnected}: Deallocated (fsm.c:568) 20250806085120340 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11488542 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806085120340 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=00765cef), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250806085120340 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120340 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) 20250806085120340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120340 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 76 5c ef 00 00 2a 00 (ss7_asp.c:1383) 20250806085120340 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120340 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120340 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120340 DLSCCP DEBUG SCCP-SCOC(42)[0x558b7e21c890]{IDLE}: Deallocated (fsm.c:568) 20250806085120341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120341 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120341 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120341 DLM3UA <000f> 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 20250806085120341 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120341 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120341 DLSS7 <000c> ss7_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 20250806085120341 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120341 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120341 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 76 5c ef 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085120526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120526 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120526 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120526 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  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:6 20250806085120527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120527 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) 20250806085120527 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) 20250806085120527 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120527 DLSCCP DEBUG 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) 20250806085120527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120527 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120527 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 20250806085120527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120527 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)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)218508 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 20250806085120545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120545 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3558c,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120545 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120545 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120545 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120545 DLSCCP DEBUG 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) 20250806085120545 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120545 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=006b1da4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120545 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120546 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) 20250806085120546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120546 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085120546 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 6b 1d a4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120546 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120546 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120546 DLM3UA <000f> 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 20250806085120546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120546 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120546 DLSS7 <000c> ss7_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 20250806085120546 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120547 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120547 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 6b 1d a4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120547 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  20250806085120547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120547 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) 20250806085120548 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) 20250806085120548 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120548 DLSCCP DEBUG 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) 20250806085120547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120548 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  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 20250806085120548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120548 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120548 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  20250806085120548 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120548 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120548 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120548 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) 20250806085120548 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) 20250806085120548 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120548 DLSCCP DEBUG 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) 20250806085120548 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120548 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120548 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 20250806085120548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120548 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120548 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  20250806085120548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120549 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) 20250806085120549 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) 20250806085120549 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120549 DLSCCP DEBUG 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) 20250806085120549 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120549 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120549 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  20250806085120549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120549 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120549 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120549 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120549 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120549 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120549 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) 20250806085120549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120549 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  20250806085120549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120550 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) 20250806085120550 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120550 DLSCCP DEBUG 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) 20250806085120550 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120550 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120550 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120550 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  20250806085120550 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120550 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) 20250806085120550 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) 20250806085120550 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120550 DLSCCP DEBUG 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) 20250806085120550 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085120550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120550 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120550 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120550 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120551 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) 20250806085120551 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) 20250806085120551 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120551 DLSCCP DEBUG 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) 20250806085120551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120551 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120551 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120551 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120551 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) 20250806085120551 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) 20250806085120552 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120552 DLSCCP DEBUG 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) 20250806085120552 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120552 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120552 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120552 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120552 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)@bb2323c10e79: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)2515738 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)10633638 TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)8343365 20250806085120564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120565 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa241a6,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120565 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120565 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120565 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120565 DLSCCP DEBUG 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) 20250806085120565 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120565 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=00249c5d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120565 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) 20250806085120565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120565 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120565 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 24 9c 5d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:3 20250806085120566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120566 DLM3UA <000f> 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 20250806085120566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120566 DLSS7 <000c> ss7_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 20250806085120566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120566 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 24 9c 5d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120567 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120567 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  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)12053181 20250806085120567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120567 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) 20250806085120567 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120567 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) 20250806085120567 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120567 DLSCCP DEBUG 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) 20250806085120567 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120567 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120568 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120567 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120567 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  20250806085120568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120568 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) 20250806085120568 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) 20250806085120568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120568 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120568 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120568 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120568 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120568 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120568 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120568 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120568 DLSCCP DEBUG 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) 20250806085120568 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120568 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120568 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120568 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  20250806085120568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120568 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120568 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120568 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120568 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) 20250806085120568 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) 20250806085120568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120568 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120568 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120568 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120568 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  20250806085120568 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120568 DLSCCP DEBUG 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) 20250806085120569 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120569 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120569 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120569 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085120569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120569 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120569 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120569 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120569 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7f4f45,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120569 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120569 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  20250806085120569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120569 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120569 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120569 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120569 DLSCCP DEBUG 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) 20250806085120569 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120569 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=009f801a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120569 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120569 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) 20250806085120569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120569 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120569 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120569 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 9f 80 1a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120569 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120569 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120569 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120569 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  20250806085120569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120569 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(469)6782731 20250806085120570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120570 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) 20250806085120570 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) 20250806085120570 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120570 DLSCCP DEBUG 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) 20250806085120570 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120570 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120570 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120570 DLM3UA <000f> 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 20250806085120570 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120570 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb7eabd,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120570 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120570 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120570 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120570 DLSCCP DEBUG 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) 20250806085120570 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120570 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=00d4c1ca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120570 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) 20250806085120570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120570 DLSS7 <000c> ss7_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 20250806085120570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120570 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 9f 80 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120571 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120570 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 d4 c1 ca 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120571 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120571 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120571 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) 20250806085120571 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) 20250806085120571 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120571 DLSCCP DEBUG 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) 20250806085120571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120571 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120571 DLSS7 <000c> ss7_asp.c: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 6b 1d a4 00 00 00 00 00  20250806085120571 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120571 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:6 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120571 DLM3UA <000f> 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 20250806085120571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120571 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) 20250806085120571 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) 20250806085120571 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085120571 DLSCCP DEBUG 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) 20250806085120571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085120571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085120571 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085120571 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085120571 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085120571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085120571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120571 DLSS7 <000c> ss7_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 20250806085120571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120571 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120571 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 d4 c1 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120571 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=006b1da4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120572 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) 20250806085120572 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120572 DLSCCP DEBUG 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) 20250806085120572 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120572 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) 20250806085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{disconnected}: Freeing instance (context_map.c:203) 20250806085120572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-218508)[0x558b7e1e7730]{disconnected}: Deallocated (fsm.c:568) 20250806085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{disconnected}: Freeing instance (context_map.c:207) 20250806085120572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x558b7e1e8b40]{disconnected}: Deallocated (fsm.c:568) 20250806085120572 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-218508 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085120572 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=006b1da4), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250806085120572 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120572 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) 20250806085120572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120572 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)6311124 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806085120572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120572 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 6b 1d a4 00 00 2b 00 (ss7_asp.c:1383) 20250806085120572 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120572 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120572 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120572 DLSCCP DEBUG SCCP-SCOC(43)[0x558b7e1fa1c0]{IDLE}: Deallocated (fsm.c:568) 20250806085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085120572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085120572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120572 DLM3UA <000f> 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 20250806085120572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120572 DLSS7 <000c> ss7_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 20250806085120572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120572 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120573 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 6b 1d a4 00 00 2b 00 00 06 00 08 00 00 00 02  20250806085120573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x677f0b,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120573 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120573 DLSCCP DEBUG 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) 20250806085120573 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120573 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=00aae406), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120573 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120573 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) 20250806085120573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120573 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120573 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 aa e4 06 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120573 DLM3UA <000f> 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 20250806085120573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120573 DLSS7 <000c> ss7_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 20250806085120573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120573 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 aa e4 06 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)@bb2323c10e79: Session index based on local reference:10 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)4844359 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)584391 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)886896 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)15757347 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)264560 TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)15292316 20250806085120586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120586 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120586 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120586 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120586 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120586 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120586 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120586 DLSS7 <000c> ss7_asp.c: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 24 9c 5d 00 00 00 00 00  20250806085120586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:10 20250806085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120586 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=00249c5d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120586 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) 20250806085120586 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120586 DLSCCP DEBUG 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) 20250806085120587 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120587 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) 20250806085120587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{disconnected}: Freeing instance (context_map.c:203) 20250806085120587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633638)[0x558b7e1e7b40]{disconnected}: Deallocated (fsm.c:568) 20250806085120587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x558b7e1e21f0]{disconnected}: Deallocated (fsm.c:568) 20250806085120587 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633638 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085120587 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=00249c5d), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250806085120587 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120587 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) 20250806085120587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120587 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120587 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 24 9c 5d 00 00 2e 00 (ss7_asp.c:1383) 20250806085120587 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120587 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120587 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120587 DLSCCP DEBUG SCCP-SCOC(46)[0x558b7e1f9f50]{IDLE}: Deallocated (fsm.c:568) 20250806085120588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120588 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120588 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120588 DLM3UA <000f> 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 20250806085120588 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120588 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120588 DLSS7 <000c> ss7_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 20250806085120588 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120588 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120588 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 24 9c 5d 00 00 2e 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)10513986 TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(469)14631514 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:4 20250806085120589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120590 DLSS7 <000c> ss7_asp.c: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 9f 80 1a 00 00 00 00 00  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(470)12411408 20250806085120590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120590 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=009f801a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120590 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) 20250806085120591 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120591 DLSCCP DEBUG 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) 20250806085120591 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120591 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) 20250806085120591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{disconnected}: Freeing instance (context_map.c:203) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)3242992 20250806085120591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8343365)[0x558b7e1e9af0]{disconnected}: Deallocated (fsm.c:568) 20250806085120591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x558b7e1e05d0]{disconnected}: Deallocated (fsm.c:568) 20250806085120591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8343365 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250806085120591 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=009f801a), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250806085120591 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120591 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) 20250806085120591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120591 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120591 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 9f 80 1a 00 00 32 00 (ss7_asp.c:1383) 20250806085120591 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120592 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120592 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120592 DLSCCP DEBUG SCCP-SCOC(50)[0x558b7e1dfcf0]{IDLE}: Deallocated (fsm.c:568) 20250806085120592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120592 DLM3UA <000f> 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 20250806085120592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120592 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120592 DLSS7 <000c> ss7_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_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120592 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120592 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120592 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 9f 80 1a 00 00 32 00 00 06 00 08 00 00 00 02  20250806085120592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120592 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120592 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120593 DLSS7 <000c> ss7_asp.c: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 d4 c1 ca 00 00 00 00 00  20250806085120593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120593 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=00d4c1ca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120593 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) 20250806085120593 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120593 DLSCCP DEBUG 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) 20250806085120593 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120593 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) 20250806085120593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{disconnected}: Freeing instance (context_map.c:203) 20250806085120593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12053181)[0x558b7e1ea2f0]{disconnected}: Deallocated (fsm.c:568) 20250806085120593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x558b7e1f6cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085120594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12053181 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085120594 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=00d4c1ca), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250806085120594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120594 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) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:8 20250806085120594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120594 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 d4 c1 ca 00 00 2c 00 (ss7_asp.c:1383) 20250806085120594 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120594 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120594 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120594 DLSCCP DEBUG SCCP-SCOC(44)[0x558b7e1e9820]{IDLE}: Deallocated (fsm.c:568) 20250806085120594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120594 DLM3UA <000f> 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 20250806085120594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120594 DLSS7 <000c> ss7_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 20250806085120594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120594 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 d4 c1 ca 00 00 2c 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)7035805 20250806085120596 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-SCCP(458)@bb2323c10e79: Session index based on local reference:10 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)1127835 20250806085120596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120596 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.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)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120596 DLSS7 <000c> ss7_asp.c: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 aa e4 06 00 00 00 00 00  20250806085120596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120596 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=00aae406), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120596 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) 20250806085120596 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120596 DLSCCP DEBUG 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) 20250806085120596 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120596 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) 20250806085120596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{disconnected}: Freeing instance (context_map.c:203) 20250806085120596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6782731)[0x558b7e1fa080]{disconnected}: Deallocated (fsm.c:568) 20250806085120596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x558b7e1e32e0]{disconnected}: Deallocated (fsm.c:568) 20250806085120596 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6782731 SCCP-48 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806085120596 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=00aae406), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250806085120596 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120596 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) 20250806085120596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120596 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120596 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 aa e4 06 00 00 30 00 (ss7_asp.c:1383) 20250806085120596 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120596 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120596 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120596 DLSCCP DEBUG SCCP-SCOC(48)[0x558b7e1e53d0]{IDLE}: Deallocated (fsm.c:568) 20250806085120596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120596 DLM3UA <000f> 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 20250806085120596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120596 DLSS7 <000c> ss7_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 20250806085120596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120596 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120596 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 aa e4 06 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120777 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x604cd4,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120777 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120777 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120777 DLSCCP DEBUG 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) 20250806085120777 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120777 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=003a3acd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120777 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120777 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) 20250806085120777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120777 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120777 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 3a 3a cd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120777 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49eb47,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120777 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120777 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120777 DLSCCP DEBUG 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) 20250806085120777 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120777 DLM3UA <000f> 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 20250806085120777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120777 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=006348aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120777 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120777 DLSS7 <000c> ss7_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 20250806085120777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120778 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 3a 3a cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120777 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) 20250806085120778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120778 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120778 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 63 48 aa 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120778 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8eac7,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120778 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120778 DLSCCP DEBUG 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) 20250806085120778 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120778 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=00c22fd3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120778 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120778 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) 20250806085120778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120778 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120778 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 c2 2f d3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120778 DLM3UA <000f> 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 20250806085120778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120778 DLSS7 <000c> ss7_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 20250806085120778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120778 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 63 48 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120778 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf07023,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120778 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120778 DLSCCP DEBUG 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) 20250806085120778 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120778 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=005f0616), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120778 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120778 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) 20250806085120778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120779 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120778 DLM3UA <000f> 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 20250806085120778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120778 DLSS7 <000c> ss7_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 20250806085120778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120778 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120778 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 c2 2f d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120779 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 5f 06 16 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120779 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa06e42,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120779 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120779 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120779 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120779 DLSCCP DEBUG 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) 20250806085120779 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120779 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=00f7b98a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120779 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120779 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) 20250806085120779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120779 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120779 DLM3UA <000f> 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 20250806085120779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120779 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120779 DLSS7 <000c> ss7_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 20250806085120779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120779 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120779 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 5f 06 16 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120779 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120779 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 f7 b9 8a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120779 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd6210,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120779 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120779 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120779 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120779 DLSCCP DEBUG 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) 20250806085120779 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120779 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=006a8921), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120779 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120779 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) 20250806085120779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120779 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120779 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120779 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 6a 89 21 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120780 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x317bf0,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120780 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120779 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120779 DLM3UA <000f> 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 20250806085120779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120780 DLSS7 <000c> ss7_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 20250806085120780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120780 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120780 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 f7 b9 8a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120780 DLSCCP DEBUG 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) 20250806085120780 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120780 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=00eea0b9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120780 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) 20250806085120780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120780 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120780 DLM3UA <000f> 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 20250806085120780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120780 DLSS7 <000c> ss7_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 20250806085120780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120780 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 6a 89 21 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120780 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 ee a0 b9 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120780 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b5b9d,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120780 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120780 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120780 DLSCCP DEBUG 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) 20250806085120780 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120780 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=00420171), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120780 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) 20250806085120780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120780 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120780 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120780 DLM3UA <000f> 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 20250806085120780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120780 DLSS7 <000c> ss7_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 20250806085120780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120780 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085120780 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120780 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 42 01 71 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085120780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085120781 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085120780 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11359b,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085120781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085120781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085120781 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085120780 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 ee a0 b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120781 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085120781 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085120781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085120781 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120781 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120781 DLSCCP DEBUG 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) 20250806085120781 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085120781 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=00d494d0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085120781 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120781 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) 20250806085120781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120781 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120781 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 d4 94 d0 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085120781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085120781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085120781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085120781 DLM3UA <000f> 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 20250806085120781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120781 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085120781 DLSS7 <000c> ss7_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 20250806085120781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120781 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120781 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 42 01 71 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085120781 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120781 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120781 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120781 DLM3UA <000f> 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 20250806085120781 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120781 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120781 DLSS7 <000c> ss7_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 20250806085120781 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120781 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120781 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 d4 94 d0 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)@bb2323c10e79: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)16679248 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)10350665 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)9781775 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)213613 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:13 TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)5333267 TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(470)16406600 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:5 20250806085120799 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120799 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120799 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120799 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120799 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120799 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120799 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120799 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120799 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120799 DLSS7 <000c> ss7_asp.c: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 3a 3a cd 00 00 00 00 00  20250806085120799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120799 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120799 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=003a3acd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120800 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) 20250806085120800 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120800 DLSCCP DEBUG 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) 20250806085120800 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120800 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) 20250806085120800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{disconnected}: Freeing instance (context_map.c:203) 20250806085120800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6311124)[0x558b7e1e29d0]{disconnected}: Deallocated (fsm.c:568) 20250806085120800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x558b7e1dfeb0]{disconnected}: Deallocated (fsm.c:568) 20250806085120800 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6311124 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250806085120800 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=003a3acd), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250806085120800 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120800 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) 20250806085120800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120800 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120800 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 3a 3a cd 00 00 34 00 (ss7_asp.c:1383) 20250806085120800 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120800 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120800 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120800 DLSCCP DEBUG SCCP-SCOC(52)[0x558b7e2253f0]{IDLE}: Deallocated (fsm.c:568) 20250806085120800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120800 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120800 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120800 DLM3UA <000f> 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 20250806085120800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120801 DLSS7 <000c> ss7_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 20250806085120801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120801 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120801 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 3a 3a cd 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)4450106 20250806085120801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120801 DLSS7 <000c> ss7_asp.c: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 63 48 aa 00 00 00 00 00  20250806085120802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120802 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=006348aa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120802 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) 20250806085120802 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120802 DLSCCP DEBUG 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) 20250806085120802 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120802 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) 20250806085120802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{disconnected}: Freeing instance (context_map.c:203) 20250806085120802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4844359)[0x558b7e1e7e30]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)3682188 20250806085120802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x558b7e1f66e0]{disconnected}: Deallocated (fsm.c:568) 20250806085120802 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4844359 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806085120802 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=006348aa), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250806085120802 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120802 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) 20250806085120802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120802 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 63 48 aa 00 00 2d 00 (ss7_asp.c:1383) 20250806085120802 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120802 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120802 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120802 DLSCCP DEBUG SCCP-SCOC(45)[0x558b7e1e8830]{IDLE}: Deallocated (fsm.c:568) 20250806085120802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120802 DLM3UA <000f> 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 20250806085120802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120803 DLSS7 <000c> ss7_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 20250806085120803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120803 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120803 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 63 48 aa 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)8419077 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:14 20250806085120804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120804 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120804 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120804 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120804 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120804 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120804 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120804 DLSS7 <000c> ss7_asp.c: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 c2 2f d3 00 00 00 00 00  20250806085120804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120804 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=00c22fd3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120804 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) 20250806085120805 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120805 DLSCCP DEBUG 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) 20250806085120805 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120805 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) 20250806085120805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{disconnected}: Freeing instance (context_map.c:203) 20250806085120805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-584391)[0x558b7e1e3000]{disconnected}: Deallocated (fsm.c:568) 20250806085120805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{disconnected}: Freeing instance (context_map.c:207) 20250806085120805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x558b7e1e7c70]{disconnected}: Deallocated (fsm.c:568) 20250806085120805 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-584391 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806085120805 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=00c22fd3), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250806085120805 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120805 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) 20250806085120805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120805 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120805 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 c2 2f d3 00 00 31 00 (ss7_asp.c:1383) 20250806085120805 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120805 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120805 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120805 DLSCCP DEBUG SCCP-SCOC(49)[0x558b7e1df650]{IDLE}: Deallocated (fsm.c:568) 20250806085120805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120805 DLM3UA <000f> 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 20250806085120805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120805 DLSS7 <000c> ss7_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 20250806085120805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120805 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120805 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 c2 2f d3 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:15 20250806085120805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120805 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120805 DLSS7 <000c> ss7_asp.c: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 5f 06 16 00 00 00 00 00  20250806085120806 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120806 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120806 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=005f0616), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120806 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) 20250806085120806 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120806 DLSCCP DEBUG 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) 20250806085120806 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120806 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) 20250806085120806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{disconnected}: Freeing instance (context_map.c:203) 20250806085120806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15757347)[0x558b7e1f9020]{disconnected}: Deallocated (fsm.c:568) 20250806085120806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{disconnected}: Freeing instance (context_map.c:207) 20250806085120806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558b7e1df810]{disconnected}: Deallocated (fsm.c:568) 20250806085120806 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15757347 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250806085120806 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=005f0616), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250806085120806 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120806 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) 20250806085120806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120806 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120806 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 5f 06 16 00 00 36 00 (ss7_asp.c:1383) 20250806085120806 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120806 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120806 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120806 DLSCCP DEBUG SCCP-SCOC(54)[0x558b7e1f8500]{IDLE}: Deallocated (fsm.c:568) 20250806085120806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120806 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120806 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120806 DLM3UA <000f> 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 20250806085120806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120806 DLSS7 <000c> ss7_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 20250806085120806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120806 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120806 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 5f 06 16 00 00 36 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:7 20250806085120808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120808 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120808 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120808 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120808 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120808 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120808 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120808 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120808 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120808 DLSS7 <000c> ss7_asp.c: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 f7 b9 8a 00 00 00 00 00  20250806085120808 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120808 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=00f7b98a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120808 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) 20250806085120808 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120808 DLSCCP DEBUG 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) 20250806085120808 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120808 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) 20250806085120808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{disconnected}: Freeing instance (context_map.c:203) 20250806085120808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10513986)[0x558b7e1f7c20]{disconnected}: Deallocated (fsm.c:568) 20250806085120809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{disconnected}: Freeing instance (context_map.c:207) 20250806085120809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558b7e1f1400]{disconnected}: Deallocated (fsm.c:568) 20250806085120809 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10513986 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250806085120809 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=00f7b98a), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250806085120809 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120809 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) 20250806085120809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120809 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 f7 b9 8a 00 00 37 00 (ss7_asp.c:1383) 20250806085120809 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120809 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120809 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120809 DLSCCP DEBUG SCCP-SCOC(55)[0x558b7e1f1ee0]{IDLE}: Deallocated (fsm.c:568) 20250806085120809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120809 DLM3UA <000f> 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 20250806085120810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120810 DLSS7 <000c> ss7_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 20250806085120810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120810 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120810 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 f7 b9 8a 00 00 37 00 00 06 00 08 00 00 00 02  20250806085120810 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120810 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120810 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120810 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120810 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120810 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120810 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120810 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120810 DLSS7 <000c> ss7_asp.c: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 6a 89 21 00 00 00 00 00  20250806085120810 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120810 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120810 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=006a8921), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120810 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) 20250806085120810 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120810 DLSCCP DEBUG 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) 20250806085120811 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120811 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) 20250806085120811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{disconnected}: Freeing instance (context_map.c:203) 20250806085120811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12411408)[0x558b7e1e27f0]{disconnected}: Deallocated (fsm.c:568) 20250806085120811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x558b7e1e89f0]{disconnected}: Deallocated (fsm.c:568) 20250806085120811 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411408 SCCP-47 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085120811 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=006a8921), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250806085120811 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120811 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) 20250806085120811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120811 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:12 20250806085120811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120811 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 6a 89 21 00 00 2f 00 (ss7_asp.c:1383) 20250806085120811 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120811 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120811 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120811 DLSCCP DEBUG SCCP-SCOC(47)[0x558b7e1e2e40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120811 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120811 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120811 DLM3UA <000f> 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 20250806085120811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120811 DLSS7 <000c> ss7_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 20250806085120811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120811 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120811 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 6a 89 21 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:11 20250806085120814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120814 DLSS7 <000c> ss7_asp.c: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 ee a0 b9 00 00 00 00 00  20250806085120814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120815 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=00eea0b9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on connection ID:13 20250806085120815 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) 20250806085120815 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120815 DLSCCP DEBUG 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) 20250806085120815 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120815 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) 20250806085120815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{disconnected}: Freeing instance (context_map.c:203) 20250806085120815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3242992)[0x558b7e1e3f00]{disconnected}: Deallocated (fsm.c:568) 20250806085120815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{disconnected}: Freeing instance (context_map.c:207) 20250806085120815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x558b7e1f1020]{disconnected}: Deallocated (fsm.c:568) 20250806085120815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3242992 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085120815 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=00eea0b9), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250806085120815 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120815 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) 20250806085120815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120815 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 ee a0 b9 00 00 29 00 (ss7_asp.c:1383) 20250806085120815 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120815 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120815 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120815 DLSCCP DEBUG SCCP-SCOC(41)[0x558b7e1de0e0]{IDLE}: Deallocated (fsm.c:568) 20250806085120815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120815 DLM3UA <000f> 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 20250806085120815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120815 DLSS7 <000c> ss7_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 20250806085120815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120815 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120815 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 ee a0 b9 00 00 29 00 00 06 00 08 00 00 00 02  20250806085120815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120815 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120815 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120815 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120815 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120815 DLSS7 <000c> ss7_asp.c: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 42 01 71 00 00 00 00 00  20250806085120816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120816 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=00420171), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120816 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) 20250806085120816 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120816 DLSCCP DEBUG 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) 20250806085120816 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120816 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) 20250806085120816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{disconnected}: Freeing instance (context_map.c:203) 20250806085120816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7035805)[0x558b7e1e4270]{disconnected}: Deallocated (fsm.c:568) 20250806085120816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{disconnected}: Freeing instance (context_map.c:207) 20250806085120816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558b7e1e0700]{disconnected}: Deallocated (fsm.c:568) 20250806085120816 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7035805 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250806085120816 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=00420171), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250806085120816 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120816 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) 20250806085120816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120816 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085120816 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:14 20250806085120816 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120816 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 42 01 71 00 00 33 00 (ss7_asp.c:1383) 20250806085120816 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120816 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120816 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: Freeing instance (sccp_connection.c:198) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120816 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120816 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120816 DLSCCP DEBUG SCCP-SCOC(51)[0x558b7e224a20]{IDLE}: Deallocated (fsm.c:568) 20250806085120816 DLM3UA <000f> 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 20250806085120816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085120816 DLSS7 <000c> ss7_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 20250806085120816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120816 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 42 01 71 00 00 33 00 00 06 00 08 00 00 00 02  20250806085120816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085120816 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085120816 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085120816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085120816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085120817 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085120817 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085120817 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120817 DLSS7 <000c> ss7_asp.c: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 d4 94 d0 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:15 20250806085120817 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085120817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085120817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085120817 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085120817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085120817 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=00d494d0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085120817 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) HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085120817 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085120817 DLSCCP DEBUG 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) 20250806085120817 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085120817 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) 20250806085120817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085120817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085120817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085120817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{disconnected}: Freeing instance (context_map.c:203) 20250806085120817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1127835)[0x558b7e1ea0c0]{disconnected}: Deallocated (fsm.c:568) 20250806085120817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085120817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{disconnected}: Freeing instance (context_map.c:207) 20250806085120817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558b7e1dffe0]{disconnected}: Deallocated (fsm.c:568) 20250806085120817 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1127835 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250806085120817 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=00d494d0), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250806085120817 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085120817 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) 20250806085120817 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085120817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085120817 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085120817 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085120817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085120817 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 d4 94 d0 00 00 35 00 (ss7_asp.c:1383) 20250806085120817 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085120817 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085120817 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085120817 DLSCCP DEBUG SCCP-SCOC(53)[0x558b7e1f7a60]{IDLE}: Deallocated (fsm.c:568) 20250806085120817 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085120817 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085120818 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085120818 DLM3UA <000f> 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 20250806085120818 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085120818 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085120818 DLSS7 <000c> ss7_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 20250806085120818 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085120818 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085120818 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 d4 94 d0 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085122809 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39957<->l=127.0.0.1:4262) (control_if.c:193) 20250806085122809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38722<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(451)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(450)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085122816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085122818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085122818 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085122818 DMAIN NOTICE (127.0.0.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) 20250806085122818 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(456)@bb2323c10e79: Final verdict of PTC: none 20250806085122821 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085122821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085122821 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085122821 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085122821 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085122821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085122821 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085122821 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085122822 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 20250806085122822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085122822 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085122822 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085122822 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085122822 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085122822 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085122822 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085122822 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 20250806085122822 DLSS7 <000c> ss7_route.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' 20250806085122822 DLSS7 <000c> ss7_route.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' 20250806085122822 DLSS7 <000c> ss7_asp.c: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  20250806085122822 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  20250806085122822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085122822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085122822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085122822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085122822 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085122822 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(455)@bb2323c10e79: Final verdict of PTC: none 20250806085122823 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 20250806085122823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085122823 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085122822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085122823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085122823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085122823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085122823 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085122823 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) 20250806085122823 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085122823 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085122823 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085122823 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085122823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085122823 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085122823 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085122823 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) 20250806085122823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085122823 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085122823 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085122823 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085122823 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085122823 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085122823 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085122823 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 20250806085122824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085122824 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085122824 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085122824 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) 20250806085122824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085122824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085122824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085122824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085122824 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085122824 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) 20250806085122823 DLSS7 <000c> ss7_route.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' 20250806085122823 DLSS7 <000c> ss7_route.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' 20250806085122823 DLSS7 <000c> ss7_asp.c: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  20250806085122823 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085122823 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085122824 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085122824 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(457)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@bb2323c10e79: Final verdict of PTC: none 20250806085122835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48062<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085122838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(471)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@bb2323c10e79: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@bb2323c10e79: Final verdict of PTC: pass HNBGW-PFCP(452)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@bb2323c10e79: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(461)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(459)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Wed Aug 6 08:51:22 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 20250806085122966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085123568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1603744) Waiting for packet dumper to finish... 1 (prev_count=1603744, count=1607624) 20250806085124824 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085124824 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085124824 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085124824 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085124824 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085124824 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:51: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rab_release started. 20250806085126682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085126688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085126691 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36457<->l=127.0.0.1:4262) (control_if.c:572) 20250806085126707 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126707 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126707 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126707 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126707 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126707 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126707 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126707 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release-Iuh0(482)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085126707 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085126707 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085126708 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126708 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085126708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126708 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) 20250806085126708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085126709 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) 20250806085126709 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) 20250806085126709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085126709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126709 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126709 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126709 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 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) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 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) 20250806085126709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085126709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126709 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126709 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126709 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085126709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085126709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126709 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126709 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126709 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126709 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085126709 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126709 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085126709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085126709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126709 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126709 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 20250806085126709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085126709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085126709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126709 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 20250806085126709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085126709 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) 20250806085126709 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 20250806085126709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085126709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126709 DLM3UA <000f> 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 20250806085126710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085126710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085126710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085126710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126710 DLM3UA <000f> 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 20250806085126710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085126710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085126710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(486)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(484)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085126721 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126721 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126721 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126721 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126721 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126721 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126721 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085126721 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126722 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126722 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085126722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 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) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085126722 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) 20250806085126722 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) 20250806085126722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085126722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126722 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126722 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126722 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085126722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 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) 20250806085126722 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126722 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085126723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126723 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) 20250806085126723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085126723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126723 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126723 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126723 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085126723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 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) 20250806085126723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085126723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126723 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) 20250806085126723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085126723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126723 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126723 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085126723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085126723 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085126723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085126723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126723 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126723 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085126723 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085126723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126723 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085126723 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) 20250806085126723 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085126723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126723 DLM3UA <000f> 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085126723 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) 20250806085126723 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085126723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126723 DLM3UA <000f> 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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085126723 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085126723 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085126742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085126742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085126742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085126742 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085126742 DHNBAP 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) 20250806085126742 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085126742 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085126742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085126742 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085126919 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 20250806085126919 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 20250806085126919 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085126919 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085126929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085126929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085126929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085126929 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085126929 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085126929 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085126929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085126929 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085126929 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 20250806085126929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085126929 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  20250806085126929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085126932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085126932 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085126932 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  20250806085126932 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085126932 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085126932 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085126932 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 20250806085126932 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085126932 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  20250806085126932 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' 20250806085126932 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' 20250806085126932 DLSS7 <000c> ss7_asp.c: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  20250806085126932 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  20250806085126932 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085126932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085126932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085126932 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085126932 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) 20250806085126932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085126932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085126932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085126932 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085126932 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085126932 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) 20250806085126932 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126933 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 20250806085126933 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 20250806085126933 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085126933 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085126934 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085126934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126934 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085126934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085126934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085126934 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085126934 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085126934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126935 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126935 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126935 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126935 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085126935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085126935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085126935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085126935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085126935 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085126935 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  HNBGW_Test.sgsn0-M3UA(489)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085126939 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126939 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085126939 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085126939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085126939 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085126939 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085126939 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085126939 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085126939 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085126939 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 20250806085126939 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085126939 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  20250806085126939 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085126942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126942 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085126942 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085126942 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  20250806085126942 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085126942 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085126942 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085126942 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 20250806085126942 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085126942 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  20250806085126942 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' 20250806085126942 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' 20250806085126942 DLSS7 <000c> ss7_asp.c: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  20250806085126942 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  20250806085126942 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  20250806085126942 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085126942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085126942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085126942 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085126942 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) 20250806085126942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085126942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085126942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085126942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085126942 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085126942 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) 20250806085126942 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085126943 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085126944 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085126944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085126944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085126944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085126944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085126944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085126944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085126944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085126944 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085126944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085126944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085126944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085126944 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085126945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085126945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085126945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085126945 DLM3UA <000f> 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 20250806085126945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085126945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085126945 DLSS7 <000c> ss7_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 20250806085126945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085126945 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085126945 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(485)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085127734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085127734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085127734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085127734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085127734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085127734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085127734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085127734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127734 DLSS7 <000c> ss7_asp.c: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  20250806085127734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085127734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085127734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085127734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085127734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085127734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085127734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085127734 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085127734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085127735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085127735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085127735 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085127735 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) 20250806085127735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085127735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085127735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085127735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085127735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085127735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085127735 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) 20250806085127735 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085127735 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085127735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085127735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085127735 DLM3UA <000f> 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 20250806085127735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085127735 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085127735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085127735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085127735 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127736 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  20250806085127736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085127736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085127736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085127736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085127736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085127736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085127736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085127736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127736 DLSS7 <000c> ss7_asp.c: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  20250806085127736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085127736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085127736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085127736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085127736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085127736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085127736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085127736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085127736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085127737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085127737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085127737 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085127737 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(485)@bb2323c10e79: 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 } } } } 20250806085127741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085127741 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085127741 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085127741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085127741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085127741 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085127741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085127741 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127741 DLSS7 <000c> ss7_asp.c: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  20250806085127741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085127741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085127741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085127741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085127741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085127741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085127741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085127741 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085127741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085127741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085127741 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085127741 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) 20250806085127741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085127741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085127741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085127741 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085127741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085127741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085127741 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) 20250806085127741 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085127741 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085127741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127741 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085127741 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085127741 DLM3UA <000f> 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 20250806085127741 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085127741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085127741 DLSS7 <000c> ss7_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 20250806085127742 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085127742 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127742 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  20250806085127743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085127743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085127743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085127743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085127743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085127743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085127743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085127743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085127743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085127743 DLSS7 <000c> ss7_asp.c: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  20250806085127743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085127743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085127743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085127743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085127743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085127743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085127743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085127743 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085127743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085127743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085127743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085127743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085127743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085127743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085127743 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085127743 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: 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 } } } } 20250806085127753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@bb2323c10e79: Added conn table entry 0TC_ps_rab_release0(491)16727879 20250806085128797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085128797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085128797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085128797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085128797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xff3f47, normal) (hnbgw_rua.c:408) 20250806085128797 DHNB DEBUG map_rua[0x558b7e1e8b40]{init}: Allocated (fsm.c:456) 20250806085128797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085128797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085128797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085128797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085128797 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085128797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085128797 DCN DEBUG map_sccp[0x558b7e1fa1c0]{init}: Allocated (fsm.c:456) 20250806085128797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085128797 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16727879 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085128797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085128797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085128797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085128797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085128797 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085128797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085128797 DLSCCP DEBUG 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) 20250806085128797 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: Allocated (fsm.c:456) 20250806085128797 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085128797 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001a20056400500f1100926) (sccp_scrc.c:455) 20250806085128797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085128797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085128797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085128797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085128797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085128797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085128797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085128797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085128797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085128797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085128797 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085128797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085128797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085128797 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 01 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085128797 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085128797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085128797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085128797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085128797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085128797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085128797 DLM3UA <000f> 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 20250806085128797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085128797 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085128797 DLSS7 <000c> ss7_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 20250806085128797 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085128797 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085128797 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 01 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: Added conn table entry 0TC_ps_rab_release0(491)3641517 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release0(491)@bb2323c10e79: setverdict(pass): none -> pass 20250806085128805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085128805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085128805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085128805 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085128805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085128805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085128805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085128805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085128805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085128805 DLSS7 <000c> ss7_asp.c: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 c1 25 5b 02 00 00 00 00  20250806085128805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085128805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085128805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085128805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085128805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085128805 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=00c1255b) (sccp_scrc.c:545) 20250806085128805 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) 20250806085128805 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085128805 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085128805 DLSCCP DEBUG 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) 20250806085128805 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085128805 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) 20250806085128805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085128805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(481)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806085129008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129008 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085129008 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085129009 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085129009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085129009 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085129009 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085129009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085129009 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085129009 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  20250806085129009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085129009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085129009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085129009 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085129009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085129009 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) 20250806085129009 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) 20250806085129009 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085129009 DLSCCP DEBUG 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) 20250806085129009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085129009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085129009 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085129009 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085129009 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085129009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085129009 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085129009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085129009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085129009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085129009 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085129041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085129041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085129041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085129041 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085129041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff3f47) (hnbgw_rua.c:472) 20250806085129041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085129041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085129041 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085129041 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085129041 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085129041 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085129041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085129041 DLSCCP DEBUG 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) 20250806085129041 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085129042 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=00c1255b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085129042 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085129042 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) 20250806085129042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085129042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085129042 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085129042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085129042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085129042 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 c1 25 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 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) 20250806085129042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085129042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085129042 DLM3UA <000f> 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 20250806085129042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085129042 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085129042 DLSS7 <000c> ss7_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 20250806085129042 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085129042 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085129042 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 c1 25 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 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250806085129090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085129090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085129090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085129090 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085129090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085129090 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) 20250806085129090 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) 20250806085129090 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085129090 DLSCCP DEBUG 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) 20250806085129090 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085129090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085129090 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085129090 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085129090 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085129090 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085129090 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085129090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085129090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250806085129090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085129090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:879) 20250806085129089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085129089 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085129089 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085129089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085129089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085129089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085129090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085129090 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085129090 DLSS7 <000c> ss7_asp.c: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  TC_ps_rab_release0(491)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085129093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085129093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085129093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806085129093 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085129093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff3f47) (hnbgw_rua.c:472) 20250806085129093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806085129093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085129093 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085129093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085129093 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085129093 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806085129093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085129093 DLSCCP DEBUG 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) 20250806085129093 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085129093 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=00c1255b), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250806085129093 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085129093 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) 20250806085129093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085129093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085129093 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085129093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085129093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085129093 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 c1 25 5b 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) 20250806085129093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085129093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085129093 DLM3UA <000f> 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 20250806085129093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085129093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085129093 DLSS7 <000c> ss7_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 20250806085129093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085129093 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085129093 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 c1 25 5b 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085129181 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36457<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@bb2323c10e79: Final verdict of PTC: none 20250806085129189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085129189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release(478)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@bb2323c10e79: Final verdict of PTC: none 20250806085129190 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085129190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085129190 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085129190 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085129190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085129190 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085129190 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 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129190 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085129190 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085129190 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085129190 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 20250806085129190 DLSS7 <000c> ss7_route.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' 20250806085129190 DLSS7 <000c> ss7_route.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' 20250806085129190 DLSS7 <000c> ss7_asp.c: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  20250806085129190 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  20250806085129190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085129190 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(484)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@bb2323c10e79: Final verdict of PTC: none 20250806085129190 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 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085129190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085129190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085129190 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085129190 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085129190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085129190 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085129190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085129190 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085129190 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) 20250806085129190 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) 20250806085129190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085129190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085129190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085129190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085129190 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085129190 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) 20250806085129190 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085129190 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085129190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085129190 DLSCCP DEBUG 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) 20250806085129190 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085129190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1255b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085129190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085129190 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) 20250806085129190 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) 20250806085129190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085129190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085129190 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085129190 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085129190 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085129190 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085129190 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 20250806085129190 DLSS7 <000c> ss7_route.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' 20250806085129190 DLSS7 <000c> ss7_route.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' 20250806085129190 DLSS7 <000c> ss7_asp.c: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  20250806085129190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085129190 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)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(481)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(490)@bb2323c10e79: Final verdict of PTC: none 20250806085129191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085129191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085129191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085129191 DLM3UA <000f> 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 20250806085129191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085129190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085129190 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085129190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085129190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085129190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c1 25 5b 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250806085129190 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085129190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085129190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085129190 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085129190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085129190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085129190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085129190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{disrupted}: Freeing instance (context_map.c:203) 20250806085129191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16727879)[0x558b7e1e8b40]{disrupted}: Deallocated (fsm.c:568) 20250806085129191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085129191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085129191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558b7e1fa1c0]{disconnected}: Deallocated (fsm.c:568) 20250806085129191 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16727879 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806085129191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085129191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085129191 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085129191 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) 20250806085129191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085129191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085129191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085129191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085129191 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085129191 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) 20250806085129191 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085129191 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085129191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085129191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085129191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085129191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085129191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085129191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085129191 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085129191 DMAIN NOTICE (127.0.0.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) 20250806085129191 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085129193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rab_release finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Wed Aug 6 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 20250806085129229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085129832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=366784) Waiting for packet dumper to finish... 1 (prev_count=366784, count=367520) 20250806085131191 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085131192 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085131192 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085131192 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085131192 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085131192 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:51: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_ps_rab_release_abnormal started. 20250806085132956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085132962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085132966 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38289<->l=127.0.0.1:4262) (control_if.c:572) 20250806085132983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132983 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132983 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132983 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132983 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132983 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release_abnormal-Iuh0(496)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085132984 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085132984 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085132985 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085132985 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) 20250806085132985 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) 20250806085132985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085132985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132985 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132985 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 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) 20250806085132985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085132985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132985 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132985 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085132985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085132985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132985 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132985 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085132985 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132985 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085132985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085132985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132985 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132985 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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085132985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085132985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132985 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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085132985 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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085132985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132985 DLM3UA <000f> 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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085132985 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085132985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132985 DLM3UA <000f> 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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085132985 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085132985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(500)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(498)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085132997 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132997 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132997 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132997 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132997 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132997 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132997 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085132997 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085132998 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132998 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085132998 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) 20250806085132998 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) 20250806085132998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085132998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132998 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132998 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132998 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 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) 20250806085132998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085132998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132998 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132998 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 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) 20250806085132998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085132998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132998 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132998 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085132998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085132998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085132998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085132998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085132998 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085132998 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085132998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085132998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085132998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085132998 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085132999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132999 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085132999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085132999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132999 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085132999 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085132999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132999 DLM3UA <000f> 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085132999 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085132999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085132999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085132999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085132999 DLM3UA <000f> 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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085132999 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085132999 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085133018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085133018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085133018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085133018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085133018 DHNBAP 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) 20250806085133018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085133018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085133018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085133018 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085133195 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 20250806085133195 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 20250806085133195 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085133195 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085133204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085133205 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085133205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085133205 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085133205 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085133205 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085133205 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085133205 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085133205 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 20250806085133205 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085133205 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  20250806085133205 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085133208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133208 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085133208 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085133208 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  20250806085133208 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085133208 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085133208 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085133208 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 20250806085133208 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085133208 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  20250806085133208 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' 20250806085133208 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' 20250806085133208 DLSS7 <000c> ss7_asp.c: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  20250806085133208 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  20250806085133208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085133208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085133209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085133209 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085133209 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) 20250806085133209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085133209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085133209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085133209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085133209 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085133209 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) 20250806085133209 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085133209 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 20250806085133209 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 20250806085133209 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085133209 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085133210 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085133210 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085133210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085133210 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085133210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085133210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085133210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085133210 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085133210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085133210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085133210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085133210 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085133211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085133211 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085133211 DLM3UA <000f> 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 20250806085133211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085133211 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085133211 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085133211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085133211 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085133211 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  HNBGW_Test.sgsn0-M3UA(503)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085133215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133215 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085133215 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085133215 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085133215 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085133215 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085133215 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085133215 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085133215 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085133215 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 20250806085133215 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085133215 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  20250806085133215 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085133215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133215 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085133215 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085133215 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  20250806085133215 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085133215 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085133215 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085133215 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 20250806085133215 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085133215 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  20250806085133215 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' 20250806085133215 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' 20250806085133215 DLSS7 <000c> ss7_asp.c: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  20250806085133215 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  20250806085133215 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  20250806085133215 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085133215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085133215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085133215 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085133215 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) 20250806085133215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085133215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085133215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085133215 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085133215 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085133215 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) 20250806085133215 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085133216 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085133216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085133216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085133216 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085133216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085133217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085133217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085133217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085133217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085133217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085133217 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085133217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085133217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085133217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085133217 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085133217 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085133217 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085133217 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085133217 DLM3UA <000f> 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 20250806085133217 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085133217 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085133217 DLSS7 <000c> ss7_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 20250806085133217 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085133217 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085133217 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(499)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085134010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134010 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085134010 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085134010 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085134010 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085134010 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085134010 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085134010 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085134010 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134010 DLSS7 <000c> ss7_asp.c: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  20250806085134010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085134010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085134010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085134010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085134010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085134010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085134010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085134010 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085134010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085134010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085134010 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085134010 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) 20250806085134010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085134010 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085134010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085134011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085134011 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085134011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085134011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085134011 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) 20250806085134011 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085134011 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085134011 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134011 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085134011 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085134011 DLM3UA <000f> 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 20250806085134011 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085134011 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085134011 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085134011 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085134011 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134011 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  20250806085134013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134013 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085134013 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085134013 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085134013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085134013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085134013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085134013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085134013 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134013 DLSS7 <000c> ss7_asp.c: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  20250806085134013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085134013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085134013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085134013 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085134013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085134013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085134013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085134013 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085134013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085134013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085134013 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085134013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085134013 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085134016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085134016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085134016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085134016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085134016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085134016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085134016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085134016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134016 DLSS7 <000c> ss7_asp.c: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  20250806085134016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085134016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085134016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085134016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085134016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085134016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085134016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085134017 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085134017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085134017 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085134017 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085134017 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) 20250806085134017 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085134017 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085134017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085134017 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085134017 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085134017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085134017 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) 20250806085134017 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085134017 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085134017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134017 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085134017 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085134017 DLM3UA <000f> 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 20250806085134017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085134017 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085134017 DLSS7 <000c> ss7_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 20250806085134017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085134017 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134017 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  HNBGW_Test.msc0-RAN(499)@bb2323c10e79: 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 } } } } 20250806085134018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085134018 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085134018 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085134018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085134018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085134018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085134018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085134018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085134018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085134018 DLSS7 <000c> ss7_asp.c: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  20250806085134018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085134018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085134018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085134018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085134018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085134018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085134018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085134018 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085134018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085134018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085134018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085134018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085134018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085134018 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085134018 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085134018 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: 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 } } } } 20250806085134037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@bb2323c10e79: Added conn table entry 0TC_ps_rab_release_abnormal0(505)4379174 20250806085135080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085135080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085135080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085135080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085135080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42d226, normal) (hnbgw_rua.c:408) 20250806085135080 DHNB DEBUG map_rua[0x558b7e1e8b40]{init}: Allocated (fsm.c:456) 20250806085135080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085135080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085135080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085135080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085135080 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085135080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085135080 DCN DEBUG map_sccp[0x558b7e1fa1c0]{init}: Allocated (fsm.c:456) 20250806085135080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085135080 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4379174 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085135081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085135081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085135081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085135081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085135081 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085135081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085135081 DLSCCP DEBUG 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) 20250806085135081 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: Allocated (fsm.c:456) 20250806085135081 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085135081 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000d40056400500f1100926) (sccp_scrc.c:455) 20250806085135081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085135081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085135081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085135081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085135081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085135081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085135081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085135081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085135081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085135081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085135081 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085135081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085135081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085135081 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 00 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085135081 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085135081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085135081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085135081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085135081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085135081 DLM3UA <000f> 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 20250806085135081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085135081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085135081 DLSS7 <000c> ss7_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 20250806085135081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085135082 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135082 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 00 d4 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: Added conn table entry 0TC_ps_rab_release_abnormal0(505)7745530 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release_abnormal0(505)@bb2323c10e79: setverdict(pass): none -> pass 20250806085135100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135100 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085135100 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085135100 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085135100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085135100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085135100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085135100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085135100 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135100 DLSS7 <000c> ss7_asp.c: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 7c 62 28 02 00 00 00 00  20250806085135100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085135100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085135100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085135100 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085135100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085135100 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=007c6228) (sccp_scrc.c:545) 20250806085135100 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) 20250806085135100 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085135100 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085135100 DLSCCP DEBUG 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) 20250806085135100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085135100 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) 20250806085135100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085135100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW-PFCP(495)@bb2323c10e79: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806085135301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085135301 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085135301 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085135301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085135301 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085135301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085135301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085135301 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135301 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  20250806085135301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085135301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085135301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085135301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085135301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085135301 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) 20250806085135301 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) 20250806085135301 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085135301 DLSCCP DEBUG 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) 20250806085135301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085135301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085135301 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085135301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085135301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085135301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085135301 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085135301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085135301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806085135302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085135302 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085135350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085135350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085135350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085135350 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085135350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42d226) (hnbgw_rua.c:472) 20250806085135351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085135351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085135351 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085135351 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085135351 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085135351 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085135351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085135351 DLSCCP DEBUG 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) 20250806085135351 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085135351 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=007c6228), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:455) 20250806085135351 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085135351 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) 20250806085135351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085135351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085135351 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085135351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085135351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085135351 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 7c 62 28 00 01 2e 60 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) 20250806085135351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085135351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085135351 DLM3UA <000f> 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 20250806085135351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085135351 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085135351 DLSS7 <000c> ss7_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 20250806085135351 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085135351 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135351 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 7c 62 28 00 01 2e 60 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250806085135401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085135401 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085135401 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085135401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085135401 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085135401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085135401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085135401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135401 DLSS7 <000c> ss7_asp.c: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  20250806085135401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085135401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085135401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085135401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085135401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085135401 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) 20250806085135401 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) 20250806085135401 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085135401 DLSCCP DEBUG 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) 20250806085135401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085135401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085135401 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085135401 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085135401 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085135401 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085135401 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RAB Assignment: no UPF configured, forwarding as-is (hnbgw_ranap.c:662) 20250806085135401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085135401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250806085135401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085135401 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085135404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085135404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085135404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806085135404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085135404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x42d226) (hnbgw_rua.c:472) 20250806085135404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806085135404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085135404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085135404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085135404 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085135404 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806085135404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085135404 DLSCCP DEBUG 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) 20250806085135404 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085135404 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=007c6228), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250806085135404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085135404 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) 20250806085135404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085135404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085135404 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085135404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085135404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085135404 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 7c 62 28 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) 20250806085135404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085135404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085135404 DLM3UA <000f> 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 20250806085135404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085135404 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085135404 DLSS7 <000c> ss7_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 20250806085135404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085135404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085135404 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 7c 62 28 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085135480 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38289<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@bb2323c10e79: Final verdict of PTC: none 20250806085135486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085135487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42814<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(499)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085135488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(498)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085135488 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085135488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085135488 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085135488 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 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135488 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085135488 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085135488 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085135488 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 20250806085135488 DLSS7 <000c> ss7_route.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' 20250806085135488 DLSS7 <000c> ss7_route.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' 20250806085135488 DLSS7 <000c> ss7_asp.c: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  20250806085135488 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  20250806085135488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085135488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085135488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085135488 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085135488 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) 20250806085135488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085135488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085135488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085135488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085135488 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085135488 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) 20250806085135488 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085135488 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085135488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085135488 DLSCCP DEBUG 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) 20250806085135488 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085135488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085135488 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085135488 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) 20250806085135488 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) 20250806085135488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085135488 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085135488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085135488 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085135488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085135488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085135488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250806085135488 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085135488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085135488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085135488 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085135488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085135488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) MutexDispCT-TC_ps_rab_release_abnormal(492)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@bb2323c10e79: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085135488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{disrupted}: Freeing instance (context_map.c:203) HNBGW-PFCP(495)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4379174)[0x558b7e1e8b40]{disrupted}: Deallocated (fsm.c:568) 20250806085135488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085135488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085135488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558b7e1fa1c0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(503)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(504)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4379174 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085135488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085135488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085135488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085135488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085135488 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085135488 DMAIN NOTICE (127.0.0.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) 20250806085135488 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(502)@bb2323c10e79: Final verdict of PTC: none 20250806085135488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085135488 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 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085135488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085135488 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085135488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085135488 DLM3UA <000f> 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 20250806085135488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085135488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085135488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085135488 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085135488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085135488 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085135488 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) 20250806085135488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085135488 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085135488 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085135488 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085135488 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 20250806085135488 DLSS7 <000c> ss7_route.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' 20250806085135488 DLSS7 <000c> ss7_route.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' 20250806085135488 DLSS7 <000c> ss7_asp.c: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  20250806085135488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085135488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085135488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085135489 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085135489 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) 20250806085135489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085135489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085135489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085135489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc0-M3UA(500)@bb2323c10e79: Final verdict of PTC: none 20250806085135489 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085135489 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) 20250806085135489 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085135489 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085135489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Wed Aug 6 08:51:35 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 20250806085135523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085136126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364832) Waiting for packet dumper to finish... 1 (prev_count=364832, count=365372) 20250806085137488 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085137489 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085137489 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085137489 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085137489 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085137489 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 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 20250806085139192 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085139192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1255b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085139192 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085139192 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) 20250806085139192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085139192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085139192 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085139192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085139193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085139193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c1 25 5b 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085139193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139193 DLM3UA <000f> 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 20250806085139193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085139193 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085139193 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250806085139238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085139243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085139246 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35723<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085139260 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085139260 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085139268 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139268 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139268 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139268 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139268 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139268 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139268 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139268 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085139268 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54270 (stream_srv.c:143) 20250806085139268 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54270<->l=127.0.0.1:29169 (hnb.c:335) 20250806085139269 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085139269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085139270 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) 20250806085139270 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) 20250806085139270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085139270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139270 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139270 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139270 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 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) 20250806085139270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085139270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139270 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139270 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 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) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085139270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139270 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139270 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085139270 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139270 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085139270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139270 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139270 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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085139270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085139270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139270 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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085139270 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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085139270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139270 DLM3UA <000f> 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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085139270 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) 20250806085139270 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085139270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139270 DLM3UA <000f> 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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085139270 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085139270 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(516)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085139283 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139283 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139283 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139283 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139283 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139283 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139283 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085139283 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139284 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139284 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085139284 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139284 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139284 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) 20250806085139284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139284 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085139284 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) 20250806085139284 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) 20250806085139284 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085139284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139285 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139285 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139285 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 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) 20250806085139285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085139285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139285 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139285 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139285 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 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) 20250806085139285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085139285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139285 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139285 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139285 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085139285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139285 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085139285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139285 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139285 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085139285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085139285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139285 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085139285 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085139285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139285 DLM3UA <000f> 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085139285 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085139285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139285 DLM3UA <000f> 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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085139285 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085139285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085139304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085139304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085139304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085139304 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085139304 DHNBAP 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) 20250806085139304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085139304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085139304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085139304 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085139309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085139309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085139309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085139309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085139309 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) 20250806085139309 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085139309 DHNBAP DEBUG (127.0.0.1:54270 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085139309 DHNBAP NOTICE (127.0.0.1:54270 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085139309 DHNBAP NOTICE (127.0.0.1:54270 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085139309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085139309 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085139480 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 20250806085139480 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 20250806085139480 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085139480 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085139488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085139488 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085139488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085139488 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085139488 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085139488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085139488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085139488 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085139488 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 20250806085139488 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085139488 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  20250806085139488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085139491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139491 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085139491 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085139491 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  20250806085139491 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085139491 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085139491 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085139491 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 20250806085139491 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085139491 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  20250806085139491 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' 20250806085139491 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' 20250806085139491 DLSS7 <000c> ss7_asp.c: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  20250806085139491 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  20250806085139491 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085139492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085139492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085139492 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085139492 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) 20250806085139492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085139492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085139492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085139492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085139492 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085139492 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) 20250806085139492 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139493 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085139493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085139493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139493 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085139493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139493 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139494 DLM3UA <000f> 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 20250806085139494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085139494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085139494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085139494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085139494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085139494 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  20250806085139496 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 20250806085139496 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 20250806085139496 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085139496 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085139502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139502 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085139502 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085139502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085139502 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085139502 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085139502 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085139502 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085139502 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085139502 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 20250806085139502 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085139502 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  20250806085139502 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085139505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085139505 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085139505 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  20250806085139505 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085139505 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085139505 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085139505 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 20250806085139505 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085139505 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  20250806085139505 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' 20250806085139505 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' 20250806085139506 DLSS7 <000c> ss7_asp.c: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  20250806085139506 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  20250806085139506 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  20250806085139506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085139506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085139506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085139506 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085139506 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) 20250806085139506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085139506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085139506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085139506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085139506 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085139506 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) 20250806085139506 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085139507 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085139507 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085139507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085139507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085139507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085139507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085139507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085139507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085139507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085139507 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085139507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085139507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085139507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085139507 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085139508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085139508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085139508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085139508 DLM3UA <000f> 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 20250806085139508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085139508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085139508 DLSS7 <000c> ss7_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 20250806085139508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085139508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085139508 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085140294 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140294 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085140294 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085140294 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085140294 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085140294 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085140294 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085140294 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085140294 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140295 DLSS7 <000c> ss7_asp.c: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  20250806085140295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085140295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085140295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085140295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085140295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085140295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085140295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085140295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085140295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085140295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085140295 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085140295 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) 20250806085140295 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085140295 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085140295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085140295 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085140295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085140295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085140295 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) 20250806085140295 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085140295 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085140295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140295 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085140296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085140296 DLM3UA <000f> 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 20250806085140296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085140296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085140296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085140296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085140296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140296 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  20250806085140299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085140299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085140299 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085140299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085140299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085140299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085140299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085140299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140299 DLSS7 <000c> ss7_asp.c: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  20250806085140299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085140299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085140299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085140299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085140299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085140299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085140299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085140299 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085140299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085140299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085140299 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085140299 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085140306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085140306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085140306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085140306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085140306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085140306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085140306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085140306 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085140305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085140305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085140305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085140305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085140305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085140305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085140305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140306 DLSS7 <000c> ss7_asp.c: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  20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085140306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085140306 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085140306 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085140306 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) 20250806085140306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085140306 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085140306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085140306 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085140306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085140306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085140306 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) 20250806085140306 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085140306 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085140306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085140306 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085140306 DLM3UA <000f> 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 20250806085140306 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085140306 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085140306 DLSS7 <000c> ss7_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 20250806085140306 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085140306 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140306 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  20250806085140309 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085140309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085140309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085140309 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085140309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085140309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085140309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085140309 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085140309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085140309 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085140309 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085140309 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085140309 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085140309 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085140309 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085140309 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085140309 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085140309 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085140309 DLSS7 <000c> ss7_asp.c: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  20250806085140309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085140309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085140309 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085140309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085140309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085140309 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085140309 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@bb2323c10e79: 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 } } } } 20250806085140313 DLCTRL DEBUG Command: GET 645567623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085140313 DLCTRL DEBUG Tx Command reply: GET_REPLY 645567623 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085140316 DLCTRL DEBUG Command: GET 583907715 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085140316 DLCTRL DEBUG Tx Command reply: GET_REPLY 583907715 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085140318 DLCTRL DEBUG Command: GET 353999108 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085140318 DLCTRL DEBUG Tx Command reply: GET_REPLY 353999108 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085140321 DLCTRL DEBUG Command: GET 173351927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085140321 DLCTRL DEBUG Tx Command reply: GET_REPLY 173351927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085140324 DLCTRL DEBUG Command: GET 361017408 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085140324 DLCTRL DEBUG Tx Command reply: GET_REPLY 361017408 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085140326 DLCTRL DEBUG Command: GET 788962835 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085140326 DLCTRL DEBUG Tx Command reply: GET_REPLY 788962835 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085140328 DLCTRL DEBUG Command: GET 745815279 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085140328 DLCTRL DEBUG Tx Command reply: GET_REPLY 745815279 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085140330 DLCTRL DEBUG Command: GET 731660076 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085140330 DLCTRL DEBUG Tx Command reply: GET_REPLY 731660076 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085140332 DLCTRL DEBUG Command: GET 209508641 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085140332 DLCTRL DEBUG Tx Command reply: GET_REPLY 209508641 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085140333 DLCTRL DEBUG Command: GET 526962106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085140333 DLCTRL DEBUG Tx Command reply: GET_REPLY 526962106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085140335 DLCTRL DEBUG Command: GET 912726301 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085140335 DLCTRL DEBUG Tx Command reply: GET_REPLY 912726301 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085140336 DLCTRL DEBUG Command: GET 232589139 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085140336 DLCTRL DEBUG Tx Command reply: GET_REPLY 232589139 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085140337 DLCTRL DEBUG Command: GET 11809884 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085140337 DLCTRL DEBUG Tx Command reply: GET_REPLY 11809884 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085140340 DLCTRL DEBUG Command: GET 173368197 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085140340 DLCTRL DEBUG Tx Command reply: GET_REPLY 173368197 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085140342 DLCTRL DEBUG Command: GET 853942138 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085140342 DLCTRL DEBUG Tx Command reply: GET_REPLY 853942138 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085140344 DLCTRL DEBUG Command: GET 730712924 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085140344 DLCTRL DEBUG Tx Command reply: GET_REPLY 730712924 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085140347 DLCTRL DEBUG Command: GET 559740736 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085140347 DLCTRL DEBUG Tx Command reply: GET_REPLY 559740736 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085140350 DLCTRL DEBUG Command: GET 239370870 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085140350 DLCTRL DEBUG Tx Command reply: GET_REPLY 239370870 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085140353 DLCTRL DEBUG Command: GET 993787123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085140353 DLCTRL DEBUG Tx Command reply: GET_REPLY 993787123 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085140356 DLCTRL DEBUG Command: GET 382342847 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085140356 DLCTRL DEBUG Tx Command reply: GET_REPLY 382342847 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001000011110'B, t_guard := 20.000000 } 20250806085140391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)98981 20250806085141431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085141431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085141431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085141431 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085141431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x182a5, normal) (hnbgw_rua.c:408) 20250806085141431 DHNB DEBUG map_rua[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085141431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085141431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-98981 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085141431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085141431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085141431 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-98981 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085141431 DCN DEBUG map_sccp[0x558b7e1e8b40]{init}: Allocated (fsm.c:456) 20250806085141431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085141431 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-98981 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085141431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-98981 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085141431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085141431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085141431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085141431 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-98981 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085141431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085141431 DLSCCP DEBUG 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) 20250806085141431 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: Allocated (fsm.c:456) 20250806085141431 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085141431 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300021e0056400500f1100926) (sccp_scrc.c:455) 20250806085141431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085141431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085141431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085141431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085141431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085141431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085141431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085141431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085141431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085141431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085141432 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085141432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085141432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085141432 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 02 1e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085141432 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085141432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085141432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085141432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085141432 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085141432 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085141432 DLM3UA <000f> 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 20250806085141432 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085141432 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085141432 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085141432 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085141432 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085141432 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 02 1e 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)4764151 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(521)@bb2323c10e79: setverdict(pass): none -> pass 20250806085141454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085141454 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085141454 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085141454 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085141454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085141454 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085141454 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085141454 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085141454 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085141454 DLSS7 <000c> ss7_asp.c: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 96 64 53 02 00 00 00 00  20250806085141454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085141454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085141454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085141454 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085141454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085141454 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=00966453) (sccp_scrc.c:545) 20250806085141454 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) 20250806085141454 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085141454 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085141454 DLSCCP DEBUG 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) 20250806085141454 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085141454 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) 20250806085141454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085141454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085141456 DLCTRL DEBUG Command: GET 153366310 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085141456 DLCTRL DEBUG Tx Command reply: GET_REPLY 153366310 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085141460 DLCTRL DEBUG Command: GET 263102458 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085141460 DLCTRL DEBUG Tx Command reply: GET_REPLY 263102458 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085141464 DLCTRL DEBUG Command: GET 718801215 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085141464 DLCTRL DEBUG Tx Command reply: GET_REPLY 718801215 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085141468 DLCTRL DEBUG Command: GET 248355958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085141468 DLCTRL DEBUG Tx Command reply: GET_REPLY 248355958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085141472 DLCTRL DEBUG Command: GET 774529563 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085141472 DLCTRL DEBUG Tx Command reply: GET_REPLY 774529563 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085141477 DLCTRL DEBUG Command: GET 289123385 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085141477 DLCTRL DEBUG Tx Command reply: GET_REPLY 289123385 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085141481 DLCTRL DEBUG Command: GET 541584503 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085141481 DLCTRL DEBUG Tx Command reply: GET_REPLY 541584503 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085141485 DLCTRL DEBUG Command: GET 69000815 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085141485 DLCTRL DEBUG Tx Command reply: GET_REPLY 69000815 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085141489 DLCTRL DEBUG Command: GET 586890361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085141489 DLCTRL DEBUG Tx Command reply: GET_REPLY 586890361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085141493 DLCTRL DEBUG Command: GET 154901362 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085141493 DLCTRL DEBUG Tx Command reply: GET_REPLY 154901362 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085141497 DLCTRL DEBUG Command: GET 452793040 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085141497 DLCTRL DEBUG Tx Command reply: GET_REPLY 452793040 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085141500 DLCTRL DEBUG Command: GET 61543881 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085141500 DLCTRL DEBUG Tx Command reply: GET_REPLY 61543881 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085141504 DLCTRL DEBUG Command: GET 722216553 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085141504 DLCTRL DEBUG Tx Command reply: GET_REPLY 722216553 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085141506 DLCTRL DEBUG Command: GET 733641581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085141506 DLCTRL DEBUG Tx Command reply: GET_REPLY 733641581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085141509 DLCTRL DEBUG Command: GET 751584153 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085141509 DLCTRL DEBUG Tx Command reply: GET_REPLY 751584153 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085141511 DLCTRL DEBUG Command: GET 377574834 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085141511 DLCTRL DEBUG Tx Command reply: GET_REPLY 377574834 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085141513 DLCTRL DEBUG Command: GET 779104978 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085141513 DLCTRL DEBUG Tx Command reply: GET_REPLY 779104978 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085141515 DLCTRL DEBUG Command: GET 234357288 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085141515 DLCTRL DEBUG Tx Command reply: GET_REPLY 234357288 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085141516 DLCTRL DEBUG Command: GET 317210574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085141516 DLCTRL DEBUG Tx Command reply: GET_REPLY 317210574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085141518 DLCTRL DEBUG Command: GET 70644094 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085141518 DLCTRL DEBUG Tx Command reply: GET_REPLY 70644094 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001011011111'B, t_guard := 20.000000 } 20250806085141547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)2935245 20250806085142575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085142575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085142575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085142575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085142575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2cc9cd, normal) (hnbgw_rua.c:408) 20250806085142575 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085142575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085142575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2935245 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085142575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085142575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085142575 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085142575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2935245 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085142575 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085142575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085142575 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2935245 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085142575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2935245 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085142575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085142575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085142575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085142575 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2935245 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085142575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085142575 DLSCCP DEBUG 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) 20250806085142575 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085142575 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085142575 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002df0056400500f1100926) (sccp_scrc.c:455) 20250806085142575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085142575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085142575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085142575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085142575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085142575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085142575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085142575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085142575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085142575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085142575 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085142575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085142575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085142576 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 df 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085142576 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085142576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085142576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085142576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085142576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085142576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085142576 DLM3UA <000f> 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 20250806085142576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085142576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085142576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085142576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085142576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085142576 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 df 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)1024434 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085142583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085142583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085142583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085142583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085142583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085142583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085142583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085142583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085142583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085142583 DLSS7 <000c> ss7_asp.c: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 37 97 cb 02 00 00 00 00  20250806085142583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085142583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085142583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085142583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085142583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085142583 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=003797cb) (sccp_scrc.c:545) 20250806085142583 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) 20250806085142583 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085142583 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085142583 DLSCCP DEBUG 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) 20250806085142583 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085142583 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) 20250806085142583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085142583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(522)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085142586 DLCTRL DEBUG Command: GET 997574582 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085142586 DLCTRL DEBUG Tx Command reply: GET_REPLY 997574582 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085142589 DLCTRL DEBUG Command: GET 279599180 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085142589 DLCTRL DEBUG Tx Command reply: GET_REPLY 279599180 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085142593 DLCTRL DEBUG Command: GET 7000733 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085142593 DLCTRL DEBUG Tx Command reply: GET_REPLY 7000733 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085142597 DLCTRL DEBUG Command: GET 416163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085142597 DLCTRL DEBUG Tx Command reply: GET_REPLY 416163 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085142601 DLCTRL DEBUG Command: GET 141150342 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085142601 DLCTRL DEBUG Tx Command reply: GET_REPLY 141150342 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085142605 DLCTRL DEBUG Command: GET 508195787 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085142605 DLCTRL DEBUG Tx Command reply: GET_REPLY 508195787 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085142609 DLCTRL DEBUG Command: GET 546515211 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085142609 DLCTRL DEBUG Tx Command reply: GET_REPLY 546515211 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085142612 DLCTRL DEBUG Command: GET 987254699 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085142612 DLCTRL DEBUG Tx Command reply: GET_REPLY 987254699 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085142615 DLCTRL DEBUG Command: GET 717411636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085142615 DLCTRL DEBUG Tx Command reply: GET_REPLY 717411636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085142618 DLCTRL DEBUG Command: GET 878363870 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085142618 DLCTRL DEBUG Tx Command reply: GET_REPLY 878363870 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085142620 DLCTRL DEBUG Command: GET 614149464 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085142620 DLCTRL DEBUG Tx Command reply: GET_REPLY 614149464 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085142622 DLCTRL DEBUG Command: GET 213664912 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085142622 DLCTRL DEBUG Tx Command reply: GET_REPLY 213664912 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085142624 DLCTRL DEBUG Command: GET 147733028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085142624 DLCTRL DEBUG Tx Command reply: GET_REPLY 147733028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085142625 DLCTRL DEBUG Command: GET 692017827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085142625 DLCTRL DEBUG Tx Command reply: GET_REPLY 692017827 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085142627 DLCTRL DEBUG Command: GET 362128878 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085142627 DLCTRL DEBUG Tx Command reply: GET_REPLY 362128878 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085142628 DLCTRL DEBUG Command: GET 279037011 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085142628 DLCTRL DEBUG Tx Command reply: GET_REPLY 279037011 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085142629 DLCTRL DEBUG Command: GET 846408638 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085142629 DLCTRL DEBUG Tx Command reply: GET_REPLY 846408638 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085142630 DLCTRL DEBUG Command: GET 716058758 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085142630 DLCTRL DEBUG Tx Command reply: GET_REPLY 716058758 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085142631 DLCTRL DEBUG Command: GET 21427285 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085142631 DLCTRL DEBUG Tx Command reply: GET_REPLY 21427285 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085142632 DLCTRL DEBUG Command: GET 629919824 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085142632 DLCTRL DEBUG Tx Command reply: GET_REPLY 629919824 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001101000000'B, t_guard := 20.000000 } 20250806085142655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)13444201 20250806085143684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085143684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085143684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085143684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085143684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd2469, normal) (hnbgw_rua.c:408) 20250806085143684 DHNB DEBUG map_rua[0x558b7e177740]{init}: Allocated (fsm.c:456) 20250806085143684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085143684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085143684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085143684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085143684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085143684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085143684 DCN DEBUG map_sccp[0x558b7e2244e0]{init}: Allocated (fsm.c:456) 20250806085143684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085143685 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13444201 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085143685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085143685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085143685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085143685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085143685 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085143685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085143685 DLSCCP DEBUG 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) 20250806085143685 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: Allocated (fsm.c:456) 20250806085143685 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085143685 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003400056400500f1100926) (sccp_scrc.c:455) 20250806085143685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085143685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085143685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085143685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085143685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085143685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085143685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085143685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085143685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085143685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085143685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085143685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085143685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085143685 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 03 40 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085143685 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085143685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085143685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085143685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085143685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085143685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085143685 DLM3UA <000f> 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 20250806085143685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085143685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085143685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085143685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085143685 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085143685 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 03 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)14974428 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806085143691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085143691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085143691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085143691 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085143691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085143691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085143691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085143691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085143691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085143691 DLSS7 <000c> ss7_asp.c: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 4a a8 36 02 00 00 00 00  20250806085143691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085143691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085143691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085143691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085143691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085143691 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=004aa836) (sccp_scrc.c:545) 20250806085143691 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) 20250806085143691 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085143691 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085143691 DLSCCP DEBUG 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) 20250806085143691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085143691 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) 20250806085143691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085143691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(523)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085143693 DLCTRL DEBUG Command: GET 879851789 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085143693 DLCTRL DEBUG Tx Command reply: GET_REPLY 879851789 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250806085143694 DLCTRL DEBUG Command: GET 778805007 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085143694 DLCTRL DEBUG Tx Command reply: GET_REPLY 778805007 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085143696 DLCTRL DEBUG Command: GET 514811056 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085143696 DLCTRL DEBUG Tx Command reply: GET_REPLY 514811056 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085143699 DLCTRL DEBUG Command: GET 409010943 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085143699 DLCTRL DEBUG Tx Command reply: GET_REPLY 409010943 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085143701 DLCTRL DEBUG Command: GET 453352754 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085143701 DLCTRL DEBUG Tx Command reply: GET_REPLY 453352754 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085143705 DLCTRL DEBUG Command: GET 691074146 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085143705 DLCTRL DEBUG Tx Command reply: GET_REPLY 691074146 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085143709 DLCTRL DEBUG Command: GET 213260514 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085143709 DLCTRL DEBUG Tx Command reply: GET_REPLY 213260514 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085143713 DLCTRL DEBUG Command: GET 522212558 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085143713 DLCTRL DEBUG Tx Command reply: GET_REPLY 522212558 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085143716 DLCTRL DEBUG Command: GET 363097699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085143716 DLCTRL DEBUG Tx Command reply: GET_REPLY 363097699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085143718 DLCTRL DEBUG Command: GET 188262345 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085143718 DLCTRL DEBUG Tx Command reply: GET_REPLY 188262345 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085143721 DLCTRL DEBUG Command: GET 513129203 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085143721 DLCTRL DEBUG Tx Command reply: GET_REPLY 513129203 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085143723 DLCTRL DEBUG Command: GET 503091311 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085143723 DLCTRL DEBUG Tx Command reply: GET_REPLY 503091311 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085143725 DLCTRL DEBUG Command: GET 437275150 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085143725 DLCTRL DEBUG Tx Command reply: GET_REPLY 437275150 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085143726 DLCTRL DEBUG Command: GET 626789237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085143726 DLCTRL DEBUG Tx Command reply: GET_REPLY 626789237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085143728 DLCTRL DEBUG Command: GET 537170266 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085143728 DLCTRL DEBUG Tx Command reply: GET_REPLY 537170266 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085143729 DLCTRL DEBUG Command: GET 562130764 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085143729 DLCTRL DEBUG Tx Command reply: GET_REPLY 562130764 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085143731 DLCTRL DEBUG Command: GET 687297543 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085143731 DLCTRL DEBUG Tx Command reply: GET_REPLY 687297543 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085143732 DLCTRL DEBUG Command: GET 465666222 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085143732 DLCTRL DEBUG Tx Command reply: GET_REPLY 465666222 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085143733 DLCTRL DEBUG Command: GET 683614788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085143733 DLCTRL DEBUG Tx Command reply: GET_REPLY 683614788 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085143734 DLCTRL DEBUG Command: GET 609725890 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085143734 DLCTRL DEBUG Tx Command reply: GET_REPLY 609725890 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000000000110'B, t_guard := 20.000000 } 20250806085143762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)6890875 20250806085144793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085144793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085144793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250806085144793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085144793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x69257b, normal) (hnbgw_rua.c:408) 20250806085144793 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085144793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085144793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6890875 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085144793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085144793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085144793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6890875 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085144793 DCN DEBUG map_sccp[0x558b7e1e8e30]{init}: Allocated (fsm.c:456) 20250806085144793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085144793 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6890875 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085144793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6890875 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250806085144793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085144793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085144793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085144793 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6890875 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085144793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085144794 DLSCCP DEBUG 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) 20250806085144794 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: Allocated (fsm.c:456) 20250806085144794 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085144794 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000060056400500f1100926) (sccp_scrc.c:455) 20250806085144794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085144794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085144794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085144794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085144794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085144794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085144794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085144794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085144794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144794 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085144794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085144794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085144794 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 00 06 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085144794 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085144794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085144794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085144794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085144794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085144794 DLM3UA <000f> 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 20250806085144794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085144794 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085144794 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085144794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085144794 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085144794 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 00 06 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)1456362 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250806085144800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085144800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085144800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085144800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085144800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085144801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085144801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085144801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085144801 DLSS7 <000c> ss7_asp.c: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 49 04 01 02 00 00 00 00  20250806085144801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085144801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085144801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085144801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085144801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085144801 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=00490401) (sccp_scrc.c:545) 20250806085144801 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) 20250806085144801 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085144801 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085144801 DLSCCP DEBUG 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) 20250806085144801 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085144801 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) 20250806085144801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085144801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(524)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085144804 DLCTRL DEBUG Command: GET 864213223 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085144804 DLCTRL DEBUG Tx Command reply: GET_REPLY 864213223 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250806085144808 DLCTRL DEBUG Command: GET 458632890 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085144808 DLCTRL DEBUG Tx Command reply: GET_REPLY 458632890 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085144812 DLCTRL DEBUG Command: GET 888127678 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085144812 DLCTRL DEBUG Tx Command reply: GET_REPLY 888127678 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085144815 DLCTRL DEBUG Command: GET 807747300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085144815 DLCTRL DEBUG Tx Command reply: GET_REPLY 807747300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085144819 DLCTRL DEBUG Command: GET 78113214 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085144819 DLCTRL DEBUG Tx Command reply: GET_REPLY 78113214 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085144823 DLCTRL DEBUG Command: GET 920499898 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085144823 DLCTRL DEBUG Tx Command reply: GET_REPLY 920499898 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085144827 DLCTRL DEBUG Command: GET 142301432 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085144827 DLCTRL DEBUG Tx Command reply: GET_REPLY 142301432 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085144832 DLCTRL DEBUG Command: GET 454998565 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085144832 DLCTRL DEBUG Tx Command reply: GET_REPLY 454998565 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085144835 DLCTRL DEBUG Command: GET 779179543 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085144835 DLCTRL DEBUG Tx Command reply: GET_REPLY 779179543 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085144839 DLCTRL DEBUG Command: GET 920755304 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085144839 DLCTRL DEBUG Tx Command reply: GET_REPLY 920755304 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085144843 DLCTRL DEBUG Command: GET 954160145 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085144843 DLCTRL DEBUG Tx Command reply: GET_REPLY 954160145 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085144848 DLCTRL DEBUG Command: GET 766189924 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085144848 DLCTRL DEBUG Tx Command reply: GET_REPLY 766189924 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085144852 DLCTRL DEBUG Command: GET 988500202 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085144852 DLCTRL DEBUG Tx Command reply: GET_REPLY 988500202 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085144856 DLCTRL DEBUG Command: GET 176950256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085144856 DLCTRL DEBUG Tx Command reply: GET_REPLY 176950256 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085144860 DLCTRL DEBUG Command: GET 695067294 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085144860 DLCTRL DEBUG Tx Command reply: GET_REPLY 695067294 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085144863 DLCTRL DEBUG Command: GET 299447624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085144863 DLCTRL DEBUG Tx Command reply: GET_REPLY 299447624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085144866 DLCTRL DEBUG Command: GET 416279909 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085144867 DLCTRL DEBUG Tx Command reply: GET_REPLY 416279909 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085144870 DLCTRL DEBUG Command: GET 820713955 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085144870 DLCTRL DEBUG Tx Command reply: GET_REPLY 820713955 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085144873 DLCTRL DEBUG Command: GET 796792170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085144873 DLCTRL DEBUG Tx Command reply: GET_REPLY 796792170 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085144877 DLCTRL DEBUG Command: GET 455514360 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085144877 DLCTRL DEBUG Tx Command reply: GET_REPLY 455514360 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085144886 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35723<->l=127.0.0.1:4262) (control_if.c:193) 20250806085144887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34188<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(507)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085144891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085144893 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085144893 DLINP DEBUG SRVCONN(,r=127.0.0.1:54270<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085144893 DLINP NOTICE SRV(,r=127.0.0.1:54270<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085144893 DMAIN NOTICE (127.0.0.1:54270 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54270<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085144893 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@bb2323c10e79: Final verdict of PTC: none 20250806085144895 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085144895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085144895 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085144895 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085144895 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085144895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085144895 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085144895 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085144895 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 20250806085144895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144895 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085144895 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085144895 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085144895 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085144895 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085144895 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085144895 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 TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@bb2323c10e79: Final verdict of PTC: none 20250806085144895 DLSS7 <000c> ss7_route.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' 20250806085144895 DLSS7 <000c> ss7_route.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' 20250806085144895 DLSS7 <000c> ss7_asp.c: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  20250806085144895 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  20250806085144895 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085144895 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085144896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085144896 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085144896 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085144896 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) 20250806085144896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085144896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085144896 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085144896 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085144896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085144896 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085144896 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085144896 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085144896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085144896 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085144896 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085144896 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 20250806085144896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085144896 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085144896 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) 20250806085144896 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085144896 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085144896 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085144896 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085144896 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085144896 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085144896 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085144896 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 20250806085144896 DLSS7 <000c> ss7_route.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' 20250806085144896 DLSS7 <000c> ss7_route.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' 20250806085144896 DLSS7 <000c> ss7_asp.c: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  20250806085144896 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085144896 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085144896 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085144897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085144897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085144897 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085144897 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) 20250806085144897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085144897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085144897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085144897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085144897 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085144897 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) 20250806085144897 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085144897 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085144897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085144897 DLSCCP DEBUG 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) 20250806085144897 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085144897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085144897 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085144897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144897 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) 20250806085144897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085144897 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144897 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144897 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085144897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085144897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085144897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 96 64 53 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250806085144897 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085144897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085144898 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085144898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-98981)[0x558b7e1e44e0]{disrupted}: Deallocated (fsm.c:568) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{disconnected}: Freeing instance (context_map.c:207) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558b7e1e8b40]{disconnected}: Deallocated (fsm.c:568) 20250806085144898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-98981 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085144898 DLSCCP DEBUG 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) 20250806085144898 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085144898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085144898 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085144898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144898 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) 20250806085144898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085144898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144898 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085144898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085144898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085144898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 37 97 cb 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250806085144898 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085144898 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085144898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085144898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2935245)[0x558b7e1df1e0]{disrupted}: Deallocated (fsm.c:568) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085144898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2935245 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085144898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085144898 DLSCCP DEBUG 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) 20250806085144899 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085144899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085144899 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085144899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144899 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) 20250806085144899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085144899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085144899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085144899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085144899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 4a a8 36 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250806085144899 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085144899 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085144899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{disrupted}: Freeing instance (context_map.c:203) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13444201)[0x558b7e177740]{disrupted}: Deallocated (fsm.c:568) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x558b7e2244e0]{disconnected}: Deallocated (fsm.c:568) 20250806085144899 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13444201 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085144899 DLSCCP DEBUG 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) 20250806085144899 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085144899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085144899 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085144899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144899 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) 20250806085144899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085144899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085144899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085144899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085144899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085144899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085144899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 49 04 01 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250806085144899 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085144899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085144899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085144899 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085144900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085144900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085144900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085144900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085144900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6890875)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085144900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085144900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{disconnected}: Freeing instance (context_map.c:207) 20250806085144900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x558b7e1e8e30]{disconnected}: Deallocated (fsm.c:568) 20250806085144900 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6890875 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@bb2323c10e79: Final verdict of PTC: none 20250806085144900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085144900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085144900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085144900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW-PFCP(509)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@bb2323c10e79: Final verdict of PTC: none 20250806085144900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085144900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(514)@bb2323c10e79: Final verdict of PTC: none 20250806085144900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085144901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085144901 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085144901 DMAIN NOTICE (127.0.0.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) 20250806085144901 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085144900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085144900 DLM3UA <000f> 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 20250806085144900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085144900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085144900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085144900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085144901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085144901 DLM3UA <000f> 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 20250806085144901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085144901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085144901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085144901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085144901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085144901 DLM3UA <000f> 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 20250806085144901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085144901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085144901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085144901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085144901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085144901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085144901 DLM3UA <000f> 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 20250806085144901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085144902 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085144902 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085144902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(521)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(520)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(523)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(524)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Aug 6 08:51:44 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 20250806085144990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085145488 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085145489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085145489 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085145489 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) 20250806085145489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085145489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085145489 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085145489 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085145489 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085145489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085145489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085145489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085145489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085145489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085145489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085145489 DLM3UA <000f> 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 20250806085145489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085145489 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085145489 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085145592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503584) Waiting for packet dumper to finish... 1 (prev_count=503584, count=510344) 20250806085146897 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085146897 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085146897 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085146897 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085146897 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085146897 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:51:47 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250806085148704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085148709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085148712 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45641<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085148726 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085148726 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085148733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148733 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148733 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148733 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148733 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148733 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085148733 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55273 (stream_srv.c:143) 20250806085148733 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55273<->l=127.0.0.1:29169 (hnb.c:335) 20250806085148733 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148733 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148734 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148734 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085148734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148734 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) 20250806085148734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085148734 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) 20250806085148734 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) 20250806085148734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085148734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148734 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148734 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148734 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085148734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148735 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) 20250806085148735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085148735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148735 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148735 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085148735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085148735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085148735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148735 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148735 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085148735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 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) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085148735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085148735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085148735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148735 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148735 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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085148735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085148735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148735 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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085148735 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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085148735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148735 DLM3UA <000f> 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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085148735 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085148735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148735 DLM3UA <000f> 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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085148735 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085148735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(535)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085148759 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148759 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148759 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148759 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148759 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148759 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148759 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085148759 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148760 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148760 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085148760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148760 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148760 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) 20250806085148760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085148761 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) 20250806085148761 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) 20250806085148761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085148761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148761 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148761 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148761 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 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) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 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) 20250806085148761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085148761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148761 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148761 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148761 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 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) 20250806085148761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085148761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148761 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148761 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148761 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085148761 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148761 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085148761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085148761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148761 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148761 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148762 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085148762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085148762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148762 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085148762 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) 20250806085148762 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085148762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148762 DLM3UA <000f> 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085148762 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085148762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148762 DLM3UA <000f> 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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085148762 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085148762 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085148795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085148795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085148795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085148795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085148795 DHNBAP 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) 20250806085148795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085148795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085148795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085148795 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085148801 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085148801 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085148801 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085148801 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085148802 DHNBAP DEBUG (127.0.0.1:55273 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085148802 DHNBAP NOTICE (127.0.0.1:55273 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085148802 DHNBAP NOTICE (127.0.0.1:55273 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085148802 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085148802 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085148946 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 20250806085148946 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 20250806085148946 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085148946 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085148954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085148954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085148954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085148954 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085148954 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085148954 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085148954 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085148954 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085148954 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 20250806085148954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085148954 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  20250806085148954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085148957 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 20250806085148957 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 20250806085148957 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085148957 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085148957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148957 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085148957 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085148957 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  20250806085148957 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085148957 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085148957 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085148957 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 20250806085148957 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085148957 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  20250806085148957 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' 20250806085148957 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' 20250806085148957 DLSS7 <000c> ss7_asp.c: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  20250806085148957 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  20250806085148958 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085148958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085148958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085148958 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085148958 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) 20250806085148958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085148958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085148958 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085148958 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) 20250806085148958 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148959 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085148959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(538)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085148960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085148960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085148960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085148960 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085148960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085148960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148960 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148961 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085148961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085148961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085148961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085148961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085148961 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085148961 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  20250806085148963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085148963 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085148963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085148963 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085148963 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085148963 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085148963 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085148963 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085148963 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 20250806085148964 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085148964 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  20250806085148964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085148966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148966 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085148966 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085148966 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  20250806085148966 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085148966 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085148966 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085148966 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 20250806085148966 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085148966 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  20250806085148966 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 20250806085148966 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' 20250806085148966 DLSS7 <000c> ss7_asp.c: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  20250806085148966 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  20250806085148966 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  20250806085148966 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085148966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085148966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085148966 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085148967 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) 20250806085148967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085148967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085148967 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085148967 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) 20250806085148967 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148968 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085148968 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148968 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) 20250806085148968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085148968 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) 20250806085148968 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) 20250806085148968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085148969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148969 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148969 DLM3UA <000f> 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 20250806085148969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085148969 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' 20250806085148969 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 20250806085148969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085148969 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085148969 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 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 00 06 00 08 00 00 00 03  20250806085148975 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 20250806085148975 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 20250806085148975 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085148975 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085148985 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 20250806085148985 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 20250806085148985 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085148985 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085148985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085148985 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085148985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085148985 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085148985 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085148985 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085148985 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085148985 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085148985 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 20250806085148985 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085148985 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  20250806085148985 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn1-M3UA(544)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085148988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085148988 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085148988 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  20250806085148988 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085148988 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085148988 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085148988 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 20250806085148988 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085148988 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  20250806085148988 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' 20250806085148988 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' 20250806085148988 DLSS7 <000c> ss7_asp.c: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  20250806085148988 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  20250806085148988 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  20250806085148988 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  20250806085148988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085148988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085148988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085148988 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085148988 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) 20250806085148988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085148988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148988 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085148988 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085148988 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) 20250806085148988 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148990 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085148990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085148990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085148990 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085148990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085148990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148990 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148990 DLM3UA <000f> 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 20250806085148990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085148990 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085148990 DLSS7 <000c> ss7_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 20250806085148990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085148990 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085148990 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  20250806085148991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085148991 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085148991 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085148991 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085148991 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085148992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085148992 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085148992 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085148992 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 20250806085148992 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085148992 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  20250806085148992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085148994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148994 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085148994 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085148994 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  20250806085148994 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085148994 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085148994 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085148994 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 20250806085148994 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085148994 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  20250806085148994 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 20250806085148994 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' 20250806085148994 DLSS7 <000c> ss7_asp.c: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  20250806085148994 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  20250806085148994 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  20250806085148994 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  20250806085148994 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  20250806085148994 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085148994 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085148994 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085148994 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085148994 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) 20250806085148994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085148994 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085148994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085148994 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085148994 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) 20250806085148994 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085148995 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085148995 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085148995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085148995 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085148995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148995 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) 20250806085148995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085148996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085148996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085148996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085148996 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) 20250806085148996 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) 20250806085148996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085148996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085148996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085148996 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085148996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085148996 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085148996 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085148996 DLM3UA <000f> 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 20250806085148996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085148996 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) 20250806085148996 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 20250806085148996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085148996 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085148996 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  20250806085149193 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085149193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1255b), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085149193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085149193 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) 20250806085149193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085149193 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085149193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085149193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085149193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085149193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c1 25 5b 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085149194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085149194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085149194 DLM3UA <000f> 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 20250806085149194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085149194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085149194 DLSS7 <000c> ss7_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 20250806085149194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085149194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149194 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 c1 25 5b 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085149202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085149202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085149202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085149202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085149202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085149202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149202 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 c1 25 5b 00  20250806085149202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085149202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085149202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149202 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=00c1255b) (sccp_scrc.c:545) 20250806085149202 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) 20250806085149202 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085149202 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085149203 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085149203 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085149203 DLSCCP DEBUG SCCP-SCOC(56)[0x558b7e1d1030]{IDLE}: Deallocated (fsm.c:568) 20250806085149217 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085149217 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085149217 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085149217 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085149218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149218 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085149218 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085149218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085149218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085149218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085149218 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085149218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085149218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085149218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085149218 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085149218 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085149218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149218 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085149218 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085149218 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(534)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085149757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085149757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085149757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085149757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085149757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085149757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149757 DLSS7 <000c> ss7_asp.c: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  20250806085149758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085149758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085149758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085149758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085149758 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085149758 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) 20250806085149758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085149758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085149758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085149758 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085149758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085149758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085149758 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) 20250806085149758 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085149758 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085149759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149759 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085149759 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085149759 DLM3UA <000f> 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 20250806085149759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085149759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085149759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085149759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085149759 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149759 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  20250806085149760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149760 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085149760 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085149760 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085149760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149760 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085149760 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085149760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149760 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149760 DLSS7 <000c> ss7_asp.c: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  20250806085149760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085149760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085149760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085149760 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085149760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149760 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085149760 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085149760 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(534)@bb2323c10e79: 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(537)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085149764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085149764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085149764 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 20250806085149764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149764 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) 20250806085149764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085149764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149764 DLSS7 <000c> ss7_asp.c: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  20250806085149764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085149764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149764 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) 20250806085149764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085149765 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085149765 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085149765 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) 20250806085149765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085149765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 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) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085149765 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) 20250806085149765 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) 20250806085149765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085149765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085149765 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 06 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) 20250806085149765 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085149765 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085149765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085149765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085149765 DLM3UA <000f> 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 20250806085149765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085149765 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' 20250806085149765 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 20250806085149765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085149765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149765 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 06 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  20250806085149767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085149767 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085149767 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 20250806085149767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149767 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' 20250806085149767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085149767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149767 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149767 DLSS7 <000c> ss7_asp.c: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  20250806085149767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085149767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149767 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) 20250806085149767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085149767 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085149767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085149767 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085149767 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@bb2323c10e79: 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 } } } } 20250806085149776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085149776 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085149776 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085149776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085149776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085149776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149776 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149777 DLSS7 <000c> ss7_asp.c: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  20250806085149777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085149777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149777 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085149777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085149777 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085149777 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085149777 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) 20250806085149777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085149777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085149777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085149777 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085149777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085149777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085149777 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) 20250806085149777 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085149777 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085149777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085149777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085149777 DLM3UA <000f> 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 20250806085149777 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-RAN(540)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085149777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085149777 DLSS7 <000c> ss7_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 20250806085149777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085149777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149777 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  20250806085149778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085149778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085149778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085149778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085149778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085149778 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149778 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149778 DLSS7 <000c> ss7_asp.c: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  20250806085149778 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085149778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149778 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085149778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085149778 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085149778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085149778 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085149778 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(540)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085149789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085149789 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085149789 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 20250806085149789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149789 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' 20250806085149789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085149789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149789 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149789 DLSS7 <000c> ss7_asp.c: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  20250806085149789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085149789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149789 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) 20250806085149789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085149789 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085149789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085149790 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085149790 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) 20250806085149790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085149790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085149790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 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) 20250806085149790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085149790 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) 20250806085149790 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) 20250806085149790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085149790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085149790 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) 20250806085149790 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085149790 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085149790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085149790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085149790 DLM3UA <000f> 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 20250806085149790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085149790 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' 20250806085149790 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 20250806085149790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085149790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149790 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  20250806085149791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085149791 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085149791 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085149791 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 20250806085149791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085149791 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' 20250806085149791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085149791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085149791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085149791 DLSS7 <000c> ss7_asp.c: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  20250806085149791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085149791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085149791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085149791 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) 20250806085149791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085149791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085149791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085149791 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085149791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085149791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085149791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085149791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085149791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085149791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085149791 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085149792 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@bb2323c10e79: 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 } } } } 20250806085150813 DLCTRL DEBUG Command: GET 696483167 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085150813 DLCTRL DEBUG Tx Command reply: GET_REPLY 696483167 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085150818 DLCTRL DEBUG Command: GET 575432301 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085150818 DLCTRL DEBUG Tx Command reply: GET_REPLY 575432301 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085150822 DLCTRL DEBUG Command: GET 635816040 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085150822 DLCTRL DEBUG Tx Command reply: GET_REPLY 635816040 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085150825 DLCTRL DEBUG Command: GET 90909434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085150825 DLCTRL DEBUG Tx Command reply: GET_REPLY 90909434 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085150826 DLCTRL DEBUG Command: GET 920172016 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085150826 DLCTRL DEBUG Tx Command reply: GET_REPLY 920172016 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085150830 DLCTRL DEBUG Command: GET 287049716 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085150830 DLCTRL DEBUG Tx Command reply: GET_REPLY 287049716 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085150834 DLCTRL DEBUG Command: GET 907724100 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085150834 DLCTRL DEBUG Tx Command reply: GET_REPLY 907724100 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085150838 DLCTRL DEBUG Command: GET 298174689 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085150838 DLCTRL DEBUG Tx Command reply: GET_REPLY 298174689 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085150841 DLCTRL DEBUG Command: GET 466238842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085150841 DLCTRL DEBUG Tx Command reply: GET_REPLY 466238842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085150844 DLCTRL DEBUG Command: GET 582229192 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085150844 DLCTRL DEBUG Tx Command reply: GET_REPLY 582229192 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085150846 DLCTRL DEBUG Command: GET 528196799 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085150846 DLCTRL DEBUG Tx Command reply: GET_REPLY 528196799 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085150849 DLCTRL DEBUG Command: GET 189508276 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085150849 DLCTRL DEBUG Tx Command reply: GET_REPLY 189508276 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085150851 DLCTRL DEBUG Command: GET 938190230 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085150851 DLCTRL DEBUG Tx Command reply: GET_REPLY 938190230 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085150853 DLCTRL DEBUG Command: GET 898812504 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085150853 DLCTRL DEBUG Tx Command reply: GET_REPLY 898812504 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085150855 DLCTRL DEBUG Command: GET 628779880 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085150855 DLCTRL DEBUG Tx Command reply: GET_REPLY 628779880 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085150857 DLCTRL DEBUG Command: GET 954082572 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085150857 DLCTRL DEBUG Tx Command reply: GET_REPLY 954082572 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085150858 DLCTRL DEBUG Command: GET 905000181 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085150858 DLCTRL DEBUG Tx Command reply: GET_REPLY 905000181 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085150860 DLCTRL DEBUG Command: GET 728313942 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085150860 DLCTRL DEBUG Tx Command reply: GET_REPLY 728313942 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085150861 DLCTRL DEBUG Command: GET 366235857 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085150861 DLCTRL DEBUG Tx Command reply: GET_REPLY 366235857 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085150863 DLCTRL DEBUG Command: GET 578456518 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085150863 DLCTRL DEBUG Tx Command reply: GET_REPLY 578456518 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001000101011'B, t_guard := 20.000000 } 20250806085150876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)16207198 20250806085151894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085151894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085151894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085151894 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085151894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf74d5e, normal) (hnbgw_rua.c:408) 20250806085151894 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085151894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085151894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16207198 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085151894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085151894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085151894 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16207198 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085151894 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085151894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085151894 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16207198 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085151894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16207198 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085151894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085151894 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085151894 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085151894 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16207198 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085151894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085151894 DLSCCP DEBUG 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) 20250806085151894 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: Allocated (fsm.c:456) 20250806085151894 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085151894 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300022b0056400500f1100926) (sccp_scrc.c:455) 20250806085151894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085151894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085151894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085151894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085151894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085151894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085151894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085151894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085151894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085151894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085151894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085151895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085151895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085151895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085151895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085151895 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085151895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085151895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085151895 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 02 2b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085151895 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085151895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085151895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085151895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085151895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085151895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085151895 DLM3UA <000f> 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 20250806085151895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085151895 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085151895 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085151895 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085151895 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085151895 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 02 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)13173842 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@bb2323c10e79: setverdict(pass): none -> pass 20250806085151906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085151906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085151906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085151906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085151906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085151906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085151906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085151906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085151906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085151906 DLSS7 <000c> ss7_asp.c: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 f9 0a ae 02 00 00 00 00  20250806085151906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085151907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085151907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085151907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) MTC@bb2323c10e79: 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 } } } 20250806085151907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085151907 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=00f90aae) (sccp_scrc.c:545) 20250806085151907 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) 20250806085151907 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085151907 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085151907 DLSCCP DEBUG 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) 20250806085151907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085151907 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) 20250806085151907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085151907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085151907 DLCTRL DEBUG Command: GET 348783384 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085151907 DLCTRL DEBUG Tx Command reply: GET_REPLY 348783384 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085151910 DLCTRL DEBUG Command: GET 984055750 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085151911 DLCTRL DEBUG Tx Command reply: GET_REPLY 984055750 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085151914 DLCTRL DEBUG Command: GET 495015243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085151914 DLCTRL DEBUG Tx Command reply: GET_REPLY 495015243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085151918 DLCTRL DEBUG Command: GET 576844402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085151919 DLCTRL DEBUG Tx Command reply: GET_REPLY 576844402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085151921 DLCTRL DEBUG Command: GET 594139547 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085151921 DLCTRL DEBUG Tx Command reply: GET_REPLY 594139547 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085151923 DLCTRL DEBUG Command: GET 756959231 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085151923 DLCTRL DEBUG Tx Command reply: GET_REPLY 756959231 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085151925 DLCTRL DEBUG Command: GET 17215214 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085151925 DLCTRL DEBUG Tx Command reply: GET_REPLY 17215214 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085151927 DLCTRL DEBUG Command: GET 920292475 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085151927 DLCTRL DEBUG Tx Command reply: GET_REPLY 920292475 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085151929 DLCTRL DEBUG Command: GET 803978507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085151929 DLCTRL DEBUG Tx Command reply: GET_REPLY 803978507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085151931 DLCTRL DEBUG Command: GET 220379077 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085151931 DLCTRL DEBUG Tx Command reply: GET_REPLY 220379077 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085151932 DLCTRL DEBUG Command: GET 835120332 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085151932 DLCTRL DEBUG Tx Command reply: GET_REPLY 835120332 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085151933 DLCTRL DEBUG Command: GET 262970159 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085151933 DLCTRL DEBUG Tx Command reply: GET_REPLY 262970159 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085151935 DLCTRL DEBUG Command: GET 292507439 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085151935 DLCTRL DEBUG Tx Command reply: GET_REPLY 292507439 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085151936 DLCTRL DEBUG Command: GET 996582341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085151936 DLCTRL DEBUG Tx Command reply: GET_REPLY 996582341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085151937 DLCTRL DEBUG Command: GET 573447467 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085151937 DLCTRL DEBUG Tx Command reply: GET_REPLY 573447467 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085151938 DLCTRL DEBUG Command: GET 229718358 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085151938 DLCTRL DEBUG Tx Command reply: GET_REPLY 229718358 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085151939 DLCTRL DEBUG Command: GET 748865803 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085151939 DLCTRL DEBUG Tx Command reply: GET_REPLY 748865803 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085151940 DLCTRL DEBUG Command: GET 839921300 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085151940 DLCTRL DEBUG Tx Command reply: GET_REPLY 839921300 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085151941 DLCTRL DEBUG Command: GET 590887902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085151941 DLCTRL DEBUG Tx Command reply: GET_REPLY 590887902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085151942 DLCTRL DEBUG Command: GET 812708262 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085151942 DLCTRL DEBUG Tx Command reply: GET_REPLY 812708262 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000111100001'B, t_guard := 20.000000 } 20250806085151952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@bb2323c10e79: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)16303048 20250806085152977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085152977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085152977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085152977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085152977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8c3c8, normal) (hnbgw_rua.c:408) 20250806085152977 DHNB DEBUG map_rua[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085152977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085152977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16303048 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085152977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085152977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085152977 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085152977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16303048 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085152977 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085152977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085152977 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16303048 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085152977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16303048 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085152977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085152977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085152977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085152977 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16303048 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085152977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085152977 DLSCCP DEBUG 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) 20250806085152977 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: Allocated (fsm.c:456) 20250806085152977 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085152977 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001e10056400500f1100926) (sccp_scrc.c:455) 20250806085152977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085152977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085152977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085152977 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) 20250806085152977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085152977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085152977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085152977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085152977 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085152977 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) 20250806085152977 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) 20250806085152977 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085152977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085152977 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 01 e1 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085152977 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085152977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085152977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085152977 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085152977 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085152977 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085152977 DLM3UA <000f> 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 20250806085152978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085152978 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' 20250806085152978 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 20250806085152978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085152978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085152978 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 01 e1 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@bb2323c10e79: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)4121757 HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@bb2323c10e79: setverdict(pass): none -> pass 20250806085152997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085152997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085152997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085152997 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 20250806085152997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085152997 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' 20250806085152997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085152997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085152997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085152997 DLSS7 <000c> ss7_asp.c: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 15 80 b9 02 00 00 00 00  20250806085152997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085152997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085152997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085152997 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) 20250806085152997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@bb2323c10e79: 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 } } } 20250806085152997 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=001580b9) (sccp_scrc.c:545) 20250806085152997 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) 20250806085152997 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085152997 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085152997 DLSCCP DEBUG 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) 20250806085152997 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085152997 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) 20250806085152997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085152998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085152999 DLCTRL DEBUG Command: GET 451552162 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085152999 DLCTRL DEBUG Tx Command reply: GET_REPLY 451552162 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085153003 DLCTRL DEBUG Command: GET 848248206 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085153003 DLCTRL DEBUG Tx Command reply: GET_REPLY 848248206 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085153007 DLCTRL DEBUG Command: GET 141753364 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085153007 DLCTRL DEBUG Tx Command reply: GET_REPLY 141753364 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085153010 DLCTRL DEBUG Command: GET 410201881 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085153010 DLCTRL DEBUG Tx Command reply: GET_REPLY 410201881 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085153014 DLCTRL DEBUG Command: GET 577754317 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085153014 DLCTRL DEBUG Tx Command reply: GET_REPLY 577754317 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085153018 DLCTRL DEBUG Command: GET 958999096 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085153018 DLCTRL DEBUG Tx Command reply: GET_REPLY 958999096 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085153022 DLCTRL DEBUG Command: GET 268768108 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085153022 DLCTRL DEBUG Tx Command reply: GET_REPLY 268768108 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085153025 DLCTRL DEBUG Command: GET 18782295 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085153025 DLCTRL DEBUG Tx Command reply: GET_REPLY 18782295 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085153027 DLCTRL DEBUG Command: GET 777797572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085153027 DLCTRL DEBUG Tx Command reply: GET_REPLY 777797572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085153029 DLCTRL DEBUG Command: GET 14798059 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085153029 DLCTRL DEBUG Tx Command reply: GET_REPLY 14798059 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085153031 DLCTRL DEBUG Command: GET 16369813 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085153031 DLCTRL DEBUG Tx Command reply: GET_REPLY 16369813 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085153033 DLCTRL DEBUG Command: GET 957123180 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085153033 DLCTRL DEBUG Tx Command reply: GET_REPLY 957123180 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085153035 DLCTRL DEBUG Command: GET 602334899 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085153035 DLCTRL DEBUG Tx Command reply: GET_REPLY 602334899 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085153037 DLCTRL DEBUG Command: GET 646749911 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085153037 DLCTRL DEBUG Tx Command reply: GET_REPLY 646749911 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085153039 DLCTRL DEBUG Command: GET 95729851 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085153039 DLCTRL DEBUG Tx Command reply: GET_REPLY 95729851 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085153041 DLCTRL DEBUG Command: GET 728167065 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085153041 DLCTRL DEBUG Tx Command reply: GET_REPLY 728167065 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085153043 DLCTRL DEBUG Command: GET 289863931 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085153043 DLCTRL DEBUG Tx Command reply: GET_REPLY 289863931 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085153044 DLCTRL DEBUG Command: GET 127503115 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085153044 DLCTRL DEBUG Tx Command reply: GET_REPLY 127503115 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085153046 DLCTRL DEBUG Command: GET 596382214 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085153046 DLCTRL DEBUG Tx Command reply: GET_REPLY 596382214 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085153047 DLCTRL DEBUG Command: GET 546101976 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085153047 DLCTRL DEBUG Tx Command reply: GET_REPLY 546101976 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000011000110'B, t_guard := 20.000000 } 20250806085153075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@bb2323c10e79: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)1608063 20250806085154095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085154095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085154096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085154096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085154096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x18897f, normal) (hnbgw_rua.c:408) 20250806085154096 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085154096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085154096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085154096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085154096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085154096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085154096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085154096 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085154096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085154096 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1608063 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085154096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085154096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085154096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085154096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085154096 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085154096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085154096 DLSCCP DEBUG 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) 20250806085154096 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: Allocated (fsm.c:456) 20250806085154096 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085154096 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c60056400500f1100926) (sccp_scrc.c:455) 20250806085154096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085154096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085154096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085154096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085154097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085154097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085154097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085154097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085154097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085154097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085154097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085154097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085154097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085154097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085154097 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154097 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 00 c6 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085154097 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085154097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085154097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085154097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154097 DLM3UA <000f> 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 20250806085154097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085154097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085154097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085154097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085154097 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 00 c6 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@bb2323c10e79: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)12743828 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085154103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085154103 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085154103 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085154103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085154103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085154103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085154103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085154103 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085154103 DLSS7 <000c> ss7_asp.c: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 7c e4 89 02 00 00 00 00  20250806085154103 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085154103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085154103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085154103 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085154103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085154103 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=007ce489) (sccp_scrc.c:545) 20250806085154103 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) 20250806085154103 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085154103 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085154103 DLSCCP DEBUG 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) 20250806085154103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085154103 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) 20250806085154103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085154103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085154104 DLCTRL DEBUG Command: GET 367287620 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085154104 DLCTRL DEBUG Tx Command reply: GET_REPLY 367287620 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085154107 DLCTRL DEBUG Command: GET 892550128 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085154107 DLCTRL DEBUG Tx Command reply: GET_REPLY 892550128 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085154110 DLCTRL DEBUG Command: GET 392463991 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085154110 DLCTRL DEBUG Tx Command reply: GET_REPLY 392463991 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085154113 DLCTRL DEBUG Command: GET 226178216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085154113 DLCTRL DEBUG Tx Command reply: GET_REPLY 226178216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085154117 DLCTRL DEBUG Command: GET 26846388 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085154117 DLCTRL DEBUG Tx Command reply: GET_REPLY 26846388 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085154121 DLCTRL DEBUG Command: GET 876537252 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085154121 DLCTRL DEBUG Tx Command reply: GET_REPLY 876537252 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085154124 DLCTRL DEBUG Command: GET 937604374 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085154124 DLCTRL DEBUG Tx Command reply: GET_REPLY 937604374 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085154128 DLCTRL DEBUG Command: GET 329027876 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085154128 DLCTRL DEBUG Tx Command reply: GET_REPLY 329027876 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085154131 DLCTRL DEBUG Command: GET 920686470 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085154131 DLCTRL DEBUG Tx Command reply: GET_REPLY 920686470 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085154134 DLCTRL DEBUG Command: GET 927856988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085154134 DLCTRL DEBUG Tx Command reply: GET_REPLY 927856988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085154136 DLCTRL DEBUG Command: GET 7579028 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085154136 DLCTRL DEBUG Tx Command reply: GET_REPLY 7579028 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085154139 DLCTRL DEBUG Command: GET 747511370 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085154139 DLCTRL DEBUG Tx Command reply: GET_REPLY 747511370 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085154141 DLCTRL DEBUG Command: GET 564590888 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085154141 DLCTRL DEBUG Tx Command reply: GET_REPLY 564590888 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085154143 DLCTRL DEBUG Command: GET 943174348 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085154143 DLCTRL DEBUG Tx Command reply: GET_REPLY 943174348 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085154145 DLCTRL DEBUG Command: GET 849764045 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085154145 DLCTRL DEBUG Tx Command reply: GET_REPLY 849764045 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085154147 DLCTRL DEBUG Command: GET 769046508 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085154147 DLCTRL DEBUG Tx Command reply: GET_REPLY 769046508 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085154148 DLCTRL DEBUG Command: GET 421928330 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085154148 DLCTRL DEBUG Tx Command reply: GET_REPLY 421928330 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085154150 DLCTRL DEBUG Command: GET 201067442 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085154150 DLCTRL DEBUG Tx Command reply: GET_REPLY 201067442 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085154151 DLCTRL DEBUG Command: GET 538456604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085154151 DLCTRL DEBUG Tx Command reply: GET_REPLY 538456604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085154152 DLCTRL DEBUG Command: GET 252774828 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085154152 DLCTRL DEBUG Tx Command reply: GET_REPLY 252774828 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085154156 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45641<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@bb2323c10e79: Final verdict of PTC: none 20250806085154158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(526)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085154160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085154160 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085154160 DLINP DEBUG SRVCONN(,r=127.0.0.1:55273<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085154160 DLINP NOTICE SRV(,r=127.0.0.1:55273<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085154160 DMAIN NOTICE (127.0.0.1:55273 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55273<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085154160 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@bb2323c10e79: Final verdict of PTC: none 20250806085154163 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154163 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085154163 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154163 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085154163 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154163 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085154163 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 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154163 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085154163 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085154163 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085154163 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085154163 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085154163 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085154163 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 20250806085154163 DLSS7 <000c> ss7_route.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' 20250806085154163 DLSS7 <000c> ss7_route.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(539)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(540)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@bb2323c10e79: Final verdict of PTC: none 20250806085154163 DLSS7 <000c> ss7_asp.c: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  20250806085154163 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  20250806085154163 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  20250806085154163 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  HNBGW_Test.sgsn1-RAN(543)@bb2323c10e79: Final verdict of PTC: none 20250806085154163 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085154163 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085154163 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154163 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085154163 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085154163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085154163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085154163 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085154163 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) 20250806085154163 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085154163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085154163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085154163 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.msc1-RAN(537)@bb2323c10e79: Final verdict of PTC: none 20250806085154163 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) 20250806085154163 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085154163 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085154163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@bb2323c10e79: Final verdict of PTC: none 20250806085154164 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085154164 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085154164 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 20250806085154164 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 20250806085154164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154164 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085154164 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085154164 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-SCCP(536)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@bb2323c10e79: Final verdict of PTC: none 20250806085154164 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085154164 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085154164 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085154164 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 20250806085154165 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' 20250806085154165 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' 20250806085154165 DLSS7 <000c> ss7_asp.c: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  20250806085154165 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  20250806085154165 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  20250806085154165 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085154165 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(528)@bb2323c10e79: Final verdict of PTC: none 20250806085154165 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085154165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154165 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085154165 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085154165 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 20250806085154165 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085154165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085154166 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085154166 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085154166 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 20250806085154166 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085154166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085154166 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085154166 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085154166 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 20250806085154167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154167 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085154167 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085154167 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085154167 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085154167 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085154167 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085154167 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 20250806085154167 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' 20250806085154167 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' 20250806085154167 DLSS7 <000c> ss7_asp.c: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  20250806085154168 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  20250806085154168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085154168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085154168 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 20250806085154168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154168 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085154166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085154168 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085154168 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085154169 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085154169 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085154169 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085154169 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085154169 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 20250806085154169 DLSS7 <000c> ss7_route.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' 20250806085154169 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) 20250806085154169 DLSS7 <000c> ss7_route.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' 20250806085154169 DLSS7 <000c> ss7_asp.c: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  20250806085154169 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085154169 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085154169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085154170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-MGCP(545)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@bb2323c10e79: Final verdict of PTC: pass 20250806085154170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085154171 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085154171 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) 20250806085154171 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085154172 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085154172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085154172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085154172 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085154173 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) 20250806085154173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085154173 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085154174 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085154174 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) 20250806085154174 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085154175 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085154175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085154175 DLSCCP DEBUG 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) 20250806085154175 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085154175 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085154176 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085154176 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) 20250806085154176 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) 20250806085154176 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) 20250806085154176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085154176 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085154177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085154177 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085154177 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250806085154178 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085154178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085154178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085154178 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085154178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085154179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085154179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085154179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085154179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16303048)[0x558b7e1df1e0]{disrupted}: Deallocated (fsm.c:568) 20250806085154179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085154180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085154180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085154180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16303048 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085154180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085154180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085154181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085154181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085154181 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) 20250806085154181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085154181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085154182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085154182 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085154182 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) 20250806085154182 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085154182 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085154182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085154183 DLSCCP DEBUG 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) 20250806085154183 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085154183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085154183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154183 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085154183 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) 20250806085154184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154184 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085154184 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) 20250806085154184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f9 0a ae 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250806085154185 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085154185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085154185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085154185 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085154185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085154185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085154186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085154186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) 20250806085154186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16207198)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) 20250806085154186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085154186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085154186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085154186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16207198 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085154187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085154187 DLSCCP DEBUG 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) 20250806085154187 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085154187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085154187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085154188 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) 20250806085154188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085154188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085154188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 7c e4 89 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250806085154189 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085154189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085154189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085154189 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085154189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085154189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085154190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085154190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085154190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1608063)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085154190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085154190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085154190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) 20250806085154190 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1608063 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085154191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085154191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154191 DLM3UA <000f> 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 20250806085154191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085154191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085154191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085154191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085154191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085154191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085154191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154191 DLM3UA <000f> 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 20250806085154191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085154191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085154192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085154192 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085154192 DMAIN NOTICE (127.0.0.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) 20250806085154192 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085154192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154192 DLM3UA <000f> 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 20250806085154192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154192 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085154192 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_L3Complete_by_imsi_round_robin0(546)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(548)@bb2323c10e79: Final verdict of PTC: pass 20250806085154208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806085154276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085154879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=572692) 20250806085154898 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085154898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085154898 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154898 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154898 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154898 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154898 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085154899 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085154899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085154899 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154899 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154899 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085154899 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085154899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085154899 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154899 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154899 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085154900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154900 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085154900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085154900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085154900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154900 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085154900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085154900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085154900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154900 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085154900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085154900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085154900 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085154900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085154900 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085154900 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085154901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085154901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085154901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085154901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085154901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085154901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085154901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085154901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085154901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085154901 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085154901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085154901 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085154901 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085155490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085155490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085155490 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085155490 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) 20250806085155490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085155490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085155490 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085155490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085155490 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085155490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085155490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085155490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085155490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085155490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085155490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085155490 DLM3UA <000f> 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 20250806085155490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085155490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085155490 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=572692, count=635788) 20250806085156163 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085156163 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085156163 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085156166 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085156166 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085156166 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085156169 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085156169 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085156169 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085156170 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085156170 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085156170 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:51:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250806085157971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085157976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085157981 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46261<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085158002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085158002 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085158009 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158009 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158009 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158009 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085158010 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36098 (stream_srv.c:143) 20250806085158010 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36098<->l=127.0.0.1:29169 (hnb.c:335) 20250806085158010 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158010 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158010 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158010 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158011 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158011 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085158011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 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) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085158011 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) 20250806085158011 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) 20250806085158011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085158011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158011 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158011 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158011 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085158011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085158012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158012 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) 20250806085158012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085158012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158012 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158012 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158012 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085158012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085158012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085158012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085158012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158012 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158012 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158012 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085158012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085158012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085158012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085158012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158012 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158013 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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085158013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085158013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158013 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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085158013 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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085158013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158013 DLM3UA <000f> 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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085158013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085158013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158013 DLM3UA <000f> 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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085158013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085158013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(559)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(559)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085158038 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158038 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158038 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158038 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158038 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158038 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158039 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085158039 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158040 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158040 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 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) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085158040 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) 20250806085158040 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) 20250806085158040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085158040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158040 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158040 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158040 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085158040 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158040 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) 20250806085158040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085158040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158040 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158040 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158040 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158040 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085158041 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158041 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) 20250806085158041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085158041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158041 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158041 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085158041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085158041 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085158041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158041 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085158041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085158041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158041 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158042 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085158042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085158042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158042 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085158042 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085158042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158042 DLM3UA <000f> 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085158042 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085158042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158042 DLM3UA <000f> 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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085158042 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085158042 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085158077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085158077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085158077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085158077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085158077 DHNBAP 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) 20250806085158077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085158077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085158077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085158077 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085158087 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085158087 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085158087 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085158087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085158087 DHNBAP DEBUG (127.0.0.1:36098 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085158087 DHNBAP NOTICE (127.0.0.1:36098 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085158087 DHNBAP NOTICE (127.0.0.1:36098 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085158087 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085158087 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085158224 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 20250806085158224 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 20250806085158224 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085158224 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085158233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085158233 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085158233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085158233 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085158233 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085158233 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085158233 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085158233 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085158233 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 20250806085158233 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085158233 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  20250806085158233 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085158234 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 20250806085158234 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 20250806085158234 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085158234 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085158236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085158236 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085158236 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  20250806085158236 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085158236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085158236 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085158236 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 20250806085158236 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085158236 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  20250806085158236 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' 20250806085158236 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' 20250806085158236 DLSS7 <000c> ss7_asp.c: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  20250806085158236 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  20250806085158236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085158236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085158236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085158236 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085158236 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) 20250806085158236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085158236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085158236 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085158236 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) 20250806085158236 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158237 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085158238 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(562)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085158238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085158238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158238 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085158238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085158238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158238 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158238 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158238 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158238 DLM3UA <000f> 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 20250806085158238 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085158238 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085158238 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085158238 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085158238 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085158238 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  20250806085158242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158242 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085158242 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085158242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085158242 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085158242 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085158242 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085158242 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085158242 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085158242 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 20250806085158242 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085158242 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  20250806085158242 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085158245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085158245 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085158245 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  20250806085158245 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085158245 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085158245 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085158245 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 20250806085158245 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085158245 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  20250806085158245 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' 20250806085158245 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' 20250806085158245 DLSS7 <000c> ss7_asp.c: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  20250806085158245 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  20250806085158245 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  20250806085158245 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085158245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085158245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085158245 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085158245 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) 20250806085158245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085158245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085158245 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085158245 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) 20250806085158245 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158246 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158246 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085158246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158246 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) 20250806085158246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085158246 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) 20250806085158246 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) 20250806085158246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085158246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158246 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158246 DLM3UA <000f> 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 20250806085158246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085158246 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' 20250806085158246 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 20250806085158246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085158246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085158246 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  20250806085158254 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 20250806085158254 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 20250806085158254 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085158254 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085158259 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158259 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085158259 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085158259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085158259 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085158259 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085158259 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085158259 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085158259 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085158259 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 20250806085158259 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085158259 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  20250806085158259 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085158261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085158261 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085158261 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  20250806085158261 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085158261 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085158261 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085158261 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 20250806085158261 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085158261 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  20250806085158261 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' 20250806085158261 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' 20250806085158261 DLSS7 <000c> ss7_asp.c: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  20250806085158261 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  20250806085158261 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  20250806085158261 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  20250806085158261 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085158261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085158261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085158262 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085158262 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) 20250806085158262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085158262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085158262 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085158262 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) 20250806085158262 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158263 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085158263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158263 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085158263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085158263 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158263 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158263 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158263 DLM3UA <000f> 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 20250806085158263 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085158263 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085158263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085158263 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158263 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158263 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085158263 DLSS7 <000c> ss7_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 20250806085158263 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085158263 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085158263 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  20250806085158265 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 20250806085158265 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 20250806085158265 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085158265 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(568)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085158269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085158269 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085158269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085158269 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085158269 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085158269 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085158269 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085158269 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085158269 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 20250806085158269 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085158269 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  20250806085158269 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085158271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158271 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085158271 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085158271 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  20250806085158271 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085158271 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085158271 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085158271 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 20250806085158271 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085158271 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  20250806085158271 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' 20250806085158271 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' 20250806085158271 DLSS7 <000c> ss7_asp.c: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  20250806085158271 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  20250806085158271 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  20250806085158271 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  20250806085158271 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  20250806085158271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085158272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085158272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085158272 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085158272 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) 20250806085158272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085158272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085158272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085158272 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085158272 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) 20250806085158272 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085158273 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085158273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085158273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085158273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085158273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158273 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) 20250806085158273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085158273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085158273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085158273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085158273 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) 20250806085158273 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) 20250806085158273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085158273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085158273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085158273 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085158273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085158273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085158273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085158273 DLM3UA <000f> 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 20250806085158273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085158273 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' 20250806085158273 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 20250806085158273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085158273 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085158273 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(558)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085159030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159030 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085159030 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085159030 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085159030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159030 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085159030 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085159030 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159030 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159030 DLSS7 <000c> ss7_asp.c: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  20250806085159030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085159030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085159030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085159030 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085159030 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085159030 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) 20250806085159030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085159030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085159030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085159030 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085159030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085159030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085159030 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) 20250806085159030 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085159030 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085159030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085159030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085159030 DLM3UA <000f> 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 20250806085159030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085159030 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085159030 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085159030 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085159030 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159030 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  20250806085159031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159032 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085159032 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085159032 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085159032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159032 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085159032 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085159032 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159032 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159032 DLSS7 <000c> ss7_asp.c: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  20250806085159032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085159032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085159032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085159032 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085159032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085159032 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085159032 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(558)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085159041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159041 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085159041 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085159041 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 20250806085159041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159041 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' 20250806085159041 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085159041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159041 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159041 DLSS7 <000c> ss7_asp.c: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  20250806085159041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085159041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159041 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159041 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) 20250806085159041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085159041 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159041 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085159041 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085159041 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) 20250806085159041 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085159041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 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) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085159041 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) 20250806085159041 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) 20250806085159041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085159042 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085159042 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) 20250806085159042 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085159042 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085159042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159042 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085159042 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085159042 DLM3UA <000f> 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 20250806085159042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085159042 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' 20250806085159042 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 20250806085159042 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085159042 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159042 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  20250806085159044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085159044 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085159044 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 20250806085159044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159044 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' 20250806085159044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085159044 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085159044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159044 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159044 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) 20250806085159044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085159044 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085159044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159044 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159044 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159044 DLSS7 <000c> ss7_asp.c: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  20250806085159044 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085159044 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085159044 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(561)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085159062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085159062 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085159062 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085159062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159062 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085159062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085159062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159062 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159062 DLSS7 <000c> ss7_asp.c: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  20250806085159062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085159062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085159062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085159062 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085159062 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085159062 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) 20250806085159062 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085159062 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085159062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085159062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085159062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085159062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085159062 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) 20250806085159062 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085159062 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085159063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159063 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085159063 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085159063 DLM3UA <000f> 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 20250806085159063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085159063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085159063 DLSS7 <000c> ss7_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 20250806085159063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085159063 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159063 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  20250806085159063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159063 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085159063 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085159063 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085159063 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159063 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085159063 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085159063 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159063 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159063 DLSS7 <000c> ss7_asp.c: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  20250806085159063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085159063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159063 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085159063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085159063 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085159063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085159063 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085159063 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(564)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085159069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159069 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085159069 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085159069 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 20250806085159069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159069 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' 20250806085159069 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085159069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159069 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159069 DLSS7 <000c> ss7_asp.c: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  20250806085159069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085159069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159069 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159069 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) 20250806085159069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085159069 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085159069 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085159069 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) 20250806085159069 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085159069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 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) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085159069 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) 20250806085159069 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) 20250806085159069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085159069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085159069 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) 20250806085159069 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085159069 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085159069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085159069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085159069 DLM3UA <000f> 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 20250806085159069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085159069 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' 20250806085159069 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 20250806085159069 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085159069 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159069 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  20250806085159070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085159070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085159070 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085159070 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 20250806085159070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085159070 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' 20250806085159070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085159070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085159070 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085159070 DLSS7 <000c> ss7_asp.c: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  20250806085159070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085159070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085159070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085159070 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) 20250806085159070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085159070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085159070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085159071 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085159071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085159071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085159071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085159071 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085159071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085159071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085159071 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085159071 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@bb2323c10e79: 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 } } } } 20250806085200099 DLCTRL DEBUG Command: GET 804638241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085200100 DLCTRL DEBUG Tx Command reply: GET_REPLY 804638241 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085200104 DLCTRL DEBUG Command: GET 509462879 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085200104 DLCTRL DEBUG Tx Command reply: GET_REPLY 509462879 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085200109 DLCTRL DEBUG Command: GET 434111948 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085200109 DLCTRL DEBUG Tx Command reply: GET_REPLY 434111948 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085200113 DLCTRL DEBUG Command: GET 949203639 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085200113 DLCTRL DEBUG Tx Command reply: GET_REPLY 949203639 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085200118 DLCTRL DEBUG Command: GET 808143008 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085200118 DLCTRL DEBUG Tx Command reply: GET_REPLY 808143008 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085200122 DLCTRL DEBUG Command: GET 502868925 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085200122 DLCTRL DEBUG Tx Command reply: GET_REPLY 502868925 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085200126 DLCTRL DEBUG Command: GET 902046312 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085200126 DLCTRL DEBUG Tx Command reply: GET_REPLY 902046312 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085200130 DLCTRL DEBUG Command: GET 999608489 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085200130 DLCTRL DEBUG Tx Command reply: GET_REPLY 999608489 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085200134 DLCTRL DEBUG Command: GET 316760885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085200134 DLCTRL DEBUG Tx Command reply: GET_REPLY 316760885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085200138 DLCTRL DEBUG Command: GET 719854985 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085200138 DLCTRL DEBUG Tx Command reply: GET_REPLY 719854985 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085200143 DLCTRL DEBUG Command: GET 259378927 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085200143 DLCTRL DEBUG Tx Command reply: GET_REPLY 259378927 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085200147 DLCTRL DEBUG Command: GET 260661168 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085200147 DLCTRL DEBUG Tx Command reply: GET_REPLY 260661168 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085200151 DLCTRL DEBUG Command: GET 360002067 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085200151 DLCTRL DEBUG Tx Command reply: GET_REPLY 360002067 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085200155 DLCTRL DEBUG Command: GET 125363729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085200156 DLCTRL DEBUG Tx Command reply: GET_REPLY 125363729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085200160 DLCTRL DEBUG Command: GET 669295211 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085200160 DLCTRL DEBUG Tx Command reply: GET_REPLY 669295211 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085200164 DLCTRL DEBUG Command: GET 76787734 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085200165 DLCTRL DEBUG Tx Command reply: GET_REPLY 76787734 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085200169 DLCTRL DEBUG Command: GET 673589920 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085200169 DLCTRL DEBUG Tx Command reply: GET_REPLY 673589920 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085200173 DLCTRL DEBUG Command: GET 552275687 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085200173 DLCTRL DEBUG Tx Command reply: GET_REPLY 552275687 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085200176 DLCTRL DEBUG Command: GET 971614552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085200176 DLCTRL DEBUG Tx Command reply: GET_REPLY 971614552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085200179 DLCTRL DEBUG Command: GET 329109457 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085200179 DLCTRL DEBUG Tx Command reply: GET_REPLY 329109457 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: f_gen_tmsi(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@bb2323c10e79: 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 := '000000000000001001011101'B, t_guard := 20.000000 } 20250806085200201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)4893354 20250806085201223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085201223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085201223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085201223 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085201223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4aaaaa, normal) (hnbgw_rua.c:408) 20250806085201223 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085201223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085201223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085201223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085201223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085201223 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085201223 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085201223 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085201223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085201223 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4893354 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085201223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085201223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085201223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085201223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085201223 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085201223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085201223 DLSCCP DEBUG 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) 20250806085201223 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: Allocated (fsm.c:456) 20250806085201223 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085201223 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300025d0056400500f1100926) (sccp_scrc.c:455) 20250806085201223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085201223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085201223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085201223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085201223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085201223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085201223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085201223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085201223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085201223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085201223 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085201223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085201223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085201223 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 02 5d 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085201223 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085201223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085201223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085201223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085201223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085201223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085201223 DLM3UA <000f> 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 20250806085201223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085201223 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085201224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085201224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085201224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085201224 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 02 5d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)12384521 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: 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)@bb2323c10e79: setverdict(pass): none -> pass 20250806085201236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085201236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085201236 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085201236 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085201236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085201236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085201236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085201236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085201236 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085201236 DLSS7 <000c> ss7_asp.c: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 29 86 e1 02 00 00 00 00  20250806085201236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085201236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085201236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085201236 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085201236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085201236 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=002986e1) (sccp_scrc.c:545) 20250806085201236 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) 20250806085201236 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085201236 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085201236 DLSCCP DEBUG 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) 20250806085201236 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085201237 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) 20250806085201237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085201237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085201238 DLCTRL DEBUG Command: GET 455183286 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085201238 DLCTRL DEBUG Tx Command reply: GET_REPLY 455183286 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085201243 DLCTRL DEBUG Command: GET 25991182 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085201243 DLCTRL DEBUG Tx Command reply: GET_REPLY 25991182 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085201246 DLCTRL DEBUG Command: GET 491297371 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085201246 DLCTRL DEBUG Tx Command reply: GET_REPLY 491297371 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085201248 DLCTRL DEBUG Command: GET 785654754 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085201248 DLCTRL DEBUG Tx Command reply: GET_REPLY 785654754 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085201251 DLCTRL DEBUG Command: GET 807704864 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085201251 DLCTRL DEBUG Tx Command reply: GET_REPLY 807704864 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085201253 DLCTRL DEBUG Command: GET 362342205 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085201253 DLCTRL DEBUG Tx Command reply: GET_REPLY 362342205 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085201257 DLCTRL DEBUG Command: GET 688223674 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085201257 DLCTRL DEBUG Tx Command reply: GET_REPLY 688223674 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085201261 DLCTRL DEBUG Command: GET 642987469 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085201262 DLCTRL DEBUG Tx Command reply: GET_REPLY 642987469 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085201264 DLCTRL DEBUG Command: GET 672137012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085201265 DLCTRL DEBUG Tx Command reply: GET_REPLY 672137012 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085201267 DLCTRL DEBUG Command: GET 861384333 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085201267 DLCTRL DEBUG Tx Command reply: GET_REPLY 861384333 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085201270 DLCTRL DEBUG Command: GET 504990743 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085201270 DLCTRL DEBUG Tx Command reply: GET_REPLY 504990743 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085201274 DLCTRL DEBUG Command: GET 764934749 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085201274 DLCTRL DEBUG Tx Command reply: GET_REPLY 764934749 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085201277 DLCTRL DEBUG Command: GET 244188427 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085201277 DLCTRL DEBUG Tx Command reply: GET_REPLY 244188427 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085201280 DLCTRL DEBUG Command: GET 921196920 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085201280 DLCTRL DEBUG Tx Command reply: GET_REPLY 921196920 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085201282 DLCTRL DEBUG Command: GET 356956386 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085201282 DLCTRL DEBUG Tx Command reply: GET_REPLY 356956386 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085201285 DLCTRL DEBUG Command: GET 604039325 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085201285 DLCTRL DEBUG Tx Command reply: GET_REPLY 604039325 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085201287 DLCTRL DEBUG Command: GET 171468206 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085201287 DLCTRL DEBUG Tx Command reply: GET_REPLY 171468206 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085201289 DLCTRL DEBUG Command: GET 463865031 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085201289 DLCTRL DEBUG Tx Command reply: GET_REPLY 463865031 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085201290 DLCTRL DEBUG Command: GET 384072511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085201290 DLCTRL DEBUG Tx Command reply: GET_REPLY 384072511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085201292 DLCTRL DEBUG Command: GET 594297135 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085201292 DLCTRL DEBUG Tx Command reply: GET_REPLY 594297135 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001101110101'B, t_guard := 20.000000 } 20250806085201325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50156<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)9263600 20250806085202359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085202359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085202359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085202359 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085202359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d59f0, normal) (hnbgw_rua.c:408) 20250806085202359 DHNB DEBUG map_rua[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085202359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085202359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085202359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085202359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085202359 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085202359 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085202359 DCN DEBUG map_sccp[0x558b7e1df1e0]{init}: Allocated (fsm.c:456) 20250806085202359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085202359 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9263600 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085202359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085202359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085202359 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085202359 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085202359 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085202359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085202359 DLSCCP DEBUG 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) 20250806085202359 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: Allocated (fsm.c:456) 20250806085202359 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085202359 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003750056400500f1100926) (sccp_scrc.c:455) 20250806085202359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085202359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085202359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085202359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085202359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085202359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085202359 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) 20250806085202359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085202359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085202359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085202359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085202360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085202360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085202360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085202360 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) 20250806085202360 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) 20250806085202360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085202360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085202360 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 75 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085202360 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085202360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085202360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085202360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085202360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085202360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085202360 DLM3UA <000f> 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 20250806085202360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085202360 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' 20250806085202360 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 20250806085202360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085202360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085202360 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 75 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)14227353 HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: 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)@bb2323c10e79: setverdict(pass): none -> pass 20250806085202379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085202379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085202379 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085202379 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 20250806085202379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085202379 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' 20250806085202379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085202379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085202379 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085202379 DLSS7 <000c> ss7_asp.c: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 43 f8 58 02 00 00 00 00  20250806085202379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085202379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085202379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085202379 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) 20250806085202379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085202379 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=0043f858) (sccp_scrc.c:545) 20250806085202379 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) 20250806085202379 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085202379 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085202379 DLSCCP DEBUG 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) 20250806085202379 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085202379 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) 20250806085202379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085202379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085202382 DLCTRL DEBUG Command: GET 75469093 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085202382 DLCTRL DEBUG Tx Command reply: GET_REPLY 75469093 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085202386 DLCTRL DEBUG Command: GET 56658826 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085202386 DLCTRL DEBUG Tx Command reply: GET_REPLY 56658826 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085202391 DLCTRL DEBUG Command: GET 729421219 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085202391 DLCTRL DEBUG Tx Command reply: GET_REPLY 729421219 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085202395 DLCTRL DEBUG Command: GET 129547343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085202395 DLCTRL DEBUG Tx Command reply: GET_REPLY 129547343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085202398 DLCTRL DEBUG Command: GET 194578664 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085202398 DLCTRL DEBUG Tx Command reply: GET_REPLY 194578664 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085202402 DLCTRL DEBUG Command: GET 409213944 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085202402 DLCTRL DEBUG Tx Command reply: GET_REPLY 409213944 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085202405 DLCTRL DEBUG Command: GET 998359525 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085202405 DLCTRL DEBUG Tx Command reply: GET_REPLY 998359525 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085202407 DLCTRL DEBUG Command: GET 918148188 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085202407 DLCTRL DEBUG Tx Command reply: GET_REPLY 918148188 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085202409 DLCTRL DEBUG Command: GET 226203703 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085202410 DLCTRL DEBUG Tx Command reply: GET_REPLY 226203703 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085202412 DLCTRL DEBUG Command: GET 191718599 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085202412 DLCTRL DEBUG Tx Command reply: GET_REPLY 191718599 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085202414 DLCTRL DEBUG Command: GET 258780159 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085202414 DLCTRL DEBUG Tx Command reply: GET_REPLY 258780159 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085202416 DLCTRL DEBUG Command: GET 840840880 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085202416 DLCTRL DEBUG Tx Command reply: GET_REPLY 840840880 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085202417 DLCTRL DEBUG Command: GET 682708848 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085202417 DLCTRL DEBUG Tx Command reply: GET_REPLY 682708848 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085202419 DLCTRL DEBUG Command: GET 334929883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085202419 DLCTRL DEBUG Tx Command reply: GET_REPLY 334929883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085202420 DLCTRL DEBUG Command: GET 560729422 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085202420 DLCTRL DEBUG Tx Command reply: GET_REPLY 560729422 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085202422 DLCTRL DEBUG Command: GET 863988895 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085202422 DLCTRL DEBUG Tx Command reply: GET_REPLY 863988895 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085202423 DLCTRL DEBUG Command: GET 378981284 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085202423 DLCTRL DEBUG Tx Command reply: GET_REPLY 378981284 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085202424 DLCTRL DEBUG Command: GET 261346860 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085202424 DLCTRL DEBUG Tx Command reply: GET_REPLY 261346860 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085202425 DLCTRL DEBUG Command: GET 149865436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085202425 DLCTRL DEBUG Tx Command reply: GET_REPLY 149865436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085202426 DLCTRL DEBUG Command: GET 68251538 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085202426 DLCTRL DEBUG Tx Command reply: GET_REPLY 68251538 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001000011100'B, t_guard := 20.000000 } 20250806085202444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)10273719 20250806085203464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085203464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085203465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085203465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085203465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9cc3b7, normal) (hnbgw_rua.c:408) 20250806085203465 DHNB DEBUG map_rua[0x558b7e21cd30]{init}: Allocated (fsm.c:456) 20250806085203465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085203465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085203465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085203465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085203465 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085203465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085203465 DCN DEBUG map_sccp[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085203465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085203465 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10273719 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085203465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085203465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085203465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085203465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085203465 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085203465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085203465 DLSCCP DEBUG 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) 20250806085203465 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: Allocated (fsm.c:456) 20250806085203465 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085203465 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300021c0056400500f1100926) (sccp_scrc.c:455) 20250806085203465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085203465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085203465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085203465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085203465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085203465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085203465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085203465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085203465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085203465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085203465 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085203465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085203465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085203465 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 1c 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085203465 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085203465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085203465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085203465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085203465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085203465 DLM3UA <000f> 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 20250806085203465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085203465 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085203465 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085203465 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085203465 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085203465 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)8502354 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085203467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085203467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085203467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085203467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085203467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085203467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085203467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085203467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085203467 DLSS7 <000c> ss7_asp.c: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 65 93 dc 02 00 00 00 00  20250806085203467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085203467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085203467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085203467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085203467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085203468 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=006593dc) (sccp_scrc.c:545) 20250806085203468 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) 20250806085203468 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085203468 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085203468 DLSCCP DEBUG 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) 20250806085203468 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085203468 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) 20250806085203468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085203468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085203468 DLCTRL DEBUG Command: GET 483916831 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085203468 DLCTRL DEBUG Tx Command reply: GET_REPLY 483916831 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085203471 DLCTRL DEBUG Command: GET 313237165 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085203471 DLCTRL DEBUG Tx Command reply: GET_REPLY 313237165 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085203472 DLCTRL DEBUG Command: GET 933221843 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085203472 DLCTRL DEBUG Tx Command reply: GET_REPLY 933221843 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250806085203473 DLCTRL DEBUG Command: GET 637233405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085203473 DLCTRL DEBUG Tx Command reply: GET_REPLY 637233405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085203475 DLCTRL DEBUG Command: GET 70343350 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085203475 DLCTRL DEBUG Tx Command reply: GET_REPLY 70343350 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085203478 DLCTRL DEBUG Command: GET 451804414 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085203478 DLCTRL DEBUG Tx Command reply: GET_REPLY 451804414 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085203480 DLCTRL DEBUG Command: GET 669433798 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085203480 DLCTRL DEBUG Tx Command reply: GET_REPLY 669433798 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085203483 DLCTRL DEBUG Command: GET 329540338 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085203483 DLCTRL DEBUG Tx Command reply: GET_REPLY 329540338 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085203486 DLCTRL DEBUG Command: GET 315371945 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085203486 DLCTRL DEBUG Tx Command reply: GET_REPLY 315371945 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085203489 DLCTRL DEBUG Command: GET 734692850 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085203489 DLCTRL DEBUG Tx Command reply: GET_REPLY 734692850 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085203492 DLCTRL DEBUG Command: GET 529762162 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085203492 DLCTRL DEBUG Tx Command reply: GET_REPLY 529762162 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085203495 DLCTRL DEBUG Command: GET 76922033 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085203495 DLCTRL DEBUG Tx Command reply: GET_REPLY 76922033 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085203498 DLCTRL DEBUG Command: GET 963112961 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085203498 DLCTRL DEBUG Tx Command reply: GET_REPLY 963112961 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085203500 DLCTRL DEBUG Command: GET 13088434 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085203500 DLCTRL DEBUG Tx Command reply: GET_REPLY 13088434 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085203502 DLCTRL DEBUG Command: GET 188446217 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085203502 DLCTRL DEBUG Tx Command reply: GET_REPLY 188446217 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085203504 DLCTRL DEBUG Command: GET 533082918 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085203504 DLCTRL DEBUG Tx Command reply: GET_REPLY 533082918 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085203506 DLCTRL DEBUG Command: GET 615883017 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085203506 DLCTRL DEBUG Tx Command reply: GET_REPLY 615883017 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085203509 DLCTRL DEBUG Command: GET 339861787 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085203509 DLCTRL DEBUG Tx Command reply: GET_REPLY 339861787 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085203512 DLCTRL DEBUG Command: GET 910997607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085203512 DLCTRL DEBUG Tx Command reply: GET_REPLY 910997607 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085203516 DLCTRL DEBUG Command: GET 553638663 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085203516 DLCTRL DEBUG Tx Command reply: GET_REPLY 553638663 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085203528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085203529 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46261<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(550)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085203533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085203535 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085203535 DLINP DEBUG SRVCONN(,r=127.0.0.1:36098<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085203535 DLINP NOTICE SRV(,r=127.0.0.1:36098<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085203535 DMAIN NOTICE (127.0.0.1:36098 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36098<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085203535 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)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@bb2323c10e79: Final verdict of PTC: none 20250806085203537 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(564)@bb2323c10e79: Final verdict of PTC: none 20250806085203537 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085203537 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085203537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085203537 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085203537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203537 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085203537 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085203538 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 20250806085203538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203538 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085203538 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085203538 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085203538 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085203538 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085203538 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(563)@bb2323c10e79: Final verdict of PTC: none 20250806085203538 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 20250806085203538 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' 20250806085203538 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' 20250806085203538 DLSS7 <000c> ss7_asp.c: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  20250806085203538 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  20250806085203538 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  20250806085203538 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  20250806085203538 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085203538 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085203538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085203538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc1-RAN(561)@bb2323c10e79: Final verdict of PTC: none 20250806085203539 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085203539 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) 20250806085203539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203539 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085203539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203539 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085203539 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085203539 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 20250806085203539 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 20250806085203539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085203539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085203539 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085203539 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) 20250806085203539 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085203539 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@bb2323c10e79: Final verdict of PTC: none 20250806085203539 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085203539 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085203539 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085203539 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085203539 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085203539 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085203539 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 20250806085203539 DLSS7 <000c> ss7_route.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' 20250806085203539 DLSS7 <000c> ss7_route.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' 20250806085203539 DLSS7 <000c> ss7_asp.c: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  20250806085203539 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  20250806085203539 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  20250806085203540 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085203540 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085203540 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085203540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203540 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085203540 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@bb2323c10e79: Final verdict of PTC: none 20250806085203541 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(559)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@bb2323c10e79: Final verdict of PTC: none 20250806085203540 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 20250806085203540 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085203540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203540 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085203540 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085203540 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 20250806085203540 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085203540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085203540 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085203540 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085203541 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 20250806085203541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203541 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085203541 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085203541 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085203541 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 20250806085203541 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' 20250806085203541 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' 20250806085203541 DLSS7 <000c> ss7_asp.c: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  20250806085203541 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  20250806085203541 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085203541 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 20250806085203541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203541 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085203541 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085203541 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085203541 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085203541 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 20250806085203542 DLSS7 <000c> ss7_route.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' 20250806085203542 DLSS7 <000c> ss7_route.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' 20250806085203542 DLSS7 <000c> ss7_asp.c: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  20250806085203542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085203542 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085203542 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc1-SCCP(560)@bb2323c10e79: Final verdict of PTC: none 20250806085203543 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085203543 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) 20250806085203543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203543 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085203544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085203545 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085203545 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) 20250806085203545 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085203546 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(552)@bb2323c10e79: Final verdict of PTC: none 20250806085203547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085203547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085203548 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085203548 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) 20250806085203549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085203549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085203550 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085203551 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) 20250806085203551 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085203551 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085203552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085203552 DLSCCP DEBUG 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) 20250806085203553 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085203553 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085203553 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085203554 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) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@bb2323c10e79: Final verdict of PTC: pass20250806085203555 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) 20250806085203555 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) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@bb2323c10e79: Final verdict of PTC: pass20250806085203555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085203556 DLSS7 INFO 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn1-M3UA(568)@bb2323c10e79: Final verdict of PTC: none 20250806085203556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@bb2323c10e79: Final verdict of PTC: pass20250806085203557 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085203557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@bb2323c10e79: Final verdict of PTC: none20250806085203557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085203558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) HNBGW-MGCP(569)@bb2323c10e79: Final verdict of PTC: none20250806085203558 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085203559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085203559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085203560 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085203560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085203560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085203561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085203561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{disrupted}: Freeing instance (context_map.c:203) 20250806085203562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9263600)[0x558b7e0805d0]{disrupted}: Deallocated (fsm.c:568) 20250806085203562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085203562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085203563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558b7e1df1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085203563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9263600 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806085203564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085203564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085203565 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085203565 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085203565 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) 20250806085203566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085203566 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085203567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085203567 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085203567 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) 20250806085203568 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085203568 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085203568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085203569 DLSCCP DEBUG 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@bb2323c10e79: Setting final verdict of the test case.20250806085203569 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085203569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085203570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) MTC@bb2323c10e79: Local verdict of MTC: pass20250806085203570 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085203571 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) MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass)20250806085203571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass)20250806085203571 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085203572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass)20250806085203572 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: 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@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass)20250806085203573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085203573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass)20250806085203573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 29 86 e1 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250806085203574 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085203574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass)20250806085203574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass)20250806085203575 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085203575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) 20250806085203575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085203576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) 20250806085203576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) 20250806085203576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4893354)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) 20250806085203577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) 20250806085203577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085203577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085203577 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4893354 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806085203578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085203578 DLSCCP DEBUG 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) 20250806085203578 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085203579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085203579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085203579 DLM3UA <000f> 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 20250806085203579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085203579 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085203579 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085203578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085203578 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085203578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085203578 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) 20250806085203578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085203578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085203578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085203578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085203578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085203578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085203578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 65 93 dc 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) 20250806085203578 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085203578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085203578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085203578 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085203579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085203579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085203579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085203579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{disrupted}: Freeing instance (context_map.c:203) 20250806085203579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10273719)[0x558b7e21cd30]{disrupted}: Deallocated (fsm.c:568) 20250806085203579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085203579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085203579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x558b7e1d0cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085203579 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10273719 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806085203579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085203579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085203579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085203580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085203580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085203580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085203580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085203580 DLM3UA <000f> 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 20250806085203580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085203580 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085203580 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085203581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085203581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085203581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085203581 DLM3UA <000f> 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 20250806085203581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085203581 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085203581 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085203580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085203580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085203581 DMAIN NOTICE (127.0.0.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) 20250806085203581 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:52:03 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 20250806085203637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085204179 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085204179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204179 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085204179 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) 20250806085204179 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) 20250806085204179 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) 20250806085204179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085204179 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085204179 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085204179 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085204179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204180 DLM3UA <000f> 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 20250806085204180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085204180 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085204180 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085204186 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085204186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085204189 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085204190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204190 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204190 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085204341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=589232) 20250806085204900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085204900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204900 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204900 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204900 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204900 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204901 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204901 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204901 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085204901 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085204901 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085204901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085204901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085204901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085204901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085204901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085204902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204902 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204902 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085204902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204902 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204902 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085204902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204902 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204902 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085204902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085204902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085204902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085204902 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085204902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085204902 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085204902 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=589232, count=633392) 20250806085205491 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085205491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085205491 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085205491 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) 20250806085205491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085205491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085205491 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085205491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085205491 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085205491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085205491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085205491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085205491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085205491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085205491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085205491 DLM3UA <000f> 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 20250806085205491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085205491 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085205491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085205539 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085205539 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085205539 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085205540 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085205540 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085205540 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085205542 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085205542 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085205542 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085205542 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085205542 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085205542 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52:06 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250806085207462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085207465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085207469 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42495<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085207481 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085207481 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085207488 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207488 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207488 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207488 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207488 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207488 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207489 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207489 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085207489 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57583 (stream_srv.c:143) 20250806085207489 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57583<->l=127.0.0.1:29169 (hnb.c:335) 20250806085207490 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207490 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085207490 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) 20250806085207490 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) 20250806085207490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085207490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207490 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207490 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207490 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 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) 20250806085207490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085207490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207490 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207490 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207490 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085207490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085207490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207490 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207490 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207490 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085207490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207490 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085207490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085207490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207490 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207491 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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085207491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085207491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207491 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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085207491 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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085207491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207491 DLM3UA <000f> 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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085207491 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085207491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207491 DLM3UA <000f> 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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085207491 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085207491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(583)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(586)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085207513 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207513 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207514 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207514 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207514 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207514 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207514 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085207514 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207515 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207515 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085207515 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) 20250806085207515 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) 20250806085207515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085207515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207515 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207515 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207515 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085207515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207515 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) 20250806085207515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085207515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207515 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207515 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207515 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085207515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207515 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) 20250806085207515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085207515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207515 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207515 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207515 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085207516 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085207516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207516 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085207516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085207516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207516 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207516 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085207516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085207516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207516 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085207516 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085207516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207516 DLM3UA <000f> 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085207516 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085207516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207516 DLM3UA <000f> 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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085207516 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085207516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(587)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(592)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(590)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085207553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085207553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085207553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085207553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085207553 DHNBAP 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) 20250806085207553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085207553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085207553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085207553 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085207557 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085207557 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085207557 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085207557 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085207557 DHNBAP DEBUG (127.0.0.1:57583 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085207557 DHNBAP NOTICE (127.0.0.1:57583 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085207557 DHNBAP NOTICE (127.0.0.1:57583 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085207557 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085207557 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085207700 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 20250806085207701 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 20250806085207701 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085207701 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085207710 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 20250806085207710 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 20250806085207710 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085207710 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085207711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085207711 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085207711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085207711 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085207711 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085207711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085207711 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085207711 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085207711 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 20250806085207711 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085207711 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  20250806085207711 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(586)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085207714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085207714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085207714 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  20250806085207714 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085207714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085207714 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085207714 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 20250806085207714 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085207714 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  20250806085207714 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' 20250806085207714 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' 20250806085207714 DLSS7 <000c> ss7_asp.c: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  20250806085207714 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  20250806085207714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085207714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085207714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085207714 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085207714 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) 20250806085207714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085207714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085207714 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085207714 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) 20250806085207714 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085207715 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085207715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085207715 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085207715 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085207715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085207715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085207715 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085207715 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 20250806085207715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085207715 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  20250806085207715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085207715 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085207715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085207716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207716 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085207716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085207716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207716 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207716 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207716 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207716 DLM3UA <000f> 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 20250806085207716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085207716 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085207716 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085207716 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085207716 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085207716 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  20250806085207716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085207716 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085207716 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  20250806085207716 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085207716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085207716 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085207716 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 20250806085207716 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085207716 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  20250806085207716 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' 20250806085207716 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' 20250806085207716 DLSS7 <000c> ss7_asp.c: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  20250806085207716 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  20250806085207716 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  20250806085207716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085207716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085207716 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085207716 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085207716 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) 20250806085207716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085207716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085207716 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085207716 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) 20250806085207716 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207717 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207717 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085207717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207717 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207717 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) 20250806085207718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085207718 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) 20250806085207718 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) 20250806085207718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085207718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207718 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207718 DLM3UA <000f> 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 20250806085207718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085207718 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' 20250806085207718 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 20250806085207718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085207718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085207718 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  20250806085207727 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 20250806085207727 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 20250806085207727 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085207727 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085207730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085207730 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085207730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085207730 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085207730 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085207730 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085207730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085207730 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085207730 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 20250806085207730 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085207730 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  20250806085207730 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085207731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207731 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085207731 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085207731 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  20250806085207731 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085207731 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085207731 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085207731 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 20250806085207731 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085207731 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  20250806085207731 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' 20250806085207731 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' 20250806085207731 DLSS7 <000c> ss7_asp.c: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  20250806085207731 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  20250806085207731 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  20250806085207731 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  20250806085207731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085207731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085207731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085207732 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085207732 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) 20250806085207732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085207732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085207732 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085207732 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) 20250806085207732 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207733 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085207733 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207733 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085207733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085207733 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085207733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085207733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207733 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207733 DLM3UA <000f> 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 20250806085207733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085207733 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085207733 DLSS7 <000c> ss7_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 20250806085207733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085207733 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085207733 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  20250806085207741 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 20250806085207741 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 20250806085207741 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085207741 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085207743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085207743 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085207743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085207743 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085207743 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085207743 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085207743 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085207743 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085207743 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 20250806085207743 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085207743 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  20250806085207743 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085207744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085207744 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085207744 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  20250806085207744 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085207744 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085207744 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085207744 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 20250806085207744 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085207744 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  20250806085207744 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' 20250806085207744 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' 20250806085207744 DLSS7 <000c> ss7_asp.c: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  20250806085207744 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  20250806085207744 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  20250806085207744 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  20250806085207744 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  20250806085207744 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085207744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085207744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085207744 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085207744 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) 20250806085207744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085207744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085207744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085207744 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085207744 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) 20250806085207744 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085207745 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085207745 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085207745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085207745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085207745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207745 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) 20250806085207746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085207746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085207746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085207746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085207746 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) 20250806085207746 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) 20250806085207746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085207746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085207746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085207746 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085207746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085207746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085207746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085207746 DLM3UA <000f> 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 20250806085207746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085207746 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' 20250806085207746 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 20250806085207746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085207746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085207746 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  HNBGW_Test.msc0-RAN(582)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085208514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085208514 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085208514 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085208514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085208515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085208515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208515 DLSS7 <000c> ss7_asp.c: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  20250806085208515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085208515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085208515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085208515 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085208515 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085208515 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) 20250806085208515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085208515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085208515 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085208515 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085208515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085208515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085208515 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) 20250806085208515 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085208515 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085208516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085208516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085208516 DLM3UA <000f> 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 20250806085208516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085208516 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085208516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085208516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085208516 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208516 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  20250806085208518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208518 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085208518 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085208518 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085208518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208518 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085208518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085208518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208518 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208518 DLSS7 <000c> ss7_asp.c: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  20250806085208518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085208518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085208518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085208518 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085208518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085208518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085208518 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085208522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085208522 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085208522 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 20250806085208522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208522 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' 20250806085208522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085208522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208522 DLSS7 <000c> ss7_asp.c: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.msc0-RAN(582)@bb2323c10e79: 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 } } } } 20250806085208523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085208523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208523 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) 20250806085208523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085208523 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085208523 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085208523 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) 20250806085208523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085208523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 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) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085208523 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) 20250806085208523 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) 20250806085208523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085208523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085208523 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) 20250806085208523 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085208523 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085208523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085208523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085208523 DLM3UA <000f> 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 20250806085208523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085208523 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' 20250806085208523 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 HNBGW_Test.msc1-RAN(585)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085208523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085208523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208523 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  20250806085208526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085208526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085208527 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 20250806085208527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208527 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' 20250806085208527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085208527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208527 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208527 DLSS7 <000c> ss7_asp.c: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  20250806085208527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085208527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208527 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) 20250806085208527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085208527 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085208527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208527 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085208527 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085208527 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085208537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085208537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085208537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085208537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085208537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085208537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208537 DLSS7 <000c> ss7_asp.c: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  20250806085208537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085208537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085208537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085208537 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085208537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208538 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208538 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085208538 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085208538 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) 20250806085208538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085208538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085208538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085208538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085208538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085208538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085208538 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) 20250806085208538 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085208538 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085208538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085208538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085208538 DLM3UA <000f> 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 20250806085208538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085208538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085208538 DLSS7 <000c> ss7_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 20250806085208538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085208538 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208538 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  20250806085208540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085208540 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085208540 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085208540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208540 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085208540 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085208540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208540 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208540 DLSS7 <000c> ss7_asp.c: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  20250806085208540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085208540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208540 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085208540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085208540 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085208540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208540 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085208540 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085208540 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085208546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208546 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085208546 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085208547 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 20250806085208547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208547 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' 20250806085208547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085208547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208547 DLSS7 <000c> ss7_asp.c: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  20250806085208547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085208547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208547 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) 20250806085208547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085208547 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085208547 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085208547 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) 20250806085208547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085208547 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 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) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085208547 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) 20250806085208547 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) 20250806085208547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085208547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085208547 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) 20250806085208547 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085208547 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085208547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208547 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085208547 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085208547 DLM3UA <000f> 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 20250806085208547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085208547 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' 20250806085208547 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 20250806085208547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085208547 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208547 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  20250806085208548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085208548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085208548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085208548 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 20250806085208549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085208549 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' 20250806085208549 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085208549 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085208549 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085208549 DLSS7 <000c> ss7_asp.c: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  20250806085208549 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085208549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085208549 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085208549 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) 20250806085208549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085208549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085208549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085208549 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085208549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085208549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085208549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085208549 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085208549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085208549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085208549 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085208549 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@bb2323c10e79: 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 } } } } 20250806085209561 DLCTRL DEBUG Command: GET 317902838 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085209561 DLCTRL DEBUG Tx Command reply: GET_REPLY 317902838 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085209563 DLCTRL DEBUG Command: GET 88264209 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085209563 DLCTRL DEBUG Tx Command reply: GET_REPLY 88264209 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085209563 DLCTRL DEBUG Command: GET 935109900 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085209563 DLCTRL DEBUG Tx Command reply: GET_REPLY 935109900 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085209564 DLCTRL DEBUG Command: GET 573723955 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085209564 DLCTRL DEBUG Tx Command reply: GET_REPLY 573723955 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085209565 DLCTRL DEBUG Command: GET 427299859 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085209565 DLCTRL DEBUG Tx Command reply: GET_REPLY 427299859 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085209566 DLCTRL DEBUG Command: GET 813767143 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085209566 DLCTRL DEBUG Tx Command reply: GET_REPLY 813767143 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085209567 DLCTRL DEBUG Command: GET 902506333 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085209567 DLCTRL DEBUG Tx Command reply: GET_REPLY 902506333 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085209568 DLCTRL DEBUG Command: GET 806655703 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085209568 DLCTRL DEBUG Tx Command reply: GET_REPLY 806655703 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085209569 DLCTRL DEBUG Command: GET 707174298 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085209569 DLCTRL DEBUG Tx Command reply: GET_REPLY 707174298 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085209571 DLCTRL DEBUG Command: GET 322365116 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085209571 DLCTRL DEBUG Tx Command reply: GET_REPLY 322365116 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085209572 DLCTRL DEBUG Command: GET 313700389 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085209572 DLCTRL DEBUG Tx Command reply: GET_REPLY 313700389 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085209573 DLCTRL DEBUG Command: GET 511496609 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085209573 DLCTRL DEBUG Tx Command reply: GET_REPLY 511496609 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085209575 DLCTRL DEBUG Command: GET 448067774 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085209575 DLCTRL DEBUG Tx Command reply: GET_REPLY 448067774 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085209576 DLCTRL DEBUG Command: GET 952092487 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085209576 DLCTRL DEBUG Tx Command reply: GET_REPLY 952092487 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085209577 DLCTRL DEBUG Command: GET 389283958 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085209577 DLCTRL DEBUG Tx Command reply: GET_REPLY 389283958 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085209579 DLCTRL DEBUG Command: GET 819189131 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085209579 DLCTRL DEBUG Tx Command reply: GET_REPLY 819189131 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085209580 DLCTRL DEBUG Command: GET 455219219 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085209580 DLCTRL DEBUG Tx Command reply: GET_REPLY 455219219 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085209581 DLCTRL DEBUG Command: GET 538405888 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085209581 DLCTRL DEBUG Tx Command reply: GET_REPLY 538405888 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085209582 DLCTRL DEBUG Command: GET 808107907 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085209582 DLCTRL DEBUG Tx Command reply: GET_REPLY 808107907 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085209583 DLCTRL DEBUG Command: GET 904480096 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085209583 DLCTRL DEBUG Tx Command reply: GET_REPLY 904480096 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000001110011010'B, t_guard := 20.000000 } 20250806085209603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)5760684 20250806085210658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085210658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085210658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085210658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085210658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57e6ac, normal) (hnbgw_rua.c:408) 20250806085210658 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085210658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085210658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085210658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085210658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085210658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085210658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 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) 20250806085210658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085210658 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085210658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085210658 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5760684 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085210658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085210658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085210658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085210658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085210658 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5760684 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085210658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085210658 DLSCCP DEBUG 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) 20250806085210658 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: Allocated (fsm.c:456) 20250806085210658 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085210658 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300039a0056400500f1100926) (sccp_scrc.c:455) 20250806085210658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085210658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085210658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085210658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085210658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085210659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085210659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085210659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085210659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085210659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085210659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085210659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085210659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085210659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085210659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085210659 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085210659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085210659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085210659 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 03 9a 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085210659 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085210659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085210659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085210659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085210659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085210659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085210659 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085210659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085210659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085210659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085210659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085210659 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085210659 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 03 9a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)12553872 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@bb2323c10e79: setverdict(pass): none -> pass 20250806085210680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085210681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085210681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085210681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085210681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085210681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085210681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085210681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085210681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085210681 DLSS7 <000c> ss7_asp.c: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 63 db 52 02 00 00 00 00  20250806085210681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085210681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085210681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085210681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085210681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085210681 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=0063db52) (sccp_scrc.c:545) 20250806085210681 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) 20250806085210681 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) MTC@bb2323c10e79: 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 } } } 20250806085210681 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085210681 DLSCCP DEBUG 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) 20250806085210681 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085210682 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) 20250806085210682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085210682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085210683 DLCTRL DEBUG Command: GET 505370978 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085210683 DLCTRL DEBUG Tx Command reply: GET_REPLY 505370978 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085210687 DLCTRL DEBUG Command: GET 28212569 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085210687 DLCTRL DEBUG Tx Command reply: GET_REPLY 28212569 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085210691 DLCTRL DEBUG Command: GET 770108040 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085210691 DLCTRL DEBUG Tx Command reply: GET_REPLY 770108040 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085210695 DLCTRL DEBUG Command: GET 805575809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085210695 DLCTRL DEBUG Tx Command reply: GET_REPLY 805575809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085210699 DLCTRL DEBUG Command: GET 730803244 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085210699 DLCTRL DEBUG Tx Command reply: GET_REPLY 730803244 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085210702 DLCTRL DEBUG Command: GET 82358846 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085210702 DLCTRL DEBUG Tx Command reply: GET_REPLY 82358846 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085210706 DLCTRL DEBUG Command: GET 462280488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085210706 DLCTRL DEBUG Tx Command reply: GET_REPLY 462280488 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085210709 DLCTRL DEBUG Command: GET 969629652 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085210709 DLCTRL DEBUG Tx Command reply: GET_REPLY 969629652 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085210712 DLCTRL DEBUG Command: GET 392812058 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085210712 DLCTRL DEBUG Tx Command reply: GET_REPLY 392812058 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085210714 DLCTRL DEBUG Command: GET 256387168 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085210714 DLCTRL DEBUG Tx Command reply: GET_REPLY 256387168 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085210716 DLCTRL DEBUG Command: GET 69553205 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085210716 DLCTRL DEBUG Tx Command reply: GET_REPLY 69553205 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085210718 DLCTRL DEBUG Command: GET 548494001 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085210718 DLCTRL DEBUG Tx Command reply: GET_REPLY 548494001 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085210719 DLCTRL DEBUG Command: GET 676374073 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085210719 DLCTRL DEBUG Tx Command reply: GET_REPLY 676374073 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085210721 DLCTRL DEBUG Command: GET 113399081 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085210721 DLCTRL DEBUG Tx Command reply: GET_REPLY 113399081 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085210722 DLCTRL DEBUG Command: GET 543689706 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085210722 DLCTRL DEBUG Tx Command reply: GET_REPLY 543689706 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085210723 DLCTRL DEBUG Command: GET 885025195 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085210723 DLCTRL DEBUG Tx Command reply: GET_REPLY 885025195 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085210725 DLCTRL DEBUG Command: GET 651030516 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085210725 DLCTRL DEBUG Tx Command reply: GET_REPLY 651030516 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085210726 DLCTRL DEBUG Command: GET 206047836 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085210726 DLCTRL DEBUG Tx Command reply: GET_REPLY 206047836 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085210727 DLCTRL DEBUG Command: GET 909403416 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085210727 DLCTRL DEBUG Tx Command reply: GET_REPLY 909403416 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085210728 DLCTRL DEBUG Command: GET 752646034 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085210728 DLCTRL DEBUG Tx Command reply: GET_REPLY 752646034 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001001100110'B, t_guard := 20.000000 } 20250806085210750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)7646999 20250806085211781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085211781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085211781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085211781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085211781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74af17, normal) (hnbgw_rua.c:408) 20250806085211781 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085211781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085211781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085211781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085211781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085211781 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085211781 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 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) 20250806085211781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085211781 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085211781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085211781 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7646999 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085211782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085211782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085211782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085211782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085211782 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085211782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085211782 DLSCCP DEBUG 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) 20250806085211782 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: Allocated (fsm.c:456) 20250806085211782 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085211782 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002660056400500f1100926) (sccp_scrc.c:455) 20250806085211782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085211782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085211782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085211782 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) 20250806085211782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085211782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085211782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085211782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085211782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085211782 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) 20250806085211782 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) 20250806085211782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085211782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085211782 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 02 66 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085211782 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085211782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085211782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085211782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085211782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085211782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085211782 DLM3UA <000f> 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 20250806085211782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085211782 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' 20250806085211782 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 20250806085211782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085211782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085211783 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 02 66 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)11510347 HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085211800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085211800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085211800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@bb2323c10e79: setverdict(pass): none -> pass 20250806085211800 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 20250806085211800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085211800 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' 20250806085211800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085211800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085211800 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085211800 DLSS7 <000c> ss7_asp.c: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 f8 11 6f 02 00 00 00 00  20250806085211800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085211800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085211800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085211800 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) 20250806085211800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085211800 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=00f8116f) (sccp_scrc.c:545) 20250806085211800 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) 20250806085211800 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085211800 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085211800 DLSCCP DEBUG 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) 20250806085211800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085211800 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) 20250806085211800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085211800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085211802 DLCTRL DEBUG Command: GET 137297596 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085211802 DLCTRL DEBUG Tx Command reply: GET_REPLY 137297596 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085211806 DLCTRL DEBUG Command: GET 254168477 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085211806 DLCTRL DEBUG Tx Command reply: GET_REPLY 254168477 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085211810 DLCTRL DEBUG Command: GET 214177447 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085211810 DLCTRL DEBUG Tx Command reply: GET_REPLY 214177447 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085211814 DLCTRL DEBUG Command: GET 913606895 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085211814 DLCTRL DEBUG Tx Command reply: GET_REPLY 913606895 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085211817 DLCTRL DEBUG Command: GET 579248708 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085211817 DLCTRL DEBUG Tx Command reply: GET_REPLY 579248708 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085211821 DLCTRL DEBUG Command: GET 479254846 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085211821 DLCTRL DEBUG Tx Command reply: GET_REPLY 479254846 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085211825 DLCTRL DEBUG Command: GET 195473096 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085211825 DLCTRL DEBUG Tx Command reply: GET_REPLY 195473096 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085211828 DLCTRL DEBUG Command: GET 520150971 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085211828 DLCTRL DEBUG Tx Command reply: GET_REPLY 520150971 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085211831 DLCTRL DEBUG Command: GET 460536656 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085211831 DLCTRL DEBUG Tx Command reply: GET_REPLY 460536656 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085211833 DLCTRL DEBUG Command: GET 884150541 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085211833 DLCTRL DEBUG Tx Command reply: GET_REPLY 884150541 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085211835 DLCTRL DEBUG Command: GET 276694348 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085211835 DLCTRL DEBUG Tx Command reply: GET_REPLY 276694348 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085211837 DLCTRL DEBUG Command: GET 179322253 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085211837 DLCTRL DEBUG Tx Command reply: GET_REPLY 179322253 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085211839 DLCTRL DEBUG Command: GET 884027712 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085211839 DLCTRL DEBUG Tx Command reply: GET_REPLY 884027712 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085211841 DLCTRL DEBUG Command: GET 499555300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085211841 DLCTRL DEBUG Tx Command reply: GET_REPLY 499555300 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085211842 DLCTRL DEBUG Command: GET 193004193 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085211842 DLCTRL DEBUG Tx Command reply: GET_REPLY 193004193 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085211843 DLCTRL DEBUG Command: GET 593147968 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085211843 DLCTRL DEBUG Tx Command reply: GET_REPLY 593147968 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085211844 DLCTRL DEBUG Command: GET 864812610 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085211844 DLCTRL DEBUG Tx Command reply: GET_REPLY 864812610 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085211846 DLCTRL DEBUG Command: GET 695767018 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085211846 DLCTRL DEBUG Tx Command reply: GET_REPLY 695767018 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085211847 DLCTRL DEBUG Command: GET 398263723 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085211847 DLCTRL DEBUG Tx Command reply: GET_REPLY 398263723 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085211848 DLCTRL DEBUG Command: GET 120074351 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085211848 DLCTRL DEBUG Tx Command reply: GET_REPLY 120074351 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001010110000'B, t_guard := 20.000000 } 20250806085211865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2659747 20250806085212891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085212891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085212891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085212891 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085212891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2895a3, normal) (hnbgw_rua.c:408) 20250806085212891 DHNB DEBUG map_rua[0x558b7e1e8e30]{init}: Allocated (fsm.c:456) 20250806085212891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085212891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085212891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085212891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085212891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806085212891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 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) 20250806085212891 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085212891 DCN DEBUG map_sccp[0x558b7e1dcd20]{init}: Allocated (fsm.c:456) 20250806085212891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085212891 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2659747 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085212891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085212891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085212891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085212891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085212891 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2659747 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085212891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085212891 DLSCCP DEBUG 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) 20250806085212891 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: Allocated (fsm.c:456) 20250806085212891 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085212892 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002b00056400500f1100926) (sccp_scrc.c:455) 20250806085212892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085212892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085212892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085212892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085212892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085212892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085212892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085212892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085212892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085212892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085212892 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085212892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085212892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085212892 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 b0 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085212892 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085212892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085212892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085212892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085212892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085212892 DLM3UA <000f> 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 20250806085212892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085212892 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085212892 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085212892 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085212892 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085212892 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 b0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)10492006 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085212899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212899 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085212899 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085212899 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085212899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085212899 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085212899 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085212899 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085212899 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085212899 DLSS7 <000c> ss7_asp.c: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 dd 66 25 02 00 00 00 00  20250806085212899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085212899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085212899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085212899 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085212899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085212899 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=00dd6625) (sccp_scrc.c:545) 20250806085212899 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) 20250806085212899 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085212900 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085212900 DLSCCP DEBUG 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) 20250806085212900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085212900 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) 20250806085212900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085212900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085212902 DLCTRL DEBUG Command: GET 5761760 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085212902 DLCTRL DEBUG Tx Command reply: GET_REPLY 5761760 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085212906 DLCTRL DEBUG Command: GET 792678758 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085212906 DLCTRL DEBUG Tx Command reply: GET_REPLY 792678758 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085212910 DLCTRL DEBUG Command: GET 726537187 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085212910 DLCTRL DEBUG Tx Command reply: GET_REPLY 726537187 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250806085212914 DLCTRL DEBUG Command: GET 416779204 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085212914 DLCTRL DEBUG Tx Command reply: GET_REPLY 416779204 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085212918 DLCTRL DEBUG Command: GET 613441341 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085212918 DLCTRL DEBUG Tx Command reply: GET_REPLY 613441341 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085212922 DLCTRL DEBUG Command: GET 314087700 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085212922 DLCTRL DEBUG Tx Command reply: GET_REPLY 314087700 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085212925 DLCTRL DEBUG Command: GET 203896433 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085212925 DLCTRL DEBUG Tx Command reply: GET_REPLY 203896433 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085212928 DLCTRL DEBUG Command: GET 712220921 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085212928 DLCTRL DEBUG Tx Command reply: GET_REPLY 712220921 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806085212930 DLCTRL DEBUG Command: GET 380866193 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085212930 DLCTRL DEBUG Tx Command reply: GET_REPLY 380866193 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085212934 DLCTRL DEBUG Command: GET 711649795 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085212934 DLCTRL DEBUG Tx Command reply: GET_REPLY 711649795 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085212936 DLCTRL DEBUG Command: GET 874858131 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085212936 DLCTRL DEBUG Tx Command reply: GET_REPLY 874858131 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085212939 DLCTRL DEBUG Command: GET 983423109 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085212939 DLCTRL DEBUG Tx Command reply: GET_REPLY 983423109 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085212940 DLCTRL DEBUG Command: GET 202906791 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085212940 DLCTRL DEBUG Tx Command reply: GET_REPLY 202906791 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085212942 DLCTRL DEBUG Command: GET 82156196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085212942 DLCTRL DEBUG Tx Command reply: GET_REPLY 82156196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085212944 DLCTRL DEBUG Command: GET 464163772 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085212944 DLCTRL DEBUG Tx Command reply: GET_REPLY 464163772 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085212945 DLCTRL DEBUG Command: GET 635282058 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085212945 DLCTRL DEBUG Tx Command reply: GET_REPLY 635282058 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085212947 DLCTRL DEBUG Command: GET 478361158 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085212947 DLCTRL DEBUG Tx Command reply: GET_REPLY 478361158 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085212948 DLCTRL DEBUG Command: GET 978239672 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085212948 DLCTRL DEBUG Tx Command reply: GET_REPLY 978239672 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085212949 DLCTRL DEBUG Command: GET 445080292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085212949 DLCTRL DEBUG Tx Command reply: GET_REPLY 445080292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085212950 DLCTRL DEBUG Command: GET 649269163 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085212950 DLCTRL DEBUG Tx Command reply: GET_REPLY 649269163 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085212953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42495<->l=127.0.0.1:4262) (control_if.c:193) 20250806085212953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(575)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(574)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085212956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59960<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085212957 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085212957 DLINP DEBUG SRVCONN(,r=127.0.0.1:57583<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085212957 DLINP NOTICE SRV(,r=127.0.0.1:57583<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085212957 DMAIN NOTICE (127.0.0.1:57583 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57583<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085212957 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)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@bb2323c10e79: Final verdict of PTC: none 20250806085212958 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085212958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212958 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-RAN(591)@bb2323c10e79: Final verdict of PTC: none 20250806085212959 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085212959 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085212959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212959 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085212959 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(587)@bb2323c10e79: Final verdict of PTC: none 20250806085212959 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085212959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212959 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085212959 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085212959 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 20250806085212959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212959 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085212959 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085212959 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085212959 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085212959 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085212959 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085212959 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 20250806085212959 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' 20250806085212959 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' 20250806085212960 DLSS7 <000c> ss7_asp.c: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  20250806085212960 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  20250806085212960 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  20250806085212960 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  20250806085212960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085212960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085212960 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085212960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212960 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085212960 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(584)@bb2323c10e79: Final verdict of PTC: none 20250806085212960 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085212960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212960 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085212960 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085212960 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 20250806085212960 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 20250806085212960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085212960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085212960 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085212960 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) 20250806085212960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085212960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085212960 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085212960 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) 20250806085212960 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085212960 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085212960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085212960 DLSCCP DEBUG 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) 20250806085212960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212960 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085212960 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085212960 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085212960 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085212960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085212960 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085212960 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 20250806085212960 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' 20250806085212960 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' 20250806085212960 DLSS7 <000c> ss7_asp.c: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  20250806085212960 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  20250806085212960 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085212960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085212960 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085212960 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) 20250806085212960 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) 20250806085212960 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) 20250806085212960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085212960 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085212960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085212960 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085212960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085212960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085212961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) 20250806085212961 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085212961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085212961 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085212960 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  20250806085212960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085212960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085212961 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085212961 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085212961 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 20250806085212961 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085212961 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085212961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646999)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085212961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085212961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085212961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) 20250806085212961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646999 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806085212961 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 20250806085212961 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085212961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085212961 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085212961 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 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212961 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085212961 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085212961 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085212961 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 20250806085212961 DLSS7 <000c> ss7_route.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' 20250806085212961 DLSS7 <000c> ss7_route.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' 20250806085212961 DLSS7 <000c> ss7_asp.c: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  20250806085212961 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  20250806085212961 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085212961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085212961 DLM3UA <000f> 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 20250806085212961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085212961 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085212961 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.sgsn1-SCCP(590)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@bb2323c10e79: Final verdict of PTC: none 20250806085212961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085212961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085212961 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085212961 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) 20250806085212961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085212961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085212961 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085212961 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) 20250806085212961 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085212961 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085212961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085212961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085212961 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 20250806085212961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212961 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085212961 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085212961 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085212961 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085212961 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 20250806085212961 DLSS7 <000c> ss7_route.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' 20250806085212961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085212961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085212961 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085212961 DMAIN NOTICE (127.0.0.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) 20250806085212961 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085212961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085212961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085212961 DLSCCP DEBUG 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) 20250806085212961 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085212961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085212961 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085212962 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) 20250806085212962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085212962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085212962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085212962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085212962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085212962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250806085212962 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5760684)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085212962 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5760684 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085212962 DLSCCP DEBUG 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) 20250806085212962 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085212961 DLSS7 <000c> ss7_route.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' 20250806085212962 DLSS7 <000c> ss7_asp.c: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  20250806085212962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085212962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085212962 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) 20250806085212962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085212962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085212962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085212962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085212962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085212962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 dd 66 25 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250806085212962 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{disrupted}: Freeing instance (context_map.c:203) 20250806085212962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2659747)[0x558b7e1e8e30]{disrupted}: Deallocated (fsm.c:568) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{disconnected}: Freeing instance (context_map.c:207) 20250806085212962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x558b7e1dcd20]{disconnected}: Deallocated (fsm.c:568) 20250806085212962 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2659747 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806085212962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085212962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085212962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085212962 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) 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085212962 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085212962 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) 20250806085212962 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085212962 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085212962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085212962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085212962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085212962 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) 20250806085212962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085212963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085212963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085212963 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085212963 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) 20250806085212963 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085212963 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085212963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085212963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085212963 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085212963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085212963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085212963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085212963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085212963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085212963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085212963 DLM3UA <000f> 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 20250806085212963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085212963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085212963 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_robin-Iuh0(577)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(593)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(576)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@bb2323c10e79: Final verdict of PTC: none 20250806085212973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085212979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085212979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60010<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(583)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 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 20250806085213060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085213560 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085213560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085213560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085213560 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) 20250806085213560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085213560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085213560 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085213560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085213560 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085213560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085213560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085213560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085213560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085213560 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085213560 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085213560 DLM3UA <000f> 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 20250806085213560 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085213561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085213561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085213574 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085213574 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085213574 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085213574 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085213574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085213574 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085213574 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085213574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085213574 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085213574 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085213574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085213574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085213575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085213575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085213575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085213575 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085213575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085213575 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085213575 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085213579 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085213579 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085213579 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085213579 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085213579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085213579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085213579 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085213579 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085213579 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085213579 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085213579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085213579 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085213579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085213579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085213579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085213579 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085213579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085213579 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085213579 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085213763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588020) 20250806085214180 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214180 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085214180 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) 20250806085214180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085214180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085214180 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085214180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085214180 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085214180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214180 DLM3UA <000f> 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 20250806085214180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085214180 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085214180 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085214187 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085214190 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214190 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214191 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=588020, count=625620) 20250806085214902 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214902 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214902 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214902 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214902 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214902 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214902 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214902 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214902 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214902 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214902 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214902 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214902 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214903 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085214903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085214903 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085214903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085214903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085214903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085214903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085214903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085214903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085214903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085214903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214903 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214903 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214903 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214903 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085214903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214903 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214903 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214903 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085214904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085214904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085214904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085214904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085214904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085214904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085214904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085214904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085214960 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085214960 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085214961 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085214961 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085214961 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085214961 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085214962 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085214962 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085214962 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085214962 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085214962 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085214962 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085215492 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085215492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085215492 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085215492 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) 20250806085215492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085215492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085215492 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085215492 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085215492 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085215492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085215492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085215492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085215492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085215492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085215492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085215492 DLM3UA <000f> 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 20250806085215493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085215493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085215493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250806085216865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085216869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085216874 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35071<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085216889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085216889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085216897 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216897 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216897 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216897 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216897 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216897 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216897 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216897 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085216898 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54921 (stream_srv.c:143) 20250806085216898 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54921<->l=127.0.0.1:29169 (hnb.c:335) 20250806085216899 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216899 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085216899 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) 20250806085216899 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) 20250806085216899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085216899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216899 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216899 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216899 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 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) 20250806085216899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085216899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216899 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216899 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085216899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085216899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216899 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216899 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085216899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085216899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085216899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216899 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216899 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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085216899 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085216899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216899 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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085216899 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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085216899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216899 DLM3UA <000f> 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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085216899 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085216899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216899 DLM3UA <000f> 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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085216899 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085216899 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(610)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085216924 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216924 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216924 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216924 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216924 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216924 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216924 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085216924 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085216925 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216925 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085216925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216925 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) 20250806085216925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085216925 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) 20250806085216925 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) 20250806085216925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085216925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216925 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216925 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216925 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085216925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 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) 20250806085216926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085216926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216926 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216926 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085216926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 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) 20250806085216926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085216926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216926 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216926 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085216926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085216926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085216926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085216926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085216926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085216926 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085216926 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085216926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085216926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085216926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085216926 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085216926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216926 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085216926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085216926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216926 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085216926 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085216926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216926 DLM3UA <000f> 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085216926 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085216926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085216926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085216926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085216926 DLM3UA <000f> 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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085216926 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085216926 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085216964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085216964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085216964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085216964 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085216964 DHNBAP 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) 20250806085216964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085216964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085216964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085216964 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085216968 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085216968 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085216968 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085216968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085216968 DHNBAP DEBUG (127.0.0.1:54921 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085216968 DHNBAP NOTICE (127.0.0.1:54921 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085216968 DHNBAP NOTICE (127.0.0.1:54921 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085216968 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085216968 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085217110 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 20250806085217110 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 20250806085217110 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085217110 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085217117 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217117 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085217117 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085217117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085217117 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085217117 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085217117 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085217117 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085217117 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085217117 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 20250806085217117 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085217117 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  20250806085217117 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085217120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085217120 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085217120 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  20250806085217120 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085217120 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085217120 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085217120 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 20250806085217120 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085217120 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  20250806085217120 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' 20250806085217120 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' 20250806085217120 DLSS7 <000c> ss7_asp.c: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  20250806085217120 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  20250806085217120 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085217121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085217121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085217121 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085217121 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) 20250806085217121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085217121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085217121 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085217121 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) 20250806085217121 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085217121 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 20250806085217121 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 20250806085217121 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085217121 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085217122 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085217122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085217122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085217122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217122 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085217122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085217122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217122 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085217122 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085217122 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217122 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217122 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217122 DLM3UA <000f> 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 20250806085217122 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085217122 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085217122 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085217122 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085217122 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217123 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.msc1-M3UA(610)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085217127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085217127 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085217127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085217127 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085217127 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085217127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085217127 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085217127 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085217128 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 20250806085217128 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085217128 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  20250806085217128 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085217130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085217130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085217130 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  20250806085217130 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085217130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085217130 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085217130 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 20250806085217130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085217130 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  20250806085217130 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' 20250806085217130 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' 20250806085217130 DLSS7 <000c> ss7_asp.c: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  20250806085217130 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  20250806085217130 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  20250806085217130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085217130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085217130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085217130 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085217130 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) 20250806085217130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085217130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085217130 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085217130 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) 20250806085217130 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085217131 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085217131 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085217131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217131 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) 20250806085217131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085217131 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) 20250806085217131 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) 20250806085217132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085217132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085217132 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085217132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217132 DLM3UA <000f> 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 20250806085217132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085217132 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' 20250806085217132 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 20250806085217132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085217132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217132 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  20250806085217139 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 20250806085217139 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 20250806085217139 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085217139 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085217145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085217145 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085217145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085217145 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085217145 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085217145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085217145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085217145 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085217145 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 20250806085217145 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085217145 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  20250806085217145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085217147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217148 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085217148 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085217148 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  20250806085217148 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085217148 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085217148 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085217148 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 20250806085217148 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085217148 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  20250806085217148 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' 20250806085217148 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' 20250806085217148 DLSS7 <000c> ss7_asp.c: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  20250806085217148 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  20250806085217148 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  20250806085217148 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  20250806085217148 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085217148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085217148 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085217148 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085217148 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) 20250806085217148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085217148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085217148 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085217148 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) 20250806085217148 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085217149 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085217149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085217149 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217149 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085217149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217149 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085217149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085217150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085217150 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085217149 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 20250806085217150 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 20250806085217150 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085217150 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085217150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217150 DLM3UA <000f> 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 20250806085217150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085217150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085217150 DLSS7 <000c> ss7_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 20250806085217150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085217150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217150 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.sgsn1-M3UA(616)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085217155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085217155 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085217155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085217155 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085217155 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085217155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085217155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085217155 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085217155 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 20250806085217155 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085217155 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  20250806085217155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085217156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085217156 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085217156 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  20250806085217156 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085217156 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085217156 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085217156 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 20250806085217156 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085217156 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  20250806085217156 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' 20250806085217156 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' 20250806085217156 DLSS7 <000c> ss7_asp.c: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  20250806085217156 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  20250806085217156 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  20250806085217156 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  20250806085217156 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  20250806085217156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085217157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085217157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085217157 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085217157 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) 20250806085217157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085217157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085217157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085217157 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085217157 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) 20250806085217157 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085217158 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085217158 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085217158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217158 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217158 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) 20250806085217158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085217158 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) 20250806085217158 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) 20250806085217158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085217158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085217158 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085217158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217158 DLM3UA <000f> 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 20250806085217158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085217158 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' 20250806085217159 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 20250806085217159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085217159 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217159 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.msc0-RAN(606)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085217926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217926 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085217926 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085217926 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085217926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217926 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085217926 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085217926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217926 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217926 DLSS7 <000c> ss7_asp.c: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  20250806085217926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085217926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217926 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085217926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085217926 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085217926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217926 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085217926 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085217926 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) 20250806085217927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085217927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217927 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085217927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085217927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217927 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) 20250806085217927 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085217927 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085217927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217927 DLM3UA <000f> 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 20250806085217927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085217927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085217927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085217927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085217927 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217927 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  20250806085217927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085217927 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085217927 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085217927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085217927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085217927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217927 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217927 DLSS7 <000c> ss7_asp.c: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  20250806085217927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085217927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085217927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085217927 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217927 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085217927 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085217927 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085217928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217928 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085217928 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085217929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085217929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217928 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 20250806085217929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217929 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) 20250806085217929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085217929 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085217928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217929 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' 20250806085217929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085217929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217929 DLSS7 <000c> ss7_asp.c: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  20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085217929 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085217929 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) 20250806085217929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217929 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 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) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085217929 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) 20250806085217929 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) 20250806085217929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085217929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217929 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) 20250806085217929 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085217929 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085217929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217929 DLM3UA <000f> 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 20250806085217929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085217929 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' 20250806085217929 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 20250806085217929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085217929 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217929 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  HNBGW_Test.msc0-RAN(606)@bb2323c10e79: 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 } } } } 20250806085217929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085217929 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085217929 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 20250806085217929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217929 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' 20250806085217929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085217929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217929 DLSS7 <000c> ss7_asp.c: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  20250806085217929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085217929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217930 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) 20250806085217930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085217930 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085217930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085217930 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085217930 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085217953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085217953 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085217953 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085217953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085217953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085217953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217953 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217953 DLSS7 <000c> ss7_asp.c: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  20250806085217953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085217953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085217953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085217953 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085217953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085217954 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085217954 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) 20250806085217954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085217954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085217954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085217954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085217954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217954 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) 20250806085217954 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085217954 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085217955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217955 DLM3UA <000f> 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 20250806085217955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085217955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085217955 DLSS7 <000c> ss7_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 20250806085217955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085217955 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217955 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  20250806085217957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217957 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085217957 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085217957 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085217957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217957 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085217957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085217957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217957 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217957 DLSS7 <000c> ss7_asp.c: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  20250806085217957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085217957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085217957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085217957 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085217957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217957 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085217957 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085217957 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085217961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217961 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085217961 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085217961 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 20250806085217961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217961 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' 20250806085217961 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085217961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217961 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217961 DLSS7 <000c> ss7_asp.c: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  20250806085217961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085217961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217961 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217961 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) 20250806085217961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085217961 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085217961 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085217961 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) 20250806085217961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085217961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217961 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) 20250806085217962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085217962 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) 20250806085217962 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) 20250806085217962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085217962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085217962 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) 20250806085217962 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085217962 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085217962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085217962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085217962 DLM3UA <000f> 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 20250806085217962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085217962 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' 20250806085217962 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 20250806085217962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085217962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217962 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  HNBGW_Test.sgsn0-RAN(612)@bb2323c10e79: 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 } } } } 20250806085217964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085217964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085217964 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085217964 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 20250806085217964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085217964 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' 20250806085217964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085217964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085217964 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085217964 DLSS7 <000c> ss7_asp.c: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  20250806085217964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085217964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085217964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085217964 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) 20250806085217964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085217964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085217964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085217964 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085217964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085217964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085217964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085217964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085217964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085217964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085217964 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085217964 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@bb2323c10e79: 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 } } } } 20250806085218979 DLCTRL DEBUG Command: GET 433550164 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085218979 DLCTRL DEBUG Tx Command reply: GET_REPLY 433550164 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085218987 DLCTRL DEBUG Command: GET 372722984 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085218987 DLCTRL DEBUG Tx Command reply: GET_REPLY 372722984 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085218992 DLCTRL DEBUG Command: GET 832987278 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085218992 DLCTRL DEBUG Tx Command reply: GET_REPLY 832987278 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085218998 DLCTRL DEBUG Command: GET 491766853 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085218998 DLCTRL DEBUG Tx Command reply: GET_REPLY 491766853 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085219003 DLCTRL DEBUG Command: GET 303693298 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085219003 DLCTRL DEBUG Tx Command reply: GET_REPLY 303693298 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085219004 DLCTRL DEBUG Command: GET 965666017 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085219004 DLCTRL DEBUG Tx Command reply: GET_REPLY 965666017 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085219006 DLCTRL DEBUG Command: GET 57670570 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085219006 DLCTRL DEBUG Tx Command reply: GET_REPLY 57670570 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085219007 DLCTRL DEBUG Command: GET 533370658 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085219007 DLCTRL DEBUG Tx Command reply: GET_REPLY 533370658 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085219009 DLCTRL DEBUG Command: GET 110586727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085219009 DLCTRL DEBUG Tx Command reply: GET_REPLY 110586727 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085219010 DLCTRL DEBUG Command: GET 184918178 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085219010 DLCTRL DEBUG Tx Command reply: GET_REPLY 184918178 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085219011 DLCTRL DEBUG Command: GET 574957484 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085219011 DLCTRL DEBUG Tx Command reply: GET_REPLY 574957484 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085219012 DLCTRL DEBUG Command: GET 378412446 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085219012 DLCTRL DEBUG Tx Command reply: GET_REPLY 378412446 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085219013 DLCTRL DEBUG Command: GET 129479387 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085219013 DLCTRL DEBUG Tx Command reply: GET_REPLY 129479387 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085219015 DLCTRL DEBUG Command: GET 394850432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085219015 DLCTRL DEBUG Tx Command reply: GET_REPLY 394850432 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085219016 DLCTRL DEBUG Command: GET 284857389 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085219016 DLCTRL DEBUG Tx Command reply: GET_REPLY 284857389 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085219018 DLCTRL DEBUG Command: GET 212047802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085219018 DLCTRL DEBUG Tx Command reply: GET_REPLY 212047802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085219020 DLCTRL DEBUG Command: GET 536423130 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085219020 DLCTRL DEBUG Tx Command reply: GET_REPLY 536423130 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085219022 DLCTRL DEBUG Command: GET 882251299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085219022 DLCTRL DEBUG Tx Command reply: GET_REPLY 882251299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085219024 DLCTRL DEBUG Command: GET 506816291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085219024 DLCTRL DEBUG Tx Command reply: GET_REPLY 506816291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085219026 DLCTRL DEBUG Command: GET 7987332 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085219026 DLCTRL DEBUG Tx Command reply: GET_REPLY 7987332 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000000001101100'B, t_guard := 20.000000 } 20250806085219058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085219218 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085219218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085219218 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085219218 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085219218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085219218 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085219218 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085219219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085219219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085219219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085219219 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085219219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085219219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085219219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085219219 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085219219 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085219219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085219219 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085219219 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085219219 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(606)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)12812863 20250806085220115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085220115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085220115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085220115 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085220115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc3823f, normal) (hnbgw_rua.c:408) 20250806085220115 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085220115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085220115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085220115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085220115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085220115 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 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) 20250806085220115 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085220115 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085220115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085220115 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12812863 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085220115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085220115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085220115 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085220115 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085220115 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085220115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085220115 DLSCCP DEBUG 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) 20250806085220115 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: Allocated (fsm.c:456) 20250806085220115 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085220115 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300006c0056400500f1100926) (sccp_scrc.c:455) 20250806085220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085220115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085220115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085220115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085220115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085220115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085220115 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085220115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085220115 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085220115 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085220115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085220115 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 00 6c 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085220115 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085220115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085220115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085220116 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085220116 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085220116 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085220116 DLM3UA <000f> 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 20250806085220116 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085220116 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085220116 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085220116 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085220116 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085220116 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 00 6c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)3994774 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@bb2323c10e79: setverdict(pass): none -> pass 20250806085220130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085220130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085220130 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085220130 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085220130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085220130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085220130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085220130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085220130 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085220130 DLSS7 <000c> ss7_asp.c: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 6e b6 67 02 00 00 00 00  20250806085220130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085220130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085220130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085220130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085220130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085220130 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=006eb667) (sccp_scrc.c:545) 20250806085220130 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) 20250806085220130 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085220130 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085220130 DLSCCP DEBUG 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) 20250806085220130 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) MTC@bb2323c10e79: 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 } } } 20250806085220130 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) 20250806085220130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085220130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085220130 DLCTRL DEBUG Command: GET 927068101 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085220130 DLCTRL DEBUG Tx Command reply: GET_REPLY 927068101 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085220133 DLCTRL DEBUG Command: GET 263094673 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085220133 DLCTRL DEBUG Tx Command reply: GET_REPLY 263094673 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085220137 DLCTRL DEBUG Command: GET 67595308 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085220138 DLCTRL DEBUG Tx Command reply: GET_REPLY 67595308 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085220142 DLCTRL DEBUG Command: GET 914666546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085220142 DLCTRL DEBUG Tx Command reply: GET_REPLY 914666546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085220146 DLCTRL DEBUG Command: GET 935829363 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085220146 DLCTRL DEBUG Tx Command reply: GET_REPLY 935829363 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085220151 DLCTRL DEBUG Command: GET 369297966 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085220151 DLCTRL DEBUG Tx Command reply: GET_REPLY 369297966 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085220155 DLCTRL DEBUG Command: GET 323012160 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085220155 DLCTRL DEBUG Tx Command reply: GET_REPLY 323012160 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085220159 DLCTRL DEBUG Command: GET 416101633 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085220159 DLCTRL DEBUG Tx Command reply: GET_REPLY 416101633 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085220163 DLCTRL DEBUG Command: GET 167391665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085220163 DLCTRL DEBUG Tx Command reply: GET_REPLY 167391665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085220167 DLCTRL DEBUG Command: GET 398017938 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085220167 DLCTRL DEBUG Tx Command reply: GET_REPLY 398017938 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085220171 DLCTRL DEBUG Command: GET 403687858 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085220171 DLCTRL DEBUG Tx Command reply: GET_REPLY 403687858 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085220175 DLCTRL DEBUG Command: GET 245589829 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085220175 DLCTRL DEBUG Tx Command reply: GET_REPLY 245589829 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085220178 DLCTRL DEBUG Command: GET 917434788 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085220178 DLCTRL DEBUG Tx Command reply: GET_REPLY 917434788 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085220182 DLCTRL DEBUG Command: GET 929294860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085220182 DLCTRL DEBUG Tx Command reply: GET_REPLY 929294860 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085220185 DLCTRL DEBUG Command: GET 985873864 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085220185 DLCTRL DEBUG Tx Command reply: GET_REPLY 985873864 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085220187 DLCTRL DEBUG Command: GET 712002477 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085220188 DLCTRL DEBUG Tx Command reply: GET_REPLY 712002477 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085220190 DLCTRL DEBUG Command: GET 256328017 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085220190 DLCTRL DEBUG Tx Command reply: GET_REPLY 256328017 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085220193 DLCTRL DEBUG Command: GET 732723772 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085220193 DLCTRL DEBUG Tx Command reply: GET_REPLY 732723772 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085220195 DLCTRL DEBUG Command: GET 94970040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085220195 DLCTRL DEBUG Tx Command reply: GET_REPLY 94970040 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085220196 DLCTRL DEBUG Command: GET 978464092 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085220196 DLCTRL DEBUG Tx Command reply: GET_REPLY 978464092 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250806085220222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@bb2323c10e79: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)13380678 20250806085221252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085221252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085221252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085221252 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085221253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc2c46, normal) (hnbgw_rua.c:408) 20250806085221253 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085221253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085221253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085221253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085221253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085221253 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085221253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 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) 20250806085221253 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085221253 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085221253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085221253 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13380678 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085221253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085221253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085221253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085221253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085221253 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085221253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085221253 DLSCCP DEBUG 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) 20250806085221253 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: Allocated (fsm.c:456) 20250806085221253 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085221253 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300005e0056400500f1100926) (sccp_scrc.c:455) 20250806085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085221253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085221253 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) 20250806085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085221253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085221253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085221253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085221253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085221253 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) 20250806085221253 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) 20250806085221253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085221253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085221253 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 00 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085221253 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085221253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085221253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085221254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085221254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085221254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085221254 DLM3UA <000f> 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 20250806085221254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085221254 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' 20250806085221254 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 20250806085221254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085221254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085221254 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 00 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@bb2323c10e79: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)7255975 HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085221258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085221258 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085221258 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085221258 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 20250806085221258 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085221258 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' 20250806085221258 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085221258 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085221258 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085221258 DLSS7 <000c> ss7_asp.c: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 cb cb 6d 02 00 00 00 00  20250806085221258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085221258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085221258 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085221258 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) 20250806085221258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085221258 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=00cbcb6d) (sccp_scrc.c:545) 20250806085221258 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) 20250806085221258 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085221258 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085221259 DLSCCP DEBUG 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) 20250806085221259 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085221259 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) 20250806085221259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@bb2323c10e79: setverdict(pass): none -> pass 20250806085221259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085221260 DLCTRL DEBUG Command: GET 133667468 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085221260 DLCTRL DEBUG Tx Command reply: GET_REPLY 133667468 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085221262 DLCTRL DEBUG Command: GET 66042325 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085221262 DLCTRL DEBUG Tx Command reply: GET_REPLY 66042325 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085221264 DLCTRL DEBUG Command: GET 228947996 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085221264 DLCTRL DEBUG Tx Command reply: GET_REPLY 228947996 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085221266 DLCTRL DEBUG Command: GET 739742052 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085221266 DLCTRL DEBUG Tx Command reply: GET_REPLY 739742052 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085221269 DLCTRL DEBUG Command: GET 933993088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085221269 DLCTRL DEBUG Tx Command reply: GET_REPLY 933993088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085221271 DLCTRL DEBUG Command: GET 871325099 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085221271 DLCTRL DEBUG Tx Command reply: GET_REPLY 871325099 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085221273 DLCTRL DEBUG Command: GET 484021630 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085221273 DLCTRL DEBUG Tx Command reply: GET_REPLY 484021630 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085221276 DLCTRL DEBUG Command: GET 442261507 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085221276 DLCTRL DEBUG Tx Command reply: GET_REPLY 442261507 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085221278 DLCTRL DEBUG Command: GET 910432447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085221278 DLCTRL DEBUG Tx Command reply: GET_REPLY 910432447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085221280 DLCTRL DEBUG Command: GET 656231630 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085221280 DLCTRL DEBUG Tx Command reply: GET_REPLY 656231630 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085221283 DLCTRL DEBUG Command: GET 127608535 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085221283 DLCTRL DEBUG Tx Command reply: GET_REPLY 127608535 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085221285 DLCTRL DEBUG Command: GET 76106647 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085221285 DLCTRL DEBUG Tx Command reply: GET_REPLY 76106647 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085221286 DLCTRL DEBUG Command: GET 266117564 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085221286 DLCTRL DEBUG Tx Command reply: GET_REPLY 266117564 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085221288 DLCTRL DEBUG Command: GET 76574760 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085221288 DLCTRL DEBUG Tx Command reply: GET_REPLY 76574760 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085221289 DLCTRL DEBUG Command: GET 489413690 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085221289 DLCTRL DEBUG Tx Command reply: GET_REPLY 489413690 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085221291 DLCTRL DEBUG Command: GET 19457061 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085221291 DLCTRL DEBUG Tx Command reply: GET_REPLY 19457061 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085221292 DLCTRL DEBUG Command: GET 18726315 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085221292 DLCTRL DEBUG Tx Command reply: GET_REPLY 18726315 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085221293 DLCTRL DEBUG Command: GET 466730775 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085221293 DLCTRL DEBUG Tx Command reply: GET_REPLY 466730775 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085221294 DLCTRL DEBUG Command: GET 837062142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085221294 DLCTRL DEBUG Tx Command reply: GET_REPLY 837062142 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085221295 DLCTRL DEBUG Command: GET 965313494 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085221295 DLCTRL DEBUG Tx Command reply: GET_REPLY 965313494 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000101110000'B, t_guard := 20.000000 } 20250806085221314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@bb2323c10e79: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)663719 20250806085222330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085222330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085222330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085222330 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085222330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa20a7, normal) (hnbgw_rua.c:408) 20250806085222330 DHNB DEBUG map_rua[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085222330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085222330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085222330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085222330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085222330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085222330 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 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) 20250806085222330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085222330 DCN DEBUG map_sccp[0x558b7e1ea1f0]{init}: Allocated (fsm.c:456) 20250806085222330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085222330 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-663719 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085222330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085222330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085222330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085222330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085222330 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085222330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085222330 DLSCCP DEBUG 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) 20250806085222330 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: Allocated (fsm.c:456) 20250806085222330 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085222330 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001700056400500f1100926) (sccp_scrc.c:455) 20250806085222330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085222330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085222330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085222330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085222330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085222330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085222330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085222330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085222330 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222330 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222330 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085222330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222330 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 01 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085222330 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085222330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085222330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085222330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222330 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222330 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222331 DLM3UA <000f> 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 20250806085222331 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085222331 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085222331 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085222331 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085222331 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085222331 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 01 70 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@bb2323c10e79: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)13633916 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085222337 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222337 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085222337 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085222337 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085222337 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085222337 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085222337 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085222337 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085222337 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085222337 DLSS7 <000c> ss7_asp.c: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 2c 6b fd 02 00 00 00 00  20250806085222337 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085222337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085222337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085222337 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085222337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085222338 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=002c6bfd) (sccp_scrc.c:545) 20250806085222338 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) 20250806085222338 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085222338 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085222338 DLSCCP DEBUG 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) 20250806085222338 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085222338 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) 20250806085222338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085222338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085222340 DLCTRL DEBUG Command: GET 886870062 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085222340 DLCTRL DEBUG Tx Command reply: GET_REPLY 886870062 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085222343 DLCTRL DEBUG Command: GET 978379159 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085222343 DLCTRL DEBUG Tx Command reply: GET_REPLY 978379159 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085222347 DLCTRL DEBUG Command: GET 414228757 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085222347 DLCTRL DEBUG Tx Command reply: GET_REPLY 414228757 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085222351 DLCTRL DEBUG Command: GET 685856580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085222351 DLCTRL DEBUG Tx Command reply: GET_REPLY 685856580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085222354 DLCTRL DEBUG Command: GET 670761462 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085222355 DLCTRL DEBUG Tx Command reply: GET_REPLY 670761462 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085222358 DLCTRL DEBUG Command: GET 983570150 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085222358 DLCTRL DEBUG Tx Command reply: GET_REPLY 983570150 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085222362 DLCTRL DEBUG Command: GET 664724744 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085222362 DLCTRL DEBUG Tx Command reply: GET_REPLY 664724744 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085222364 DLCTRL DEBUG Command: GET 128960417 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085222364 DLCTRL DEBUG Tx Command reply: GET_REPLY 128960417 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085222367 DLCTRL DEBUG Command: GET 525791094 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085222367 DLCTRL DEBUG Tx Command reply: GET_REPLY 525791094 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085222369 DLCTRL DEBUG Command: GET 700941796 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085222369 DLCTRL DEBUG Tx Command reply: GET_REPLY 700941796 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085222371 DLCTRL DEBUG Command: GET 423991577 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085222371 DLCTRL DEBUG Tx Command reply: GET_REPLY 423991577 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085222373 DLCTRL DEBUG Command: GET 637916155 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085222373 DLCTRL DEBUG Tx Command reply: GET_REPLY 637916155 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085222375 DLCTRL DEBUG Command: GET 403603498 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085222375 DLCTRL DEBUG Tx Command reply: GET_REPLY 403603498 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085222376 DLCTRL DEBUG Command: GET 165468818 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085222376 DLCTRL DEBUG Tx Command reply: GET_REPLY 165468818 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085222378 DLCTRL DEBUG Command: GET 595840665 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085222378 DLCTRL DEBUG Tx Command reply: GET_REPLY 595840665 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085222379 DLCTRL DEBUG Command: GET 459691698 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085222379 DLCTRL DEBUG Tx Command reply: GET_REPLY 459691698 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085222380 DLCTRL DEBUG Command: GET 971181215 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085222380 DLCTRL DEBUG Tx Command reply: GET_REPLY 971181215 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085222381 DLCTRL DEBUG Command: GET 359805185 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085222381 DLCTRL DEBUG Tx Command reply: GET_REPLY 359805185 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085222383 DLCTRL DEBUG Command: GET 205826132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085222383 DLCTRL DEBUG Tx Command reply: GET_REPLY 205826132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085222384 DLCTRL DEBUG Command: GET 529850918 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085222384 DLCTRL DEBUG Tx Command reply: GET_REPLY 529850918 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085222386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085222387 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35071<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(599)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(598)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085222389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085222390 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085222390 DLINP DEBUG SRVCONN(,r=127.0.0.1:54921<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085222390 DLINP NOTICE SRV(,r=127.0.0.1:54921<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085222390 DMAIN NOTICE (127.0.0.1:54921 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54921<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085222390 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn1-SCCP(614)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@bb2323c10e79: Final verdict of PTC: none 20250806085222392 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085222392 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085222392 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 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085222392 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085222392 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085222392 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085222392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085222392 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085222392 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 20250806085222392 DLSS7 <000c> ss7_route.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' 20250806085222392 DLSS7 <000c> ss7_route.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' 20250806085222392 DLSS7 <000c> ss7_asp.c: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  20250806085222392 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  20250806085222392 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  20250806085222392 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  20250806085222392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085222392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085222392 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085222392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085222392 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.msc0-M3UA(607)@bb2323c10e79: Final verdict of PTC: none 20250806085222392 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085222392 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 20250806085222392 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085222392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085222392 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085222392 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) 20250806085222392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085222392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085222392 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085222392 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) HNBGW_Test.sgsn0-SCCP(611)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@bb2323c10e79: Final verdict of PTC: none 20250806085222392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085222392 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085222392 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085222392 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085222392 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085222392 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 20250806085222392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085222393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085222393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085222393 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 20250806085222393 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' 20250806085222393 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' 20250806085222393 DLSS7 <000c> ss7_asp.c: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  20250806085222393 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  20250806085222393 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  20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085222393 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085222393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085222393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085222393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085222393 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) HNBGW_Test.sgsn0-M3UA(613)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@bb2323c10e79: Final verdict of PTC: none 20250806085222393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085222393 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 20250806085222393 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085222393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085222393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085222393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085222393 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 20250806085222393 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 20250806085222393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222393 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085222393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085222393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085222393 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 20250806085222393 DLSS7 <000c> ss7_route.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' 20250806085222393 DLSS7 <000c> ss7_route.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' 20250806085222393 DLSS7 <000c> ss7_asp.c: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  20250806085222393 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  20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085222393 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 20250806085222393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222393 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085222393 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) 20250806085222393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085222393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085222393 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 20250806085222393 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' 20250806085222393 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' 20250806085222393 DLSS7 <000c> ss7_asp.c: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  20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085222393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085222393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085222394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085222394 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085222395 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) 20250806085222396 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085222396 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085222396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085222396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085222396 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085222397 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) 20250806085222397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085222397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085222397 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085222397 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) 20250806085222398 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085222398 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085222398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085222398 DLSCCP DEBUG 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) 20250806085222398 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085222398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085222399 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085222399 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085222399 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=3 -> eSLS=99: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085222399 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085222399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222400 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085222400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 6e b6 67 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250806085222400 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085222401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085222401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085222401 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085222401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085222402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) HNBGW_Test.msc0-RAN(606)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(600)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(617)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@bb2323c10e79: Final verdict of PTC: pass 20250806085222416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085222416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) 20250806085222417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12812863)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) 20250806085222417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085222417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085222417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085222417 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12812863 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250806085222417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085222417 DLSCCP DEBUG 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) 20250806085222417 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085222417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085222417 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085222417 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085222417 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=13 -> eSLS=109: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085222418 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085222418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222418 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085222418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 2c 6b fd 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250806085222418 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085222418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085222418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085222419 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085222419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085222419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085222419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085222419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{disrupted}: Freeing instance (context_map.c:203) 20250806085222419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-663719)[0x558b7e1dcbd0]{disrupted}: Deallocated (fsm.c:568) 20250806085222419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085222419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{disconnected}: Freeing instance (context_map.c:207) 20250806085222419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x558b7e1ea1f0]{disconnected}: Deallocated (fsm.c:568) 20250806085222419 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-663719 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250806085222420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085222420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085222420 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085222420 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) 20250806085222420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085222420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085222420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085222420 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085222420 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) 20250806085222421 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085222421 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085222421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085222421 DLSCCP DEBUG 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) 20250806085222421 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085222421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085222421 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085222421 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) 20250806085222421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@bb2323c10e79: Final verdict of PTC: pass 20250806085222421 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085222421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085222422 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) 20250806085222422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) 20250806085222422 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085222422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085222422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) 20250806085222422 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085222422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085222422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) 20250806085222422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085222422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085222422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13380678)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) 20250806085222422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085222423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085222423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) 20250806085222423 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13380678 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250806085222423 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@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass 20250806085222423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085222423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222423 DLM3UA <000f> 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 20250806085222423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085222423 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085222423 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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'. 20250806085222423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085222423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085222423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085222423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085222423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222423 DLM3UA <000f> 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 20250806085222423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085222423 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085222423 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085222424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085222424 DMAIN NOTICE (127.0.0.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) 20250806085222424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085222424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085222424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222424 DLM3UA <000f> 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 20250806085222424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085222424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085222424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! Wed Aug 6 08:52:22 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 20250806085222493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085222962 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085222962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085222962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085222962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085222962 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085222962 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) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085222962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085222962 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085222962 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085222962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085222962 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085222962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085222962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085222962 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085222962 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085222962 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085222963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085222963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085222963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085222963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222963 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085222963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085222963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085222963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085222963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222963 DLM3UA <000f> 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 20250806085222963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085222963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085222963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085222963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085222963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085222963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085222963 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085222963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085222963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085222963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085223195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597596) 20250806085223560 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085223560 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085223561 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085223561 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) 20250806085223561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085223561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085223561 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085223561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085223561 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085223561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085223561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085223561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085223561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085223561 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085223561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085223561 DLM3UA <000f> 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 20250806085223561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085223561 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085223561 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085223575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085223575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085223575 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085223575 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085223575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085223575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085223575 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085223575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085223575 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085223575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085223575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085223575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085223576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085223576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085223576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085223576 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085223576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085223576 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085223576 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085223579 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085223580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085223580 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085223580 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085223580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085223580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085223580 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085223580 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085223580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085223580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085223580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085223580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085223580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085223580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085223580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085223580 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085223580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085223580 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085223580 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085224182 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085224182 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) 20250806085224182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085224182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085224182 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085224182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085224182 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085224182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224182 DLM3UA <000f> 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 20250806085224182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085224182 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085224182 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085224188 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224189 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085224191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224191 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224191 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224191 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224191 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224191 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=597596, count=635196) 20250806085224393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085224393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085224393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085224393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085224393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085224393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085224394 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085224394 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085224394 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085224394 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085224394 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085224394 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085224903 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224903 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224903 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224903 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224903 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224903 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224903 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224903 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224903 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224903 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224904 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224904 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224904 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224904 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224904 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224904 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085224904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085224904 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085224904 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085224904 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085224904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085224904 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085224904 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085224904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085224904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085224904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224904 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224904 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224904 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085224904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224904 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224904 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085224905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085224905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085224905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085224905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085224905 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085224905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085224905 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085224905 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52: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_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 20250806085225492 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085225492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085225493 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085225493 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) 20250806085225493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085225493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085225493 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085225493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085225493 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085225493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085225493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085225493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085225493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085225493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085225493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085225493 DLM3UA <000f> 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 20250806085225493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085225493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085225493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250806085226316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085226321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085226327 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36245<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085226349 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085226349 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085226356 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226356 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226356 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226356 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{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)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085226356 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226356 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226357 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39230 (stream_srv.c:143) 20250806085226357 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39230<->l=127.0.0.1:29169 (hnb.c:335) 20250806085226357 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226357 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226358 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226358 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085226358 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) 20250806085226358 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) 20250806085226358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085226358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226358 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226358 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226358 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 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) 20250806085226358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085226358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226358 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226358 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226358 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085226358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085226358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226358 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226358 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226358 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226358 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085226358 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085226358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085226358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226359 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226359 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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085226359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085226359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226359 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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085226359 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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085226359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226359 DLM3UA <000f> 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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085226359 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085226359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226359 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226359 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226359 DLM3UA <000f> 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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085226359 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085226359 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(631)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(634)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085226383 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226383 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226383 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226383 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226383 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226383 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226383 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085226383 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226384 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226384 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085226384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226384 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) 20250806085226384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085226384 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) 20250806085226384 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) 20250806085226384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085226384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226384 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226384 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 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) 20250806085226385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085226385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226385 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226385 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226385 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 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) 20250806085226385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085226385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226385 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226385 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085226385 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226385 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085226385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085226385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226385 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226386 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085226386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085226386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226386 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085226386 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085226386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226386 DLM3UA <000f> 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085226386 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085226386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226386 DLM3UA <000f> 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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085226386 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085226386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085226417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085226417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085226417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085226417 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085226417 DHNBAP 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) 20250806085226417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085226417 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085226417 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085226417 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085226422 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085226422 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085226422 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085226422 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085226422 DHNBAP DEBUG (127.0.0.1:39230 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085226422 DHNBAP NOTICE (127.0.0.1:39230 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085226422 DHNBAP NOTICE (127.0.0.1:39230 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085226422 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085226422 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085226568 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 20250806085226568 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 20250806085226568 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085226569 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085226577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085226577 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085226577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085226577 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085226577 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085226577 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085226577 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085226577 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085226577 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 20250806085226577 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085226577 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  20250806085226577 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085226578 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 20250806085226578 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 20250806085226578 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085226578 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085226580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085226580 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085226580 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  20250806085226580 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085226580 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085226580 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085226580 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 20250806085226580 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085226580 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  20250806085226580 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' 20250806085226580 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' 20250806085226580 DLSS7 <000c> ss7_asp.c: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  20250806085226580 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  20250806085226580 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085226580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085226580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085226581 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085226581 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) 20250806085226581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085226581 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085226581 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085226581 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) 20250806085226581 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(634)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085226582 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085226582 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226582 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085226582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226582 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085226582 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085226582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226582 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226583 DLM3UA <000f> 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 20250806085226583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085226583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085226583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085226583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085226583 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085226583 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  20250806085226587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085226587 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085226587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085226587 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085226587 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085226587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085226587 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085226587 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085226587 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 20250806085226587 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085226587 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  20250806085226587 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085226591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085226591 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085226591 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  20250806085226591 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085226591 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085226591 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085226591 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 20250806085226591 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085226591 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  20250806085226591 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' 20250806085226591 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' 20250806085226591 DLSS7 <000c> ss7_asp.c: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  20250806085226591 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  20250806085226591 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  20250806085226591 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085226591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085226591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085226591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085226591 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) 20250806085226591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085226592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085226592 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085226592 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) 20250806085226592 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226593 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226593 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085226593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226593 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) 20250806085226593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085226593 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) 20250806085226593 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) 20250806085226593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085226593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226593 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226593 DLM3UA <000f> 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 20250806085226593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085226593 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' 20250806085226593 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 20250806085226593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085226593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085226593 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 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 00 06 00 08 00 00 00 03  20250806085226598 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 20250806085226598 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 20250806085226598 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085226598 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085226601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226601 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085226601 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085226601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085226601 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085226601 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085226601 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085226602 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085226602 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085226602 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 20250806085226602 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085226602 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  20250806085226602 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085226604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085226604 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085226604 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  20250806085226604 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085226604 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085226604 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085226604 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 20250806085226604 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085226604 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  20250806085226604 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' 20250806085226604 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' 20250806085226604 DLSS7 <000c> ss7_asp.c: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  20250806085226604 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  20250806085226604 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  20250806085226604 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  20250806085226604 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085226604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085226604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085226604 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085226604 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) 20250806085226604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085226604 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085226604 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085226604 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) 20250806085226604 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226606 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226606 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085226606 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226606 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085226606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085226606 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085226606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085226606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226606 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226606 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226606 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226606 DLM3UA <000f> 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 20250806085226606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085226606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085226606 DLSS7 <000c> ss7_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 20250806085226606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085226606 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085226606 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  20250806085226608 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 20250806085226608 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 20250806085226608 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085226608 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085226614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085226614 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085226614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085226614 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085226614 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085226614 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085226614 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085226614 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085226614 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 20250806085226614 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085226614 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  20250806085226614 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085226616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226616 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085226616 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085226616 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  20250806085226616 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085226616 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085226616 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085226616 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 20250806085226616 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085226616 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  20250806085226616 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' 20250806085226616 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' 20250806085226616 DLSS7 <000c> ss7_asp.c: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  20250806085226616 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  20250806085226616 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  20250806085226616 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  20250806085226616 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  20250806085226616 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085226617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085226617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085226617 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085226617 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) 20250806085226617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085226617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085226617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085226617 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085226617 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) 20250806085226617 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085226618 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085226618 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085226618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085226618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226618 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) 20250806085226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085226618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085226618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085226618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085226618 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) 20250806085226618 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) 20250806085226618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085226618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085226618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085226618 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085226618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085226618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085226618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085226618 DLM3UA <000f> 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 20250806085226618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085226619 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' 20250806085226619 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 20250806085226619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085226619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085226619 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(630)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085227385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085227385 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085227385 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085227385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227385 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085227385 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085227385 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227385 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227385 DLSS7 <000c> ss7_asp.c: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  20250806085227385 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085227385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227385 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085227385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085227385 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085227385 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085227385 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) 20250806085227385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085227385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085227385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085227385 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085227385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085227385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085227385 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) 20250806085227385 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085227385 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085227385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227385 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085227385 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085227385 DLM3UA <000f> 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 20250806085227385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085227385 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085227385 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085227385 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085227385 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227385 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  20250806085227386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227386 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085227386 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085227386 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085227386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227386 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085227386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085227386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227386 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227386 DLSS7 <000c> ss7_asp.c: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  20250806085227386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085227386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085227386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085227386 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085227386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085227386 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085227386 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(630)@bb2323c10e79: 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 } } } } 20250806085227390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085227390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085227390 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 20250806085227390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227390 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' 20250806085227390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085227390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227390 DLSS7 <000c> ss7_asp.c: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  20250806085227390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085227390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227390 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) 20250806085227390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085227390 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085227390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085227390 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085227390 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) 20250806085227390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085227391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227391 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) 20250806085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085227391 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) 20250806085227391 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) 20250806085227391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085227391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085227391 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) 20250806085227391 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085227391 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085227391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085227391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085227391 DLM3UA <000f> 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 20250806085227391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085227391 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' 20250806085227391 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 20250806085227391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085227391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227391 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  20250806085227392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085227392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085227392 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 20250806085227392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227392 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' 20250806085227392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085227392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227392 DLSS7 <000c> ss7_asp.c: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  20250806085227392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085227392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227392 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) 20250806085227392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085227392 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227392 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085227392 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085227392 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085227405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085227405 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085227405 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085227405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085227405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085227405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227405 DLSS7 <000c> ss7_asp.c: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  20250806085227405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085227405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085227405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085227405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085227405 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085227405 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) 20250806085227405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085227405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085227405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085227405 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085227405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085227405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085227405 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) 20250806085227405 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085227405 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085227405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085227405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085227405 DLM3UA <000f> 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 20250806085227405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085227405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085227405 DLSS7 <000c> ss7_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 20250806085227405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085227405 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227405 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  20250806085227406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085227406 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085227406 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085227406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085227406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085227406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227406 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227406 DLSS7 <000c> ss7_asp.c: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  20250806085227406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085227406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085227406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085227406 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085227406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085227406 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085227406 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(636)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085227417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085227417 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085227417 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 20250806085227417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227417 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' 20250806085227417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085227417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227417 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227417 DLSS7 <000c> ss7_asp.c: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  20250806085227417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085227417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227417 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) 20250806085227417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085227417 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085227417 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085227417 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) 20250806085227417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085227417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 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) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085227417 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) 20250806085227417 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) 20250806085227417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085227417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085227417 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 04 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) 20250806085227417 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085227417 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085227417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227417 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085227417 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085227417 DLM3UA <000f> 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 20250806085227417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085227417 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' 20250806085227417 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 20250806085227417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085227417 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227417 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 04 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  20250806085227418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085227418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085227418 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085227418 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 20250806085227418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085227418 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' 20250806085227418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085227418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085227419 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085227419 DLSS7 <000c> ss7_asp.c: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  20250806085227419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085227419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085227419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085227419 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) 20250806085227419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085227419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085227419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085227419 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085227419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085227419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085227419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085227419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085227419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085227419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085227419 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085227419 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@bb2323c10e79: 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 } } } } 20250806085228434 DLCTRL DEBUG Command: GET 354361058 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085228434 DLCTRL DEBUG Tx Command reply: GET_REPLY 354361058 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085228438 DLCTRL DEBUG Command: GET 270740761 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085228438 DLCTRL DEBUG Tx Command reply: GET_REPLY 270740761 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085228443 DLCTRL DEBUG Command: GET 838903906 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085228443 DLCTRL DEBUG Tx Command reply: GET_REPLY 838903906 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085228447 DLCTRL DEBUG Command: GET 310401795 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085228447 DLCTRL DEBUG Tx Command reply: GET_REPLY 310401795 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085228451 DLCTRL DEBUG Command: GET 12999235 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085228451 DLCTRL DEBUG Tx Command reply: GET_REPLY 12999235 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085228455 DLCTRL DEBUG Command: GET 744716183 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085228455 DLCTRL DEBUG Tx Command reply: GET_REPLY 744716183 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085228459 DLCTRL DEBUG Command: GET 890035195 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085228459 DLCTRL DEBUG Tx Command reply: GET_REPLY 890035195 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085228462 DLCTRL DEBUG Command: GET 711534405 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085228463 DLCTRL DEBUG Tx Command reply: GET_REPLY 711534405 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085228466 DLCTRL DEBUG Command: GET 831625935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085228466 DLCTRL DEBUG Tx Command reply: GET_REPLY 831625935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085228469 DLCTRL DEBUG Command: GET 253556456 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085228469 DLCTRL DEBUG Tx Command reply: GET_REPLY 253556456 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085228472 DLCTRL DEBUG Command: GET 562956219 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085228472 DLCTRL DEBUG Tx Command reply: GET_REPLY 562956219 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085228475 DLCTRL DEBUG Command: GET 840025882 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085228475 DLCTRL DEBUG Tx Command reply: GET_REPLY 840025882 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085228477 DLCTRL DEBUG Command: GET 291980803 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085228477 DLCTRL DEBUG Tx Command reply: GET_REPLY 291980803 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085228479 DLCTRL DEBUG Command: GET 571419159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085228479 DLCTRL DEBUG Tx Command reply: GET_REPLY 571419159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085228481 DLCTRL DEBUG Command: GET 50249506 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085228481 DLCTRL DEBUG Tx Command reply: GET_REPLY 50249506 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085228482 DLCTRL DEBUG Command: GET 728317630 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085228483 DLCTRL DEBUG Tx Command reply: GET_REPLY 728317630 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085228484 DLCTRL DEBUG Command: GET 532926687 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085228484 DLCTRL DEBUG Tx Command reply: GET_REPLY 532926687 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085228485 DLCTRL DEBUG Command: GET 287052654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085228485 DLCTRL DEBUG Tx Command reply: GET_REPLY 287052654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085228487 DLCTRL DEBUG Command: GET 45308819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085228487 DLCTRL DEBUG Tx Command reply: GET_REPLY 45308819 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085228488 DLCTRL DEBUG Command: GET 258485076 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085228488 DLCTRL DEBUG Tx Command reply: GET_REPLY 258485076 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000000001111101'B, t_guard := 20.000000 } 20250806085228512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)2300427 20250806085229564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085229564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085229564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085229564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085229564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x231a0b, normal) (hnbgw_rua.c:408) 20250806085229564 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085229564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085229564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085229564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085229564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085229565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 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) 20250806085229565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 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) 20250806085229565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085229565 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085229565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085229565 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2300427 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085229565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085229565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085229565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085229565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085229565 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2300427 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085229565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085229565 DLSCCP DEBUG 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) 20250806085229565 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: Allocated (fsm.c:456) 20250806085229565 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085229565 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300007d0056400500f1100926) (sccp_scrc.c:455) 20250806085229565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085229565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085229565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085229565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085229565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085229565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085229565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085229565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085229565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085229565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085229565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085229565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085229565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085229565 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 7d 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085229565 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085229565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085229565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085229565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085229565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085229566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085229566 DLM3UA <000f> 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 20250806085229566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085229566 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085229566 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085229566 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085229566 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085229566 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 7d 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)15963684 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: 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(642)@bb2323c10e79: setverdict(pass): none -> pass 20250806085229584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085229585 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085229585 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085229585 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085229585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085229585 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085229585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua MTC@bb2323c10e79: 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 } } } 20250806085229585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085229585 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085229585 DLSS7 <000c> ss7_asp.c: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 98 a0 fc 02 00 00 00 00  20250806085229585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085229585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085229585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085229585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085229585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085229585 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=0098a0fc) (sccp_scrc.c:545) 20250806085229585 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) 20250806085229585 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085229585 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085229585 DLSCCP DEBUG 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) 20250806085229585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085229585 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) 20250806085229585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085229585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085229585 DLCTRL DEBUG Command: GET 548424908 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085229585 DLCTRL DEBUG Tx Command reply: GET_REPLY 548424908 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085229589 DLCTRL DEBUG Command: GET 483360404 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085229589 DLCTRL DEBUG Tx Command reply: GET_REPLY 483360404 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085229593 DLCTRL DEBUG Command: GET 947686126 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085229594 DLCTRL DEBUG Tx Command reply: GET_REPLY 947686126 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085229598 DLCTRL DEBUG Command: GET 2735402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085229599 DLCTRL DEBUG Tx Command reply: GET_REPLY 2735402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085229603 DLCTRL DEBUG Command: GET 991841124 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085229603 DLCTRL DEBUG Tx Command reply: GET_REPLY 991841124 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085229607 DLCTRL DEBUG Command: GET 697082887 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085229608 DLCTRL DEBUG Tx Command reply: GET_REPLY 697082887 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085229612 DLCTRL DEBUG Command: GET 489980300 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085229612 DLCTRL DEBUG Tx Command reply: GET_REPLY 489980300 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085229616 DLCTRL DEBUG Command: GET 511294606 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085229616 DLCTRL DEBUG Tx Command reply: GET_REPLY 511294606 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085229620 DLCTRL DEBUG Command: GET 242669678 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085229620 DLCTRL DEBUG Tx Command reply: GET_REPLY 242669678 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085229624 DLCTRL DEBUG Command: GET 468377244 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085229624 DLCTRL DEBUG Tx Command reply: GET_REPLY 468377244 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085229628 DLCTRL DEBUG Command: GET 228070341 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085229629 DLCTRL DEBUG Tx Command reply: GET_REPLY 228070341 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085229632 DLCTRL DEBUG Command: GET 424936634 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085229632 DLCTRL DEBUG Tx Command reply: GET_REPLY 424936634 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085229636 DLCTRL DEBUG Command: GET 3217691 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085229636 DLCTRL DEBUG Tx Command reply: GET_REPLY 3217691 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085229640 DLCTRL DEBUG Command: GET 430422017 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085229640 DLCTRL DEBUG Tx Command reply: GET_REPLY 430422017 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250806085229643 DLCTRL DEBUG Command: GET 472570985 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085229643 DLCTRL DEBUG Tx Command reply: GET_REPLY 472570985 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085229647 DLCTRL DEBUG Command: GET 684549959 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085229647 DLCTRL DEBUG Tx Command reply: GET_REPLY 684549959 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085229650 DLCTRL DEBUG Command: GET 644241316 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085229650 DLCTRL DEBUG Tx Command reply: GET_REPLY 644241316 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085229652 DLCTRL DEBUG Command: GET 45377748 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085229652 DLCTRL DEBUG Tx Command reply: GET_REPLY 45377748 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085229655 DLCTRL DEBUG Command: GET 601519599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085229655 DLCTRL DEBUG Tx Command reply: GET_REPLY 601519599 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085229657 DLCTRL DEBUG Command: GET 963045862 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085229657 DLCTRL DEBUG Tx Command reply: GET_REPLY 963045862 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000111100100'B, t_guard := 20.000000 } 20250806085229677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@bb2323c10e79: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)11464687 20250806085230705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085230705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085230705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085230705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085230705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaeefef, normal) (hnbgw_rua.c:408) 20250806085230705 DHNB DEBUG map_rua[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085230705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085230705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085230705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085230705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085230705 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085230705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 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) 20250806085230705 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 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) 20250806085230705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085230705 DCN DEBUG map_sccp[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085230705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085230705 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11464687 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085230705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085230705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085230705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085230705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085230705 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085230705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085230705 DLSCCP DEBUG 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) 20250806085230705 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: Allocated (fsm.c:456) 20250806085230705 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085230705 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001e40056400500f1100926) (sccp_scrc.c:455) 20250806085230705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085230705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085230705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085230705 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) 20250806085230705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085230705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085230705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085230705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085230705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085230705 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) 20250806085230705 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) 20250806085230705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085230705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085230705 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 01 e4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085230705 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085230705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085230706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085230706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085230706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085230706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085230706 DLM3UA <000f> 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 20250806085230706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085230706 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' 20250806085230706 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 20250806085230706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085230706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085230706 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 01 e4 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)5938148 HNBGW_Test.msc1-SCCP(632)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@bb2323c10e79: 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)@bb2323c10e79: setverdict(pass): none -> pass 20250806085230722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085230722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085230722 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085230722 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 20250806085230722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085230722 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' 20250806085230722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085230722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085230722 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085230722 DLSS7 <000c> ss7_asp.c: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 d3 98 72 02 00 00 00 00  20250806085230722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085230722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085230722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085230722 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) 20250806085230722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085230722 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=00d39872) (sccp_scrc.c:545) 20250806085230722 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) 20250806085230722 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085230722 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085230722 DLSCCP DEBUG 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) 20250806085230722 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085230722 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) 20250806085230722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085230722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085230723 DLCTRL DEBUG Command: GET 778173717 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085230723 DLCTRL DEBUG Tx Command reply: GET_REPLY 778173717 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085230726 DLCTRL DEBUG Command: GET 605299578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085230726 DLCTRL DEBUG Tx Command reply: GET_REPLY 605299578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085230728 DLCTRL DEBUG Command: GET 8196890 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085230728 DLCTRL DEBUG Tx Command reply: GET_REPLY 8196890 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085230730 DLCTRL DEBUG Command: GET 940701092 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085230730 DLCTRL DEBUG Tx Command reply: GET_REPLY 940701092 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085230732 DLCTRL DEBUG Command: GET 884039861 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085230732 DLCTRL DEBUG Tx Command reply: GET_REPLY 884039861 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085230733 DLCTRL DEBUG Command: GET 528863893 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085230733 DLCTRL DEBUG Tx Command reply: GET_REPLY 528863893 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085230735 DLCTRL DEBUG Command: GET 335097628 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085230735 DLCTRL DEBUG Tx Command reply: GET_REPLY 335097628 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085230736 DLCTRL DEBUG Command: GET 322043755 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085230736 DLCTRL DEBUG Tx Command reply: GET_REPLY 322043755 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085230737 DLCTRL DEBUG Command: GET 408282420 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085230737 DLCTRL DEBUG Tx Command reply: GET_REPLY 408282420 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085230738 DLCTRL DEBUG Command: GET 581661915 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085230738 DLCTRL DEBUG Tx Command reply: GET_REPLY 581661915 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085230740 DLCTRL DEBUG Command: GET 766971080 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085230740 DLCTRL DEBUG Tx Command reply: GET_REPLY 766971080 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085230741 DLCTRL DEBUG Command: GET 903131329 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085230741 DLCTRL DEBUG Tx Command reply: GET_REPLY 903131329 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085230741 DLCTRL DEBUG Command: GET 995813936 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085230741 DLCTRL DEBUG Tx Command reply: GET_REPLY 995813936 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085230742 DLCTRL DEBUG Command: GET 404151837 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085230742 DLCTRL DEBUG Tx Command reply: GET_REPLY 404151837 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250806085230743 DLCTRL DEBUG Command: GET 690006334 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085230743 DLCTRL DEBUG Tx Command reply: GET_REPLY 690006334 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085230744 DLCTRL DEBUG Command: GET 637207199 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085230744 DLCTRL DEBUG Tx Command reply: GET_REPLY 637207199 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085230745 DLCTRL DEBUG Command: GET 62831715 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085230745 DLCTRL DEBUG Tx Command reply: GET_REPLY 62831715 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085230745 DLCTRL DEBUG Command: GET 607012575 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085230745 DLCTRL DEBUG Tx Command reply: GET_REPLY 607012575 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085230746 DLCTRL DEBUG Command: GET 652641766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085230746 DLCTRL DEBUG Tx Command reply: GET_REPLY 652641766 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085230747 DLCTRL DEBUG Command: GET 458890535 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085230747 DLCTRL DEBUG Tx Command reply: GET_REPLY 458890535 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001101110100'B, t_guard := 20.000000 } 20250806085230756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@bb2323c10e79: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)1448807 20250806085231775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085231775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085231775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085231775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085231775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x161b67, normal) (hnbgw_rua.c:408) 20250806085231775 DHNB DEBUG map_rua[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085231775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085231775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085231775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085231775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085231775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085231776 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 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) 20250806085231776 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 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) 20250806085231776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085231776 DCN DEBUG map_sccp[0x558b7e1e8e30]{init}: Allocated (fsm.c:456) 20250806085231776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085231776 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1448807 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085231776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085231776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085231776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085231776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085231776 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1448807 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085231776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085231776 DLSCCP DEBUG 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) 20250806085231776 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: Allocated (fsm.c:456) 20250806085231776 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085231776 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003740056400500f1100926) (sccp_scrc.c:455) 20250806085231776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085231776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085231776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085231776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085231776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085231776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085231776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085231776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085231776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085231776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085231776 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085231776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085231776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085231776 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 03 74 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085231776 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085231776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085231776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085231777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085231777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085231777 DLM3UA <000f> 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 20250806085231777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085231777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085231777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085231777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085231777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085231777 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 03 74 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)15088978 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085231785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085231785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085231786 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085231786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085231786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085231786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085231786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085231786 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085231786 DLSS7 <000c> ss7_asp.c: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 63 5b 29 02 00 00 00 00  20250806085231786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085231786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085231786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085231786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085231786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085231786 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=00635b29) (sccp_scrc.c:545) 20250806085231786 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) 20250806085231786 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085231786 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085231786 DLSCCP DEBUG 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) 20250806085231786 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@bb2323c10e79: setverdict(pass): none -> pass 20250806085231786 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) 20250806085231786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085231786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085231788 DLCTRL DEBUG Command: GET 634567175 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085231789 DLCTRL DEBUG Tx Command reply: GET_REPLY 634567175 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085231793 DLCTRL DEBUG Command: GET 138335512 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085231793 DLCTRL DEBUG Tx Command reply: GET_REPLY 138335512 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085231796 DLCTRL DEBUG Command: GET 954023165 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085231796 DLCTRL DEBUG Tx Command reply: GET_REPLY 954023165 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085231800 DLCTRL DEBUG Command: GET 495618886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085231800 DLCTRL DEBUG Tx Command reply: GET_REPLY 495618886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085231803 DLCTRL DEBUG Command: GET 787533372 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085231803 DLCTRL DEBUG Tx Command reply: GET_REPLY 787533372 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085231807 DLCTRL DEBUG Command: GET 337649129 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085231807 DLCTRL DEBUG Tx Command reply: GET_REPLY 337649129 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085231810 DLCTRL DEBUG Command: GET 480159273 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085231810 DLCTRL DEBUG Tx Command reply: GET_REPLY 480159273 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085231814 DLCTRL DEBUG Command: GET 727980291 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085231814 DLCTRL DEBUG Tx Command reply: GET_REPLY 727980291 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085231817 DLCTRL DEBUG Command: GET 802690294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085231817 DLCTRL DEBUG Tx Command reply: GET_REPLY 802690294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085231819 DLCTRL DEBUG Command: GET 482794133 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085231820 DLCTRL DEBUG Tx Command reply: GET_REPLY 482794133 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085231822 DLCTRL DEBUG Command: GET 812298397 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085231822 DLCTRL DEBUG Tx Command reply: GET_REPLY 812298397 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085231825 DLCTRL DEBUG Command: GET 682340117 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085231825 DLCTRL DEBUG Tx Command reply: GET_REPLY 682340117 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085231828 DLCTRL DEBUG Command: GET 299682242 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085231828 DLCTRL DEBUG Tx Command reply: GET_REPLY 299682242 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085231830 DLCTRL DEBUG Command: GET 556162238 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085231830 DLCTRL DEBUG Tx Command reply: GET_REPLY 556162238 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250806085231831 DLCTRL DEBUG Command: GET 552711608 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085231831 DLCTRL DEBUG Tx Command reply: GET_REPLY 552711608 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085231833 DLCTRL DEBUG Command: GET 833974699 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085231833 DLCTRL DEBUG Tx Command reply: GET_REPLY 833974699 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085231835 DLCTRL DEBUG Command: GET 129885269 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085231835 DLCTRL DEBUG Tx Command reply: GET_REPLY 129885269 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085231836 DLCTRL DEBUG Command: GET 792411402 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085231836 DLCTRL DEBUG Tx Command reply: GET_REPLY 792411402 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085231837 DLCTRL DEBUG Command: GET 881849316 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085231837 DLCTRL DEBUG Tx Command reply: GET_REPLY 881849316 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085231838 DLCTRL DEBUG Command: GET 433910030 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085231838 DLCTRL DEBUG Tx Command reply: GET_REPLY 433910030 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085231841 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36245<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(623)@bb2323c10e79: Final verdict of PTC: none 20250806085231843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(622)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085231844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085231846 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085231846 DLINP DEBUG SRVCONN(,r=127.0.0.1:39230<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085231846 DLINP NOTICE SRV(,r=127.0.0.1:39230<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085231846 DMAIN NOTICE (127.0.0.1:39230 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39230<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085231846 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn1-SCCP(638)@bb2323c10e79: Final verdict of PTC: none 20250806085231847 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085231847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085231847 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085231847 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085231847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085231847 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085231847 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 20250806085231847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231847 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085231847 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085231847 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085231847 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085231847 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085231847 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085231847 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 20250806085231847 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' 20250806085231847 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' 20250806085231847 DLSS7 <000c> ss7_asp.c: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  20250806085231847 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  20250806085231847 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  20250806085231847 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  20250806085231847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085231847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085231847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085231847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085231847 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085231847 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) 20250806085231847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085231847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085231847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085231847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085231847 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085231847 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) 20250806085231847 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085231847 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085231847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085231847 DLSCCP DEBUG 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) 20250806085231847 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085231847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085231847 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085231847 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) 20250806085231847 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) 20250806085231847 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) 20250806085231847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085231848 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085231848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085231847 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.sgsn0-RAN(636)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@bb2323c10e79: Final verdict of PTC: none 20250806085231848 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085231848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085231848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085231848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d3 98 72 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250806085231848 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085231848 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085231848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11464687)[0x558b7e1e44e0]{disrupted}: Deallocated (fsm.c:568) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) HNBGW_Test.sgsn0-SCCP(635)@bb2323c10e79: Final verdict of PTC: none 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x558b7e1dcbd0]{disconnected}: Deallocated (fsm.c:568) 20250806085231848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11464687 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250806085231848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085231848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085231848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085231848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085231848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085231848 DMAIN NOTICE (127.0.0.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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@bb2323c10e79: Final verdict of PTC: none 20250806085231848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) HNBGW_Test.msc1-SCCP(632)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@bb2323c10e79: Final verdict of PTC: none 20250806085231848 DLSCCP DEBUG 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) 20250806085231848 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085231848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085231848 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085231848 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) 20250806085231848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085231848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085231848 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085231848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085231848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085231848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 98 a0 fc 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250806085231848 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2300427)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) 20250806085231848 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2300427 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085231848 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085231848 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085231848 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250806085231848 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 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085231848 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085231848 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 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231848 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085231848 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085231848 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231848 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085231848 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085231848 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085231848 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085231848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085231848 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085231848 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 20250806085231848 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' 20250806085231848 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' 20250806085231848 DLSS7 <000c> ss7_asp.c: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  20250806085231848 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  20250806085231848 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  20250806085231848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085231848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085231848 DLSCCP DEBUG 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) 20250806085231848 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085231848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085231848 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085231848 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) 20250806085231848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085231848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085231848 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085231848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085231848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085231848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 63 5b 29 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250806085231848 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{disrupted}: Freeing instance (context_map.c:203) 20250806085231848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1448807)[0x558b7e177750]{disrupted}: Deallocated (fsm.c:568) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{disconnected}: Freeing instance (context_map.c:207) 20250806085231848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085231848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085231848 DLM3UA <000f> 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 20250806085231848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085231848 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085231848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x558b7e1e8e30]{disconnected}: Deallocated (fsm.c:568) 20250806085231848 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1448807 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250806085231848 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085231848 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@bb2323c10e79: Final verdict of PTC: none 20250806085231848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085231849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085231849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231849 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085231849 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085231849 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 20250806085231849 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085231849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085231849 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085231849 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085231849 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) 20250806085231849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085231849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085231849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085231849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085231849 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085231849 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) 20250806085231849 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085231849 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085231849 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085231849 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 HNBGW_Test.msc1-M3UA(634)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@bb2323c10e79: Final verdict of PTC: none 20250806085231849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085231849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085231849 DLM3UA <000f> 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 20250806085231849 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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@bb2323c10e79: Final verdict of PTC: none 20250806085231849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085231849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085231849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085231849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085231849 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 0e 04 98 a0 fc 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085231849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085231849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085231849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085231849 DLM3UA <000f> 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 20250806085231849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085231850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085231850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085231850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085231850 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085231850 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 63 5b 29 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085231850 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 20250806085231850 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 HNBGW_Test.sgsn0-M3UA(637)@bb2323c10e79: Final verdict of PTC: none 20250806085231852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085231853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085231853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(641)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(624)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(629)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:52:31 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 20250806085231958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085232401 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085232402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085232402 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) 20250806085232402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085232402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085232402 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085232402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232402 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085232402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085232402 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085232402 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085232402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085232402 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085232403 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 6e b6 67 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085232403 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 20250806085232419 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085232419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232419 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085232419 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) 20250806085232419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085232419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085232419 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085232419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232420 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232420 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232420 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085232420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085232420 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085232420 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085232420 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085232420 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085232420 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 2c 6b fd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085232420 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 20250806085232423 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085232423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232423 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085232423 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) 20250806085232423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085232423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085232423 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085232423 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085232423 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085232423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232424 DLM3UA <000f> 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 20250806085232424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085232424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085232424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085232763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=584968) 20250806085232963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085232963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232963 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085232963 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) 20250806085232964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085232964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085232964 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085232964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232964 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085232964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232964 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085232964 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) 20250806085232964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085232964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085232964 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085232964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085232964 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085232964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232964 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085232964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085232964 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085232964 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) 20250806085232964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085232964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085232964 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085232964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085232964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085232964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085232965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232965 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085232965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085232965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085232965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085232965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085232965 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085232965 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 dd 66 25 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085232965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232965 DLM3UA <000f> 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 20250806085232965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085232965 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085232965 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085232965 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 20250806085232965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085232965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085232965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085232965 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085232965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085232965 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085232965 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085232965 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085232965 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085232965 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 63 db 52 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085232965 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 20250806085233562 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085233562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085233562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085233562 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) 20250806085233562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085233562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085233562 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085233562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085233562 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085233562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085233562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085233562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085233563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085233563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085233563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085233563 DLM3UA <000f> 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 20250806085233563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085233563 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085233563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085233576 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085233576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085233576 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085233576 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) 20250806085233576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085233576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085233576 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085233576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085233576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085233576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085233576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085233576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085233576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085233576 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085233576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085233576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085233576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085233576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085233576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085233576 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 29 86 e1 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085233577 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 20250806085233580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085233580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085233580 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085233580 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) 20250806085233580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085233580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085233580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085233580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085233580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085233581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085233581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085233581 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085233581 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085233581 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085233581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085233581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085233581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085233581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085233581 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085233581 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 65 93 dc 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085233581 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=584968, count=625128) 20250806085233848 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085233848 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085233848 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085233848 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085233848 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085233848 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085234183 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085234184 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) 20250806085234184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085234184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085234184 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085234184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085234184 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085234184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234184 DLM3UA <000f> 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 20250806085234184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085234184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085234184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085234189 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234189 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234189 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) 20250806085234189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234189 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234190 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234190 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 f9 0a ae 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234190 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 20250806085234192 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234192 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234192 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) 20250806085234192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234192 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234192 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234192 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234192 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 7c e4 89 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234193 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@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52: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_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 20250806085234905 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234905 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) 20250806085234905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234905 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234905 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234905 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) 20250806085234905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234905 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234905 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234905 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) 20250806085234905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234905 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234905 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234905 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085234905 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085234905 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) 20250806085234905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085234906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085234906 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085234906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085234906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085234906 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085234906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234906 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 49 04 01 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234906 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 96 64 53 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234906 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 20250806085234906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234906 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234906 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 37 97 cb 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234906 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 20250806085234906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085234906 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085234906 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085234906 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085234906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085234906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085234907 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085234907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085234907 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085234907 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 4a a8 36 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085234907 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 20250806085234907 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 20250806085235494 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085235494 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c6228), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085235494 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085235494 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) 20250806085235494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085235494 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085235494 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085235494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085235494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7c 62 28 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085235494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235494 DLM3UA <000f> 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 20250806085235494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085235494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085235494 DLSS7 <000c> ss7_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 20250806085235494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085235494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085235494 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 7c 62 28 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085235494 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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250806085235887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085235892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085235895 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085235915 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085235915 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085235922 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235922 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235922 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085235922 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235922 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235923 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235923 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235923 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085235923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40190 (stream_srv.c:143) 20250806085235923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40190<->l=127.0.0.1:29169 (hnb.c:335) 20250806085235924 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085235924 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) 20250806085235924 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) 20250806085235924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085235924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235924 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235924 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235924 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085235924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 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) 20250806085235924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085235924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235924 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235924 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235924 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085235924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085235924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085235924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235924 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235924 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085235924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235924 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085235924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085235924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235924 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235924 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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085235924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085235924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235924 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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085235924 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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085235924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235924 DLM3UA <000f> 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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085235924 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085235924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235924 DLM3UA <000f> 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 20250806085235924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085235924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085235924 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085235924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085235924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085235924 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  20250806085235924 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(655)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(658)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085235951 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235951 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235951 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085235951 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235951 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235952 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235952 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235952 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085235952 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085235953 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235953 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085235953 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) 20250806085235953 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) 20250806085235953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085235953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235953 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235953 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235953 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085235953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235953 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) 20250806085235953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085235953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235953 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235953 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235953 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085235953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085235953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235953 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) 20250806085235953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085235953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235953 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235953 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085235953 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085235953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085235953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085235954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085235954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085235954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085235954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085235954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085235954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085235954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085235954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085235954 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235954 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085235954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235954 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085235954 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235954 DLM3UA <000f> 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085235954 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085235954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085235954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085235954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085235954 DLM3UA <000f> 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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085235954 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085235954 DLSS7 <000c> ss7_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 20250806085235954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085235954 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085235954 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  20250806085235954 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(661)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085235984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085235984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085235984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085235984 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085235984 DHNBAP 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) 20250806085235984 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085235985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085235985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085235985 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085235990 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085235990 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085235990 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085235990 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085235990 DHNBAP DEBUG (127.0.0.1:40190 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085235990 DHNBAP NOTICE (127.0.0.1:40190 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085235990 DHNBAP NOTICE (127.0.0.1:40190 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085235990 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085235990 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085236136 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 20250806085236136 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 20250806085236136 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 20250806085236136 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085236136 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085236136 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085236136 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(655)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085236146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085236146 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085236146 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085236146 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  20250806085236146 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085236146 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085236146 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085236146 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 20250806085236146 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806085236146 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  20250806085236146 DLSS7 <000c> ss7_route.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' 20250806085236146 DLSS7 <000c> ss7_route.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' 20250806085236146 DLSS7 <000c> ss7_asp.c: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  20250806085236146 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  20250806085236146 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085236146 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085236146 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 20250806085236146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085236146 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085236146 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) 20250806085236146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236146 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085236146 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 20250806085236146 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 20250806085236146 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085236146 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085236151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085236151 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085236151 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  20250806085236151 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085236151 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085236151 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806085236151 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 20250806085236151 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085236151 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  20250806085236151 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' 20250806085236151 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' 20250806085236151 DLSS7 <000c> ss7_asp.c: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  20250806085236151 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  20250806085236151 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  20250806085236151 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085236151 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 20250806085236151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085236151 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085236151 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) 20250806085236151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236152 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085236152 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) 20250806085236152 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085236153 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085236153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085236153 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236153 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085236153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236153 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085236153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085236153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085236153 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085236153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236154 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236154 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236154 DLM3UA <000f> 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 20250806085236154 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085236154 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085236154 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085236154 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085236154 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236154 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  20250806085236154 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085236155 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085236155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085236155 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085236155 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085236155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085236155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085236155 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085236155 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 20250806085236155 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085236155 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  20250806085236155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085236157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236157 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085236157 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085236157 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  20250806085236157 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085236157 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085236157 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085236157 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 20250806085236157 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085236157 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  20250806085236157 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' 20250806085236157 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' 20250806085236157 DLSS7 <000c> ss7_asp.c: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  20250806085236157 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  20250806085236157 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  20250806085236157 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  20250806085236158 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085236158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085236158 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085236158 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) 20250806085236158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236158 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085236158 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) 20250806085236158 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085236158 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 20250806085236159 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085236159 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085236159 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236159 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) 20250806085236159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085236159 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) 20250806085236159 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) 20250806085236159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085236159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085236159 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085236160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236160 DLM3UA <000f> 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 20250806085236160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085236160 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' 20250806085236160 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 20250806085236160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085236160 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236160 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  20250806085236165 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 20250806085236165 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 20250806085236165 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 20250806085236165 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085236165 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085236165 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085236165 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(661)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085236171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085236171 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085236171 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085236171 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  20250806085236171 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085236171 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085236171 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085236171 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 20250806085236171 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250806085236171 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  20250806085236171 DLSS7 <000c> ss7_route.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' 20250806085236171 DLSS7 <000c> ss7_route.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' 20250806085236171 DLSS7 <000c> ss7_asp.c: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  20250806085236171 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  20250806085236171 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  20250806085236171 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085236171 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085236171 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236171 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085236172 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085236172 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) 20250806085236172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236172 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085236175 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 20250806085236175 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 20250806085236175 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085236175 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085236176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085236176 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085236176 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  20250806085236176 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085236176 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085236176 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250806085236176 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 20250806085236176 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085236176 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  20250806085236176 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' 20250806085236176 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' 20250806085236176 DLSS7 <000c> ss7_asp.c: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  20250806085236176 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  20250806085236176 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  20250806085236176 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  20250806085236176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085236176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085236176 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085236176 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) 20250806085236176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236176 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085236176 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) 20250806085236176 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085236177 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085236177 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) HNBGW_Test.sgsn1-M3UA(664)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085236177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236177 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085236178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236178 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085236178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085236178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085236178 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085236178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236178 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236178 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236178 DLM3UA <000f> 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 20250806085236178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085236178 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085236178 DLSS7 <000c> ss7_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 20250806085236178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085236178 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236178 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  20250806085236181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085236181 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085236181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085236181 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085236181 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085236181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085236181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085236181 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085236181 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 20250806085236181 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085236181 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  20250806085236181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085236183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236183 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085236183 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085236183 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  20250806085236183 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085236183 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085236183 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085236183 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 20250806085236183 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085236183 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  20250806085236183 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' 20250806085236183 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' 20250806085236184 DLSS7 <000c> ss7_asp.c: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  20250806085236184 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  20250806085236184 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  20250806085236184 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  20250806085236184 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  20250806085236184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085236184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085236184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085236184 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085236184 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) 20250806085236184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085236184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085236184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085236184 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085236184 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) 20250806085236184 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085236185 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085236185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085236185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236185 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) 20250806085236185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085236185 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) 20250806085236185 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) 20250806085236185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085236185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085236185 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085236185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236185 DLM3UA <000f> 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 20250806085236185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085236185 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' 20250806085236185 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 20250806085236185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085236185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236185 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  20250806085236944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085236944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085236944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085236944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085236944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085236944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236944 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236944 DLSS7 <000c> ss7_asp.c: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  20250806085236944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085236944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085236944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085236944 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085236944 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085236944 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) 20250806085236944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085236944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085236944 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085236944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085236944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236944 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) 20250806085236944 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085236944 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085236944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236944 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236944 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236944 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085236944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085236944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085236944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085236944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085236944 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236944 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  HNBGW_Test.msc0-RAN(654)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085236947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085236947 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085236947 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085236947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236947 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085236947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085236947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085236947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236947 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085236947 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085236947 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236947 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085236947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236947 DLSS7 <000c> ss7_asp.c: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  20250806085236947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236947 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085236947 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085236947 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085236949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236949 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085236949 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085236949 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 20250806085236949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236949 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' 20250806085236949 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085236949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236949 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085236949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236949 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236949 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) 20250806085236949 DLSS7 <000c> ss7_asp.c: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  20250806085236949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085236949 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085236949 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085236949 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) 20250806085236949 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 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) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085236949 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) 20250806085236949 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) 20250806085236949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085236949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236949 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 06 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) 20250806085236949 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085236949 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085236949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236949 DLM3UA <000f> 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 20250806085236949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085236949 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' 20250806085236949 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 20250806085236949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085236949 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236949 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 06 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(654)@bb2323c10e79: 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 } } } } 20250806085236950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085236950 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085236950 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 20250806085236950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236950 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' 20250806085236950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085236950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085236950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236950 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) 20250806085236950 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236950 DLSS7 <000c> ss7_asp.c: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  20250806085236950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085236950 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085236950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085236950 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085236950 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085236976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236976 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085236976 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085236976 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085236976 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236976 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085236976 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085236976 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236976 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236976 DLSS7 <000c> ss7_asp.c: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  20250806085236976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085236976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085236976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085236976 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085236977 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085236977 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) 20250806085236977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236977 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085236978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085236978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085236978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085236978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236978 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) 20250806085236978 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085236978 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085236978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236978 DLM3UA <000f> 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 20250806085236978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085236978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085236978 DLSS7 <000c> ss7_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 20250806085236978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085236978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236978 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  20250806085236982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085236982 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085236982 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085236982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236982 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085236982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085236982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236982 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085236982 DLSS7 <000c> ss7_asp.c: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  20250806085236982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085236982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085236982 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085236982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236983 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085236983 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085236983 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(660)@bb2323c10e79: 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 } } } } 20250806085236987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085236987 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085236987 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 20250806085236987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236987 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' 20250806085236987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085236987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236987 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236987 DLSS7 <000c> ss7_asp.c: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  20250806085236987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085236987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236987 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) 20250806085236987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085236987 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085236987 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085236987 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) 20250806085236987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085236987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 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) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085236987 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) 20250806085236987 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) 20250806085236987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085236987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085236987 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) 20250806085236987 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085236987 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085236987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085236987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085236987 DLM3UA <000f> 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 20250806085236987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085236987 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' 20250806085236987 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 20250806085236987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085236987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236988 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  20250806085236989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085236989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085236989 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085236989 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 20250806085236989 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085236989 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' 20250806085236989 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085236989 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085236989 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085236989 DLSS7 <000c> ss7_asp.c: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  20250806085236989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085236989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085236989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085236989 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) 20250806085236989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085236989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085236989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085236989 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085236989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085236989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085236989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085236989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085236989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085236989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085236989 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085236989 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@bb2323c10e79: 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 } } } } 20250806085238001 DLCTRL DEBUG Command: GET 801578803 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085238001 DLCTRL DEBUG Tx Command reply: GET_REPLY 801578803 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085238005 DLCTRL DEBUG Command: GET 538169093 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085238005 DLCTRL DEBUG Tx Command reply: GET_REPLY 538169093 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085238009 DLCTRL DEBUG Command: GET 505948481 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085238009 DLCTRL DEBUG Tx Command reply: GET_REPLY 505948481 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085238013 DLCTRL DEBUG Command: GET 928662760 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085238013 DLCTRL DEBUG Tx Command reply: GET_REPLY 928662760 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085238017 DLCTRL DEBUG Command: GET 702757009 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085238018 DLCTRL DEBUG Tx Command reply: GET_REPLY 702757009 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085238021 DLCTRL DEBUG Command: GET 469224253 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085238021 DLCTRL DEBUG Tx Command reply: GET_REPLY 469224253 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085238024 DLCTRL DEBUG Command: GET 658303556 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085238024 DLCTRL DEBUG Tx Command reply: GET_REPLY 658303556 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085238027 DLCTRL DEBUG Command: GET 556134577 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085238027 DLCTRL DEBUG Tx Command reply: GET_REPLY 556134577 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085238030 DLCTRL DEBUG Command: GET 431571973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085238030 DLCTRL DEBUG Tx Command reply: GET_REPLY 431571973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085238032 DLCTRL DEBUG Command: GET 475218172 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085238032 DLCTRL DEBUG Tx Command reply: GET_REPLY 475218172 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085238034 DLCTRL DEBUG Command: GET 783080974 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085238034 DLCTRL DEBUG Tx Command reply: GET_REPLY 783080974 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085238036 DLCTRL DEBUG Command: GET 794829043 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085238036 DLCTRL DEBUG Tx Command reply: GET_REPLY 794829043 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085238038 DLCTRL DEBUG Command: GET 699037158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085238038 DLCTRL DEBUG Tx Command reply: GET_REPLY 699037158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085238040 DLCTRL DEBUG Command: GET 367444583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085238040 DLCTRL DEBUG Tx Command reply: GET_REPLY 367444583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085238042 DLCTRL DEBUG Command: GET 636517792 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085238042 DLCTRL DEBUG Tx Command reply: GET_REPLY 636517792 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085238043 DLCTRL DEBUG Command: GET 867901568 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085238043 DLCTRL DEBUG Tx Command reply: GET_REPLY 867901568 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085238045 DLCTRL DEBUG Command: GET 654274046 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085238045 DLCTRL DEBUG Tx Command reply: GET_REPLY 654274046 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085238046 DLCTRL DEBUG Command: GET 935688668 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085238046 DLCTRL DEBUG Tx Command reply: GET_REPLY 935688668 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085238047 DLCTRL DEBUG Command: GET 309452946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085238047 DLCTRL DEBUG Tx Command reply: GET_REPLY 309452946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085238048 DLCTRL DEBUG Command: GET 404664776 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085238048 DLCTRL DEBUG Tx Command reply: GET_REPLY 404664776 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000000010011010'B, t_guard := 20.000000 } 20250806085238060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)10982162 20250806085239107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085239107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085239107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085239107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085239107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa79312, normal) (hnbgw_rua.c:408) 20250806085239107 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085239107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085239108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982162 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085239108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085239108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085239108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982162 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806085239108 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085239108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085239108 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10982162 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085239108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982162 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085239108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085239108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085239108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085239108 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982162 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085239108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085239108 DLSCCP DEBUG 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) 20250806085239108 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: Allocated (fsm.c:456) 20250806085239108 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085239108 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300009a0056400500f1100926) (sccp_scrc.c:455) 20250806085239108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085239108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085239108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085239108 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) 20250806085239108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085239108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085239108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085239108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085239108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085239108 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) 20250806085239108 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) 20250806085239108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085239108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085239108 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 00 9a 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085239108 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085239108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085239108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085239108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085239108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085239108 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085239108 DLM3UA <000f> 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 20250806085239108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085239108 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' 20250806085239108 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 20250806085239108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085239108 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085239108 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 00 9a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)13535511 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@bb2323c10e79: setverdict(pass): none -> pass 20250806085239124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085239124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085239124 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085239124 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 20250806085239124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085239124 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' 20250806085239124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085239124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085239124 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085239124 DLSS7 <000c> ss7_asp.c: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 de 56 5b 02 00 00 00 00  20250806085239125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085239125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085239125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085239125 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) 20250806085239125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085239125 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=00de565b) (sccp_scrc.c:545) 20250806085239125 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) 20250806085239125 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085239125 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085239125 DLSCCP DEBUG 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) 20250806085239125 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085239125 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) 20250806085239125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085239125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085239127 DLCTRL DEBUG Command: GET 342456093 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085239127 DLCTRL DEBUG Tx Command reply: GET_REPLY 342456093 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085239131 DLCTRL DEBUG Command: GET 452120925 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085239131 DLCTRL DEBUG Tx Command reply: GET_REPLY 452120925 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085239138 DLCTRL DEBUG Command: GET 715248477 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085239138 DLCTRL DEBUG Tx Command reply: GET_REPLY 715248477 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085239142 DLCTRL DEBUG Command: GET 160634728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085239142 DLCTRL DEBUG Tx Command reply: GET_REPLY 160634728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085239145 DLCTRL DEBUG Command: GET 792974437 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085239145 DLCTRL DEBUG Tx Command reply: GET_REPLY 792974437 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085239147 DLCTRL DEBUG Command: GET 377344119 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085239147 DLCTRL DEBUG Tx Command reply: GET_REPLY 377344119 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085239150 DLCTRL DEBUG Command: GET 967476032 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085239150 DLCTRL DEBUG Tx Command reply: GET_REPLY 967476032 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806085239152 DLCTRL DEBUG Command: GET 652795260 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085239152 DLCTRL DEBUG Tx Command reply: GET_REPLY 652795260 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085239154 DLCTRL DEBUG Command: GET 330623388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085239154 DLCTRL DEBUG Tx Command reply: GET_REPLY 330623388 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085239156 DLCTRL DEBUG Command: GET 857668198 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085239156 DLCTRL DEBUG Tx Command reply: GET_REPLY 857668198 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085239157 DLCTRL DEBUG Command: GET 100112429 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085239157 DLCTRL DEBUG Tx Command reply: GET_REPLY 100112429 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085239158 DLCTRL DEBUG Command: GET 6167672 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085239159 DLCTRL DEBUG Tx Command reply: GET_REPLY 6167672 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085239160 DLCTRL DEBUG Command: GET 281724462 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085239160 DLCTRL DEBUG Tx Command reply: GET_REPLY 281724462 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085239161 DLCTRL DEBUG Command: GET 207196242 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085239161 DLCTRL DEBUG Tx Command reply: GET_REPLY 207196242 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085239162 DLCTRL DEBUG Command: GET 248034192 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085239162 DLCTRL DEBUG Tx Command reply: GET_REPLY 248034192 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085239163 DLCTRL DEBUG Command: GET 676448273 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085239163 DLCTRL DEBUG Tx Command reply: GET_REPLY 676448273 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085239164 DLCTRL DEBUG Command: GET 690778811 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085239164 DLCTRL DEBUG Tx Command reply: GET_REPLY 690778811 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085239165 DLCTRL DEBUG Command: GET 557118416 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085239165 DLCTRL DEBUG Tx Command reply: GET_REPLY 557118416 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085239166 DLCTRL DEBUG Command: GET 180262647 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085239166 DLCTRL DEBUG Tx Command reply: GET_REPLY 180262647 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085239167 DLCTRL DEBUG Command: GET 180231139 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085239167 DLCTRL DEBUG Tx Command reply: GET_REPLY 180231139 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000011111111'B, t_guard := 20.000000 } 20250806085239187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)13526714 20250806085240200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085240200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085240200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085240200 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085240201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xce66ba, normal) (hnbgw_rua.c:408) 20250806085240201 DHNB DEBUG map_rua[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085240201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085240201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13526714 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085240201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085240201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085240201 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085240201 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13526714 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806085240201 DCN DEBUG map_sccp[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085240201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085240201 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13526714 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085240201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13526714 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085240201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085240201 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085240201 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085240201 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13526714 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085240201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085240201 DLSCCP DEBUG 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) 20250806085240201 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: Allocated (fsm.c:456) 20250806085240201 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085240201 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000ff0056400500f1100926) (sccp_scrc.c:455) 20250806085240201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085240201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085240201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085240201 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) 20250806085240201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085240201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085240201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085240201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085240201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085240201 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) 20250806085240201 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) 20250806085240201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085240201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085240201 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 00 ff 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085240201 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085240201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085240201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085240201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085240201 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085240201 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085240201 DLM3UA <000f> 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 20250806085240201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085240201 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' 20250806085240201 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 20250806085240201 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085240201 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085240201 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 00 ff 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)1114022 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085240205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085240205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085240205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085240205 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 20250806085240205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085240205 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' 20250806085240205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085240205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085240205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085240205 DLSS7 <000c> ss7_asp.c: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 2a 94 ec 02 00 00 00 00  20250806085240205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085240205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085240205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085240205 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) 20250806085240205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085240205 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=002a94ec) (sccp_scrc.c:545) 20250806085240205 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) 20250806085240205 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085240205 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085240205 DLSCCP DEBUG 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) 20250806085240205 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085240205 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) 20250806085240205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085240205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085240206 DLCTRL DEBUG Command: GET 268056510 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085240206 DLCTRL DEBUG Tx Command reply: GET_REPLY 268056510 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085240208 DLCTRL DEBUG Command: GET 102010338 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085240208 DLCTRL DEBUG Tx Command reply: GET_REPLY 102010338 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085240211 DLCTRL DEBUG Command: GET 280293013 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085240211 DLCTRL DEBUG Tx Command reply: GET_REPLY 280293013 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085240214 DLCTRL DEBUG Command: GET 74385327 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085240214 DLCTRL DEBUG Tx Command reply: GET_REPLY 74385327 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085240218 DLCTRL DEBUG Command: GET 860822974 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085240218 DLCTRL DEBUG Tx Command reply: GET_REPLY 860822974 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085240224 DLCTRL DEBUG Command: GET 690860881 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085240224 DLCTRL DEBUG Tx Command reply: GET_REPLY 690860881 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085240229 DLCTRL DEBUG Command: GET 839303436 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085240229 DLCTRL DEBUG Tx Command reply: GET_REPLY 839303436 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250806085240234 DLCTRL DEBUG Command: GET 581790240 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085240234 DLCTRL DEBUG Tx Command reply: GET_REPLY 581790240 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085240238 DLCTRL DEBUG Command: GET 144133998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085240238 DLCTRL DEBUG Tx Command reply: GET_REPLY 144133998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085240242 DLCTRL DEBUG Command: GET 422005547 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085240242 DLCTRL DEBUG Tx Command reply: GET_REPLY 422005547 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085240246 DLCTRL DEBUG Command: GET 149766334 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085240246 DLCTRL DEBUG Tx Command reply: GET_REPLY 149766334 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085240250 DLCTRL DEBUG Command: GET 533756527 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085240250 DLCTRL DEBUG Tx Command reply: GET_REPLY 533756527 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085240254 DLCTRL DEBUG Command: GET 842941997 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085240254 DLCTRL DEBUG Tx Command reply: GET_REPLY 842941997 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085240257 DLCTRL DEBUG Command: GET 788290720 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085240258 DLCTRL DEBUG Tx Command reply: GET_REPLY 788290720 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085240261 DLCTRL DEBUG Command: GET 508482888 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085240261 DLCTRL DEBUG Tx Command reply: GET_REPLY 508482888 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085240264 DLCTRL DEBUG Command: GET 886702577 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085240264 DLCTRL DEBUG Tx Command reply: GET_REPLY 886702577 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085240267 DLCTRL DEBUG Command: GET 719716427 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085240267 DLCTRL DEBUG Tx Command reply: GET_REPLY 719716427 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085240269 DLCTRL DEBUG Command: GET 591009345 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085240269 DLCTRL DEBUG Tx Command reply: GET_REPLY 591009345 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085240272 DLCTRL DEBUG Command: GET 92006796 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085240272 DLCTRL DEBUG Tx Command reply: GET_REPLY 92006796 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085240274 DLCTRL DEBUG Command: GET 926347694 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085240274 DLCTRL DEBUG Tx Command reply: GET_REPLY 926347694 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20250806085240318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)11536852 20250806085241342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085241342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085241342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085241342 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085241342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb009d4, normal) (hnbgw_rua.c:408) 20250806085241342 DHNB DEBUG map_rua[0x558b7e157ef0]{init}: Allocated (fsm.c:456) 20250806085241342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085241342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085241342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085241342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085241342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085241342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806085241342 DCN DEBUG map_sccp[0x558b7e1e7100]{init}: Allocated (fsm.c:456) 20250806085241342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085241342 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11536852 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085241342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085241342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085241342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085241342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085241342 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085241342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085241342 DLSCCP DEBUG 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) 20250806085241342 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: Allocated (fsm.c:456) 20250806085241342 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085241343 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000b80056400500f1100926) (sccp_scrc.c:455) 20250806085241343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085241343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085241343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085241343 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) 20250806085241343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085241343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085241343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085241343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085241343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085241343 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) 20250806085241343 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) 20250806085241343 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085241343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241343 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085241343 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085241343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085241343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085241343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241343 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241343 DLM3UA <000f> 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 20250806085241343 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085241343 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' 20250806085241343 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 20250806085241343 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085241343 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085241343 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 b8 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)@bb2323c10e79: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)1012658 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806085241348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241348 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085241349 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085241349 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 20250806085241349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085241349 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' 20250806085241349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085241349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085241349 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085241349 DLSS7 <000c> ss7_asp.c: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 1b 26 69 02 00 00 00 00  20250806085241349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085241349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085241349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085241349 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) 20250806085241349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085241349 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=001b2669) (sccp_scrc.c:545) 20250806085241349 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) 20250806085241349 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085241349 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085241349 DLSCCP DEBUG 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) 20250806085241349 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085241349 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) 20250806085241349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085241349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085241351 DLCTRL DEBUG Command: GET 923341938 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085241351 DLCTRL DEBUG Tx Command reply: GET_REPLY 923341938 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085241354 DLCTRL DEBUG Command: GET 657981130 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085241354 DLCTRL DEBUG Tx Command reply: GET_REPLY 657981130 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085241358 DLCTRL DEBUG Command: GET 526668487 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085241358 DLCTRL DEBUG Tx Command reply: GET_REPLY 526668487 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085241362 DLCTRL DEBUG Command: GET 721296139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085241362 DLCTRL DEBUG Tx Command reply: GET_REPLY 721296139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085241367 DLCTRL DEBUG Command: GET 99688924 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085241367 DLCTRL DEBUG Tx Command reply: GET_REPLY 99688924 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085241374 DLCTRL DEBUG Command: GET 489065059 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085241374 DLCTRL DEBUG Tx Command reply: GET_REPLY 489065059 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085241379 DLCTRL DEBUG Command: GET 928014651 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085241379 DLCTRL DEBUG Tx Command reply: GET_REPLY 928014651 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250806085241383 DLCTRL DEBUG Command: GET 164955422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085241383 DLCTRL DEBUG Tx Command reply: GET_REPLY 164955422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085241387 DLCTRL DEBUG Command: GET 613531393 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085241388 DLCTRL DEBUG Tx Command reply: GET_REPLY 613531393 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085241391 DLCTRL DEBUG Command: GET 195167583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085241392 DLCTRL DEBUG Tx Command reply: GET_REPLY 195167583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085241395 DLCTRL DEBUG Command: GET 762179986 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085241395 DLCTRL DEBUG Tx Command reply: GET_REPLY 762179986 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085241399 DLCTRL DEBUG Command: GET 203605702 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085241399 DLCTRL DEBUG Tx Command reply: GET_REPLY 203605702 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085241403 DLCTRL DEBUG Command: GET 199732013 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085241403 DLCTRL DEBUG Tx Command reply: GET_REPLY 199732013 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085241406 DLCTRL DEBUG Command: GET 270318399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085241406 DLCTRL DEBUG Tx Command reply: GET_REPLY 270318399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085241409 DLCTRL DEBUG Command: GET 129269920 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085241409 DLCTRL DEBUG Tx Command reply: GET_REPLY 129269920 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085241411 DLCTRL DEBUG Command: GET 337611197 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085241411 DLCTRL DEBUG Tx Command reply: GET_REPLY 337611197 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085241413 DLCTRL DEBUG Command: GET 403287274 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085241413 DLCTRL DEBUG Tx Command reply: GET_REPLY 403287274 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085241415 DLCTRL DEBUG Command: GET 577762045 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085241415 DLCTRL DEBUG Tx Command reply: GET_REPLY 577762045 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085241417 DLCTRL DEBUG Command: GET 586096504 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085241417 DLCTRL DEBUG Tx Command reply: GET_REPLY 586096504 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085241418 DLCTRL DEBUG Command: GET 395365179 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085241418 DLCTRL DEBUG Tx Command reply: GET_REPLY 395365179 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085241422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085241423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(646)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085241426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085241427 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085241427 DLINP DEBUG SRVCONN(,r=127.0.0.1:40190<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085241427 DLINP NOTICE SRV(,r=127.0.0.1:40190<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085241427 DMAIN NOTICE (127.0.0.1:40190 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40190<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085241427 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@bb2323c10e79: Final verdict of PTC: none 20250806085241430 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085241430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241430 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085241430 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085241430 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085241430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241430 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085241430 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(662)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@bb2323c10e79: Final verdict of PTC: none 20250806085241430 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 20250806085241430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241430 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085241430 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085241430 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085241430 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085241430 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085241430 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085241431 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 20250806085241431 DLSS7 <000c> ss7_route.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' 20250806085241431 DLSS7 <000c> ss7_route.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_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@bb2323c10e79: Final verdict of PTC: none 20250806085241431 DLSS7 <000c> ss7_asp.c: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  20250806085241431 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  20250806085241431 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  20250806085241431 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  20250806085241431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085241431 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085241431 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085241431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241431 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085241431 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085241431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085241431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085241431 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085241431 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) 20250806085241431 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085241431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241431 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085241431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085241432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085241431 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085241432 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 20250806085241432 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085241432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241432 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085241432 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085241432 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085241432 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) 20250806085241432 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085241432 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085241432 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 20250806085241432 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085241432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241432 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085241432 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085241432 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085241432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241432 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085241432 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@bb2323c10e79: Final verdict of PTC: none20250806085241432 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 20250806085241432 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241432 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085241432 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085241433 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085241433 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 20250806085241433 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' 20250806085241433 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' 20250806085241433 DLSS7 <000c> ss7_asp.c: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  20250806085241433 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  20250806085241433 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  20250806085241433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085241433 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085241433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085241433 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085241433 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085241433 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 20250806085241433 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 20250806085241433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241433 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085241433 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085241433 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085241434 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085241434 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085241434 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 20250806085241434 DLSS7 <000c> ss7_route.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' 20250806085241434 DLSS7 <000c> ss7_route.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' 20250806085241434 DLSS7 <000c> ss7_asp.c: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  20250806085241434 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  20250806085241434 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085241434 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085241434 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 20250806085241434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241434 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085241434 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085241434 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085241434 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085241434 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085241434 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085241434 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 20250806085241434 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' 20250806085241434 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' 20250806085241434 DLSS7 <000c> ss7_asp.c: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  20250806085241434 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085241434 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(657)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(665)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@bb2323c10e79: Final verdict of PTC: none 20250806085241446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085241446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085241446 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085241446 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) 20250806085241446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085241446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085241446 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085241446 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) 20250806085241446 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085241446 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085241447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085241447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085241447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085241447 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085241447 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085241447 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) 20250806085241447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085241447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085241447 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085241447 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) 20250806085241447 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085241447 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085241448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085241448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085241448 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085241448 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) 20250806085241448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085241448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085241448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085241448 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085241448 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) 20250806085241448 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085241448 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085241448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085241448 DLSCCP DEBUG 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) 20250806085241448 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085241448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085241448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085241448 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) 20250806085241448 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) 20250806085241448 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) 20250806085241448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085241448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085241448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085241448 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085241449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250806085241449 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085241449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085241449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085241449 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@bb2323c10e79: Final verdict of PTC: pass 20250806085241449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085241449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085241449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085241449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085241449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982162)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085241449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085241449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085241449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) 20250806085241449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982162 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250806085241449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085241449 DLSCCP DEBUG 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) 20250806085241449 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085241449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085241449 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085241449 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) 20250806085241450 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) 20250806085241450 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) 20250806085241450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085241450 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085241450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085241450 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085241450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250806085241450 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085241450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085241450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085241450 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085241450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085241450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085241450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085241450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085241450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13526714)[0x558b7e1e44e0]{disrupted}: Deallocated (fsm.c:568) 20250806085241450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085241450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085241450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x558b7e1dcbd0]{disconnected}: Deallocated (fsm.c:568) 20250806085241450 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13526714 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250806085241450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085241450 DLSCCP DEBUG 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) 20250806085241450 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085241450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085241450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085241451 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) 20250806085241451 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) 20250806085241451 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) 20250806085241451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085241451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085241451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085241451 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085241451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250806085241451 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085241451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085241451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085241451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085241451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085241451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085241451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085241451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{disrupted}: Freeing instance (context_map.c:203) 20250806085241451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11536852)[0x558b7e157ef0]{disrupted}: Deallocated (fsm.c:568) 20250806085241451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085241451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{disconnected}: Freeing instance (context_map.c:207) 20250806085241451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x558b7e1e7100]{disconnected}: Deallocated (fsm.c:568) 20250806085241451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11536852 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250806085241452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241452 DLM3UA <000f> 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 20250806085241452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085241452 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085241452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW-PFCP(648)@bb2323c10e79: Final verdict of PTC: none 20250806085241464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085241464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085241465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085241465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241465 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241465 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241465 DLM3UA <000f> 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 20250806085241465 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085241465 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085241465 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085241465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085241465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085241466 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085241466 DMAIN NOTICE (127.0.0.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) 20250806085241466 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085241466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241466 DLM3UA <000f> 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 20250806085241466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085241466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085241466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:52:41 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 20250806085241538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085241849 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085241849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085241849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085241849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085241849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085241849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085241849 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085241849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085241849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085241849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085241849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085241849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085241849 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085241849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085241849 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) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085241849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085241849 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085241849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085241849 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085241849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085241849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085241849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085241849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085241849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085241849 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085241849 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085241849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241849 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085241849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085241849 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085241849 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085241849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085241850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085241850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085241850 DLM3UA <000f> 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 20250806085241850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085241850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085241850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085242341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=641408) 20250806085242402 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085242402 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085242403 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242403 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085242403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085242403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085242403 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085242403 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085242420 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242420 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085242420 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085242420 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242420 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242420 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085242421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242421 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085242421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085242421 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085242421 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085242424 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085242424 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) 20250806085242424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085242424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085242424 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085242424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085242424 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085242424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242425 DLM3UA <000f> 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 20250806085242425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085242425 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085242425 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085242965 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242965 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242965 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085242965 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085242965 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242965 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242965 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085242965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242965 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242965 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242965 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085242965 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) 20250806085242965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085242965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085242965 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085242966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085242966 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085242966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242966 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085242966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085242966 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085242966 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085242966 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085242966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085242966 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085242966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085242966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085242966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085242966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085242966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085242966 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085242966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085242966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242966 DLM3UA <000f> 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 20250806085242966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085242966 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085242966 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085242966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085242966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085242966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085242966 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085242966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085242966 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085242966 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=641408, count=679104) 20250806085243432 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085243432 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085243432 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085243433 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085243434 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085243434 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085243435 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085243435 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085243435 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085243435 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085243435 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085243435 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085243563 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085243563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085243563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085243563 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) 20250806085243563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085243563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085243563 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085243563 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085243563 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085243563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085243563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085243563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085243563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085243563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085243564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085243564 DLM3UA <000f> 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 20250806085243564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085243564 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085243564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085243576 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085243576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085243577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085243577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085243577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085243577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085243577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085243577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085243577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085243577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085243577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085243577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085243577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085243577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085243577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085243577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085243577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085243577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085243577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085243581 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085243581 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085243581 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085243581 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085243581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085243581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085243581 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085243581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085243581 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085243581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085243581 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085243582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085243582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085243582 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085243582 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085243582 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085243582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085243582 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085243582 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085244185 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085244186 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) 20250806085244186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085244186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085244186 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085244186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085244186 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085244186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244186 DLM3UA <000f> 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 20250806085244186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085244186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085244186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085244190 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244190 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244190 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244191 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244191 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244191 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244191 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244191 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244191 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244191 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085244193 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244193 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244193 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244193 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244194 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244194 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244194 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52: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_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 20250806085244906 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244906 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aa836), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244906 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244906 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244906 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244906 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244906 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 4a a8 36 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244907 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003797cb), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244907 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 37 97 cb 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244907 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00966453), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244907 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 96 64 53 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244907 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00490401), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085244907 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085244907 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085244907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085244908 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085244908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085244908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085244908 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 49 04 01 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085244908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085244908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085244908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085244908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085244908 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085244908 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085244908 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085244908 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085244908 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085244908 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250806085245463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085245467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085245471 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36163<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085245483 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085245483 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085245490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085245490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085245490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085245490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085245490 DLSCCP DEBUG SCCP-SCOC(57)[0x558b7e21c890]{IDLE}: Deallocated (fsm.c:568) 20250806085245490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245490 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245490 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245490 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245491 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085245491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245491 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45401 (stream_srv.c:143) 20250806085245491 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45401<->l=127.0.0.1:29169 (hnb.c:335) 20250806085245492 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245492 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085245492 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) 20250806085245492 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) 20250806085245492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085245492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245492 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245492 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245492 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085245492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245492 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) 20250806085245492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085245492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245492 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245492 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245492 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085245492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245492 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085245492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085245493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245493 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245493 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085245493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245493 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085245493 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245493 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085245493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085245493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245493 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245493 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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085245493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085245493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245493 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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085245493 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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085245493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245493 DLM3UA <000f> 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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085245493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085245493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245493 DLM3UA <000f> 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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085245493 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085245493 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(677)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(682)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(680)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085245528 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245528 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245529 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245529 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245529 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245529 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085245529 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245530 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085245530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245530 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) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085245530 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) 20250806085245530 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) 20250806085245530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085245530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245530 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245530 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085245530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 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) 20250806085245531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085245531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245531 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245531 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245531 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085245531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 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) 20250806085245531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085245531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245531 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245531 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245531 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085245531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085245531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245531 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085245531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085245531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245531 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245531 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085245531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085245531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245531 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085245531 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085245531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245531 DLM3UA <000f> 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085245531 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085245531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245531 DLM3UA <000f> 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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085245531 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085245531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(691)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(689)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085245579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085245579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085245579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085245579 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085245579 DHNBAP 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) 20250806085245579 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085245579 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085245579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085245579 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085245586 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085245586 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085245586 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085245586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085245586 DHNBAP DEBUG (127.0.0.1:45401 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085245586 DHNBAP NOTICE (127.0.0.1:45401 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085245586 DHNBAP NOTICE (127.0.0.1:45401 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085245586 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085245586 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085245703 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 20250806085245703 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 20250806085245703 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245703 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085245713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245713 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085245713 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245713 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245713 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245713 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245713 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245713 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245713 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245713 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 20250806085245713 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245713 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  20250806085245713 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245715 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 20250806085245715 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 20250806085245715 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085245718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245718 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245718 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  20250806085245718 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245718 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245718 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245718 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 20250806085245718 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085245718 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  20250806085245718 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' 20250806085245718 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' 20250806085245718 DLSS7 <000c> ss7_asp.c: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  20250806085245718 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  20250806085245718 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245718 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085245718 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) 20250806085245718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245719 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245719 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) 20250806085245719 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(682)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085245720 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245720 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085245720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085245720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245720 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085245720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085245720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245720 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245720 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245721 DLM3UA <000f> 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 20250806085245721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085245721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085245721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085245721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085245721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245721 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  20250806085245723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085245723 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245723 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245723 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245723 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245723 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 20250806085245723 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245723 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  20250806085245723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245725 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 20250806085245725 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 20250806085245725 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245725 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085245726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245726 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245726 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245726 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  20250806085245726 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245726 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245726 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245726 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 20250806085245726 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085245726 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  20250806085245726 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' 20250806085245726 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' 20250806085245726 DLSS7 <000c> ss7_asp.c: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  20250806085245726 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  20250806085245727 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  20250806085245727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245727 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085245727 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) 20250806085245727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245727 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245727 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) 20250806085245727 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245728 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245728 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085245728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245728 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) 20250806085245728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085245728 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) 20250806085245728 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) 20250806085245729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085245729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245729 DLM3UA <000f> 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 20250806085245729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085245729 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' 20250806085245729 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 20250806085245729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 HNBGW_Test.msc2-M3UA(685)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085245729 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245729 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  20250806085245729 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245733 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085245733 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245733 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245733 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245733 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245733 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245733 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245733 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 20250806085245733 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245733 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  20250806085245733 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245735 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245735 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  20250806085245735 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245735 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245735 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245735 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 20250806085245735 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085245735 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  20250806085245735 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 20250806085245735 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' 20250806085245735 DLSS7 <000c> ss7_asp.c: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  20250806085245735 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  20250806085245736 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  20250806085245736 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  20250806085245736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245736 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085245736 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) 20250806085245736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245736 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245736 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) 20250806085245736 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245737 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245737 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085245737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245737 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245737 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) 20250806085245737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085245737 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) 20250806085245737 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) 20250806085245737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085245737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245737 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245738 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245738 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 20250806085245738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085245738 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' 20250806085245738 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 20250806085245738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085245738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245738 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  20250806085245744 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 20250806085245744 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 20250806085245744 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245744 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085245753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085245753 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245753 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245753 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245753 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245753 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 20250806085245753 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245753 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  20250806085245753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245755 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245755 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  20250806085245755 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245755 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245755 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245755 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 20250806085245755 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085245755 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  20250806085245755 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' 20250806085245755 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' 20250806085245755 DLSS7 <000c> ss7_asp.c: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  20250806085245755 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  20250806085245755 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  20250806085245755 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  20250806085245755 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  20250806085245756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245756 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 20250806085245756 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 20250806085245756 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245756 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085245756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245756 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085245756 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) 20250806085245756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245756 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245756 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245756 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) 20250806085245756 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245757 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245757 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085245757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085245758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085245758 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085245758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085245758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245758 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245758 DLM3UA <000f> 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 20250806085245758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085245758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085245758 DLSS7 <000c> ss7_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 20250806085245758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085245758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245758 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.sgsn1-M3UA(691)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085245761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085245761 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245762 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245762 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245762 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245762 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245762 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245762 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245762 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 20250806085245762 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245762 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  20250806085245762 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245764 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245764 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  20250806085245764 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245764 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245764 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 20250806085245764 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085245764 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  20250806085245764 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' 20250806085245764 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' 20250806085245764 DLSS7 <000c> ss7_asp.c: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  20250806085245764 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  20250806085245764 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  20250806085245764 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  20250806085245764 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  20250806085245764 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  20250806085245764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245764 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085245764 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) 20250806085245764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245764 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245764 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) 20250806085245764 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245765 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085245765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245766 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) 20250806085245766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085245766 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) 20250806085245766 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) 20250806085245766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085245766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245766 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245766 DLM3UA <000f> 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 20250806085245766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085245766 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' 20250806085245766 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 20250806085245766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085245766 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245766 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 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 00 06 00 08 00 00 00 04  20250806085245767 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 20250806085245767 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 20250806085245767 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085245767 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806085245772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806085245772 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085245772 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085245772 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085245772 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085245772 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085245772 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085245772 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085245772 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 20250806085245772 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085245772 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  20250806085245772 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085245774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245774 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085245774 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085245774 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  20250806085245774 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085245774 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085245774 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085245774 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 20250806085245774 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806085245774 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  20250806085245774 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 20250806085245774 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' 20250806085245774 DLSS7 <000c> ss7_asp.c: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  20250806085245774 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  20250806085245774 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  20250806085245774 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  20250806085245774 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  20250806085245774 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  20250806085245774 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085245774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085245775 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085245775 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806085245775 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) 20250806085245775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085245775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085245775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085245775 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085245775 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) 20250806085245775 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085245776 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085245776 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085245776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085245776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085245776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245776 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) 20250806085245776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085245776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085245776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085245776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085245776 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) 20250806085245776 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) 20250806085245776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085245776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085245776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085245776 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085245776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085245776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085245776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085245777 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 20250806085245777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085245777 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' 20250806085245777 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 20250806085245777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085245777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085245777 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(678)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085246517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085246517 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085246517 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085246517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085246517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246517 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246517 DLSS7 <000c> ss7_asp.c: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  20250806085246517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085246518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085246518 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246518 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246518 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) 20250806085246518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085246519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085246519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085246519 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085246519 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085246519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246519 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) 20250806085246519 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246519 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246519 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246519 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246519 DLM3UA <000f> 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 20250806085246519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085246519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085246519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085246519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085246519 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246519 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  20250806085246520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246520 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085246520 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085246520 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085246520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085246520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246520 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246520 DLSS7 <000c> ss7_asp.c: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  20250806085246520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085246520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085246520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085246520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246521 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246521 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246521 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(678)@bb2323c10e79: 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 } } } } 20250806085246522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085246522 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085246522 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 20250806085246522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246522 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' 20250806085246522 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246522 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246522 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246522 DLSS7 <000c> ss7_asp.c: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  20250806085246522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246522 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) 20250806085246522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085246522 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246523 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246523 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246523 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) 20250806085246523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 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) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085246523 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) 20250806085246523 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) 20250806085246523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085246523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246523 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 06 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) 20250806085246523 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246523 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246523 DLM3UA <000f> 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 20250806085246523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085246523 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' 20250806085246523 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 20250806085246523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085246523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246523 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 06 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  20250806085246523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085246523 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085246523 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 20250806085246523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246523 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' 20250806085246523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246523 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246523 DLSS7 <000c> ss7_asp.c: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  20250806085246523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246523 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246523 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) 20250806085246523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085246523 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246523 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246523 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246523 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085246530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246530 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085246530 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085246530 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 20250806085246530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246530 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' 20250806085246530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246530 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246530 DLSS7 <000c> ss7_asp.c: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  20250806085246530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246530 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) 20250806085246530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085246530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246530 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) 20250806085246530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246530 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) 20250806085246530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246530 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246530 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) 20250806085246531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246531 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) 20250806085246531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085246531 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) 20250806085246531 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) 20250806085246531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085246531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246531 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) 20250806085246531 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246531 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246531 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 20250806085246531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085246531 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' 20250806085246531 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 20250806085246531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085246531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246531 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  20250806085246531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085246531 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085246531 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 20250806085246531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246531 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' 20250806085246531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246531 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246531 DLSS7 <000c> ss7_asp.c: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  20250806085246531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246531 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) 20250806085246531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085246531 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246531 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) 20250806085246532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246532 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) 20250806085246532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246532 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246532 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085246555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085246555 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085246555 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085246555 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246555 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085246555 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246555 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246555 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246555 DLSS7 <000c> ss7_asp.c: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  20250806085246555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085246555 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085246555 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246555 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246555 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) 20250806085246555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246555 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085246555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085246556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085246556 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085246556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085246556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246556 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) 20250806085246556 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246556 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246556 DLM3UA <000f> 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 20250806085246556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085246556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085246556 DLSS7 <000c> ss7_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 20250806085246556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085246556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246556 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  20250806085246556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085246556 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085246556 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085246556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085246556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246557 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246557 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246557 DLSS7 <000c> ss7_asp.c: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  20250806085246557 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246557 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085246557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085246557 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085246557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246557 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246557 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246558 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(687)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085246567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246567 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085246567 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085246567 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 20250806085246567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246567 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' 20250806085246567 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246567 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246567 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246567 DLSS7 <000c> ss7_asp.c: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  20250806085246567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246567 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) 20250806085246567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085246567 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246568 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246568 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) 20250806085246568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 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) 20250806085246568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085246568 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) 20250806085246568 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) 20250806085246568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085246568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246568 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) 20250806085246568 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246568 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246568 DLM3UA <000f> 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 20250806085246568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085246568 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' 20250806085246568 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 20250806085246568 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085246568 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246568 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  20250806085246570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085246570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085246570 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 20250806085246570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246570 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' 20250806085246570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085246570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246570 DLSS7 <000c> ss7_asp.c: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  20250806085246571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246571 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) 20250806085246571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085246571 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246571 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246571 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085246574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085246575 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085246575 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 20250806085246575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246575 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' 20250806085246575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246575 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246575 DLSS7 <000c> ss7_asp.c: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  20250806085246575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085246575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246575 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) 20250806085246575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085246575 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246575 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) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 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) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085246575 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085246575 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) 20250806085246575 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085246575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 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) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085246575 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) 20250806085246575 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) 20250806085246575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085246575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085246575 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 0d 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) 20250806085246575 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085246575 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085246575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085246575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085246575 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 20250806085246575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085246575 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' 20250806085246575 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 20250806085246575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085246575 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246575 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 0d 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  20250806085246577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085246577 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085246577 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085246577 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 20250806085246577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085246577 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' 20250806085246577 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085246577 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085246577 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085246577 DLSS7 <000c> ss7_asp.c: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  20250806085246577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085246577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085246577 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085246577 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) 20250806085246577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085246577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085246577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085246577 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085246577 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) 20250806085246577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085246577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246577 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) 20250806085246577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085246577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085246577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085246577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085246577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085246577 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085246577 DRANAP INFO cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@bb2323c10e79: 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 } } } } 20250806085247597 DLCTRL DEBUG Command: GET 337536623 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085247597 DLCTRL DEBUG Tx Command reply: GET_REPLY 337536623 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085247602 DLCTRL DEBUG Command: GET 516424575 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085247602 DLCTRL DEBUG Tx Command reply: GET_REPLY 516424575 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085247604 DLCTRL DEBUG Command: GET 755948570 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085247604 DLCTRL DEBUG Tx Command reply: GET_REPLY 755948570 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085247606 DLCTRL DEBUG Command: GET 250967567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085247606 DLCTRL DEBUG Tx Command reply: GET_REPLY 250967567 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085247607 DLCTRL DEBUG Command: GET 875918815 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085247607 DLCTRL DEBUG Tx Command reply: GET_REPLY 875918815 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085247609 DLCTRL DEBUG Command: GET 450061377 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085247609 DLCTRL DEBUG Tx Command reply: GET_REPLY 450061377 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085247610 DLCTRL DEBUG Command: GET 560436317 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085247610 DLCTRL DEBUG Tx Command reply: GET_REPLY 560436317 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085247611 DLCTRL DEBUG Command: GET 430894604 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085247611 DLCTRL DEBUG Tx Command reply: GET_REPLY 430894604 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085247612 DLCTRL DEBUG Command: GET 640861188 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085247612 DLCTRL DEBUG Tx Command reply: GET_REPLY 640861188 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085247613 DLCTRL DEBUG Command: GET 894064318 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085247613 DLCTRL DEBUG Tx Command reply: GET_REPLY 894064318 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085247614 DLCTRL DEBUG Command: GET 529328901 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085247614 DLCTRL DEBUG Tx Command reply: GET_REPLY 529328901 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085247615 DLCTRL DEBUG Command: GET 226535562 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085247615 DLCTRL DEBUG Tx Command reply: GET_REPLY 226535562 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085247616 DLCTRL DEBUG Command: GET 312738915 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085247616 DLCTRL DEBUG Tx Command reply: GET_REPLY 312738915 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085247617 DLCTRL DEBUG Command: GET 931625324 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085247617 DLCTRL DEBUG Tx Command reply: GET_REPLY 931625324 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085247618 DLCTRL DEBUG Command: GET 315648318 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085247618 DLCTRL DEBUG Tx Command reply: GET_REPLY 315648318 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085247618 DLCTRL DEBUG Command: GET 885346787 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085247618 DLCTRL DEBUG Tx Command reply: GET_REPLY 885346787 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085247619 DLCTRL DEBUG Command: GET 915618932 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085247619 DLCTRL DEBUG Tx Command reply: GET_REPLY 915618932 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085247620 DLCTRL DEBUG Command: GET 738885744 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085247620 DLCTRL DEBUG Tx Command reply: GET_REPLY 738885744 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085247620 DLCTRL DEBUG Command: GET 60635946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085247620 DLCTRL DEBUG Tx Command reply: GET_REPLY 60635946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085247621 DLCTRL DEBUG Command: GET 592903610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085247621 DLCTRL DEBUG Tx Command reply: GET_REPLY 592903610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000000111100010'B, t_guard := 20.000000 } 20250806085247636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)267384 20250806085248679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085248679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085248679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085248679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085248679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41478, normal) (hnbgw_rua.c:408) 20250806085248679 DHNB DEBUG map_rua[0x558b7e21c890]{init}: Allocated (fsm.c:456) 20250806085248679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085248679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-267384 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085248679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085248679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085248679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-267384 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806085248679 DCN DEBUG map_sccp[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085248679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085248679 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-267384 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806085248679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-267384 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085248679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085248679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085248679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085248679 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-267384 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085248679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085248679 DLSCCP DEBUG 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) 20250806085248679 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085248679 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085248679 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001e20056400500f1100926) (sccp_scrc.c:455) 20250806085248679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085248679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085248679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085248679 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) 20250806085248679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085248679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085248679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085248679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085248679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085248679 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) 20250806085248679 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) 20250806085248679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085248679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085248679 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 01 e2 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085248679 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085248679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085248679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085248679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085248679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085248679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085248679 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 20250806085248679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085248679 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' 20250806085248679 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 20250806085248679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085248679 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085248679 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 01 e2 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)8681844 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085248692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085248692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085248692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085248692 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 20250806085248692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085248692 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' 20250806085248692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085248692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085248692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085248692 DLSS7 <000c> ss7_asp.c: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 03 e8 62 02 00 00 00 00  20250806085248692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085248692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085248692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085248692 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) 20250806085248692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085248692 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=0003e862) (sccp_scrc.c:545) 20250806085248692 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) 20250806085248692 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085248692 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@bb2323c10e79: setverdict(pass): none -> pass 20250806085248692 DLSCCP DEBUG 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) 20250806085248692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085248692 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) 20250806085248692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085248692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085248695 DLCTRL DEBUG Command: GET 946635609 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085248695 DLCTRL DEBUG Tx Command reply: GET_REPLY 946635609 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085248699 DLCTRL DEBUG Command: GET 74577294 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085248699 DLCTRL DEBUG Tx Command reply: GET_REPLY 74577294 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085248703 DLCTRL DEBUG Command: GET 704167160 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085248703 DLCTRL DEBUG Tx Command reply: GET_REPLY 704167160 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085248706 DLCTRL DEBUG Command: GET 450820633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085248706 DLCTRL DEBUG Tx Command reply: GET_REPLY 450820633 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085248709 DLCTRL DEBUG Command: GET 753478118 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085248709 DLCTRL DEBUG Tx Command reply: GET_REPLY 753478118 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085248712 DLCTRL DEBUG Command: GET 960988584 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085248712 DLCTRL DEBUG Tx Command reply: GET_REPLY 960988584 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085248714 DLCTRL DEBUG Command: GET 973302558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085248714 DLCTRL DEBUG Tx Command reply: GET_REPLY 973302558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085248716 DLCTRL DEBUG Command: GET 87467949 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085248716 DLCTRL DEBUG Tx Command reply: GET_REPLY 87467949 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085248717 DLCTRL DEBUG Command: GET 272181440 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085248718 DLCTRL DEBUG Tx Command reply: GET_REPLY 272181440 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085248719 DLCTRL DEBUG Command: GET 677593630 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085248719 DLCTRL DEBUG Tx Command reply: GET_REPLY 677593630 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085248720 DLCTRL DEBUG Command: GET 71488894 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085248720 DLCTRL DEBUG Tx Command reply: GET_REPLY 71488894 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085248722 DLCTRL DEBUG Command: GET 426740221 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085248722 DLCTRL DEBUG Tx Command reply: GET_REPLY 426740221 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250806085248723 DLCTRL DEBUG Command: GET 967866401 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085248723 DLCTRL DEBUG Tx Command reply: GET_REPLY 967866401 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085248724 DLCTRL DEBUG Command: GET 540233878 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085248724 DLCTRL DEBUG Tx Command reply: GET_REPLY 540233878 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085248725 DLCTRL DEBUG Command: GET 191076312 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085248725 DLCTRL DEBUG Tx Command reply: GET_REPLY 191076312 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085248726 DLCTRL DEBUG Command: GET 595387209 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085248726 DLCTRL DEBUG Tx Command reply: GET_REPLY 595387209 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085248727 DLCTRL DEBUG Command: GET 305013691 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085248727 DLCTRL DEBUG Tx Command reply: GET_REPLY 305013691 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085248728 DLCTRL DEBUG Command: GET 105866209 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085248728 DLCTRL DEBUG Tx Command reply: GET_REPLY 105866209 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085248728 DLCTRL DEBUG Command: GET 997523111 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085248728 DLCTRL DEBUG Tx Command reply: GET_REPLY 997523111 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085248729 DLCTRL DEBUG Command: GET 874698007 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085248729 DLCTRL DEBUG Tx Command reply: GET_REPLY 874698007 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001100110101'B, t_guard := 20.000000 } 20250806085248742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085249219 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085249219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085249219 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085249219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085249220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085249220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085249220 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085249220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085249220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085249220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085249220 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085249220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085249220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085249220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085249220 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085249220 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085249220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085249220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085249220 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085249220 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc2-RAN(684)@bb2323c10e79: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)1433995 20250806085249766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085249766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085249766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085249766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085249766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15e18b, normal) (hnbgw_rua.c:408) 20250806085249766 DHNB DEBUG map_rua[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085249766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085249766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1433995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085249766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085249766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085249766 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085249766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1433995 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806085249766 DCN DEBUG map_sccp[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085249766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085249766 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1433995 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806085249766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1433995 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085249766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085249766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085249766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085249766 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1433995 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085249766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085249766 DLSCCP DEBUG 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) 20250806085249766 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: Allocated (fsm.c:456) 20250806085249766 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085249766 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003350056400500f1100926) (sccp_scrc.c:455) 20250806085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085249766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085249766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085249766 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) 20250806085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085249766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085249766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085249766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085249766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085249766 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) 20250806085249766 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) 20250806085249766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085249766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085249766 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 03 35 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085249766 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085249766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085249766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085249766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085249767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085249767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085249767 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 20250806085249767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085249767 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' 20250806085249767 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 20250806085249767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085249767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085249767 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 03 35 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@bb2323c10e79: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@bb2323c10e79: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)7500168 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085249772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085249772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085249772 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085249772 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 20250806085249772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085249772 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' 20250806085249772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085249772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085249772 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085249772 DLSS7 <000c> ss7_asp.c: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 36 f7 e8 02 00 00 00 00  20250806085249772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085249772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085249772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085249772 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) 20250806085249772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085249772 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=0036f7e8) (sccp_scrc.c:545) 20250806085249772 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) 20250806085249772 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085249772 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085249772 DLSCCP DEBUG 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) 20250806085249772 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085249772 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) 20250806085249772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085249772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085249774 DLCTRL DEBUG Command: GET 566745026 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085249774 DLCTRL DEBUG Tx Command reply: GET_REPLY 566745026 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085249777 DLCTRL DEBUG Command: GET 108762437 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085249777 DLCTRL DEBUG Tx Command reply: GET_REPLY 108762437 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085249779 DLCTRL DEBUG Command: GET 537569498 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085249779 DLCTRL DEBUG Tx Command reply: GET_REPLY 537569498 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085249781 DLCTRL DEBUG Command: GET 898849050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085249781 DLCTRL DEBUG Tx Command reply: GET_REPLY 898849050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085249782 DLCTRL DEBUG Command: GET 426515081 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085249782 DLCTRL DEBUG Tx Command reply: GET_REPLY 426515081 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085249784 DLCTRL DEBUG Command: GET 921605579 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085249784 DLCTRL DEBUG Tx Command reply: GET_REPLY 921605579 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085249786 DLCTRL DEBUG Command: GET 946426619 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085249786 DLCTRL DEBUG Tx Command reply: GET_REPLY 946426619 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085249788 DLCTRL DEBUG Command: GET 972330038 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085249788 DLCTRL DEBUG Tx Command reply: GET_REPLY 972330038 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085249790 DLCTRL DEBUG Command: GET 65142186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085249790 DLCTRL DEBUG Tx Command reply: GET_REPLY 65142186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085249791 DLCTRL DEBUG Command: GET 248713636 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085249791 DLCTRL DEBUG Tx Command reply: GET_REPLY 248713636 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085249794 DLCTRL DEBUG Command: GET 872866377 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085249794 DLCTRL DEBUG Tx Command reply: GET_REPLY 872866377 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085249797 DLCTRL DEBUG Command: GET 8094490 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085249797 DLCTRL DEBUG Tx Command reply: GET_REPLY 8094490 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250806085249801 DLCTRL DEBUG Command: GET 416388292 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085249801 DLCTRL DEBUG Tx Command reply: GET_REPLY 416388292 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085249803 DLCTRL DEBUG Command: GET 425412797 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085249803 DLCTRL DEBUG Tx Command reply: GET_REPLY 425412797 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085249805 DLCTRL DEBUG Command: GET 716805052 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085249805 DLCTRL DEBUG Tx Command reply: GET_REPLY 716805052 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085249807 DLCTRL DEBUG Command: GET 700884574 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085249807 DLCTRL DEBUG Tx Command reply: GET_REPLY 700884574 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085249808 DLCTRL DEBUG Command: GET 540028194 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085249808 DLCTRL DEBUG Tx Command reply: GET_REPLY 540028194 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085249810 DLCTRL DEBUG Command: GET 356667554 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085249810 DLCTRL DEBUG Tx Command reply: GET_REPLY 356667554 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085249811 DLCTRL DEBUG Command: GET 680765227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085249811 DLCTRL DEBUG Tx Command reply: GET_REPLY 680765227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085249812 DLCTRL DEBUG Command: GET 288901486 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085249812 DLCTRL DEBUG Tx Command reply: GET_REPLY 288901486 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001101011100'B, t_guard := 20.000000 } 20250806085249824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)7934671 20250806085250852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085250852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085250852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085250852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085250852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7912cf, normal) (hnbgw_rua.c:408) 20250806085250852 DHNB DEBUG map_rua[0x558b7e1e7100]{init}: Allocated (fsm.c:456) 20250806085250852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085250852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7934671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085250852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085250852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085250852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7934671 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085250852 DCN DEBUG map_sccp[0x558b7e1d2cd0]{init}: Allocated (fsm.c:456) 20250806085250852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085250852 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7934671 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085250852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7934671 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085250852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085250852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085250852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085250852 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7934671 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085250852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085250852 DLSCCP DEBUG 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) 20250806085250852 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: Allocated (fsm.c:456) 20250806085250852 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085250852 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300035c0056400500f1100926) (sccp_scrc.c:455) 20250806085250852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085250852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085250852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085250852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085250852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085250852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085250852 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) 20250806085250852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085250852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085250852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085250853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085250853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085250853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085250853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085250853 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) 20250806085250853 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) 20250806085250853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085250853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085250853 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 03 5c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085250853 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085250853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085250853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085250853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085250853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085250853 DLM3UA <000f> 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 20250806085250853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085250853 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' 20250806085250853 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 20250806085250853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085250853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085250853 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 03 5c 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)4539495 HNBGW_Test.msc1-SCCP(680)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085250873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085250873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085250873 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 20250806085250873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085250873 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' 20250806085250873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085250873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085250873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085250873 DLSS7 <000c> ss7_asp.c: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 13 36 fb 02 00 00 00 00  20250806085250873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085250873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085250873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085250873 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) 20250806085250873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085250873 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=001336fb) (sccp_scrc.c:545) 20250806085250873 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) 20250806085250873 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085250873 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085250873 DLSCCP DEBUG 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) 20250806085250873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085250873 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) 20250806085250873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085250873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085250874 DLCTRL DEBUG Command: GET 229962007 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085250874 DLCTRL DEBUG Tx Command reply: GET_REPLY 229962007 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085250877 DLCTRL DEBUG Command: GET 865816530 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085250877 DLCTRL DEBUG Tx Command reply: GET_REPLY 865816530 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085250880 DLCTRL DEBUG Command: GET 607113167 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085250880 DLCTRL DEBUG Tx Command reply: GET_REPLY 607113167 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085250883 DLCTRL DEBUG Command: GET 331214041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085250883 DLCTRL DEBUG Tx Command reply: GET_REPLY 331214041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085250885 DLCTRL DEBUG Command: GET 164398978 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085250885 DLCTRL DEBUG Tx Command reply: GET_REPLY 164398978 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085250887 DLCTRL DEBUG Command: GET 274776503 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085250887 DLCTRL DEBUG Tx Command reply: GET_REPLY 274776503 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085250889 DLCTRL DEBUG Command: GET 254748478 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085250889 DLCTRL DEBUG Tx Command reply: GET_REPLY 254748478 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085250891 DLCTRL DEBUG Command: GET 666395270 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085250891 DLCTRL DEBUG Tx Command reply: GET_REPLY 666395270 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085250892 DLCTRL DEBUG Command: GET 10361186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085250892 DLCTRL DEBUG Tx Command reply: GET_REPLY 10361186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085250894 DLCTRL DEBUG Command: GET 363906239 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085250894 DLCTRL DEBUG Tx Command reply: GET_REPLY 363906239 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085250895 DLCTRL DEBUG Command: GET 604438861 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085250895 DLCTRL DEBUG Tx Command reply: GET_REPLY 604438861 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085250896 DLCTRL DEBUG Command: GET 29541761 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085250896 DLCTRL DEBUG Tx Command reply: GET_REPLY 29541761 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250806085250897 DLCTRL DEBUG Command: GET 483564985 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085250897 DLCTRL DEBUG Tx Command reply: GET_REPLY 483564985 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085250898 DLCTRL DEBUG Command: GET 807944599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085250898 DLCTRL DEBUG Tx Command reply: GET_REPLY 807944599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085250899 DLCTRL DEBUG Command: GET 61289113 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085250899 DLCTRL DEBUG Tx Command reply: GET_REPLY 61289113 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085250900 DLCTRL DEBUG Command: GET 488443273 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085250900 DLCTRL DEBUG Tx Command reply: GET_REPLY 488443273 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085250901 DLCTRL DEBUG Command: GET 203876626 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085250901 DLCTRL DEBUG Tx Command reply: GET_REPLY 203876626 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085250901 DLCTRL DEBUG Command: GET 719485220 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085250901 DLCTRL DEBUG Tx Command reply: GET_REPLY 719485220 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085250902 DLCTRL DEBUG Command: GET 107817635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085250902 DLCTRL DEBUG Tx Command reply: GET_REPLY 107817635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085250903 DLCTRL DEBUG Command: GET 12295226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085250903 DLCTRL DEBUG Tx Command reply: GET_REPLY 12295226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085250905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085250905 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36163<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(670)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085250906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085250907 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085250907 DLINP DEBUG SRVCONN(,r=127.0.0.1:45401<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085250907 DLINP NOTICE SRV(,r=127.0.0.1:45401<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085250907 DMAIN NOTICE (127.0.0.1:45401 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45401<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085250907 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(678)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@bb2323c10e79: Final verdict of PTC: none 20250806085250908 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085250908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085250908 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085250908 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085250908 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250908 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085250909 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250806085250909 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 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250909 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085250909 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085250909 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085250909 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 20250806085250909 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' 20250806085250909 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' 20250806085250909 DLSS7 <000c> ss7_asp.c: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  20250806085250909 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  20250806085250909 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  20250806085250909 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  20250806085250909 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  20250806085250909 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  20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085250909 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(692)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@bb2323c10e79: Final verdict of PTC: none 20250806085250909 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085250909 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 20250806085250909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085250909 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085250909 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 20250806085250909 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085250909 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 20250806085250909 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 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250909 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806085250909 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085250909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085250909 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085250909 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) 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085250909 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250909 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 20250806085250909 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' 20250806085250909 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' 20250806085250909 DLSS7 <000c> ss7_asp.c: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  20250806085250909 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  20250806085250909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085250909 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085250909 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  20250806085250909 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  20250806085250909 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  20250806085250909 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) 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085250909 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085250909 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085250909 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085250909 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 20250806085250909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085250909 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250909 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085250909 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806085250909 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 20250806085250909 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250909 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250909 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) 20250806085250909 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085250909 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 20250806085250909 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 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250909 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085250909 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085250909 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085250909 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 20250806085250909 DLSS7 <000c> ss7_route.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' 20250806085250909 DLSS7 <000c> ss7_route.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' 20250806085250909 DLSS7 <000c> ss7_asp.c: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  20250806085250909 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  20250806085250909 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  20250806085250909 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  20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085250909 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 20250806085250909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250909 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085250909 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085250909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085250909 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085250909 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) 20250806085250909 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085250909 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085250909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085250909 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085250909 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 20250806085250909 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' 20250806085250909 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' 20250806085250909 DLSS7 <000c> ss7_asp.c: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  20250806085250909 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  20250806085250909 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  20250806085250909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085250910 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085250910 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 20250806085250910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250910 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085250910 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085250910 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085250910 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085250910 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085250910 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085250910 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 20250806085250910 DLSS7 <000c> ss7_route.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' 20250806085250910 DLSS7 <000c> ss7_route.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' 20250806085250910 DLSS7 <000c> ss7_asp.c: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  20250806085250910 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  20250806085250910 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085250910 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085250910 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 20250806085250910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085250910 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085250910 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085250910 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 20250806085250910 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 20250806085250910 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 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@bb2323c10e79: Final verdict of PTC: none 20250806085250916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085250916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085250916 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 20250806085250916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085250916 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 20250806085250916 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW-MGCP(695)@bb2323c10e79: Final verdict of PTC: none 20250806085250916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085250916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085250917 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 20250806085250917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085250917 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 20250806085250917 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085250918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085250910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085250910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085250910 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085250910 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) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085250910 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085250910 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) 20250806085250910 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085250910 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085250910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085250910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085250910 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085250910 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) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085250910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085250910 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085250911 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) 20250806085250911 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085250911 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085250911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085250911 DLSCCP DEBUG 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) 20250806085250911 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085250911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085250911 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085250911 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) 20250806085250911 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) 20250806085250911 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) 20250806085250911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085250911 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085250911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085250911 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) 20250806085250911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085250911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085250911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250806085250911 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085250911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085250911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085250911 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085250911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085250911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085250911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085250911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{disrupted}: Freeing instance (context_map.c:203) 20250806085250911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-267384)[0x558b7e21c890]{disrupted}: Deallocated (fsm.c:568) 20250806085250911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085250911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085250911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x558b7e1d0cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085250911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-267384 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806085250912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085250912 DLSCCP DEBUG 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) 20250806085250912 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085250912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085250912 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085250912 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) 20250806085250912 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) 20250806085250912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085250912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085250912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085250912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085250912 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) 20250806085250912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085250912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085250912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250806085250912 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085250912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085250912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085250912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085250912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085250912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085250912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085250912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{disrupted}: Freeing instance (context_map.c:203) 20250806085250912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1433995)[0x558b7e1e44e0]{disrupted}: Deallocated (fsm.c:568) 20250806085250912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085250912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085250912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x558b7e1dcbd0]{disconnected}: Deallocated (fsm.c:568) 20250806085250912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1433995 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250806085250912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085250912 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085250913 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085250913 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) 20250806085250913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085250913 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085250913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085250913 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085250913 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) 20250806085250913 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085250913 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085250913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085250913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085250914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085250915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085250915 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085250915 DMAIN NOTICE (127.0.0.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) 20250806085250915 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085250915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085250915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085250915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085250915 DLSCCP DEBUG 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) 20250806085250915 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085250915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085250915 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085250915 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) 20250806085250915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085250915 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) 20250806085250915 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) 20250806085250915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085250915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085250915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) 20250806085250915 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085250915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085250915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085250915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{disrupted}: Freeing instance (context_map.c:203) 20250806085250916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7934671)[0x558b7e1e7100]{disrupted}: Deallocated (fsm.c:568) 20250806085250916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085250916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085250916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x558b7e1d2cd0]{disconnected}: Deallocated (fsm.c:568) 20250806085250916 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7934671 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085250916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085250917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085250918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085250918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085250918 DLM3UA <000f> 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 20250806085250918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085250919 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' 20250806085250919 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 20250806085250919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085250919 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085250919 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 07 04 13 36 fb 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 03  20250806085250919 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 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(679)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(672)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.msc1-SCCP(680)@bb2323c10e79: Final verdict of PTC: none 20250806085250936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-RAN(684)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:52:50 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 20250806085251020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085251449 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085251449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251449 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085251449 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) 20250806085251449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085251450 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) 20250806085251450 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) 20250806085251450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085251450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251450 DLM3UA <000f> 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 20250806085251450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085251450 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' 20250806085251450 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 20250806085251450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085251450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085251450 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 de 56 5b 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085251450 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 20250806085251451 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085251451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085251451 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) 20250806085251451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085251451 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) 20250806085251451 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) 20250806085251451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085251451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251451 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085251451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085251451 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) 20250806085251451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085251451 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) 20250806085251451 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) 20250806085251451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085251451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251452 DLM3UA <000f> 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 20250806085251452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085251452 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' 20250806085251452 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 20250806085251452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085251452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085251452 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 2a 94 ec 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085251452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251452 DLM3UA <000f> 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 20250806085251452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085251452 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' 20250806085251452 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 20250806085251452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085251452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085251452 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 1b 26 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085251452 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 20250806085251452 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 20250806085251823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=786828) 20250806085251849 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085251849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085251849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085251849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085251849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085251849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085251849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085251849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085251849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085251849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251849 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085251849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085251849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085251849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085251849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085251849 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085251849 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085251849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085251850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085251850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251850 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085251850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085251850 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085251850 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) 20250806085251850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085251850 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) 20250806085251850 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) 20250806085251850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085251850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085251850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085251850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251850 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085251850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085251850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085251850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085251850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251850 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085251850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085251850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085251850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085251850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085251850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085251850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085251850 DLM3UA <000f> 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 20250806085251850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085251850 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' 20250806085251850 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 20250806085251850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085251850 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085251850 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 d3 98 72 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085251850 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 20250806085252403 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252403 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085252403 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085252403 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252403 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252403 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085252403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085252403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252404 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085252404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085252404 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085252404 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085252422 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252422 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085252422 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085252422 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252422 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252422 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085252422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085252422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252422 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085252422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085252423 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085252423 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085252424 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252425 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085252425 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) 20250806085252425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085252425 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) 20250806085252425 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) 20250806085252425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085252425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252425 DLM3UA <000f> 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 20250806085252425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085252425 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' 20250806085252425 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 20250806085252425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085252425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085252425 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 cb cb 6d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085252425 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 Waiting for packet dumper to finish... 1 (prev_count=786828, count=827380) 20250806085252909 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085252909 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085252909 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806085252909 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085252909 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085252909 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085252909 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085252909 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085252909 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085252911 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085252911 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085252911 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085252911 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085252911 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085252911 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085252967 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252967 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085252967 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085252967 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252967 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085252967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085252967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252967 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252967 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085252967 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) 20250806085252967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085252967 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) 20250806085252967 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) 20250806085252967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085252967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252967 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085252968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085252968 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085252968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085252968 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085252968 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085252968 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085252968 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085252968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085252968 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085252968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252968 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085252968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085252968 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085252968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085252968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252968 DLM3UA <000f> 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 20250806085252968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085252968 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' 20250806085252968 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 20250806085252968 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085252969 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085252969 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 f8 11 6f 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085252969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085252969 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085252969 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085252969 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085252969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085252969 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085252969 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085252969 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 20250806085253564 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085253564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085253564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085253564 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) 20250806085253564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085253564 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) 20250806085253564 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) 20250806085253564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085253564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085253564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085253564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085253564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085253564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085253564 DLM3UA <000f> 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 20250806085253564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085253564 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' 20250806085253564 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 20250806085253564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085253564 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085253564 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 43 f8 58 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085253564 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 20250806085253577 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085253577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085253577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085253577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085253577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085253577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085253577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085253577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085253577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085253577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085253577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085253577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085253578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085253578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085253578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085253578 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085253578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085253578 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085253578 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085253583 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085253583 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085253583 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085253583 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085253583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085253583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085253583 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085253583 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085253583 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085253583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085253583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085253583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085253583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085253583 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085253583 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085253583 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085253583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085253583 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085253583 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:52: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_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 20250806085254187 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085254187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001580b9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085254187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085254187 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) 20250806085254187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085254187 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) 20250806085254187 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) 20250806085254187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085254187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 15 80 b9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085254187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254187 DLM3UA <000f> 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 20250806085254187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085254187 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' 20250806085254188 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 20250806085254188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085254188 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085254188 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 15 80 b9 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085254188 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 20250806085254191 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085254191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f90aae), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085254191 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085254191 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085254192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085254192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085254192 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085254192 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085254192 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085254192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085254192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 0a ae 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085254192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254192 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085254192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085254192 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085254192 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085254194 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085254194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ce489), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085254194 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085254194 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085254194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085254194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085254194 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085254194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085254194 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085254194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085254194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 7c e4 89 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085254194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254194 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085254194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085254195 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085254195 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085254900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(60)[0x558b7e1d1980]{IDLE}: Deallocated (fsm.c:568) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(59)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085254900 DLSCCP DEBUG SCCP-SCOC(58)[0x558b7e1fa1c0]{IDLE}: Deallocated (fsm.c:568) 20250806085254901 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085254902 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085254902 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085254902 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085254902 DLSCCP DEBUG SCCP-SCOC(61)[0x558b7e1d0ed0]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_L3Compl_no_cn started. 20250806085254941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085254947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085254953 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37801<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085254974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085254974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085254982 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254982 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085254982 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254982 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085254982 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085254982 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254982 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_no_cn-Iuh1(705)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085254982 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45917 (stream_srv.c:143) 20250806085254982 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45917<->l=127.0.0.1:29169 (hnb.c:335) 20250806085254983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254983 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085254984 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085254984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085254984 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) 20250806085254984 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) 20250806085254984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085254984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085254984 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085254984 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085254984 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085254984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085254984 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085254984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085254984 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) 20250806085254984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085254984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085254984 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085254984 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085254984 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085254984 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) 20250806085254984 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) 20250806085254984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085254984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085254984 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085254984 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085254984 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085254984 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085254984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085254984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085254984 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085254984 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085254984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085254984 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085254984 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085254984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085254984 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085254984 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085254984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254984 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254984 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254984 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 20250806085254984 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085254984 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085254984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254985 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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085254985 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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085254985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254985 DLM3UA <000f> 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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085254985 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' 20250806085254985 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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085254985 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085254985 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  20250806085254985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085254985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085254985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085254985 DLM3UA <000f> 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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085254985 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085254985 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085254985 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 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(709)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(707)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085254999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254999 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085254999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085254999 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085255000 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085255000 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085255000 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085255000 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085255001 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255001 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085255001 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) 20250806085255001 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) 20250806085255001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085255001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255001 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255001 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255001 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085255001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255001 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) 20250806085255001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085255001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255001 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255001 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255001 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085255002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255002 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) 20250806085255002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085255002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255002 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255002 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255002 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085255002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085255002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085255002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255002 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085255002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085255002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255002 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255002 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085255002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085255002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255002 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085255002 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085255002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255002 DLM3UA <000f> 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085255002 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085255002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255002 DLM3UA <000f> 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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085255002 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085255002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085255021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085255021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085255021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085255021 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085255021 DHNBAP 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) 20250806085255021 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085255021 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085255021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085255021 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085255025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085255025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085255025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085255025 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085255026 DHNBAP DEBUG (127.0.0.1:45917 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085255026 DHNBAP NOTICE (127.0.0.1:45917 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085255026 DHNBAP NOTICE (127.0.0.1:45917 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085255026 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085255026 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085255195 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 20250806085255195 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 20250806085255195 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085255195 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085255203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255203 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085255203 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085255203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085255203 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085255203 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085255203 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085255203 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085255203 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085255203 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 20250806085255203 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085255203 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  20250806085255203 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085255205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085255206 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085255206 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  20250806085255206 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085255206 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085255206 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085255206 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 20250806085255206 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085255206 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  20250806085255206 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' 20250806085255206 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' 20250806085255206 DLSS7 <000c> ss7_asp.c: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  20250806085255206 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  20250806085255206 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  20250806085255206 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085255206 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 20250806085255206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085255206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085255206 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085255206 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) 20250806085255206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085255206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085255206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085255206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085255206 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085255206 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) 20250806085255206 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085255207 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255208 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085255208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085255208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255208 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085255208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085255208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255208 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255208 DLM3UA <000f> 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 20250806085255208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085255208 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085255208 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085255208 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085255208 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085255208 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  20250806085255212 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 20250806085255212 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 20250806085255212 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085255212 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085255219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255219 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085255219 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085255219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085255219 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085255219 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085255219 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085255219 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085255219 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085255219 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 20250806085255219 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085255219 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  20250806085255219 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085255221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085255221 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085255221 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  20250806085255221 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085255222 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085255222 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085255222 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 20250806085255222 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085255222 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  20250806085255222 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' 20250806085255222 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' 20250806085255222 DLSS7 <000c> ss7_asp.c: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  20250806085255222 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  20250806085255222 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  20250806085255222 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  20250806085255222 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085255222 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 20250806085255222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085255222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085255222 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085255222 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) 20250806085255222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085255222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085255222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085255222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085255222 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085255222 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) 20250806085255222 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085255223 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085255223 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085255223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085255223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085255223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085255223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085255223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085255223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085255223 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085255223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085255223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085255224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085255224 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085255224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085255224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085255224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085255224 DLM3UA <000f> 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 20250806085255224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085255224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085255224 DLSS7 <000c> ss7_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 20250806085255224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085255224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085255224 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(708)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085256012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256012 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085256012 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085256012 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085256012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085256012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085256012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085256012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085256012 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256012 DLSS7 <000c> ss7_asp.c: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  20250806085256012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085256012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085256012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085256012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085256012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085256012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085256012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085256012 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085256012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085256012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085256013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085256013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085256013 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) 20250806085256013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085256013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085256013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085256013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085256013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085256013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085256013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085256013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085256013 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) 20250806085256013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085256013 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085256013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085256013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085256013 DLM3UA <000f> 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 20250806085256013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085256013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085256013 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085256013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085256013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256013 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  20250806085256014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256014 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085256014 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085256014 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085256014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085256014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085256014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085256014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085256014 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256014 DLSS7 <000c> ss7_asp.c: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  20250806085256014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085256014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085256014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085256014 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085256014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085256014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085256014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085256014 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085256014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085256014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085256014 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085256014 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085256014 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@bb2323c10e79: 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(711)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085256023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085256023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085256023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085256023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085256023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085256023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085256023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085256023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256023 DLSS7 <000c> ss7_asp.c: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  20250806085256023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085256023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085256023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085256023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085256023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085256023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085256023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085256023 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085256023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085256023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085256023 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085256023 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) 20250806085256023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085256023 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085256023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085256023 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085256023 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085256023 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085256023 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) 20250806085256023 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085256023 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085256023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256023 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085256023 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085256023 DLM3UA <000f> 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 20250806085256023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085256023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085256023 DLSS7 <000c> ss7_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 20250806085256023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085256023 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256023 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  20250806085256026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085256026 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085256026 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085256026 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085256026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085256026 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085256026 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085256026 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085256026 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085256026 DLSS7 <000c> ss7_asp.c: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  20250806085256026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085256026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085256026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085256026 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085256026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085256026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085256026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085256026 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085256026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085256026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085256026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085256026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085256026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085256026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085256026 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085256026 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@bb2323c10e79: 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 } } } } 20250806085256037 DLCTRL DEBUG Command: GET 420080236 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085256037 DLCTRL DEBUG Tx Command reply: GET_REPLY 420080236 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085256044 DLCTRL DEBUG Command: GET 580107557 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085256044 DLCTRL DEBUG Tx Command reply: GET_REPLY 580107557 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085256048 DLCTRL DEBUG Command: GET 503992881 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085256048 DLCTRL DEBUG Tx Command reply: GET_REPLY 503992881 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085256052 DLCTRL DEBUG Command: GET 512111337 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085256052 DLCTRL DEBUG Tx Command reply: GET_REPLY 512111337 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085256056 DLCTRL DEBUG Command: GET 909737326 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085256056 DLCTRL DEBUG Tx Command reply: GET_REPLY 909737326 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085256060 DLCTRL DEBUG Command: GET 438147122 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085256060 DLCTRL DEBUG Tx Command reply: GET_REPLY 438147122 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085256064 DLCTRL DEBUG Command: GET 699920473 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085256064 DLCTRL DEBUG Tx Command reply: GET_REPLY 699920473 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085256067 DLCTRL DEBUG Command: GET 193322127 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085256067 DLCTRL DEBUG Tx Command reply: GET_REPLY 193322127 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085256070 DLCTRL DEBUG Command: GET 936836111 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085256070 DLCTRL DEBUG Tx Command reply: GET_REPLY 936836111 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085256073 DLCTRL DEBUG Command: GET 550476173 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085256073 DLCTRL DEBUG Tx Command reply: GET_REPLY 550476173 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085256075 DLCTRL DEBUG Command: GET 352143829 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085256075 DLCTRL DEBUG Tx Command reply: GET_REPLY 352143829 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085256077 DLCTRL DEBUG Command: GET 414976484 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085256077 DLCTRL DEBUG Tx Command reply: GET_REPLY 414976484 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085256078 DLCTRL DEBUG Command: GET 183196919 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085256078 DLCTRL DEBUG Tx Command reply: GET_REPLY 183196919 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085256080 DLCTRL DEBUG Command: GET 90234743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085256080 DLCTRL DEBUG Tx Command reply: GET_REPLY 90234743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085256082 DLCTRL DEBUG Command: GET 493674122 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085256082 DLCTRL DEBUG Tx Command reply: GET_REPLY 493674122 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085256083 DLCTRL DEBUG Command: GET 25373248 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085256083 DLCTRL DEBUG Tx Command reply: GET_REPLY 25373248 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085256084 DLCTRL DEBUG Command: GET 212303978 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085256084 DLCTRL DEBUG Tx Command reply: GET_REPLY 212303978 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085256085 DLCTRL DEBUG Command: GET 9298393 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085256085 DLCTRL DEBUG Tx Command reply: GET_REPLY 9298393 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085256087 DLCTRL DEBUG Command: GET 714052077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085256087 DLCTRL DEBUG Tx Command reply: GET_REPLY 714052077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085256088 DLCTRL DEBUG Command: GET 289781808 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085256088 DLCTRL DEBUG Tx Command reply: GET_REPLY 289781808 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000000111111111'B, t_guard := 20.000000 } 20250806085256114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13311397 20250806085257160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085257160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085257160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085257160 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085257160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb1da5, normal) (hnbgw_rua.c:408) 20250806085257160 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085257160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13311397)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085257160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13311397 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085257160 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085257160 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085257160 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13311397 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806085257160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13311397)[0x558b7e1e3440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085257160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13311397)[0x558b7e1e3440]{init}: Freeing instance (context_map.c:203) 20250806085257160 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13311397)[0x558b7e1e3440]{init}: Deallocated (fsm.c:568) 20250806085257160 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13311397 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085257160 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) 20250806085257160 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085257160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085257160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085257160 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)@bb2323c10e79: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13311397 MTC@bb2323c10e79: 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 := '000000000000001100010010'B, t_guard := 20.000000 } 20250806085257186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14761831 20250806085258197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085258197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085258197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085258197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085258197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe13f67, normal) (hnbgw_rua.c:408) 20250806085258197 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085258197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761831)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085258197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761831 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085258197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085258197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085258197 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085258197 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761831 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806085258197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761831)[0x558b7e1e3440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085258197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761831)[0x558b7e1e3440]{init}: Freeing instance (context_map.c:203) 20250806085258197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14761831)[0x558b7e1e3440]{init}: Deallocated (fsm.c:568) 20250806085258197 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14761831 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085258197 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) 20250806085258197 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085258197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085258197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085258197 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)@bb2323c10e79: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)14761831 MTC@bb2323c10e79: 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 := '000000000000001101100110'B, t_guard := 20.000000 } 20250806085258232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)8419531 20250806085259252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085259252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085259252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085259252 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085259252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8078cb, normal) (hnbgw_rua.c:408) 20250806085259252 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085259252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8419531)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085259252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8419531 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085259252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085259252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085259252 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8419531 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085259252 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8419531 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806085259252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8419531)[0x558b7e1e3440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085259252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8419531)[0x558b7e1e3440]{init}: Freeing instance (context_map.c:203) 20250806085259252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8419531)[0x558b7e1e3440]{init}: Deallocated (fsm.c:568) 20250806085259252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8419531 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085259252 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) 20250806085259252 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085259252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085259252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085259252 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)@bb2323c10e79: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)8419531 MTC@bb2323c10e79: 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 := '000000000000001010000000'B, t_guard := 20.000000 } 20250806085259272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@bb2323c10e79: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)12266139 20250806085300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250806085300286 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085300286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb2a9b, normal) (hnbgw_rua.c:408) 20250806085300286 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12266139)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085300286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12266139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085300286 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085300286 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085300286 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12266139 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806085300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12266139)[0x558b7e1e3440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12266139)[0x558b7e1e3440]{init}: Freeing instance (context_map.c:203) 20250806085300286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12266139)[0x558b7e1e3440]{init}: Deallocated (fsm.c:568) 20250806085300286 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12266139 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085300286 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) 20250806085300286 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085300286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085300286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085300286 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)@bb2323c10e79: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)12266139 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085300302 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37801<->l=127.0.0.1:4262) (control_if.c:193) 20250806085300303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34176<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(700)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085300309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085300311 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085300311 DLINP DEBUG SRVCONN(,r=127.0.0.1:45917<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085300311 DLINP NOTICE SRV(,r=127.0.0.1:45917<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085300311 DMAIN NOTICE (127.0.0.1:45917 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45917<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085300311 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085300311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085300311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085300311 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085300311 DMAIN NOTICE (127.0.0.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) 20250806085300311 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@bb2323c10e79: Final verdict of PTC: none 20250806085300314 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085300314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085300314 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085300314 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085300314 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085300314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085300314 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085300314 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085300314 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 20250806085300314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085300314 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085300314 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085300314 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085300314 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085300314 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085300314 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085300314 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 20250806085300314 DLSS7 <000c> ss7_route.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' 20250806085300314 DLSS7 <000c> ss7_route.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' 20250806085300314 DLSS7 <000c> ss7_asp.c: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  20250806085300314 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  20250806085300314 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  20250806085300314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085300314 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085300314 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 20250806085300314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085300314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085300314 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085300314 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) 20250806085300314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085300314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085300315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085300315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085300315 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085300315 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) 20250806085300315 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085300315 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(710)@bb2323c10e79: Final verdict of PTC: none 20250806085300317 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 20250806085300317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085300317 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085300317 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085300317 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085300317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085300317 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085300317 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085300317 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) 20250806085300317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085300317 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085300317 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085300317 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085300317 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085300317 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085300317 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085300317 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 20250806085300317 DLSS7 <000c> ss7_route.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' 20250806085300317 DLSS7 <000c> ss7_route.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' 20250806085300317 DLSS7 <000c> ss7_asp.c: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  20250806085300317 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  20250806085300317 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085300317 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085300317 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 20250806085300317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085300318 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085300318 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085300318 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) 20250806085300318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085300318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085300318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085300318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085300318 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085300318 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) 20250806085300318 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085300318 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Compl_no_cn-Iuh1(705)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(702)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(713)@bb2323c10e79: Final verdict of PTC: none 20250806085300323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085300323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085300323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@bb2323c10e79: Final verdict of PTC: none 20250806085300324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(715)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Aug 6 08:53:00 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 20250806085300407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085300912 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085300912 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085300912 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085300912 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) 20250806085300912 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) 20250806085300912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085300912 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085300912 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085300912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085300912 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) 20250806085300912 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085300912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085300912 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085300912 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085300913 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085300913 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085300913 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) 20250806085300913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085300913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085300913 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085300913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085300913 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) 20250806085300913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085300913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085300913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085300913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085300913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085300913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085300913 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 20250806085300913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085300913 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 20250806085300913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085300913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085300913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085300913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085300913 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 20250806085300913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085300913 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 20250806085300913 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085300916 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085300916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085300916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085300916 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) 20250806085300916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085300916 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) 20250806085300916 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) 20250806085300916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085300916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085300916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085300916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085300916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085300917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085300917 DLM3UA <000f> 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 20250806085300917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085300917 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' 20250806085300917 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 20250806085300917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085300917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085300917 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 13 36 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085300917 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 20250806085301210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342048) 20250806085301451 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085301451 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) 20250806085301451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085301451 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) 20250806085301451 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) 20250806085301451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085301451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301451 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085301451 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) 20250806085301451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085301451 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) 20250806085301451 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) 20250806085301451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085301451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301451 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085301452 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) 20250806085301452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085301452 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) 20250806085301452 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) 20250806085301452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085301452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301452 DLM3UA <000f> 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085301452 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' 20250806085301452 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085301452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085301452 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 de 56 5b 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085301452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301452 DLM3UA <000f> 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085301452 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' 20250806085301452 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085301452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085301452 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 2a 94 ec 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085301452 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 20250806085301452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301452 DLM3UA <000f> 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085301452 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' 20250806085301452 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 20250806085301452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085301452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085301452 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 1b 26 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085301452 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 20250806085301452 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 20250806085301850 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085301851 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) 20250806085301851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085301851 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) 20250806085301851 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) 20250806085301851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085301851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301851 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085301851 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085301851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085301851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085301851 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085301851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085301851 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085301851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085301851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301851 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085301851 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085301851 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085301851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085301851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085301851 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085301851 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085301851 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085301851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085301851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085301851 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085301852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301852 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301852 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301852 DLM3UA <000f> 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 20250806085301852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085301852 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' 20250806085301852 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 20250806085301852 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085301852 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085301852 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 d3 98 72 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085301852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301852 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301852 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301852 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085301852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085301852 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085301852 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085301852 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 20250806085301852 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085301852 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085301852 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085301852 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085301852 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085301852 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085301852 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=342048, count=382400) 20250806085302315 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085302315 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085302316 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085302318 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085302318 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085302318 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085302404 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302405 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085302405 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085302405 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302405 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302405 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085302405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085302405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302405 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085302405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085302405 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085302405 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085302423 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085302424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085302424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085302424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085302424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302424 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085302424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085302424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085302424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085302425 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302425 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085302425 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) 20250806085302425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085302425 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) 20250806085302425 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) 20250806085302425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085302425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302426 DLM3UA <000f> 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 20250806085302426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085302426 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' 20250806085302426 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 20250806085302426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085302426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085302426 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 cb cb 6d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085302426 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 20250806085302968 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302968 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085302969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085302969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302969 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085302969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085302969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302969 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085302969 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) 20250806085302969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085302969 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) 20250806085302969 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) 20250806085302969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085302969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302969 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085302969 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085302969 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085302969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085302969 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085302969 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085302969 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085302969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085302969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085302969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085302970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085302970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085302970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085302970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085302970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302970 DLM3UA <000f> 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 20250806085302970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085302970 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' 20250806085302970 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 20250806085302970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085302970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085302970 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 f8 11 6f 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085302970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085302970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085302970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085302970 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085302970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085302970 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085302970 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085302970 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 MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085303565 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085303565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f858), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085303565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085303565 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) 20250806085303565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085303565 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) 20250806085303565 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) 20250806085303565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085303565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085303565 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 43 f8 58 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085303565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085303565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085303565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085303565 DLM3UA <000f> 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 20250806085303565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085303565 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' 20250806085303565 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 20250806085303565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085303565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085303565 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 43 f8 58 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085303565 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 20250806085303578 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085303578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002986e1), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085303578 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085303578 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085303578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085303578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085303578 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085303578 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085303578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085303578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085303578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085303578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 29 86 e1 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085303579 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085303579 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085303579 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085303579 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085303579 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085303579 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085303579 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085303584 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085303584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006593dc), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085303584 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085303584 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085303584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085303584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085303584 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085303584 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085303584 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085303584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085303584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085303584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 65 93 dc 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085303584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085303584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085303584 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085303584 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085303584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085303584 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085303584 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085304181 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085304181 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085304181 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085304181 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085304181 DLSCCP DEBUG SCCP-SCOC(63)[0x558b7e2244e0]{IDLE}: Deallocated (fsm.c:568) 20250806085304187 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085304187 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085304187 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085304187 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085304188 DLSCCP DEBUG SCCP-SCOC(62)[0x558b7e1e8b40]{IDLE}: Deallocated (fsm.c:568) 20250806085304191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085304191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085304191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085304191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085304191 DLSCCP DEBUG SCCP-SCOC(64)[0x558b7e1da290]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250806085304328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085304333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085304335 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39133<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085304354 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085304354 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085304363 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304363 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304364 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304364 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085304364 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38667 (stream_srv.c:143) 20250806085304364 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38667<->l=127.0.0.1:29169 (hnb.c:335) 20250806085304364 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304364 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304364 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304364 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304365 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304365 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085304365 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) 20250806085304365 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) 20250806085304365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085304365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304365 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304365 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304365 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085304365 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304365 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) 20250806085304365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085304365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304365 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304365 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304365 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304365 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) 20250806085304365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085304366 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) 20250806085304366 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) 20250806085304366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085304366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304366 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304366 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085304366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085304366 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304366 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085304366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085304366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304366 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304366 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085304366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085304366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304366 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085304366 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085304366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304366 DLM3UA <000f> 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085304366 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' 20250806085304366 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085304366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304366 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 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 00 06 00 08 00 00 00 03  20250806085304366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304366 DLM3UA <000f> 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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085304366 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085304366 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085304366 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 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(728)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(731)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(729)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(734)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(732)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085304404 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304404 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304405 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304405 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304405 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304405 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304405 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085304405 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304406 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304406 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085304406 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) 20250806085304406 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) 20250806085304406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085304406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0f 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) 20250806085304406 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304406 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304406 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 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) 20250806085304406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085304406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304406 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304406 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304406 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 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) 20250806085304406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085304406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304406 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304406 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304406 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085304406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304406 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085304406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085304406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304406 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304406 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085304406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085304406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304406 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085304406 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085304406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304406 DLM3UA <000f> 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085304406 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085304406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304406 DLM3UA <000f> 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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085304406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085304406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085304471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085304471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085304471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085304471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085304471 DHNBAP 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) 20250806085304471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085304471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085304471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085304471 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085304487 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085304487 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085304487 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085304487 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085304487 DHNBAP DEBUG (127.0.0.1:38667 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085304487 DHNBAP NOTICE (127.0.0.1:38667 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085304487 DHNBAP NOTICE (127.0.0.1:38667 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085304487 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085304487 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085304580 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 20250806085304580 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 20250806085304580 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085304580 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085304588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304588 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085304588 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085304588 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304588 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085304588 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085304588 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085304588 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304588 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085304588 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 20250806085304588 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085304589 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  20250806085304589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085304592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304592 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304592 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  20250806085304592 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304592 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304592 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085304592 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 20250806085304592 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085304592 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  20250806085304592 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' 20250806085304592 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' 20250806085304592 DLSS7 <000c> ss7_asp.c: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  20250806085304592 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  20250806085304592 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  20250806085304592 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304592 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 20250806085304592 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 20250806085304592 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 20250806085304592 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085304592 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085304592 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085304592 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085304593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304593 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085304593 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) 20250806085304593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304593 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304593 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) 20250806085304593 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304594 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085304594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085304594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085304594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085304594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304594 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc1-M3UA(731)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085304595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304595 DLM3UA <000f> 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 20250806085304595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085304595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085304595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085304595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085304595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304595 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  20250806085304602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085304602 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085304602 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085304602 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  20250806085304602 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085304602 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304602 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085304602 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 20250806085304602 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250806085304602 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  20250806085304602 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' 20250806085304602 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' 20250806085304602 DLSS7 <000c> ss7_asp.c: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  20250806085304602 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  20250806085304602 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304602 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085304602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085304602 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085304602 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) 20250806085304602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304602 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085304603 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 20250806085304603 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 20250806085304603 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085304603 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085304606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304607 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304607 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  20250806085304607 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304607 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304607 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250806085304607 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 20250806085304607 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085304607 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  20250806085304607 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' 20250806085304607 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' 20250806085304607 DLSS7 <000c> ss7_asp.c: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  20250806085304607 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  20250806085304607 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  20250806085304607 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304607 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304607 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085304607 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) 20250806085304607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304607 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304607 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) 20250806085304607 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304608 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304608 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085304608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304608 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) 20250806085304608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085304608 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) 20250806085304608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085304608 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085304609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304609 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085304609 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085304609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085304609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304608 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) 20250806085304608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085304608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304609 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304609 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085304609 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 20250806085304609 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085304609 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  20250806085304609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085304609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304609 DLM3UA <000f> 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 20250806085304609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085304609 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' 20250806085304609 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 20250806085304609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085304609 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304609 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 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 00 06 00 08 00 00 00 03  20250806085304614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304614 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304614 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  20250806085304614 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304614 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304614 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085304614 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 20250806085304614 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085304614 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  20250806085304614 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' 20250806085304615 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' 20250806085304615 DLSS7 <000c> ss7_asp.c: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  20250806085304615 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  20250806085304615 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  20250806085304615 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  20250806085304615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304615 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085304615 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) 20250806085304615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304615 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304615 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) 20250806085304615 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304616 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304616 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085304616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304617 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) 20250806085304617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085304617 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) 20250806085304617 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) 20250806085304617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085304617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304617 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 20250806085304617 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 20250806085304617 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085304617 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085304617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304617 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304617 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 20250806085304617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085304617 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' 20250806085304617 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 20250806085304617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085304617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304617 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  HNBGW_Test.sgsn0-M3UA(737)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085304622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085304622 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085304622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304622 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085304622 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085304622 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085304622 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304623 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085304623 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 20250806085304623 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085304623 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  20250806085304623 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085304624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304624 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304624 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304624 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  20250806085304624 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304624 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304624 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085304624 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 20250806085304624 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085304624 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  20250806085304624 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' 20250806085304624 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' 20250806085304624 DLSS7 <000c> ss7_asp.c: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  20250806085304624 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  20250806085304624 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  20250806085304624 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  20250806085304624 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  20250806085304624 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304625 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085304625 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) 20250806085304625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304625 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304625 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304625 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) 20250806085304625 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304626 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304626 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085304626 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085304626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085304626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085304626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085304627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304627 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304627 DLM3UA <000f> 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 20250806085304627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085304627 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085304627 DLSS7 <000c> ss7_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 20250806085304627 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085304627 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304627 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  20250806085304628 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 20250806085304628 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 20250806085304628 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085304628 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085304631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304631 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085304631 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085304631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304631 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085304631 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085304631 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085304632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304632 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085304632 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 20250806085304632 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085304632 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  20250806085304632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085304633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304633 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304633 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  20250806085304633 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304633 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304633 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085304633 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 20250806085304633 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085304633 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  20250806085304633 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' 20250806085304633 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' 20250806085304633 DLSS7 <000c> ss7_asp.c: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  20250806085304633 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  20250806085304633 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  20250806085304633 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  20250806085304633 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  20250806085304633 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  20250806085304633 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304634 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304634 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085304634 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) 20250806085304634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304634 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304634 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304634 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) 20250806085304634 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304635 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304635 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085304635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304635 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304635 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) 20250806085304635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085304635 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) 20250806085304635 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) 20250806085304635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085304635 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304635 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304635 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304635 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304635 DLM3UA <000f> 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 20250806085304635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085304635 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' 20250806085304635 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 20250806085304635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085304635 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304635 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 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 00 06 00 08 00 00 00 04  20250806085304643 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 20250806085304643 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 20250806085304643 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085304643 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806085304648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806085304648 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085304649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085304649 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085304649 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085304649 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085304649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085304649 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085304649 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 20250806085304649 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085304649 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  20250806085304649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085304650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085304651 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085304651 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  20250806085304651 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085304651 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085304651 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085304651 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 20250806085304651 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806085304651 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  20250806085304651 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' 20250806085304651 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' 20250806085304651 DLSS7 <000c> ss7_asp.c: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  20250806085304651 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  20250806085304651 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  20250806085304651 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  20250806085304651 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  20250806085304651 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  20250806085304651 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085304651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085304651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085304651 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806085304651 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) 20250806085304651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085304651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085304651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085304651 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085304651 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) 20250806085304651 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085304652 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085304652 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085304652 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085304652 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085304652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304652 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) 20250806085304652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085304652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085304652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085304652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085304652 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) 20250806085304652 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) 20250806085304652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085304652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085304652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085304652 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085304653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085304653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085304653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085304653 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 20250806085304653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085304653 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' 20250806085304653 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 20250806085304653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085304653 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085304653 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 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 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(727)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085305390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085305390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085305390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085305390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305390 DLSS7 <000c> ss7_asp.c: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  20250806085305390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085305390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085305390 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305390 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305390 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) 20250806085305390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085305390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085305390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085305390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085305390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305390 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) 20250806085305390 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305390 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305391 DLM3UA <000f> 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 20250806085305391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085305391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085305391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085305391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085305391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305391 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  20250806085305391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305391 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085305391 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085305391 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085305391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305391 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085305391 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305391 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305391 DLSS7 <000c> ss7_asp.c: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  20250806085305391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085305391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085305391 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085305391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305391 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305391 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(727)@bb2323c10e79: 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(730)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085305397 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085305397 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 20250806085305397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305397 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' 20250806085305397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305397 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305397 DLSS7 <000c> ss7_asp.c: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  20250806085305397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305397 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) 20250806085305397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305397 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305397 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) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 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) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085305397 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) 20250806085305397 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) 20250806085305397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085305397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305397 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) 20250806085305397 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305397 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305397 DLM3UA <000f> 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 20250806085305397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085305397 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' 20250806085305397 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 20250806085305397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085305397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305397 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  20250806085305397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085305397 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085305397 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 20250806085305397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305397 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' 20250806085305397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305397 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305397 DLSS7 <000c> ss7_asp.c: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  20250806085305397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305397 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) 20250806085305397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305397 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305397 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085305405 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085305405 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 20250806085305405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305405 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' 20250806085305405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305405 DLSS7 <000c> ss7_asp.c: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  20250806085305405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305405 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) 20250806085305405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085305405 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305405 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) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 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) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305405 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305405 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) 20250806085305405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 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) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085305405 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) 20250806085305405 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) 20250806085305405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085305405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305405 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 0f 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) 20250806085305405 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305405 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305406 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 20250806085305406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085305406 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' 20250806085305406 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 20250806085305406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085305406 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305406 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 0f 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  20250806085305406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085305406 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085305406 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 20250806085305406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305406 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' 20250806085305406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305406 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305406 DLSS7 <000c> ss7_asp.c: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  20250806085305406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305406 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) 20250806085305406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085305406 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305406 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) 20250806085305406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305406 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) 20250806085305406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305406 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305406 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085305422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085305422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085305422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085305422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305422 DLSS7 <000c> ss7_asp.c: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  20250806085305422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085305422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085305422 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085305422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305423 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305423 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305423 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) 20250806085305423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305423 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085305423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085305423 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085305423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085305423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305423 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) 20250806085305423 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305424 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305424 DLM3UA <000f> 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 20250806085305424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085305424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085305424 DLSS7 <000c> ss7_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 20250806085305424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085305424 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305424 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  20250806085305426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085305426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085305426 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085305426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085305426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305426 DLSS7 <000c> ss7_asp.c: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  20250806085305426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085305426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085305426 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085305426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305426 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305426 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085305441 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085305441 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 20250806085305441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305441 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' 20250806085305441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305441 DLSS7 <000c> ss7_asp.c: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  20250806085305441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305441 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) 20250806085305441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085305441 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305441 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305441 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) 20250806085305441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 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) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085305441 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) 20250806085305441 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) 20250806085305441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085305441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305441 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) 20250806085305441 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305441 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305441 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305441 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305441 DLM3UA <000f> 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 20250806085305441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085305441 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' 20250806085305441 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 20250806085305441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085305441 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305441 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  20250806085305442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085305442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085305442 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 20250806085305442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305442 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' 20250806085305442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085305442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305442 DLSS7 <000c> ss7_asp.c: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  20250806085305442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305442 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) 20250806085305442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085305442 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305442 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305442 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085305450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305450 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085305450 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085305450 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 20250806085305450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305450 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' 20250806085305450 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305450 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305450 DLSS7 <000c> ss7_asp.c: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  20250806085305450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085305450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305450 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305450 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) 20250806085305450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085305450 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305450 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) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 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) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085305450 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085305450 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) 20250806085305450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085305450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 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) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085305450 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) 20250806085305450 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) 20250806085305450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085305450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085305450 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 07 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) 20250806085305450 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085305450 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085305450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085305450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085305450 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 20250806085305450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085305450 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' 20250806085305450 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 20250806085305450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085305450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305450 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 07 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  20250806085305452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085305452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085305452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085305452 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 20250806085305452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085305452 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' 20250806085305452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085305452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085305452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085305452 DLSS7 <000c> ss7_asp.c: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  20250806085305452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085305452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085305452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085305452 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) 20250806085305452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085305452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085305452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085305452 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085305452 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) 20250806085305452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085305452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305452 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) 20250806085305452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085305452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085305452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085305452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085305452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085305452 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085305452 DRANAP INFO cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@bb2323c10e79: 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 } } } } 20250806085306500 DLCTRL DEBUG Command: GET 243539437 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085306500 DLCTRL DEBUG Tx Command reply: GET_REPLY 243539437 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085306502 DLCTRL DEBUG Command: GET 968820149 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085306502 DLCTRL DEBUG Tx Command reply: GET_REPLY 968820149 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085306507 DLCTRL DEBUG Command: GET 730871937 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085306507 DLCTRL DEBUG Tx Command reply: GET_REPLY 730871937 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085306511 DLCTRL DEBUG Command: GET 492581390 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085306511 DLCTRL DEBUG Tx Command reply: GET_REPLY 492581390 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085306515 DLCTRL DEBUG Command: GET 27804940 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085306515 DLCTRL DEBUG Tx Command reply: GET_REPLY 27804940 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085306519 DLCTRL DEBUG Command: GET 922880448 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085306519 DLCTRL DEBUG Tx Command reply: GET_REPLY 922880448 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085306523 DLCTRL DEBUG Command: GET 269783093 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085306523 DLCTRL DEBUG Tx Command reply: GET_REPLY 269783093 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085306527 DLCTRL DEBUG Command: GET 771617571 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085306527 DLCTRL DEBUG Tx Command reply: GET_REPLY 771617571 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085306530 DLCTRL DEBUG Command: GET 924330957 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085306530 DLCTRL DEBUG Tx Command reply: GET_REPLY 924330957 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085306533 DLCTRL DEBUG Command: GET 596449157 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085306533 DLCTRL DEBUG Tx Command reply: GET_REPLY 596449157 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085306536 DLCTRL DEBUG Command: GET 530209505 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085306536 DLCTRL DEBUG Tx Command reply: GET_REPLY 530209505 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085306539 DLCTRL DEBUG Command: GET 961745700 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085306539 DLCTRL DEBUG Tx Command reply: GET_REPLY 961745700 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085306542 DLCTRL DEBUG Command: GET 60654018 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085306542 DLCTRL DEBUG Tx Command reply: GET_REPLY 60654018 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085306545 DLCTRL DEBUG Command: GET 765253661 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085306545 DLCTRL DEBUG Tx Command reply: GET_REPLY 765253661 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085306547 DLCTRL DEBUG Command: GET 218917779 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085306547 DLCTRL DEBUG Tx Command reply: GET_REPLY 218917779 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085306550 DLCTRL DEBUG Command: GET 751131370 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085306550 DLCTRL DEBUG Tx Command reply: GET_REPLY 751131370 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085306552 DLCTRL DEBUG Command: GET 392712868 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085306553 DLCTRL DEBUG Tx Command reply: GET_REPLY 392712868 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085306555 DLCTRL DEBUG Command: GET 931973457 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085306555 DLCTRL DEBUG Tx Command reply: GET_REPLY 931973457 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085306557 DLCTRL DEBUG Command: GET 35741642 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085306557 DLCTRL DEBUG Tx Command reply: GET_REPLY 35741642 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085306559 DLCTRL DEBUG Command: GET 542892176 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085306559 DLCTRL DEBUG Tx Command reply: GET_REPLY 542892176 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000001110111110'B, t_guard := 20.000000 } 20250806085306577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@bb2323c10e79: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)7062893 20250806085307598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085307598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085307598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085307598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085307598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bc56d, normal) (hnbgw_rua.c:408) 20250806085307598 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085307598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085307598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085307598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085307598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085307598 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250806085307598 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 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) 20250806085307598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085307598 DCN DEBUG map_sccp[0x558b7e1fa1c0]{init}: Allocated (fsm.c:456) 20250806085307598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085307598 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7062893 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085307598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085307598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085307598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085307598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085307598 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085307598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085307598 DLSCCP DEBUG 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) 20250806085307598 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: Allocated (fsm.c:456) 20250806085307598 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085307598 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003be0056400500f1100926) (sccp_scrc.c:455) 20250806085307598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085307598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085307598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085307598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085307598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085307598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085307598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085307598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085307598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085307598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085307598 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085307598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085307598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085307598 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 03 be 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085307598 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085307598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085307598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085307598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085307598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085307599 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085307599 DLM3UA <000f> 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 20250806085307599 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085307599 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085307599 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085307599 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085307599 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085307599 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 03 be 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@bb2323c10e79: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)1990700 HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@bb2323c10e79: setverdict(pass): none -> pass 20250806085307610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085307610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085307610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085307610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085307610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085307610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085307610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua MTC@bb2323c10e79: 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 } } } 20250806085307610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085307610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085307610 DLSS7 <000c> ss7_asp.c: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 82 5e 38 02 00 00 00 00  20250806085307610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085307610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085307610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085307610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085307610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085307610 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=00825e38) (sccp_scrc.c:545) 20250806085307610 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) 20250806085307610 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085307610 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085307610 DLSCCP DEBUG 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) 20250806085307610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085307610 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) 20250806085307610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085307610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085307611 DLCTRL DEBUG Command: GET 829065320 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085307611 DLCTRL DEBUG Tx Command reply: GET_REPLY 829065320 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085307613 DLCTRL DEBUG Command: GET 870139426 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085307613 DLCTRL DEBUG Tx Command reply: GET_REPLY 870139426 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085307616 DLCTRL DEBUG Command: GET 466592208 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085307616 DLCTRL DEBUG Tx Command reply: GET_REPLY 466592208 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085307618 DLCTRL DEBUG Command: GET 786789233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085307618 DLCTRL DEBUG Tx Command reply: GET_REPLY 786789233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085307620 DLCTRL DEBUG Command: GET 205881844 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085307620 DLCTRL DEBUG Tx Command reply: GET_REPLY 205881844 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085307621 DLCTRL DEBUG Command: GET 925357323 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085307621 DLCTRL DEBUG Tx Command reply: GET_REPLY 925357323 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085307623 DLCTRL DEBUG Command: GET 250313487 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085307623 DLCTRL DEBUG Tx Command reply: GET_REPLY 250313487 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085307624 DLCTRL DEBUG Command: GET 721838833 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085307624 DLCTRL DEBUG Tx Command reply: GET_REPLY 721838833 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085307626 DLCTRL DEBUG Command: GET 22091903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085307626 DLCTRL DEBUG Tx Command reply: GET_REPLY 22091903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085307627 DLCTRL DEBUG Command: GET 870767400 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085307627 DLCTRL DEBUG Tx Command reply: GET_REPLY 870767400 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085307628 DLCTRL DEBUG Command: GET 606122302 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085307628 DLCTRL DEBUG Tx Command reply: GET_REPLY 606122302 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085307629 DLCTRL DEBUG Command: GET 673791723 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085307629 DLCTRL DEBUG Tx Command reply: GET_REPLY 673791723 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085307630 DLCTRL DEBUG Command: GET 307278591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085307630 DLCTRL DEBUG Tx Command reply: GET_REPLY 307278591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085307631 DLCTRL DEBUG Command: GET 757871433 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085307631 DLCTRL DEBUG Tx Command reply: GET_REPLY 757871433 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085307632 DLCTRL DEBUG Command: GET 197233814 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085307632 DLCTRL DEBUG Tx Command reply: GET_REPLY 197233814 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085307633 DLCTRL DEBUG Command: GET 885076883 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085307633 DLCTRL DEBUG Tx Command reply: GET_REPLY 885076883 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085307634 DLCTRL DEBUG Command: GET 215133399 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085307634 DLCTRL DEBUG Tx Command reply: GET_REPLY 215133399 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085307635 DLCTRL DEBUG Command: GET 532846991 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085307635 DLCTRL DEBUG Tx Command reply: GET_REPLY 532846991 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085307635 DLCTRL DEBUG Command: GET 922921924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085307635 DLCTRL DEBUG Tx Command reply: GET_REPLY 922921924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085307636 DLCTRL DEBUG Command: GET 324521125 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085307636 DLCTRL DEBUG Tx Command reply: GET_REPLY 324521125 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000101010001'B, t_guard := 20.000000 } 20250806085307651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)5191003 20250806085308680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085308680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085308680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085308680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085308680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f355b, normal) (hnbgw_rua.c:408) 20250806085308680 DHNB DEBUG map_rua[0x558b7e21c890]{init}: Allocated (fsm.c:456) 20250806085308680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085308680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5191003 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085308680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085308680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085308680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5191003 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806085308680 DCN DEBUG map_sccp[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085308680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085308680 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5191003 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806085308680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5191003 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085308680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085308680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085308680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085308680 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5191003 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085308680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085308680 DLSCCP DEBUG 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) 20250806085308680 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: Allocated (fsm.c:456) 20250806085308680 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085308680 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001510056400500f1100926) (sccp_scrc.c:455) 20250806085308680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085308680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085308680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085308680 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) 20250806085308680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085308680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085308680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085308680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085308680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085308680 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) 20250806085308680 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) 20250806085308680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085308680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085308681 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 51 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085308681 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085308681 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085308681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085308681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085308681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085308681 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 20250806085308681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085308681 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' 20250806085308681 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 20250806085308681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085308681 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085308681 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 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@bb2323c10e79: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)2951333 HNBGW_Test.msc2-SCCP(732)@bb2323c10e79: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(732)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@bb2323c10e79: 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 } } } 20250806085308699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308699 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085308699 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085308699 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 20250806085308699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085308699 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' 20250806085308699 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085308699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085308699 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085308699 DLSS7 <000c> ss7_asp.c: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 64 10 e5 02 00 00 00 00  20250806085308699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085308699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085308699 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085308699 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) 20250806085308699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085308699 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=006410e5) (sccp_scrc.c:545) 20250806085308699 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) 20250806085308699 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085308699 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085308699 DLSCCP DEBUG 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) 20250806085308699 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085308699 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) 20250806085308699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085308699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085308700 DLCTRL DEBUG Command: GET 47150073 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085308700 DLCTRL DEBUG Tx Command reply: GET_REPLY 47150073 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085308704 DLCTRL DEBUG Command: GET 135231272 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085308704 DLCTRL DEBUG Tx Command reply: GET_REPLY 135231272 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085308708 DLCTRL DEBUG Command: GET 246096698 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085308708 DLCTRL DEBUG Tx Command reply: GET_REPLY 246096698 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085308712 DLCTRL DEBUG Command: GET 240269664 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085308712 DLCTRL DEBUG Tx Command reply: GET_REPLY 240269664 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085308716 DLCTRL DEBUG Command: GET 906992920 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085308716 DLCTRL DEBUG Tx Command reply: GET_REPLY 906992920 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085308720 DLCTRL DEBUG Command: GET 525956872 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085308720 DLCTRL DEBUG Tx Command reply: GET_REPLY 525956872 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085308724 DLCTRL DEBUG Command: GET 693798712 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085308724 DLCTRL DEBUG Tx Command reply: GET_REPLY 693798712 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085308727 DLCTRL DEBUG Command: GET 730127481 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085308727 DLCTRL DEBUG Tx Command reply: GET_REPLY 730127481 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085308731 DLCTRL DEBUG Command: GET 852525597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085308731 DLCTRL DEBUG Tx Command reply: GET_REPLY 852525597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085308733 DLCTRL DEBUG Command: GET 157422425 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085308733 DLCTRL DEBUG Tx Command reply: GET_REPLY 157422425 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085308736 DLCTRL DEBUG Command: GET 510769516 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085308736 DLCTRL DEBUG Tx Command reply: GET_REPLY 510769516 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085308738 DLCTRL DEBUG Command: GET 315093528 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085308738 DLCTRL DEBUG Tx Command reply: GET_REPLY 315093528 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250806085308740 DLCTRL DEBUG Command: GET 548929420 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085308740 DLCTRL DEBUG Tx Command reply: GET_REPLY 548929420 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085308742 DLCTRL DEBUG Command: GET 398693311 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085308742 DLCTRL DEBUG Tx Command reply: GET_REPLY 398693311 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085308743 DLCTRL DEBUG Command: GET 437280275 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085308743 DLCTRL DEBUG Tx Command reply: GET_REPLY 437280275 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085308745 DLCTRL DEBUG Command: GET 116040525 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085308745 DLCTRL DEBUG Tx Command reply: GET_REPLY 116040525 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085308746 DLCTRL DEBUG Command: GET 275668595 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085308746 DLCTRL DEBUG Tx Command reply: GET_REPLY 275668595 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085308748 DLCTRL DEBUG Command: GET 140512654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085308748 DLCTRL DEBUG Tx Command reply: GET_REPLY 140512654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085308750 DLCTRL DEBUG Command: GET 644085624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085308750 DLCTRL DEBUG Tx Command reply: GET_REPLY 644085624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085308751 DLCTRL DEBUG Command: GET 544440437 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085308751 DLCTRL DEBUG Tx Command reply: GET_REPLY 544440437 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085308755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085308756 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39133<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(719)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085308759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085308760 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085308760 DLINP DEBUG SRVCONN(,r=127.0.0.1:38667<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085308760 DLINP NOTICE SRV(,r=127.0.0.1:38667<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085308760 DMAIN NOTICE (127.0.0.1:38667 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38667<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085308760 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@bb2323c10e79: Final verdict of PTC: none 20250806085308764 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085308764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085308764 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085308764 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085308764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308764 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085308764 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 20250806085308764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308764 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085308764 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085308764 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085308764 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085308764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085308764 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085308764 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.msc1-SCCP(729)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@bb2323c10e79: Final verdict of PTC: none 20250806085308764 DLSS7 <000c> ss7_route.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' 20250806085308764 DLSS7 <000c> ss7_route.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' 20250806085308764 DLSS7 <000c> ss7_asp.c: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  20250806085308764 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  20250806085308764 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  20250806085308764 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  20250806085308764 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  20250806085308764 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  20250806085308764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085308764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-SCCP(741)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@bb2323c10e79: Final verdict of PTC: none 20250806085308765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085308765 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 20250806085308765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085308765 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085308765 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) 20250806085308765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085308765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308765 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 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085308765 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(736)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@bb2323c10e79: Final verdict of PTC: none 20250806085308765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085308765 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085308765 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) 20250806085308765 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085308765 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085308765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085308765 DLSCCP DEBUG 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) 20250806085308765 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085308765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085308765 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085308765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085308765 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) 20250806085308765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085308765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085308765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085308765 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085308766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@bb2323c10e79: Final verdict of PTC: none 20250806085308766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085308765 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085308765 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085308765 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250806085308765 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085308765 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085308765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308765 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308765 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085308765 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 20250806085308766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308766 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308766 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085308766 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) 20250806085308766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308766 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085308766 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085308766 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085308766 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 20250806085308766 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.msc2-RAN(733)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@bb2323c10e79: Final verdict of PTC: none 20250806085308766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 82 5e 38 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) 20250806085308766 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085308766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085308766 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' 20250806085308766 DLSS7 <000c> ss7_asp.c: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  20250806085308766 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  20250806085308766 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  20250806085308766 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  20250806085308766 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  20250806085308766 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085308766 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 20250806085308766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308766 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085308766 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085308766 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085308766 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085308766 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 20250806085308766 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' 20250806085308766 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' 20250806085308766 DLSS7 <000c> ss7_asp.c: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  20250806085308766 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  20250806085308766 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  20250806085308766 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  20250806085308766 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085308767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085308767 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 20250806085308767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308767 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085308767 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085308767 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085308767 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085308767 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085308767 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085308767 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 20250806085308767 DLSS7 <000c> ss7_route.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' 20250806085308767 DLSS7 <000c> ss7_route.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' 20250806085308767 DLSS7 <000c> ss7_asp.c: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  20250806085308767 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  20250806085308767 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  20250806085308767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085308767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085308767 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085308767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085308767 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250806085308767 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 20250806085308767 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 20250806085308767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085308767 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085308767 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: Connection reset by peer 20250806085308767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085308767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085308767 DLM3UA <000f> 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 20250806085308767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085308767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085308767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085308768 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 20250806085308768 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085308768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085308768 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085308768 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250806085308768 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 20250806085308768 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 20250806085308768 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 20250806085308766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085308767 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085308767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085308767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085308767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085308767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{disrupted}: Freeing instance (context_map.c:203) 20250806085308767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7062893)[0x558b7e1e3440]{disrupted}: Deallocated (fsm.c:568) 20250806085308767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085308767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085308767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x558b7e1fa1c0]{disconnected}: Deallocated (fsm.c:568) 20250806085308767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7062893 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250806085308767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085308767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085308767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085308768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085308768 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085308768 DMAIN NOTICE (127.0.0.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) 20250806085308768 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085308768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085308768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085308768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085308768 DLSCCP DEBUG 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) 20250806085308768 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085308768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085308768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085308769 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) HNBGW_Test.msc2-M3UA(734)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@bb2323c10e79: Final verdict of PTC: none 20250806085308769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085308769 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) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(744)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(721)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@bb2323c10e79: Final verdict of PTC: none 20250806085308769 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) 20250806085308769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085308770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085308770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250806085308771 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085308771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{disrupted}: Freeing instance (context_map.c:203) 20250806085308773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5191003)[0x558b7e21c890]{disrupted}: Deallocated (fsm.c:568) 20250806085308773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085308774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085308774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x558b7e1d0cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085308775 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5191003 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250806085308775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085308776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085308777 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085308777 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) 20250806085308778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308778 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085308779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085308780 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085308780 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) 20250806085308780 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@bb2323c10e79: Final verdict of PTC: none 20250806085308781 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(737)@bb2323c10e79: Final verdict of PTC: none 20250806085308782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085308782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085308782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085308782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085308782 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 20250806085308782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085308782 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 20250806085308782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085308782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085308783 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@bb2323c10e79: 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'. 20250806085308793 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) 20250806085308793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085308795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085308796 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085308796 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) 20250806085308797 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085308798 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085308799 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085308808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085308809 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085308810 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) 20250806085308810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308810 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085308811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085308811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085308811 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085308820 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) 20250806085308821 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085308821 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085308821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42178<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085308821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 6 08:53:08 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 20250806085308902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085309705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42200<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=698752) Waiting for packet dumper to finish... 1 (prev_count=698752, count=699292) 20250806085310766 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085310766 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085310766 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085310767 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085310767 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085310767 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085310767 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085310767 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085310767 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085310767 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085310767 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085310767 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085310914 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085310914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085310914 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085310914 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) 20250806085310914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085310914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085310914 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085310914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085310914 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) 20250806085310914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085310914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085310914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085310914 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085310914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085310914 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085310914 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) 20250806085310914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085310914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085310914 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085310914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085310914 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) 20250806085310914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085310914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085310914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085310915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085310915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085310915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085310915 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 20250806085310915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085310915 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 20250806085310915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085310915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085310915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085310915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085310915 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 20250806085310915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085310915 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 20250806085310915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085310917 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085310917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085310917 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085310917 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) 20250806085310917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085310917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085310917 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085310917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085310917 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085310917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085310917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085310917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085310917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085310917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085310917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085310917 DLM3UA <000f> 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 20250806085310917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085310917 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085310917 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085311452 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085311452 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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085311452 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085311452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311452 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085311452 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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085311452 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085311452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311452 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085311452 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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085311452 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085311452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311452 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085311452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311453 DLM3UA <000f> 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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085311453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085311453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311453 DLM3UA <000f> 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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085311453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085311453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311453 DLM3UA <000f> 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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085311453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085311453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085311852 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311852 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311852 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085311852 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085311852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085311852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085311852 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085311852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085311852 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085311852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311852 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311853 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085311853 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085311853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085311853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085311853 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085311853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085311853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085311853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311853 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085311853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085311853 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085311853 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) 20250806085311853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085311853 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085311853 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085311853 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085311853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085311853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085311853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085311853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085311853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085311853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085311853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085311853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311853 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085311853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085311853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085311853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085311853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085311853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085311853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085311853 DLM3UA <000f> 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 20250806085311853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085311853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085311853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085312405 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085312406 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085312406 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312406 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085312406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312406 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085312406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085312406 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085312406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085312424 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312424 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085312424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085312424 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085312424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312424 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085312424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085312424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085312424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085312426 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312426 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312426 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085312426 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) 20250806085312426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085312426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085312426 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085312426 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085312426 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085312426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312427 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312427 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312427 DLM3UA <000f> 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 20250806085312427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085312427 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085312427 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_paging_imsi started. 20250806085312833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085312839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085312843 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32909<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085312865 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085312865 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085312873 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312873 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312873 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312873 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi-Iuh1(753)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085312873 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46334 (stream_srv.c:143) 20250806085312873 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46334<->l=127.0.0.1:29169 (hnb.c:335) 20250806085312873 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312873 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312873 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312873 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312874 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312874 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085312875 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) 20250806085312875 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) 20250806085312875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085312875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312875 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312875 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312875 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 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) 20250806085312875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085312875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312875 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312875 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312875 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312875 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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085312875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085312875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312875 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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085312875 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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085312875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312875 DLM3UA <000f> 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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085312875 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085312875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312875 DLM3UA <000f> 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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085312875 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085312875 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085312875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312875 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312875 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312875 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085312875 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312875 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085312875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312875 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(757)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(760)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(763)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(761)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085312908 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312908 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312908 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312908 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312908 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085312908 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312908 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312908 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085312908 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085312908 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085312909 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312909 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 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) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085312909 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) 20250806085312909 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) 20250806085312909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085312909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312909 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312909 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312909 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 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) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085312909 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) 20250806085312909 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) 20250806085312909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085312909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312909 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312909 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312909 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 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) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085312910 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) 20250806085312910 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) 20250806085312910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085312910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312910 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312910 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085312910 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085312910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085312910 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085312910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085312910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085312910 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085312910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085312910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085312910 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085312910 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085312910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312910 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085312910 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085312910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312910 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085312910 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' 20250806085312910 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085312910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085312910 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 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 00 06 00 08 00 00 00 06  20250806085312910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312910 DLM3UA <000f> 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085312910 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' 20250806085312910 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085312910 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085312910 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  20250806085312910 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 20250806085312910 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312910 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312910 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312910 DLM3UA <000f> 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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085312910 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085312910 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085312910 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085312936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085312936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085312936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085312936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085312936 DHNBAP 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) 20250806085312936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085312936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085312936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085312936 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085312947 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085312947 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085312947 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085312947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085312947 DHNBAP DEBUG (127.0.0.1:46334 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085312947 DHNBAP NOTICE (127.0.0.1:46334 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085312947 DHNBAP NOTICE (127.0.0.1:46334 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085312947 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085312947 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085312970 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd6625), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085312970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085312970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085312970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 66 25 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312970 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8116f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085312970 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) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085312970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085312970 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085312970 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085312970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 11 6f 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312970 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063db52), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085312970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085312970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085312970 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085312970 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085312970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085312970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085312970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085312970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 db 52 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085312971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085312971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085312971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085312971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085312971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312971 DLM3UA <000f> 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 20250806085312971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085312971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085312971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085312971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085312971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085312971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085312971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085312971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085312971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085312971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085313085 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 20250806085313085 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 20250806085313085 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085313086 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085313094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085313094 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085313094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085313094 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085313094 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085313094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085313094 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085313094 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085313094 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 20250806085313094 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085313094 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  20250806085313094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085313096 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 20250806085313096 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 20250806085313096 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085313096 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085313098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085313098 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085313098 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  20250806085313098 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085313098 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085313098 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085313098 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 20250806085313098 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085313098 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  20250806085313098 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' 20250806085313098 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' 20250806085313098 DLSS7 <000c> ss7_asp.c: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  20250806085313098 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  20250806085313098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085313098 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085313098 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085313098 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 20250806085313098 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 20250806085313098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085313098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085313098 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085313098 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) 20250806085313098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085313098 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085313098 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085313098 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) 20250806085313098 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085313099 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085313099 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085313099 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085313100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313100 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085313100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) HNBGW_Test.msc1-M3UA(760)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085313100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313100 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085313100 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085313100 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313100 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313100 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313100 DLM3UA <000f> 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 20250806085313100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085313100 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085313100 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085313100 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085313100 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313100 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  20250806085313103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085313103 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085313103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085313103 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085313103 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085313103 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085313103 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085313103 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085313103 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 20250806085313103 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085313104 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  20250806085313104 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085313106 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 20250806085313106 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 20250806085313106 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085313106 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085313106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085313106 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085313106 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  20250806085313106 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085313106 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085313106 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085313106 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 20250806085313106 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085313106 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  20250806085313106 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' 20250806085313106 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' 20250806085313106 DLSS7 <000c> ss7_asp.c: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  20250806085313106 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  20250806085313106 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  20250806085313106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085313106 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 03 00 12 00 0c 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085313106 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085313107 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 20250806085313107 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 20250806085313107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085313107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085313107 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085313107 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) 20250806085313107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085313107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085313107 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085313107 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) 20250806085313107 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085313108 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085313108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085313108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313108 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313108 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) 20250806085313108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085313108 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) 20250806085313108 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) 20250806085313108 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085313108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085313108 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085313108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313108 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313109 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313109 DLM3UA <000f> 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 20250806085313109 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085313109 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' 20250806085313109 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 20250806085313109 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085313109 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313109 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  HNBGW_Test.msc2-M3UA(763)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085313112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085313112 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085313112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085313112 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085313112 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085313112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085313112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085313112 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085313113 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 20250806085313113 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085313113 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  20250806085313113 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085313115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313115 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085313115 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085313115 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  20250806085313115 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085313115 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085313115 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085313115 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 20250806085313115 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085313115 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  20250806085313115 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' 20250806085313115 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' 20250806085313115 DLSS7 <000c> ss7_asp.c: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  20250806085313115 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  20250806085313115 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  20250806085313115 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 03  20250806085313115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085313115 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085313115 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085313115 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 20250806085313115 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 20250806085313115 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085313115 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085313115 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085313115 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) 20250806085313116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085313116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085313116 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085313116 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) 20250806085313116 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085313117 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085313117 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085313117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313117 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) 20250806085313117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085313117 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) 20250806085313117 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) 20250806085313117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085313118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085313118 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085313118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313118 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 20250806085313118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085313118 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' 20250806085313118 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 20250806085313118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085313118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313118 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  20250806085313122 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 20250806085313122 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 20250806085313122 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085313122 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085313127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085313127 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085313127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085313127 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085313127 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085313127 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085313127 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085313127 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085313127 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 20250806085313127 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085313127 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  20250806085313127 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085313129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085313129 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085313129 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  20250806085313129 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085313129 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085313129 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085313129 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 20250806085313129 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085313129 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  20250806085313129 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' 20250806085313129 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' 20250806085313129 DLSS7 <000c> ss7_asp.c: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  20250806085313129 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  20250806085313129 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  20250806085313129 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  20250806085313129 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  20250806085313129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085313129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085313129 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 20250806085313129 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 20250806085313129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085313129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085313129 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085313129 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) 20250806085313129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085313129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085313129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085313129 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085313129 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) 20250806085313129 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085313130 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085313130 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085313130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085313130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313130 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085313130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085313130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085313130 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085313130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313130 DLM3UA <000f> 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 20250806085313130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085313130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085313130 DLSS7 <000c> ss7_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 20250806085313130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085313130 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313130 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  20250806085313561 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085313561 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085313561 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085313561 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085313561 DLSCCP DEBUG SCCP-SCOC(66)[0x558b7e1dd960]{IDLE}: Deallocated (fsm.c:568) 20250806085313575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085313575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085313575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085313575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085313575 DLSCCP DEBUG SCCP-SCOC(65)[0x558b7e1e8d00]{IDLE}: Deallocated (fsm.c:568) 20250806085313580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085313580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085313580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085313580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085313580 DLSCCP DEBUG SCCP-SCOC(67)[0x558b7e040170]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(756)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085313901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085313901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085313901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085313901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085313901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085313901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085313901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313901 DLSS7 <000c> ss7_asp.c: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  20250806085313901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085313901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085313901 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085313901 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085313901 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) 20250806085313901 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313901 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085313901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313901 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085313901 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085313901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313901 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) 20250806085313901 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085313901 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085313902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313902 DLM3UA <000f> 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 20250806085313902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085313902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085313902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085313902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085313902 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313902 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  20250806085313902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085313902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085313902 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085313902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085313902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085313902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313902 DLSS7 <000c> ss7_asp.c: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  20250806085313902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085313902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085313902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085313902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085313902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085313903 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085313903 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085313904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313904 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085313904 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085313904 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 20250806085313904 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313904 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' 20250806085313904 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085313904 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313904 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313904 DLSS7 <000c> ss7_asp.c: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  20250806085313904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085313904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313904 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313904 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) 20250806085313904 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085313904 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085313904 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085313904 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) 20250806085313904 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313904 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 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) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085313905 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) 20250806085313905 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) 20250806085313905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085313905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313905 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) 20250806085313905 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085313905 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085313905 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313905 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313905 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313905 DLM3UA <000f> 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 20250806085313905 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085313905 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' 20250806085313905 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 20250806085313905 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085313905 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313905 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  20250806085313906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085313906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085313906 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 20250806085313906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313906 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' 20250806085313906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085313906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@bb2323c10e79: 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 } } } } 20250806085313907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085313907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313906 DLSS7 <000c> ss7_asp.c: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  20250806085313907 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) 20250806085313907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085313907 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085313907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085313907 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085313907 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085313913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313913 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085313913 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085313913 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 20250806085313913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313913 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' 20250806085313913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085313913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313913 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313913 DLSS7 <000c> ss7_asp.c: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  20250806085313913 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085313913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313913 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313913 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) 20250806085313913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085313913 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085313913 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) 20250806085313913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 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) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313914 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085313914 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085313914 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) 20250806085313914 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313914 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 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) 20250806085313914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085313914 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) 20250806085313914 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) 20250806085313914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085313914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313914 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) 20250806085313914 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085313914 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085313914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313914 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313914 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313914 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 20250806085313914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085313914 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' 20250806085313914 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 20250806085313914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085313914 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313914 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  20250806085313916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085313916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085313916 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 20250806085313916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313916 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' 20250806085313916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085313916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313916 DLSS7 <000c> ss7_asp.c: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  20250806085313916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085313916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313916 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) 20250806085313916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085313916 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085313916 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) 20250806085313916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313916 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) 20250806085313916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313916 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085313916 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085313916 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085313931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085313931 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085313931 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085313931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085313931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085313931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313931 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313931 DLSS7 <000c> ss7_asp.c: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  20250806085313931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085313931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313931 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085313931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085313931 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085313931 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085313931 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) 20250806085313931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085313931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085313931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085313931 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085313931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085313931 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085313931 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) 20250806085313931 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085313931 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085313931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313931 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085313931 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085313931 DLM3UA <000f> 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 20250806085313931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085313931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085313931 DLSS7 <000c> ss7_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 20250806085313931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085313931 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313931 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  20250806085313933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085313933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085313933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085313933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085313933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085313933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085313933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085313933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085313933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085313933 DLSS7 <000c> ss7_asp.c: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  20250806085313933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085313933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085313933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085313933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085313933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085313933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085313933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085313933 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085313933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085313933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085313933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085313933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085313933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085313933 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085313933 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@bb2323c10e79: 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 } } } } 20250806085314956 DLCTRL DEBUG Command: GET 478757406 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085314956 DLCTRL DEBUG Tx Command reply: GET_REPLY 478757406 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085314959 DLCTRL DEBUG Command: GET 446081407 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085314959 DLCTRL DEBUG Tx Command reply: GET_REPLY 446081407 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085314961 DLCTRL DEBUG Command: GET 545962134 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085314961 DLCTRL DEBUG Tx Command reply: GET_REPLY 545962134 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085314962 DLCTRL DEBUG Command: GET 973091624 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085314962 DLCTRL DEBUG Tx Command reply: GET_REPLY 973091624 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085314964 DLCTRL DEBUG Command: GET 106623104 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085314964 DLCTRL DEBUG Tx Command reply: GET_REPLY 106623104 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085314965 DLCTRL DEBUG Command: GET 927573945 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085314965 DLCTRL DEBUG Tx Command reply: GET_REPLY 927573945 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085314968 DLCTRL DEBUG Command: GET 741526852 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085314968 DLCTRL DEBUG Tx Command reply: GET_REPLY 741526852 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085314970 DLCTRL DEBUG Command: GET 460704698 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085314970 DLCTRL DEBUG Tx Command reply: GET_REPLY 460704698 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085314973 DLCTRL DEBUG Command: GET 76143314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085314973 DLCTRL DEBUG Tx Command reply: GET_REPLY 76143314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085314975 DLCTRL DEBUG Command: GET 374871968 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085314975 DLCTRL DEBUG Tx Command reply: GET_REPLY 374871968 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085314977 DLCTRL DEBUG Command: GET 211935058 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085314977 DLCTRL DEBUG Tx Command reply: GET_REPLY 211935058 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085314980 DLCTRL DEBUG Command: GET 107063753 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085314980 DLCTRL DEBUG Tx Command reply: GET_REPLY 107063753 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085314982 DLCTRL DEBUG Command: GET 745500453 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085314982 DLCTRL DEBUG Tx Command reply: GET_REPLY 745500453 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085314985 DLCTRL DEBUG Command: GET 86419500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085314985 DLCTRL DEBUG Tx Command reply: GET_REPLY 86419500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085314987 DLCTRL DEBUG Command: GET 530628002 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085314987 DLCTRL DEBUG Tx Command reply: GET_REPLY 530628002 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085314989 DLCTRL DEBUG Command: GET 529652760 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085314989 DLCTRL DEBUG Tx Command reply: GET_REPLY 529652760 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085314991 DLCTRL DEBUG Command: GET 429038245 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085314991 DLCTRL DEBUG Tx Command reply: GET_REPLY 429038245 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085314992 DLCTRL DEBUG Command: GET 623483144 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085314992 DLCTRL DEBUG Tx Command reply: GET_REPLY 623483144 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085314994 DLCTRL DEBUG Command: GET 352418558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085314994 DLCTRL DEBUG Tx Command reply: GET_REPLY 352418558 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085314996 DLCTRL DEBUG Command: GET 184009742 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085314996 DLCTRL DEBUG Tx Command reply: GET_REPLY 184009742 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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 } } } 20250806085315030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085316051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085316051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085316051 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085316051 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085316051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085316051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085316051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085316051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085316051 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085316051 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  20250806085316051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250806085316051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085316051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085316051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085316051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085316051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085316051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085316051 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806085316051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085316051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085316051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085316051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085316051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085316051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085316051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085316051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085316051 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806085316051 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250806085316052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250806085316052 DRUA DEBUG (127.0.0.1:46334 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250806085316052 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806085316052 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806085316052 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806085316052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085316052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250806085316052 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085316052 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh1-RUA(754)@bb2323c10e79: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@bb2323c10e79: UnitdataCallback HNBGW_Test.msc0-RAN(756)@bb2323c10e79: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@bb2323c10e79: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi0(768)1984061 20250806085317067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085317067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085317067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085317067 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085317067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e463d, normal) (hnbgw_rua.c:408) 20250806085317067 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085317067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085317067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984061 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085317067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085317067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085317067 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984061 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806085317067 DCN DEBUG map_sccp[0x558b7e1dd960]{init}: Allocated (fsm.c:456) 20250806085317067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085317067 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1984061 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085317067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984061 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085317067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085317067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085317067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085317068 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1984061 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085317068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085317068 DLSCCP DEBUG 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) 20250806085317068 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: Allocated (fsm.c:456) 20250806085317068 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085317068 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001b90056400500f1100926) (sccp_scrc.c:455) 20250806085317068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085317068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085317068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085317068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085317068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085317068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085317068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085317068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085317068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085317068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085317068 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085317068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085317068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085317068 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 01 b9 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085317068 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085317068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085317068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085317068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085317068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085317068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085317068 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085317068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085317068 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085317068 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085317068 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085317068 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085317068 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 01 b9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@bb2323c10e79: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi0(768)3969639 HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@bb2323c10e79: setverdict(pass): none -> pass 20250806085317085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085317085 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085317085 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085317085 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085317085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085317086 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085317086 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085317086 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085317086 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085317086 DLSS7 <000c> ss7_asp.c: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 10 2c e0 02 00 00 00 00  20250806085317086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085317086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085317086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085317086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085317086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085317086 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=00102ce0) (sccp_scrc.c:545) 20250806085317086 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) 20250806085317086 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085317086 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085317086 DLSCCP DEBUG 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) 20250806085317086 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085317086 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) 20250806085317086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085317086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085318092 DLCTRL DEBUG Command: GET 317702335 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085318092 DLCTRL DEBUG Tx Command reply: GET_REPLY 317702335 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085318098 DLCTRL DEBUG Command: GET 191966728 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085318098 DLCTRL DEBUG Tx Command reply: GET_REPLY 191966728 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085318102 DLCTRL DEBUG Command: GET 170714206 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085318102 DLCTRL DEBUG Tx Command reply: GET_REPLY 170714206 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085318107 DLCTRL DEBUG Command: GET 959200141 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085318107 DLCTRL DEBUG Tx Command reply: GET_REPLY 959200141 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085318112 DLCTRL DEBUG Command: GET 375017046 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085318112 DLCTRL DEBUG Tx Command reply: GET_REPLY 375017046 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085318116 DLCTRL DEBUG Command: GET 813834583 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085318116 DLCTRL DEBUG Tx Command reply: GET_REPLY 813834583 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085318122 DLCTRL DEBUG Command: GET 857021490 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085318122 DLCTRL DEBUG Tx Command reply: GET_REPLY 857021490 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085318126 DLCTRL DEBUG Command: GET 836143109 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085318126 DLCTRL DEBUG Tx Command reply: GET_REPLY 836143109 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085318131 DLCTRL DEBUG Command: GET 232372910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085318131 DLCTRL DEBUG Tx Command reply: GET_REPLY 232372910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085318135 DLCTRL DEBUG Command: GET 49172917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085318135 DLCTRL DEBUG Tx Command reply: GET_REPLY 49172917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085318140 DLCTRL DEBUG Command: GET 119051514 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085318140 DLCTRL DEBUG Tx Command reply: GET_REPLY 119051514 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085318145 DLCTRL DEBUG Command: GET 984705730 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085318145 DLCTRL DEBUG Tx Command reply: GET_REPLY 984705730 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085318149 DLCTRL DEBUG Command: GET 410658923 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085318150 DLCTRL DEBUG Tx Command reply: GET_REPLY 410658923 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085318154 DLCTRL DEBUG Command: GET 653656219 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085318154 DLCTRL DEBUG Tx Command reply: GET_REPLY 653656219 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085318158 DLCTRL DEBUG Command: GET 512564199 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085318158 DLCTRL DEBUG Tx Command reply: GET_REPLY 512564199 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085318162 DLCTRL DEBUG Command: GET 778894407 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085318162 DLCTRL DEBUG Tx Command reply: GET_REPLY 778894407 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085318166 DLCTRL DEBUG Command: GET 269888594 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085318166 DLCTRL DEBUG Tx Command reply: GET_REPLY 269888594 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085318170 DLCTRL DEBUG Command: GET 819150217 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085318170 DLCTRL DEBUG Tx Command reply: GET_REPLY 819150217 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085318174 DLCTRL DEBUG Command: GET 891279905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085318174 DLCTRL DEBUG Tx Command reply: GET_REPLY 891279905 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085318178 DLCTRL DEBUG Command: GET 247803091 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085318178 DLCTRL DEBUG Tx Command reply: GET_REPLY 247803091 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085318189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085318190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32909<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(749)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(748)@bb2323c10e79: Final verdict of PTC: none 20250806085318194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085318195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085318195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085318195 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085318195 DMAIN NOTICE (127.0.0.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) 20250806085318195 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085318195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085318195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085318195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085318195 DLSCCP DEBUG 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) 20250806085318195 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085318196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085318196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085318196 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) 20250806085318196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085318196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085318196 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085318196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085318196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085318196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250806085318196 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085318196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085318196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085318196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085318196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1984061)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085318196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085318196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{disconnected}: Freeing instance (context_map.c:207) 20250806085318196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558b7e1dd960]{disconnected}: Deallocated (fsm.c:568) 20250806085318196 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1984061 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250806085318196 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085318196 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085318196 DLINP NOTICE SRV(,r=127.0.0.1:46334<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085318196 DMAIN NOTICE (127.0.0.1:46334 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46334<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085318196 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085318196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085318196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085318196 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085318196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085318196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085318196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085318196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085318196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085318197 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 10 2c e0 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085318198 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 20250806085318198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318198 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085318198 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085318198 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085318198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318198 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085318198 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085318198 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085318198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318198 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085318198 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085318198 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) TC_mscpool_paging_imsi-Iuh1-RUA(754)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@bb2323c10e79: Final verdict of PTC: none 20250806085318198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318198 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085318198 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085318198 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085318198 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085318198 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085318198 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085318198 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 20250806085318198 DLSS7 <000c> ss7_route.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' 20250806085318198 DLSS7 <000c> ss7_route.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' 20250806085318198 DLSS7 <000c> ss7_asp.c: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  20250806085318198 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  20250806085318198 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  20250806085318198 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  20250806085318198 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  20250806085318198 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  20250806085318198 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085318199 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_paging_imsi(747)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(752)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@bb2323c10e79: Final verdict of PTC: none 20250806085318199 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085318199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318199 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085318199 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(764)@bb2323c10e79: Final verdict of PTC: none 20250806085318199 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 20250806085318199 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 20250806085318199 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085318199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318199 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085318199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085318199 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085318199 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085318199 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 20250806085318199 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 20250806085318199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318199 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085318199 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) 20250806085318199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085318199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085318199 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085318199 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085318199 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085318199 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) 20250806085318199 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085318199 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085318199 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085318199 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085318199 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085318199 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085318199 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085318199 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085318199 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 20250806085318199 DLSS7 <000c> ss7_route.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' 20250806085318199 DLSS7 <000c> ss7_route.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' 20250806085318199 DLSS7 <000c> ss7_asp.c: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  20250806085318199 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  20250806085318199 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  20250806085318199 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  20250806085318199 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  20250806085318199 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085318199 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085318199 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 20250806085318199 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 20250806085318199 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085318199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318199 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085318200 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085318200 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 20250806085318200 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 20250806085318200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318200 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085318200 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085318200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085318200 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: Connection reset by peer 20250806085318200 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 20250806085318200 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085318200 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085318200 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) 20250806085318200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085318200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085318200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085318200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085318200 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085318200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318200 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085318200 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085318200 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085318200 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085318200 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085318200 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085318200 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 20250806085318200 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' 20250806085318200 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' 20250806085318200 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) 20250806085318200 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085318200 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(755)@bb2323c10e79: Final verdict of PTC: none 20250806085318200 DLSS7 <000c> ss7_asp.c: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  20250806085318200 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  20250806085318200 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  20250806085318200 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  20250806085318200 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085318200 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085318200 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085318200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085318200 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085318200 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250806085318200 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 20250806085318200 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 20250806085318200 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 HNBGW_Test.msc0-M3UA(757)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(750)@bb2323c10e79: Final verdict of PTC: none 20250806085318201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085318201 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085318201 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085318201 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) 20250806085318201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085318201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085318201 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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.msc2-M3UA(763)@bb2323c10e79: Final verdict of PTC: none 20250806085318201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085318201 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085318201 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) 20250806085318201 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085318201 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(767)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. 20250806085318236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 6 08:53:18 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 20250806085318327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085318767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085318767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085318767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085318767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085318767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085318767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085318767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085318767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085318767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085318767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085318767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085318767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085318767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085318767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085318767 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085318767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085318767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085318767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085318771 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085318771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085318771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085318771 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) 20250806085318771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085318771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085318772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085318772 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 20250806085318772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085318772 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' 20250806085318772 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 20250806085318771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085318771 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) 20250806085318771 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) 20250806085318771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085318771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085318771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085318772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085318772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085318772 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 64 10 e5 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806085318772 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 20250806085319030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=537740) 20250806085319220 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085319220 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085319220 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085319220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085319221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085319221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085319221 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085319221 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085319221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085319221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085319221 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085319221 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085319221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085319221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085319221 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085319221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085319221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085319221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085319221 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085319221 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=537740, count=558368) 20250806085320199 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085320199 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085320199 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085320200 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085320200 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085320200 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085320200 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085320201 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085320201 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085320915 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085320915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085320915 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085320915 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) 20250806085320915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085320915 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) 20250806085320915 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) 20250806085320915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085320915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085320915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085320916 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085320916 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085320916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085320916 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) 20250806085320916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085320916 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) 20250806085320916 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) 20250806085320916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085320916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085320916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085320916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085320916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085320916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085320916 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 20250806085320916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085320916 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' 20250806085320916 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 20250806085320916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085320916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085320916 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 36 f7 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806085320916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085320916 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085320916 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085320916 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 20250806085320916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085320916 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' 20250806085320916 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 20250806085320916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085320916 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085320916 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 03 e8 62 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806085320916 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 20250806085320916 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 20250806085320917 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085320917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085320917 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085320917 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) 20250806085320917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085320917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085320917 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085320917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085320917 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085320917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085320917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085320917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085320917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085320917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085320917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085320917 DLM3UA <000f> 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 20250806085320917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085320917 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085320917 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085321452 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085321452 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) 20250806085321452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085321452 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085321452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321452 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085321452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321453 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085321453 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) 20250806085321453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085321453 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085321453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321453 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085321453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321453 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085321453 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) 20250806085321453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085321453 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085321453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321453 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085321453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321453 DLM3UA <000f> 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 20250806085321453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085321453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085321453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085321453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321453 DLM3UA <000f> 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 20250806085321453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085321453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085321453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085321453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321453 DLM3UA <000f> 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 20250806085321453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085321453 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085321454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085321854 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085321854 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) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085321854 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085321854 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085321854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321854 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085321854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085321854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085321854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085321854 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085321854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321854 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085321854 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085321854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085321854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085321854 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085321854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085321854 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085321854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085321854 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085321854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085321855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321855 DLM3UA <000f> 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 20250806085321855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085321855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085321855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085321855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085321855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085321855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085321855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085321855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085321855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085321855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085321855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085321855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085321855 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085321855 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_paging_tmsi started. 20250806085322133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085322138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085322141 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44525<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085322159 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085322159 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085322169 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322169 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322170 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322170 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322170 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322170 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322170 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085322170 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322170 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_tmsi-Iuh1(775)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085322170 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46553 (stream_srv.c:143) 20250806085322170 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46553<->l=127.0.0.1:29169 (hnb.c:335) 20250806085322171 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322171 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085322171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322171 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) 20250806085322171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085322171 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) 20250806085322171 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) 20250806085322171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085322171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322172 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322172 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322172 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085322172 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) 20250806085322172 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) 20250806085322172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085322172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322172 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322172 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085322172 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085322172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322172 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322172 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085322172 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322172 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085322172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322172 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322172 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322172 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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085322172 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085322172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322172 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322172 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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085322172 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' 20250806085322172 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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085322172 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322172 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  20250806085322172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322172 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322172 DLM3UA <000f> 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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085322172 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085322172 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 20250806085322172 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322172 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322172 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322172 DLM3UA <000f> 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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085322172 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085322172 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(779)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(777)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(782)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(780)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(785)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(783)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085322219 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322219 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322219 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322219 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322219 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322219 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322219 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085322219 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322220 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322220 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085322220 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) 20250806085322220 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) 20250806085322220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085322220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322220 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322220 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322220 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085322220 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085322220 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) 20250806085322220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085322220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322220 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322220 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085322220 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) 20250806085322220 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) 20250806085322220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085322220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322220 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322220 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322220 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085322221 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085322221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322221 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085322221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322221 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322221 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085322221 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085322221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322221 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085322221 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250806085322221 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085322221 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322221 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 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 00 06 00 08 00 00 00 06  20250806085322221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322221 DLM3UA <000f> 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085322221 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' 20250806085322221 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085322221 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322221 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 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 00 06 00 08 00 00 00 04  20250806085322221 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 20250806085322221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322221 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322221 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322221 DLM3UA <000f> 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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085322221 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085322221 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085322221 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085322251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085322251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085322251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085322251 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085322251 DHNBAP 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) 20250806085322251 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085322251 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085322251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085322251 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085322262 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085322262 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085322262 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085322262 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085322262 DHNBAP DEBUG (127.0.0.1:46553 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085322262 DHNBAP NOTICE (127.0.0.1:46553 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085322262 DHNBAP NOTICE (127.0.0.1:46553 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085322262 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085322262 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085322383 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 20250806085322383 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 20250806085322383 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085322383 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085322392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085322392 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085322392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085322392 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085322392 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085322392 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085322392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085322392 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085322392 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 20250806085322392 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085322392 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  20250806085322392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085322394 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 20250806085322394 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 20250806085322394 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085322394 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085322395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322395 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085322395 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085322395 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  20250806085322395 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085322395 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085322395 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085322395 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 20250806085322395 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085322395 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  20250806085322395 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' 20250806085322395 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' 20250806085322396 DLSS7 <000c> ss7_asp.c: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  20250806085322396 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 b9  20250806085322396 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  20250806085322396 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085322396 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 01 00 12 00 0c 00 00 00 02 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085322396 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085322396 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 20250806085322396 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 20250806085322396 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 20250806085322396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085322396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085322396 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085322396 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) 20250806085322396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085322396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085322396 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085322396 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) 20250806085322396 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(782)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085322397 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322397 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085322397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085322397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322397 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085322398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322398 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322398 DLM3UA <000f> 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 20250806085322398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085322398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085322398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085322398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085322398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322398 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  20250806085322401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085322401 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085322402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085322402 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085322402 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085322402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085322402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085322402 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085322402 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 20250806085322402 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085322402 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  20250806085322402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085322404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322404 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085322404 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085322404 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  20250806085322404 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085322404 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085322404 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085322404 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 20250806085322404 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085322404 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  20250806085322404 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' 20250806085322404 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' 20250806085322405 DLSS7 <000c> ss7_asp.c: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  20250806085322405 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  20250806085322405 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 02  20250806085322405 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  20250806085322405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085322405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085322405 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085322405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085322405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085322405 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085322405 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) 20250806085322405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085322405 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085322405 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085322405 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) 20250806085322405 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322405 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 20250806085322405 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 20250806085322405 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 20250806085322406 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322406 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085322406 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322406 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) 20250806085322406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085322406 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) 20250806085322406 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) 20250806085322406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085322406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322406 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322406 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085322406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eb667), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085322406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085322406 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) 20250806085322407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322407 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322407 DLM3UA <000f> 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 20250806085322407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085322407 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' 20250806085322407 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 20250806085322407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085322407 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322407 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  20250806085322406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085322406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085322406 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085322406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 6e b6 67 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085322407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322407 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322407 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322407 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085322407 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085322407 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085322407 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085322407 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085322407 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322407 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 6e b6 67 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085322416 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 20250806085322416 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 20250806085322416 DLSS7 <000c> ss7_xua_srv.c:128 0: ASP(virt-msc2-0) accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250806085322416 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085322416 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085322416 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085322416 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085322417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085322417 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085322417 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085322417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085322417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085322417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085322417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085322417 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322417 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 47 6e b6 67 00  20250806085322417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085322417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085322417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085322417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085322417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085322417 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=00000047), PART(T=Source Reference,L=4,D=006eb667) (sccp_scrc.c:545) 20250806085322417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(71,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250806085322418 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085322418 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085322418 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322418 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322418 DLSCCP DEBUG SCCP-SCOC(71)[0x558b7e1dcd20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-M3UA(785)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085322423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085322423 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085322423 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085322423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250806085322423 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085322423 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085322423 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085322423 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 20250806085322423 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250806085322423 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 04 00 06 00 08 00 00 00 05  20250806085322423 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' 20250806085322423 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' 20250806085322423 DLSS7 <000c> ss7_asp.c: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  20250806085322423 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  20250806085322423 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  20250806085322423 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  20250806085322423 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  20250806085322423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085322423 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085322423 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 20250806085322423 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 20250806085322423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085322423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085322423 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085322423 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) 20250806085322423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085322423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085322423 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085322425 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085322425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6bfd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085322425 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085322425 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) 20250806085322425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085322425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085322425 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085322425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 2c 6b fd 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085322425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322425 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085322425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085322425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085322425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085322425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085322425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322425 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 2c 6b fd 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085322427 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085322427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbcb6d), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085322427 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085322427 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) 20250806085322427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085322427 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) 20250806085322427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322427 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322427 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322427 DLM3UA <000f> 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 20250806085322427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085322427 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' 20250806085322427 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) 20250806085322427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085322427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cb cb 6d 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085322427 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 20250806085322427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085322427 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322427 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 cb cb 6d 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085322427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085322427 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085322427 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  20250806085322427 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085322427 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085322427 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250806085322428 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 20250806085322428 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085322428 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  20250806085322428 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' 20250806085322428 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' 20250806085322428 DLSS7 <000c> ss7_asp.c: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  20250806085322428 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  20250806085322428 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  20250806085322428 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 03  20250806085322428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085322428 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085322428 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085322428 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 20250806085322428 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 20250806085322428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085322428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085322428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085322428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085322428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085322428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085322428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085322428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322428 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 49 2c 6b fd 00  20250806085322428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085322428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085322428 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085322428 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) 20250806085322428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085322428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085322428 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085322428 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) 20250806085322428 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085322428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085322428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085322428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085322428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085322428 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=00000049), PART(T=Source Reference,L=4,D=002c6bfd) (sccp_scrc.c:545) 20250806085322428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(73,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250806085322428 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085322428 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085322428 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322428 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322428 DLSCCP DEBUG SCCP-SCOC(73)[0x558b7e1df830]{IDLE}: Deallocated (fsm.c:568) 20250806085322430 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322430 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085322430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322430 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) 20250806085322430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085322430 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) 20250806085322430 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) 20250806085322430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085322430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322430 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322430 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 20250806085322430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085322430 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' 20250806085322430 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 20250806085322430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085322430 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322430 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  20250806085322435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322435 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085322435 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085322435 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 20250806085322435 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085322435 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' 20250806085322435 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085322435 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085322435 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322435 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 48 cb cb 6d 00  20250806085322435 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085322435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085322435 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085322435 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) 20250806085322435 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085322435 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=00000048), PART(T=Source Reference,L=4,D=00cbcb6d) (sccp_scrc.c:545) 20250806085322435 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(72,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250806085322435 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085322435 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085322435 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322435 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322435 DLSCCP DEBUG SCCP-SCOC(72)[0x558b7e1f9f80]{IDLE}: Deallocated (fsm.c:568) 20250806085322436 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 20250806085322436 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 20250806085322436 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085322437 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085322444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085322444 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085322444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085322444 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085322444 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085322444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085322444 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085322444 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085322444 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 20250806085322444 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085322444 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  20250806085322444 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085322445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085322445 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085322445 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  20250806085322445 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085322445 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085322446 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085322446 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 20250806085322446 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085322446 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  20250806085322446 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' 20250806085322446 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' 20250806085322446 DLSS7 <000c> ss7_asp.c: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  20250806085322446 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  20250806085322446 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  20250806085322446 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  20250806085322446 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  20250806085322446 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085322446 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085322446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085322446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085322446 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085322446 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) 20250806085322446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085322446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085322446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085322446 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085322446 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) 20250806085322446 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 20250806085322446 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 20250806085322446 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085322447 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085322447 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085322447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085322447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085322447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085322447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085322447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085322447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085322447 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085322447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085322447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085322447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085322447 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085322447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085322447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085322447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085322447 DLM3UA <000f> 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 20250806085322447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085322447 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085322447 DLSS7 <000c> ss7_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 20250806085322447 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085322447 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085322447 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  20250806085322963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(70)[0x558b7e1e9b60]{IDLE}: Deallocated (fsm.c:568) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(69)[0x558b7e1df1e0]{IDLE}: Deallocated (fsm.c:568) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085322963 DLSCCP DEBUG SCCP-SCOC(68)[0x558b7e21cd30]{IDLE}: Deallocated (fsm.c:568) 20250806085323194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085323194 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085323194 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085323194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085323194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085323194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323194 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323194 DLSS7 <000c> ss7_asp.c: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  20250806085323194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085323194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085323194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085323195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085323195 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085323195 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) 20250806085323195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085323195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085323195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085323195 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085323195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085323195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085323195 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) 20250806085323195 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085323195 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) HNBGW_Test.msc0-RAN(778)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085323195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085323195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085323195 DLM3UA <000f> 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 20250806085323195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085323195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085323195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085323196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085323196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323196 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  20250806085323200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323200 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085323200 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085323200 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085323200 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323200 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085323200 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085323200 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323200 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323200 DLSS7 <000c> ss7_asp.c: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  20250806085323200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085323200 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323200 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323200 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085323200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085323200 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085323200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085323200 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085323200 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085323202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085323202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085323202 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 20250806085323202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323202 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' 20250806085323202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085323202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323202 DLSS7 <000c> ss7_asp.c: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  20250806085323202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085323202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323202 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) 20250806085323202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085323202 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085323202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc1-RAN(781)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085323203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085323203 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085323203 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) 20250806085323203 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085323203 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323203 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) 20250806085323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085323203 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) 20250806085323203 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) 20250806085323203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085323203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085323203 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) 20250806085323203 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085323203 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085323203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085323203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085323203 DLM3UA <000f> 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 20250806085323203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085323203 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' 20250806085323203 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 20250806085323203 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085323203 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323203 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  HNBGW_Test.msc0-RAN(778)@bb2323c10e79: 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 } } } } 20250806085323205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085323205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085323205 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 20250806085323205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323205 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' 20250806085323205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085323205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323205 DLSS7 <000c> ss7_asp.c: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  20250806085323205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085323205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323205 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) 20250806085323205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085323205 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085323205 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085323205 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085323231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323231 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085323231 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085323231 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 20250806085323231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323231 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' 20250806085323231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085323231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323231 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323231 DLSS7 <000c> ss7_asp.c: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  20250806085323231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085323232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323232 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) 20250806085323232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085323232 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085323232 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) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 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) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085323232 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085323232 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) 20250806085323232 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085323232 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 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) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085323232 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) 20250806085323232 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) 20250806085323232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085323232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085323232 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 0c 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) 20250806085323232 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085323232 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085323232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323232 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085323232 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085323232 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 20250806085323232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085323232 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' 20250806085323232 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 20250806085323232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085323232 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323232 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 0c 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  20250806085323233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085323233 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085323233 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 20250806085323233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323233 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' 20250806085323233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085323233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323233 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323233 DLSS7 <000c> ss7_asp.c: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  20250806085323233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085323233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323233 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) 20250806085323233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085323233 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085323233 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) 20250806085323233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323233 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) 20250806085323233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085323233 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085323233 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085323243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323243 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085323243 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085323243 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085323243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085323243 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085323243 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323243 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323243 DLSS7 <000c> ss7_asp.c: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  20250806085323243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085323243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085323243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085323243 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085323243 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085323243 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) 20250806085323243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085323243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085323243 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085323243 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085323243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085323243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085323243 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) 20250806085323243 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085323243 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085323244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323244 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085323244 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085323244 DLM3UA <000f> 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 20250806085323244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085323244 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085323244 DLSS7 <000c> ss7_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 20250806085323244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085323244 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323244 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  20250806085323249 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085323249 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085323249 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085323250 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085323250 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085323250 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085323250 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085323250 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085323250 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085323250 DLSS7 <000c> ss7_asp.c: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  20250806085323250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085323250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085323250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085323250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085323250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085323250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085323250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085323250 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085323250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085323250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085323250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085323250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085323250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085323250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085323250 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085323250 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@bb2323c10e79: 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 } } } } 20250806085324277 DLCTRL DEBUG Command: GET 190574412 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085324277 DLCTRL DEBUG Tx Command reply: GET_REPLY 190574412 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085324280 DLCTRL DEBUG Command: GET 54993549 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085324280 DLCTRL DEBUG Tx Command reply: GET_REPLY 54993549 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085324285 DLCTRL DEBUG Command: GET 299125840 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085324285 DLCTRL DEBUG Tx Command reply: GET_REPLY 299125840 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085324289 DLCTRL DEBUG Command: GET 384636101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085324289 DLCTRL DEBUG Tx Command reply: GET_REPLY 384636101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085324293 DLCTRL DEBUG Command: GET 986575594 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085324294 DLCTRL DEBUG Tx Command reply: GET_REPLY 986575594 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085324297 DLCTRL DEBUG Command: GET 536553877 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085324297 DLCTRL DEBUG Tx Command reply: GET_REPLY 536553877 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085324301 DLCTRL DEBUG Command: GET 707528935 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085324301 DLCTRL DEBUG Tx Command reply: GET_REPLY 707528935 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085324303 DLCTRL DEBUG Command: GET 335869724 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085324303 DLCTRL DEBUG Tx Command reply: GET_REPLY 335869724 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085324306 DLCTRL DEBUG Command: GET 85553121 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085324306 DLCTRL DEBUG Tx Command reply: GET_REPLY 85553121 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085324308 DLCTRL DEBUG Command: GET 367355387 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085324308 DLCTRL DEBUG Tx Command reply: GET_REPLY 367355387 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085324310 DLCTRL DEBUG Command: GET 894877452 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085324310 DLCTRL DEBUG Tx Command reply: GET_REPLY 894877452 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085324312 DLCTRL DEBUG Command: GET 351871855 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085324312 DLCTRL DEBUG Tx Command reply: GET_REPLY 351871855 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085324313 DLCTRL DEBUG Command: GET 807801825 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085324313 DLCTRL DEBUG Tx Command reply: GET_REPLY 807801825 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085324315 DLCTRL DEBUG Command: GET 970670669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085324315 DLCTRL DEBUG Tx Command reply: GET_REPLY 970670669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085324316 DLCTRL DEBUG Command: GET 469607792 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085324316 DLCTRL DEBUG Tx Command reply: GET_REPLY 469607792 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085324317 DLCTRL DEBUG Command: GET 353905092 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085324317 DLCTRL DEBUG Tx Command reply: GET_REPLY 353905092 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085324318 DLCTRL DEBUG Command: GET 125029667 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085324318 DLCTRL DEBUG Tx Command reply: GET_REPLY 125029667 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085324319 DLCTRL DEBUG Command: GET 486752189 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085324319 DLCTRL DEBUG Tx Command reply: GET_REPLY 486752189 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085324320 DLCTRL DEBUG Command: GET 421235112 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085324320 DLCTRL DEBUG Tx Command reply: GET_REPLY 421235112 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085324321 DLCTRL DEBUG Command: GET 624328476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085324321 DLCTRL DEBUG Tx Command reply: GET_REPLY 624328476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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 } } } 20250806085324337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@bb2323c10e79: 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 20250806085325359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085325359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085325359 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085325360 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085325360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085325360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085325360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085325360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085325360 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085325360 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  20250806085325360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806085325360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085325360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085325360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085325360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085325360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085325360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085325360 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806085325360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085325360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085325360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085325360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085325360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085325360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085325360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085325360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085325360 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806085325360 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250806085325360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250806085325360 DRUA DEBUG (127.0.0.1:46553 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250806085325360 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250806085325360 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250806085325360 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250806085325361 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250806085325361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085325361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250806085325361 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085325361 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@bb2323c10e79: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@bb2323c10e79: UnitdataCallback TC_mscpool_paging_tmsi0(790)@bb2323c10e79: 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)@bb2323c10e79: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@bb2323c10e79: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_tmsi0(790)8867958 20250806085326387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085326387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085326387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806085326387 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085326387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x875076, normal) (hnbgw_rua.c:408) 20250806085326387 DHNB DEBUG map_rua[0x558b7e1dcd20]{init}: Allocated (fsm.c:456) 20250806085326387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085326387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8867958 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085326387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085326387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085326387 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8867958 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806085326387 DCN DEBUG map_sccp[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085326387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085326387 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8867958 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085326387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8867958 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806085326387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085326387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085326387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085326387 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8867958 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085326387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085326387 DLSCCP DEBUG 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) 20250806085326387 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: Allocated (fsm.c:456) 20250806085326387 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085326387 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002600056400500f1100926) (sccp_scrc.c:455) 20250806085326387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085326387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085326387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085326387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085326387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085326387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085326387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085326387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085326387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085326387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085326387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085326387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085326387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085326387 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 02 60 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085326387 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085326387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085326387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085326387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085326387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085326387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085326387 DLM3UA <000f> 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 20250806085326387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085326387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085326387 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085326387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085326387 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085326387 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 02 60 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@bb2323c10e79: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_tmsi0(790)15571218 HNBGW_Test.msc0-SCCP(777)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@bb2323c10e79: setverdict(pass): none -> pass 20250806085326406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085326406 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085326406 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085326406 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085326406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085326406 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085326406 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085326406 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085326406 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085326406 DLSS7 <000c> ss7_asp.c: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 51 14 4b 02 00 00 00 00  20250806085326406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085326406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085326406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085326406 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085326406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085326406 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=0051144b) (sccp_scrc.c:545) 20250806085326406 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) 20250806085326406 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085326406 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085326406 DLSCCP DEBUG 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) 20250806085326406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085326406 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) 20250806085326406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085326406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085327411 DLCTRL DEBUG Command: GET 338198205 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085327411 DLCTRL DEBUG Tx Command reply: GET_REPLY 338198205 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085327417 DLCTRL DEBUG Command: GET 298356579 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085327417 DLCTRL DEBUG Tx Command reply: GET_REPLY 298356579 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085327421 DLCTRL DEBUG Command: GET 168900625 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085327421 DLCTRL DEBUG Tx Command reply: GET_REPLY 168900625 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085327425 DLCTRL DEBUG Command: GET 975746076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085327425 DLCTRL DEBUG Tx Command reply: GET_REPLY 975746076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085327429 DLCTRL DEBUG Command: GET 289281958 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085327429 DLCTRL DEBUG Tx Command reply: GET_REPLY 289281958 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085327433 DLCTRL DEBUG Command: GET 15659761 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085327434 DLCTRL DEBUG Tx Command reply: GET_REPLY 15659761 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085327438 DLCTRL DEBUG Command: GET 584911369 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085327438 DLCTRL DEBUG Tx Command reply: GET_REPLY 584911369 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085327442 DLCTRL DEBUG Command: GET 160353605 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085327442 DLCTRL DEBUG Tx Command reply: GET_REPLY 160353605 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085327446 DLCTRL DEBUG Command: GET 382022513 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085327446 DLCTRL DEBUG Tx Command reply: GET_REPLY 382022513 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085327450 DLCTRL DEBUG Command: GET 692836161 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085327451 DLCTRL DEBUG Tx Command reply: GET_REPLY 692836161 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085327454 DLCTRL DEBUG Command: GET 39594299 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085327454 DLCTRL DEBUG Tx Command reply: GET_REPLY 39594299 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085327458 DLCTRL DEBUG Command: GET 120202283 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085327458 DLCTRL DEBUG Tx Command reply: GET_REPLY 120202283 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085327462 DLCTRL DEBUG Command: GET 114567576 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085327462 DLCTRL DEBUG Tx Command reply: GET_REPLY 114567576 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085327466 DLCTRL DEBUG Command: GET 839726394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085327466 DLCTRL DEBUG Tx Command reply: GET_REPLY 839726394 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085327470 DLCTRL DEBUG Command: GET 103687731 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085327470 DLCTRL DEBUG Tx Command reply: GET_REPLY 103687731 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085327473 DLCTRL DEBUG Command: GET 577411971 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085327473 DLCTRL DEBUG Tx Command reply: GET_REPLY 577411971 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085327476 DLCTRL DEBUG Command: GET 433944332 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085327476 DLCTRL DEBUG Tx Command reply: GET_REPLY 433944332 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085327478 DLCTRL DEBUG Command: GET 589829490 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085327478 DLCTRL DEBUG Tx Command reply: GET_REPLY 589829490 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085327480 DLCTRL DEBUG Command: GET 469530909 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085327481 DLCTRL DEBUG Tx Command reply: GET_REPLY 469530909 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085327482 DLCTRL DEBUG Command: GET 365174254 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085327482 DLCTRL DEBUG Tx Command reply: GET_REPLY 365174254 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085327488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085327490 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44525<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(770)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085327493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085327494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085327494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085327494 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085327495 DMAIN NOTICE (127.0.0.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) 20250806085327495 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085327495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085327495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085327495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085327495 DLSCCP DEBUG 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) 20250806085327495 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085327495 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085327495 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085327495 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) 20250806085327495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085327495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085327495 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085327495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085327495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085327495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 51 14 4b 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250806085327495 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085327495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085327495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085327495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{disrupted}: Freeing instance (context_map.c:203) 20250806085327495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8867958)[0x558b7e1dcd20]{disrupted}: Deallocated (fsm.c:568) 20250806085327495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085327495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{disconnected}: Freeing instance (context_map.c:207) 20250806085327495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558b7e1e8d00]{disconnected}: Deallocated (fsm.c:568) 20250806085327495 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8867958 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250806085327495 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085327495 DLINP DEBUG SRVCONN(,r=127.0.0.1:46553<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085327495 DLINP NOTICE SRV(,r=127.0.0.1:46553<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085327495 DMAIN NOTICE (127.0.0.1:46553 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46553<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085327495 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085327495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085327496 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085327496 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085327496 DLM3UA <000f> 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 20250806085327496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085327496 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085327496 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085327496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085327496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085327496 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 51 14 4b 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085327497 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085327497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085327497 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085327497 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085327497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085327497 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085327497 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 20250806085327497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085327497 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085327497 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085327497 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085327497 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085327497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085327497 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085327497 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 20250806085327497 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' 20250806085327497 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' 20250806085327497 DLSS7 <000c> ss7_asp.c: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  20250806085327497 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  20250806085327497 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  20250806085327497 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  20250806085327497 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  20250806085327497 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  20250806085327497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085327497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085327498 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 20250806085327498 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 20250806085327498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085327498 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 20250806085327498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085327498 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085327498 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.msc1-SCCP(780)@bb2323c10e79: Final verdict of PTC: none 20250806085327498 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 20250806085327498 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085327498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085327498 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085327498 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 20250806085327498 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 TC_mscpool_paging_tmsi-Iuh1-RUA(776)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@bb2323c10e79: Final verdict of PTC: none 20250806085327498 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.msc2-RAN(784)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@bb2323c10e79: Final verdict of PTC: none 20250806085327498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085327498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085327498 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085327498 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085327498 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085327498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327498 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085327498 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085327498 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085327498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327499 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085327499 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085327498 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) 20250806085327498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085327499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085327499 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085327499 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) 20250806085327499 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085327499 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-SCCP(783)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@bb2323c10e79: Final verdict of PTC: none 20250806085327499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085327499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085327499 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085327500 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) 20250806085327500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327499 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085327499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085327499 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085327499 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085327499 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 20250806085327499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085327499 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085327499 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085327499 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085327499 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085327499 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085327499 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085327499 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 20250806085327499 DLSS7 <000c> ss7_route.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' 20250806085327499 DLSS7 <000c> ss7_route.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' 20250806085327499 DLSS7 <000c> ss7_asp.c: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  20250806085327499 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  20250806085327499 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  20250806085327499 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  20250806085327499 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  20250806085327499 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085327499 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085327499 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 20250806085327499 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 20250806085327500 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 20250806085327500 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 20250806085327500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085327500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327500 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085327500 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085327500 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) 20250806085327500 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085327500 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085327500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085327500 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085327500 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085327500 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085327500 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085327500 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085327500 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085327500 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 20250806085327500 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' 20250806085327500 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' 20250806085327500 DLSS7 <000c> ss7_asp.c: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  20250806085327500 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  20250806085327500 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  20250806085327500 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  20250806085327500 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085327500 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085327501 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(778)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@bb2323c10e79: Final verdict of PTC: none 20250806085327501 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 20250806085327501 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(779)@bb2323c10e79: Final verdict of PTC: none 20250806085327501 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 20250806085327501 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085327501 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) HNBGW-PFCP(772)@bb2323c10e79: Final verdict of PTC: none 20250806085327502 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) 20250806085327502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085327502 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085327502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085327502 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085327502 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) 20250806085327502 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085327502 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-M3UA(782)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(789)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@bb2323c10e79: Final verdict of PTC: none 20250806085327526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Aug 6 08:53:27 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 20250806085327619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085328197 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085328197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085328198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085328198 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) 20250806085328198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085328198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085328198 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085328198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085328198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085328198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085328198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085328198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085328198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085328198 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085328198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085328198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085328198 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085328198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085328198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085328198 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 10 2c e0 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085328198 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 20250806085328322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588048) 20250806085328768 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085328768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085328768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085328768 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) 20250806085328768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085328768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085328768 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085328768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085328768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085328768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085328768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085328768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085328769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085328769 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085328769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085328769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085328769 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085328769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085328769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085328769 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 82 5e 38 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085328769 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 20250806085328772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085328772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085328772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085328772 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) 20250806085328772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085328773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085328773 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085328773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085328773 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) 20250806085328773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085328773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085328773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085328773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085328773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085328773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085328773 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 20250806085328773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085328773 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 20250806085328773 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=588048, count=608404) 20250806085329499 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085329499 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085329499 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085329500 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085329500 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085329500 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085329501 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085329501 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085329501 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085330917 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085330917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085330917 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085330917 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) 20250806085330917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085330917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085330917 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085330917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085330917 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) 20250806085330917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085330917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085330917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085330917 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085330917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085330917 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085330917 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) 20250806085330917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085330917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085330917 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085330917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085330917 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) 20250806085330917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085330917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085330917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085330917 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085330917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085330918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085330918 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) 20250806085330918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085330918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085330918 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085330918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085330918 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085330918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085330918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085330918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085330918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085330918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085330918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085330918 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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085330919 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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085330919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085330919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085330919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085330919 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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085330919 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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085330919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085330919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085330919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085330919 DLM3UA <000f> 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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085330919 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085330919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_paging_imsi_lai_registered started. 20250806085331418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085331425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085331433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37189<->l=127.0.0.1:4262) (control_if.c:572) 20250806085331453 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085331453 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) 20250806085331453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331453 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085331453 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331453 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331454 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331454 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085331454 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) 20250806085331454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331454 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085331454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331454 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331454 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331454 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085331454 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) 20250806085331454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331454 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085331454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085331454 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331454 DLM3UA <000f> 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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085331454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331454 DLM3UA <000f> 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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085331454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331454 DLM3UA <000f> 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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331454 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085331454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085331459 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085331459 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085331467 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331467 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331467 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085331467 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331467 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085331467 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56339 (stream_srv.c:143) 20250806085331467 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56339<->l=127.0.0.1:29169 (hnb.c:335) 20250806085331467 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331467 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331468 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331468 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331469 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331469 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085331469 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) 20250806085331469 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) 20250806085331469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085331469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331469 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331469 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331469 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085331469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331469 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) 20250806085331469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085331469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331469 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331469 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331469 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331469 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331469 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331469 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331469 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331469 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085331470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331470 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085331470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331470 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331470 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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085331470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085331470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331470 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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085331470 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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085331470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331470 DLM3UA <000f> 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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331470 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085331470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331470 DLM3UA <000f> 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 20250806085331470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085331470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085331470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085331470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085331470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331470 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  20250806085331470 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(801)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(804)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(807)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(805)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085331506 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331506 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331506 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331506 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331506 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331506 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331506 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085331506 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331507 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331507 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085331507 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) 20250806085331507 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) 20250806085331507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085331507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331507 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331507 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331507 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085331507 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) 20250806085331507 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) 20250806085331507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085331507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331507 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331507 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331507 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 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) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331507 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) 20250806085331507 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) 20250806085331507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085331507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331507 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331507 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331508 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085331508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331508 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085331508 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085331508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331508 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085331508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331508 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331508 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085331508 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085331508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331508 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085331508 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' 20250806085331508 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085331508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331508 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 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 00 06 00 08 00 00 00 06  20250806085331508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331508 DLM3UA <000f> 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085331508 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' 20250806085331508 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085331508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331508 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  20250806085331508 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 20250806085331508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331508 DLM3UA <000f> 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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085331508 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085331508 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085331508 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085331528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085331528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085331528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085331528 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085331528 DHNBAP 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) 20250806085331528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085331528 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085331528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085331528 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085331533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085331533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085331533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085331533 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085331533 DHNBAP DEBUG (127.0.0.1:56339 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085331533 DHNBAP NOTICE (127.0.0.1:56339 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085331533 DHNBAP NOTICE (127.0.0.1:56339 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085331533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085331533 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085331681 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 20250806085331681 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 20250806085331681 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 20250806085331681 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085331681 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085331681 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085331681 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(801)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085331688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085331688 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085331688 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085331688 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  20250806085331689 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085331689 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085331689 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085331689 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 20250806085331689 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806085331689 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  20250806085331689 DLSS7 <000c> ss7_route.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' 20250806085331689 DLSS7 <000c> ss7_route.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' 20250806085331689 DLSS7 <000c> ss7_asp.c: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  20250806085331689 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  20250806085331689 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  20250806085331689 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085331689 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085331689 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 20250806085331689 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 20250806085331689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085331689 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085331689 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085331689 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) 20250806085331689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085331689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085331689 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085331690 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 20250806085331690 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 20250806085331690 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085331691 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085331694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085331694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085331694 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  20250806085331694 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085331694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085331694 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806085331694 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 20250806085331694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085331694 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  20250806085331694 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' 20250806085331694 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' 20250806085331694 DLSS7 <000c> ss7_asp.c: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  20250806085331694 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  20250806085331694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085331694 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085331694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085331694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085331694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085331694 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085331694 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) 20250806085331695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331694 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 20250806085331695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085331695 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331694 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 20250806085331695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085331695 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085331695 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) 20250806085331695 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331696 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085331696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331696 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085331696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085331696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331696 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331697 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331697 DLM3UA <000f> 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 20250806085331697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085331697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085331697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085331697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085331697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331697 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  20250806085331698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331698 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085331698 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085331698 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085331698 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085331698 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085331698 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085331698 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085331698 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085331698 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 20250806085331698 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085331698 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  20250806085331698 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085331701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331701 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085331701 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085331701 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  20250806085331701 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085331701 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085331701 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085331701 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 20250806085331701 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085331701 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  20250806085331701 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' 20250806085331701 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' 20250806085331701 DLSS7 <000c> ss7_asp.c: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  20250806085331701 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  20250806085331701 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  20250806085331701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085331701 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 03 00 12 00 0c 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085331701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085331701 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 20250806085331701 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 20250806085331701 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085331701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085331701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085331701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085331701 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085331701 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) 20250806085331701 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 20250806085331701 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 20250806085331701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085331701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085331701 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085331701 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) 20250806085331701 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331703 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331703 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085331703 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331703 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) 20250806085331703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331703 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) 20250806085331703 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) 20250806085331703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331703 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331703 DLM3UA <000f> 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 20250806085331703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331703 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' 20250806085331703 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 20250806085331703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085331703 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331703 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 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 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(807)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085331707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331707 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085331707 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085331708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085331708 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085331708 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085331708 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085331708 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085331708 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085331708 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 20250806085331708 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085331708 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  20250806085331708 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085331710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085331710 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085331710 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  20250806085331710 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085331710 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085331710 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085331710 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 20250806085331710 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085331710 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  20250806085331710 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' 20250806085331710 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' 20250806085331710 DLSS7 <000c> ss7_asp.c: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  20250806085331710 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  20250806085331711 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  20250806085331711 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 03  20250806085331711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085331711 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085331711 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085331711 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 20250806085331711 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 20250806085331711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085331711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085331711 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085331711 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) 20250806085331711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085331711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085331711 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085331711 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) 20250806085331711 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331712 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085331712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331712 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) 20250806085331712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085331712 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) 20250806085331712 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) 20250806085331713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085331713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331713 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331713 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331713 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331713 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331713 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 20250806085331713 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085331713 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' 20250806085331713 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 20250806085331713 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085331713 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331713 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 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 00 06 00 08 00 00 00 05  20250806085331718 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 20250806085331718 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 20250806085331718 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085331718 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085331723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085331723 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085331723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085331723 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085331723 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085331723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085331723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085331723 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085331723 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 20250806085331723 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085331723 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  20250806085331723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085331725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331725 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085331725 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085331725 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  20250806085331725 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085331725 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085331725 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085331725 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 20250806085331725 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085331725 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  20250806085331725 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' 20250806085331725 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' 20250806085331725 DLSS7 <000c> ss7_asp.c: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  20250806085331725 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  20250806085331725 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  20250806085331725 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  20250806085331725 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  20250806085331725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085331725 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085331726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085331726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085331726 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085331726 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) 20250806085331726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085331726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085331726 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085331726 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085331726 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) 20250806085331726 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085331726 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 20250806085331726 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 20250806085331727 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085331727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085331727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085331727 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085331727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085331727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085331727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085331727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085331727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085331727 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085331727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085331727 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085331727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331727 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331727 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331727 DLM3UA <000f> 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 20250806085331727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085331727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085331727 DLSS7 <000c> ss7_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 20250806085331727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085331727 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331727 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  20250806085331854 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098a0fc), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085331855 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) 20250806085331855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085331855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085331855 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085331855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a0 fc 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331855 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00635b29), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085331855 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) 20250806085331855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085331855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085331855 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085331855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085331855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 63 5b 29 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331855 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d39872), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085331855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085331855 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) 20250806085331855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085331855 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) 20250806085331855 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) 20250806085331855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085331855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085331855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 72 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085331855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331855 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331855 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331855 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085331855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085331856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085331856 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085331856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085331856 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331856 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 98 a0 fc 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085331856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331856 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085331856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085331856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085331856 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085331856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085331856 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331856 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 63 5b 29 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085331856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085331856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085331856 DLM3UA <000f> 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 20250806085331856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085331856 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' 20250806085331856 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 20250806085331856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085331856 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331857 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 d3 98 72 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085331864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331864 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085331864 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085331864 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085331864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085331864 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085331864 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085331864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085331864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331864 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 4a 98 a0 fc 00  20250806085331865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085331865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085331865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085331865 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085331865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085331865 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=0000004a), PART(T=Source Reference,L=4,D=0098a0fc) (sccp_scrc.c:545) 20250806085331865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(74,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250806085331865 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085331865 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085331865 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085331865 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085331865 DLSCCP DEBUG SCCP-SCOC(74)[0x558b7e1d1030]{IDLE}: Deallocated (fsm.c:568) 20250806085331865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085331865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085331865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085331866 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 20250806085331866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085331866 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' 20250806085331866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085331866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085331866 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085331866 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 4b d3 98 72 00  20250806085331866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085331866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085331866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085331866 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) 20250806085331866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085331866 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=0000004b), PART(T=Source Reference,L=4,D=00d39872) (sccp_scrc.c:545) 20250806085331866 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(75,remPC=2=0.0.2) Received CO:RELCO (sccp_scoc.c:787) 20250806085331866 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085331866 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085331866 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085331866 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085331866 DLSCCP DEBUG SCCP-SCOC(75)[0x558b7e1ea1f0]{IDLE}: Deallocated (fsm.c:568) 20250806085332064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085332064 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085332064 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085332064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332064 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085332064 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085332064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332064 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332064 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 4c 63 5b 29 00  20250806085332064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085332064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085332064 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332064 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=0000004c), PART(T=Source Reference,L=4,D=00635b29) (sccp_scrc.c:545) 20250806085332064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) CONN(76,remPC=185=0.23.1) Received CO:RELCO (sccp_scoc.c:787) 20250806085332064 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085332064 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085332064 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085332064 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085332064 DLSCCP DEBUG SCCP-SCOC(76)[0x558b7e1e4d00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(800)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085332484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332484 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085332484 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085332484 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085332484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332484 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085332484 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085332484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332484 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332484 DLSS7 <000c> ss7_asp.c: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  20250806085332484 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085332484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332484 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085332484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085332484 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085332484 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085332484 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) 20250806085332484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085332484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332484 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085332484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085332484 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085332484 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085332484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085332484 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) 20250806085332484 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085332484 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085332484 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332484 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085332484 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085332484 DLM3UA <000f> 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 20250806085332484 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085332484 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085332484 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085332484 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085332484 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332484 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  20250806085332486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085332486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085332486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085332486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085332486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085332486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332486 DLSS7 <000c> ss7_asp.c: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  20250806085332486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085332486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085332486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085332486 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085332486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085332486 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085332486 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(800)@bb2323c10e79: 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 } } } } 20250806085332494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085332494 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085332494 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 20250806085332494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332494 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' 20250806085332494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085332494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332494 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332494 DLSS7 <000c> ss7_asp.c: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  20250806085332494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085332494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332494 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) 20250806085332494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085332494 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085332494 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085332494 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) 20250806085332494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085332494 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(803)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085332494 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) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085332494 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) 20250806085332494 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) 20250806085332494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085332494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085332494 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) 20250806085332494 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085332494 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085332495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085332495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085332495 DLM3UA <000f> 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 20250806085332495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085332495 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' 20250806085332495 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 20250806085332495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085332495 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332495 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  20250806085332497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085332497 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085332497 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 20250806085332497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332497 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' 20250806085332497 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085332497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332497 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332497 DLSS7 <000c> ss7_asp.c: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  20250806085332497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085332497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332497 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) 20250806085332497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085332497 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085332497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085332497 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085332497 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085332506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085332506 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085332506 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 20250806085332506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332506 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' 20250806085332506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085332506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332506 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332506 DLSS7 <000c> ss7_asp.c: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  20250806085332506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085332506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332506 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) 20250806085332506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085332506 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085332506 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) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 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) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085332506 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085332506 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) 20250806085332506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085332506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 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) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085332506 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) 20250806085332506 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) 20250806085332506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085332506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085332507 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 0d 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) 20250806085332507 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085332507 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085332507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085332507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085332507 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 20250806085332507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085332507 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' 20250806085332507 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 20250806085332507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085332507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332507 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 0d 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  20250806085332507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332507 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085332507 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085332507 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 20250806085332507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332507 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' 20250806085332507 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085332507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332507 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332507 DLSS7 <000c> ss7_asp.c: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  20250806085332507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085332507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332507 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) 20250806085332507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085332507 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085332507 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) 20250806085332507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332507 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) 20250806085332507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332507 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085332507 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085332507 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085332526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085332526 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085332526 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085332526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085332526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085332526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332526 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332526 DLSS7 <000c> ss7_asp.c: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  20250806085332526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085332526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085332526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085332526 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085332526 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085332526 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) 20250806085332526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085332526 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085332526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085332526 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085332526 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085332526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085332526 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) 20250806085332526 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085332526 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085332526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332526 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085332526 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085332526 DLM3UA <000f> 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 20250806085332526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085332526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085332526 DLSS7 <000c> ss7_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 20250806085332526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085332526 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332526 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  20250806085332527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085332527 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085332527 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085332527 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085332527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085332527 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085332527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085332527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085332527 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085332527 DLSS7 <000c> ss7_asp.c: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  20250806085332527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085332527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085332527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085332527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085332528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085332528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085332528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085332528 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085332528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085332528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085332528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085332528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085332528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085332528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085332528 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085332528 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@bb2323c10e79: 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 } } } } 20250806085333544 DLCTRL DEBUG Command: GET 358890523 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085333544 DLCTRL DEBUG Tx Command reply: GET_REPLY 358890523 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085333545 DLCTRL DEBUG Command: GET 717439415 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085333545 DLCTRL DEBUG Tx Command reply: GET_REPLY 717439415 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085333547 DLCTRL DEBUG Command: GET 926744420 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085333547 DLCTRL DEBUG Tx Command reply: GET_REPLY 926744420 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085333550 DLCTRL DEBUG Command: GET 360266892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085333550 DLCTRL DEBUG Tx Command reply: GET_REPLY 360266892 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085333554 DLCTRL DEBUG Command: GET 908406107 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085333554 DLCTRL DEBUG Tx Command reply: GET_REPLY 908406107 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085333557 DLCTRL DEBUG Command: GET 474197604 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085333558 DLCTRL DEBUG Tx Command reply: GET_REPLY 474197604 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085333561 DLCTRL DEBUG Command: GET 677013253 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085333561 DLCTRL DEBUG Tx Command reply: GET_REPLY 677013253 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085333565 DLCTRL DEBUG Command: GET 877962107 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085333565 DLCTRL DEBUG Tx Command reply: GET_REPLY 877962107 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085333569 DLCTRL DEBUG Command: GET 82592514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085333569 DLCTRL DEBUG Tx Command reply: GET_REPLY 82592514 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085333573 DLCTRL DEBUG Command: GET 173966260 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085333573 DLCTRL DEBUG Tx Command reply: GET_REPLY 173966260 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085333577 DLCTRL DEBUG Command: GET 89056495 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085333577 DLCTRL DEBUG Tx Command reply: GET_REPLY 89056495 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085333580 DLCTRL DEBUG Command: GET 560545556 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085333580 DLCTRL DEBUG Tx Command reply: GET_REPLY 560545556 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085333582 DLCTRL DEBUG Command: GET 784623263 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085333582 DLCTRL DEBUG Tx Command reply: GET_REPLY 784623263 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085333585 DLCTRL DEBUG Command: GET 218953839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085333585 DLCTRL DEBUG Tx Command reply: GET_REPLY 218953839 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085333587 DLCTRL DEBUG Command: GET 162443489 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085333587 DLCTRL DEBUG Tx Command reply: GET_REPLY 162443489 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085333589 DLCTRL DEBUG Command: GET 921663387 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085333589 DLCTRL DEBUG Tx Command reply: GET_REPLY 921663387 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085333590 DLCTRL DEBUG Command: GET 162293156 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085333590 DLCTRL DEBUG Tx Command reply: GET_REPLY 162293156 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085333592 DLCTRL DEBUG Command: GET 376406744 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085333592 DLCTRL DEBUG Tx Command reply: GET_REPLY 376406744 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085333593 DLCTRL DEBUG Command: GET 262041443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085333593 DLCTRL DEBUG Tx Command reply: GET_REPLY 262041443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085333594 DLCTRL DEBUG Command: GET 868340751 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085333594 DLCTRL DEBUG Tx Command reply: GET_REPLY 868340751 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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 } } } 20250806085333605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085334621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085334621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085334621 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085334621 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085334621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085334621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085334621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085334621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085334621 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085334621 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  20250806085334621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806085334621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085334621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085334621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085334621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085334621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085334622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085334622 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806085334622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085334622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085334622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085334622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085334622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085334622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085334622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085334622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085334622 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806085334622 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250806085334622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250806085334622 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806085334622 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806085334622 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806085334622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085334622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:879) 20250806085334632 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806085334632 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806085334632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085334632 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 TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@bb2323c10e79: UnitdataCallback 20250806085334650 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806085334650 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806085334650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085334650 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 HNBGW_Test.msc0-RAN(800)@bb2323c10e79: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)9335844 20250806085335655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085335655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085335655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085335655 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085335655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e7424, normal) (hnbgw_rua.c:408) 20250806085335655 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085335655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085335655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9335844 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085335655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085335655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085335656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9335844 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806085335656 DCN DEBUG map_sccp[0x558b7e1dcd20]{init}: Allocated (fsm.c:456) 20250806085335656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085335656 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9335844 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085335656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9335844 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085335656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085335656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085335656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085335656 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9335844 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085335656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085335656 DLSCCP DEBUG 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) 20250806085335656 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: Allocated (fsm.c:456) 20250806085335656 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085335656 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f400300001a0056400500f1100926) (sccp_scrc.c:455) 20250806085335656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085335656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085335656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085335656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085335656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085335656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085335656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085335656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085335656 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085335656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085335656 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085335656 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085335656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085335656 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 00 1a 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085335656 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085335656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085335656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085335656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085335656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085335657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085335657 DLM3UA <000f> 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 20250806085335657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085335657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085335657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085335657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085335657 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085335657 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 00 1a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@bb2323c10e79: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)16132216 HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085335670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085335670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085335670 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085335670 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085335670 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085335670 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085335670 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085335670 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085335670 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085335670 DLSS7 <000c> ss7_asp.c: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 a7 65 d6 02 00 00 00 00  TC_mscpool_paging_imsi_lai_registered0(812)@bb2323c10e79: setverdict(pass): none -> pass 20250806085335670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085335670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085335670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085335670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085335670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085335670 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=00a765d6) (sccp_scrc.c:545) 20250806085335670 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) 20250806085335670 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085335670 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085335670 DLSCCP DEBUG 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) 20250806085335670 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085335670 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) 20250806085335670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085335670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085336674 DLCTRL DEBUG Command: GET 518490087 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085336674 DLCTRL DEBUG Tx Command reply: GET_REPLY 518490087 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085336678 DLCTRL DEBUG Command: GET 471717995 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085336678 DLCTRL DEBUG Tx Command reply: GET_REPLY 471717995 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085336682 DLCTRL DEBUG Command: GET 340649467 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085336682 DLCTRL DEBUG Tx Command reply: GET_REPLY 340649467 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085336686 DLCTRL DEBUG Command: GET 925698281 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085336686 DLCTRL DEBUG Tx Command reply: GET_REPLY 925698281 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085336690 DLCTRL DEBUG Command: GET 365910870 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085336690 DLCTRL DEBUG Tx Command reply: GET_REPLY 365910870 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085336696 DLCTRL DEBUG Command: GET 205263237 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085336696 DLCTRL DEBUG Tx Command reply: GET_REPLY 205263237 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085336700 DLCTRL DEBUG Command: GET 143652949 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085336700 DLCTRL DEBUG Tx Command reply: GET_REPLY 143652949 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085336704 DLCTRL DEBUG Command: GET 559560441 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085336704 DLCTRL DEBUG Tx Command reply: GET_REPLY 559560441 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085336708 DLCTRL DEBUG Command: GET 619209252 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085336708 DLCTRL DEBUG Tx Command reply: GET_REPLY 619209252 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085336711 DLCTRL DEBUG Command: GET 403753134 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085336712 DLCTRL DEBUG Tx Command reply: GET_REPLY 403753134 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085336715 DLCTRL DEBUG Command: GET 633555874 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085336715 DLCTRL DEBUG Tx Command reply: GET_REPLY 633555874 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085336719 DLCTRL DEBUG Command: GET 395250172 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085336719 DLCTRL DEBUG Tx Command reply: GET_REPLY 395250172 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085336723 DLCTRL DEBUG Command: GET 14403134 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085336723 DLCTRL DEBUG Tx Command reply: GET_REPLY 14403134 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085336727 DLCTRL DEBUG Command: GET 781789384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085336727 DLCTRL DEBUG Tx Command reply: GET_REPLY 781789384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085336731 DLCTRL DEBUG Command: GET 24192118 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085336731 DLCTRL DEBUG Tx Command reply: GET_REPLY 24192118 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085336735 DLCTRL DEBUG Command: GET 388730974 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085336735 DLCTRL DEBUG Tx Command reply: GET_REPLY 388730974 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085336738 DLCTRL DEBUG Command: GET 548888359 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085336738 DLCTRL DEBUG Tx Command reply: GET_REPLY 548888359 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085336741 DLCTRL DEBUG Command: GET 590883360 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085336741 DLCTRL DEBUG Tx Command reply: GET_REPLY 590883360 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085336743 DLCTRL DEBUG Command: GET 143480150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085336743 DLCTRL DEBUG Tx Command reply: GET_REPLY 143480150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085336745 DLCTRL DEBUG Command: GET 236597472 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085336745 DLCTRL DEBUG Tx Command reply: GET_REPLY 236597472 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085336753 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37189<->l=127.0.0.1:4262) (control_if.c:193) 20250806085336753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(793)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(792)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085336758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085336760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085336760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085336760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085336761 DMAIN NOTICE (127.0.0.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) 20250806085336761 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085336761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085336761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085336761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085336761 DLSCCP DEBUG 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) 20250806085336761 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085336761 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085336761 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085336761 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) 20250806085336761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085336761 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085336761 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085336761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085336761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085336761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a7 65 d6 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250806085336761 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085336761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085336762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085336762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) 20250806085336762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9335844)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) 20250806085336762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085336762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{disconnected}: Freeing instance (context_map.c:207) 20250806085336762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558b7e1dcd20]{disconnected}: Deallocated (fsm.c:568) 20250806085336762 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9335844 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250806085336762 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085336762 DLINP DEBUG SRVCONN(,r=127.0.0.1:56339<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085336762 DLINP NOTICE SRV(,r=127.0.0.1:56339<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085336762 DMAIN NOTICE (127.0.0.1:56339 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56339<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085336762 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085336762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085336762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085336762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085336762 DLM3UA <000f> 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 20250806085336763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085336763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@bb2323c10e79: Final verdict of PTC: none 20250806085336763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085336763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085336763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085336763 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 a7 65 d6 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085336763 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085336763 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 20250806085336763 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085336763 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085336763 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@bb2323c10e79: Final verdict of PTC: none 20250806085336763 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085336763 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336763 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085336763 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085336763 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 20250806085336763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085336763 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085336763 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085336763 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085336763 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085336763 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085336763 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085336763 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 20250806085336763 DLSS7 <000c> ss7_route.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' 20250806085336763 DLSS7 <000c> ss7_route.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' 20250806085336764 DLSS7 <000c> ss7_asp.c: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  20250806085336764 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  20250806085336764 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  20250806085336764 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  20250806085336764 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  20250806085336764 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  20250806085336764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085336764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085336764 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 20250806085336764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085336764 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085336764 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085336764 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085336764 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085336764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc1-SCCP(802)@bb2323c10e79: Final verdict of PTC: none 20250806085336764 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085336764 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 20250806085336764 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' 20250806085336764 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' 20250806085336764 DLSS7 <000c> ss7_asp.c: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  20250806085336764 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.sgsn0-SCCP(808)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@bb2323c10e79: Final verdict of PTC: none 20250806085336764 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  20250806085336764 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  20250806085336764 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  20250806085336764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085336764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085336764 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085336764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085336764 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085336764 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085336764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085336764 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085336764 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085336765 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 20250806085336765 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 20250806085336765 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 20250806085336765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085336765 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085336765 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc2-SCCP(805)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@bb2323c10e79: Final verdict of PTC: none20250806085336765 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(804)@bb2323c10e79: Final verdict of PTC: none 20250806085336765 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085336765 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 20250806085336765 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' 20250806085336765 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' 20250806085336765 DLSS7 <000c> ss7_asp.c: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  20250806085336765 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  20250806085336765 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  20250806085336765 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  20250806085336765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085336765 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 20250806085336765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085336765 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085336765 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085336765 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085336765 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 20250806085336765 DLSS7 <000c> ss7_route.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' 20250806085336765 DLSS7 <000c> ss7_route.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' 20250806085336765 DLSS7 <000c> ss7_asp.c: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  20250806085336765 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  20250806085336765 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  20250806085336765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085336765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085336765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085336765 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085336765 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) 20250806085336765 DLSCCP DEBUG 0: SCCP(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(794)@bb2323c10e79: Final verdict of PTC: none 20250806085336766 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 20250806085336766 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 20250806085336766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085336766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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.sgsn0-M3UA(810)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@bb2323c10e79: Final verdict of PTC: none20250806085336766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085336766 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085336766 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) 20250806085336766 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@bb2323c10e79: Final verdict of PTC: none20250806085336766 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085336766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085336766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085336766 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085336766 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) 20250806085336766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085336766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085336766 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085336766 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) 20250806085336766 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085336766 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085336766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085336767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085336767 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085336767 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) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085336767 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085336767 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) 20250806085336767 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085336767 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085336767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085336767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085336767 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085336767 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) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085336767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085336767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085336767 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085336767 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) 20250806085336767 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085336767 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085336766 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 20250806085336766 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 20250806085336766 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 20250806085336766 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 HNBGW_Test.msc0-SCCP(799)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@bb2323c10e79: Final verdict of PTC: none 20250806085336772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(811)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Wed Aug 6 08:53:36 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 20250806085336886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085337496 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085337496 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085337496 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085337496 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085337496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085337496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085337496 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085337496 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085337496 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085337496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085337496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085337496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085337496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085337496 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085337496 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085337496 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085337496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085337496 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085337497 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085337588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=589664) 20250806085338199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085338200 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085338200 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085338200 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085338200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085338200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085338200 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085338200 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085338200 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085338200 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085338200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085338200 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085338200 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085338200 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085338200 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085338200 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085338200 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085338200 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085338200 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=589664, count=596424) 20250806085338765 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085338765 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085338765 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085338765 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085338765 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085338765 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085338765 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085338765 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085338765 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085338766 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085338766 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085338766 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085338769 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085338769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085338769 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085338769 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085338769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085338769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085338769 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085338769 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085338769 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085338769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085338769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085338769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085338770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085338770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085338770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085338770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085338770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085338770 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085338770 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085338774 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085338774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085338774 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085338774 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) 20250806085338774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085338774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085338774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085338774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085338774 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) 20250806085338774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085338774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085338774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085338774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085338774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085338774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085338774 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 20250806085338774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085338774 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 20250806085338774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_paging_imsi_rai_registered started. 20250806085340713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085340718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085340721 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33525<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085340736 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085340736 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085340743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340743 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340743 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340743 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085340743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37580 (stream_srv.c:143) 20250806085340743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37580<->l=127.0.0.1:29169 (hnb.c:335) 20250806085340743 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340743 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340744 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340744 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340745 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340745 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085340745 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) 20250806085340745 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) 20250806085340745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085340745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340745 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340745 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340745 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340745 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) 20250806085340745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085340745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340745 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340745 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340745 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085340745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085340745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340745 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340745 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085340745 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085340745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085340745 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085340745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085340745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340745 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340746 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 20250806085340746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085340746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085340746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340746 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 20250806085340746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085340746 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 20250806085340746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085340746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340746 DLM3UA <000f> 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 20250806085340746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085340746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085340746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085340746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340746 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085340746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085340746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085340746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(823)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(821)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(826)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(829)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085340789 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340789 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340789 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340789 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340789 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340789 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340789 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085340790 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340791 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340791 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 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) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085340791 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) 20250806085340791 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) 20250806085340791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085340791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340791 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340791 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340791 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 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) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085340791 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) 20250806085340791 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) 20250806085340791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085340791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340791 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340791 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340791 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 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) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085340792 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) 20250806085340792 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) 20250806085340792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085340792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340792 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340792 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340792 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085340792 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340792 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085340792 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340792 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085340792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085340792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340792 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340792 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085340792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085340792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340792 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085340792 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' 20250806085340792 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085340792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085340792 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 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 00 06 00 08 00 00 00 06  20250806085340792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340792 DLM3UA <000f> 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085340792 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' 20250806085340792 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085340792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085340792 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  20250806085340792 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 20250806085340792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340792 DLM3UA <000f> 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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085340792 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085340792 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085340792 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085340814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085340814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085340814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085340814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085340814 DHNBAP 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) 20250806085340814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085340814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085340814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085340814 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085340819 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085340819 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085340819 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085340819 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085340819 DHNBAP DEBUG (127.0.0.1:37580 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085340819 DHNBAP NOTICE (127.0.0.1:37580 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085340819 DHNBAP NOTICE (127.0.0.1:37580 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085340819 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085340819 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085340918 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085340918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085340918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085340918 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) 20250806085340918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085340918 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340918 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) 20250806085340918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085340918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085340918 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085340918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085340918 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085340918 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) 20250806085340918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085340918 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085340918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340918 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) 20250806085340918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085340918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085340918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340918 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 20250806085340918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085340918 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 20250806085340918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085340918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340918 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 20250806085340918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085340918 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 20250806085340918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085340919 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085340919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085340919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085340919 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) 20250806085340919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085340919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085340919 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085340919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085340919 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085340919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085340919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085340919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340919 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340919 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340919 DLM3UA <000f> 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 20250806085340919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085340919 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085340919 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085340956 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 20250806085340956 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 20250806085340956 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085340956 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085340962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085340962 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085340962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085340962 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085340962 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085340962 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085340962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085340962 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085340962 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 20250806085340962 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085340962 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  20250806085340963 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085340964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340964 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085340964 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085340964 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  20250806085340964 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085340964 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085340964 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085340964 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 20250806085340964 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085340964 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  20250806085340964 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' 20250806085340964 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' 20250806085340964 DLSS7 <000c> ss7_asp.c: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  20250806085340964 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  20250806085340964 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085340964 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085340964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085340964 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 20250806085340964 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 20250806085340964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085340964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085340964 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085340964 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) 20250806085340964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085340964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085340964 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085340964 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) 20250806085340964 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340965 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340965 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085340965 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340965 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085340966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085340966 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085340966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085340966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340966 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340966 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340966 DLM3UA <000f> 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 20250806085340966 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085340966 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085340966 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085340966 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085340966 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085340966 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  20250806085340968 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 20250806085340968 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 20250806085340968 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085340968 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085340974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085340974 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085340974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085340974 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085340974 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085340974 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085340974 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085340974 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085340974 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 20250806085340974 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085340974 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  20250806085340974 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085340976 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340976 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085340976 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085340976 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  20250806085340976 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085340976 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085340976 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085340976 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 20250806085340976 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085340976 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  20250806085340976 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' 20250806085340976 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' 20250806085340976 DLSS7 <000c> ss7_asp.c: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  20250806085340976 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  20250806085340976 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  20250806085340976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085340976 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 03 00 12 00 0c 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085340976 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085340976 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 20250806085340976 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085340976 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085340976 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 20250806085340976 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085340977 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) 20250806085340977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085340977 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085340977 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085340977 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) 20250806085340977 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340978 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085340978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340978 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340978 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) 20250806085340978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085340978 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) 20250806085340978 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) 20250806085340978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085340978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340979 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340979 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340979 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340979 DLM3UA <000f> 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 20250806085340979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085340979 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' 20250806085340979 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 20250806085340979 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085340979 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085340979 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 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 00 06 00 08 00 00 00 03  20250806085340981 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 20250806085340981 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 20250806085340981 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085340982 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085340987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085340987 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085340987 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085340987 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085340987 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085340987 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085340987 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085340987 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085340987 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 20250806085340987 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085340987 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  20250806085340987 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085340989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085340989 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085340989 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  20250806085340989 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085340989 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085340989 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085340989 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 20250806085340989 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085340989 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  20250806085340989 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' 20250806085340989 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' 20250806085340989 DLSS7 <000c> ss7_asp.c: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  20250806085340989 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  20250806085340989 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  20250806085340989 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 03  20250806085340989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085340989 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085340989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085340989 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 20250806085340989 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 20250806085340989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085340989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085340989 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085340989 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) 20250806085340989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085340989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085340989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085340989 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085340989 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) 20250806085340989 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085340990 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085340990 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085340990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085340990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085340990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340990 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) 20250806085340990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085340990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085340990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085340990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085340990 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) 20250806085340990 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) 20250806085340990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085340990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085340990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085340990 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085340990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085340990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085340990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085340990 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 20250806085340990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085340991 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' 20250806085340991 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 20250806085340991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085340991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085340991 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  20250806085341004 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 20250806085341004 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 20250806085341004 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085341004 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085341006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085341006 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085341006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085341006 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085341006 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085341007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085341007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085341007 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085341007 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 20250806085341007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085341007 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  20250806085341007 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085341007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085341007 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085341007 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  20250806085341007 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085341007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085341007 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085341007 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 20250806085341007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085341007 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  20250806085341007 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' 20250806085341007 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' 20250806085341007 DLSS7 <000c> ss7_asp.c: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  20250806085341007 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  20250806085341007 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  20250806085341008 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  20250806085341008 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  20250806085341008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085341008 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085341008 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 20250806085341008 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 20250806085341008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085341008 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085341008 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085341008 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) 20250806085341008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085341008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085341008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085341008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085341008 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085341008 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) 20250806085341008 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085341009 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085341009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085341009 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085341009 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085341009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341009 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085341009 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341009 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085341009 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085341009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341009 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085341009 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085341009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341009 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341009 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341009 DLM3UA <000f> 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 20250806085341009 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085341009 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085341009 DLSS7 <000c> ss7_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 20250806085341009 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085341009 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341009 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  20250806085341455 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de565b), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085341455 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) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085341455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 de 56 5b 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085341455 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a94ec), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085341455 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) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085341455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2a 94 ec 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085341455 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001b2669), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085341455 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085341455 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) 20250806085341455 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) 20250806085341455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085341455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 1b 26 69 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085341455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341455 DLM3UA <000f> 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085341455 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' 20250806085341455 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085341455 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341455 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 de 56 5b 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085341455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341455 DLM3UA <000f> 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085341455 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' 20250806085341455 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085341455 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341455 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 2a 94 ec 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085341455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341455 DLM3UA <000f> 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085341455 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' 20250806085341455 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 20250806085341455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085341455 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341455 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 1b 26 69 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085341463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085341463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085341463 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 20250806085341463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341463 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' 20250806085341463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341463 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 de 56 5b 00  20250806085341463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085341463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341463 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) 20250806085341463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341463 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=00de565b) (sccp_scrc.c:545) 20250806085341463 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) 20250806085341463 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085341463 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085341463 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085341463 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085341463 DLSCCP DEBUG SCCP-SCOC(77)[0x558b7e177750]{IDLE}: Deallocated (fsm.c:568) 20250806085341664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085341665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085341665 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 20250806085341665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341665 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' 20250806085341665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341665 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 2a 94 ec 00  20250806085341665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085341665 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085341665 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 20250806085341665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341665 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' 20250806085341665 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341665 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341665 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 1b 26 69 00  20250806085341665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085341665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341665 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) 20250806085341665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341665 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=002a94ec) (sccp_scrc.c:545) 20250806085341665 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) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(78)[0x558b7e1e69f0]{IDLE}: Deallocated (fsm.c:568) 20250806085341665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085341665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341665 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) 20250806085341665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341665 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=001b2669) (sccp_scrc.c:545) 20250806085341665 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) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085341665 DLSCCP DEBUG SCCP-SCOC(79)[0x558b7e1e38b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(822)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085341765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085341765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085341765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085341765 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341765 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085341765 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085341765 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085341765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085341765 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341765 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341765 DLSS7 <000c> ss7_asp.c: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  20250806085341765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085341765 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085341765 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) 20250806085341765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085341765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085341765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341765 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085341765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085341765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341765 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) 20250806085341765 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085341765 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085341765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341765 DLM3UA <000f> 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 20250806085341765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085341765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085341765 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085341765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085341765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341765 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  20250806085341766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341766 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085341766 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085341766 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085341766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341766 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085341766 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341766 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341766 DLSS7 <000c> ss7_asp.c: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  20250806085341766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085341766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341766 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085341766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085341766 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085341766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341766 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085341766 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085341766 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(822)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(828)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085341788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341788 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085341788 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085341788 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 20250806085341788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341788 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' 20250806085341788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085341788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341788 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341788 DLSS7 <000c> ss7_asp.c: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  20250806085341788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085341788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341788 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) 20250806085341788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085341788 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085341788 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) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 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) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341788 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085341788 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085341788 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) 20250806085341788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085341788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 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) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085341788 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) 20250806085341788 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) 20250806085341788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085341788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341788 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 0e 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) 20250806085341788 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085341788 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085341789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341789 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 20250806085341789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085341789 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' 20250806085341789 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 20250806085341789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085341789 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341789 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 0e 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  20250806085341789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341789 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085341789 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085341789 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 20250806085341789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341789 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' 20250806085341789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085341789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341789 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341789 DLSS7 <000c> ss7_asp.c: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  20250806085341789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085341790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341790 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) 20250806085341790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085341790 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085341790 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) 20250806085341790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341790 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) 20250806085341790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341790 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085341790 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085341790 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085341820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085341820 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085341820 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085341820 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341820 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085341820 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085341820 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341820 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341820 DLSS7 <000c> ss7_asp.c: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  20250806085341820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085341821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085341821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085341821 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085341821 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085341821 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) 20250806085341821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085341821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085341821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085341821 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085341821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085341821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341821 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) 20250806085341821 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085341821 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085341821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341821 DLM3UA <000f> 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 20250806085341821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085341821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085341821 DLSS7 <000c> ss7_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 20250806085341821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085341821 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341821 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  20250806085341824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085341824 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085341824 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085341824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085341824 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085341825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341825 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341825 DLSS7 <000c> ss7_asp.c: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  20250806085341825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085341825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085341825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085341825 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085341825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085341825 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085341825 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@bb2323c10e79: 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 } } } } 20250806085341869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085341869 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085341869 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 20250806085341869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341869 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' 20250806085341869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341869 DLSS7 <000c> ss7_asp.c: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  20250806085341869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085341869 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085341869 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 20250806085341869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085341869 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' 20250806085341869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085341869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085341869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341869 DLSS7 <000c> ss7_asp.c: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  20250806085341869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085341869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341869 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) 20250806085341869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085341870 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085341870 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085341870 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) 20250806085341870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085341870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 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) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085341870 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) 20250806085341870 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) 20250806085341870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085341870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085341870 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) 20250806085341870 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085341870 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085341870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085341870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085341870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085341870 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) 20250806085341870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085341870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085341870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085341870 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085341871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085341871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085341871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085341871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085341871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085341871 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085341871 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085341871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085341871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085341871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085341871 DLM3UA <000f> 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 20250806085341871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085341871 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' 20250806085341871 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 20250806085341871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085341871 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085341871 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.msc1-RAN(825)@bb2323c10e79: 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 } } } } 20250806085342830 DLCTRL DEBUG Command: GET 339366731 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085342830 DLCTRL DEBUG Tx Command reply: GET_REPLY 339366731 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085342837 DLCTRL DEBUG Command: GET 317993202 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085342837 DLCTRL DEBUG Tx Command reply: GET_REPLY 317993202 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085342841 DLCTRL DEBUG Command: GET 762768070 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085342841 DLCTRL DEBUG Tx Command reply: GET_REPLY 762768070 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085342846 DLCTRL DEBUG Command: GET 655154277 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085342846 DLCTRL DEBUG Tx Command reply: GET_REPLY 655154277 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085342850 DLCTRL DEBUG Command: GET 199417108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085342850 DLCTRL DEBUG Tx Command reply: GET_REPLY 199417108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085342854 DLCTRL DEBUG Command: GET 592787207 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085342854 DLCTRL DEBUG Tx Command reply: GET_REPLY 592787207 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085342858 DLCTRL DEBUG Command: GET 493713646 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085342858 DLCTRL DEBUG Tx Command reply: GET_REPLY 493713646 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085342862 DLCTRL DEBUG Command: GET 258839113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085342862 DLCTRL DEBUG Tx Command reply: GET_REPLY 258839113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085342866 DLCTRL DEBUG Command: GET 166586318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085342866 DLCTRL DEBUG Tx Command reply: GET_REPLY 166586318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085342869 DLCTRL DEBUG Command: GET 441132619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085342869 DLCTRL DEBUG Tx Command reply: GET_REPLY 441132619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085342873 DLCTRL DEBUG Command: GET 374255866 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085342873 DLCTRL DEBUG Tx Command reply: GET_REPLY 374255866 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085342875 DLCTRL DEBUG Command: GET 973075738 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085342875 DLCTRL DEBUG Tx Command reply: GET_REPLY 973075738 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085342877 DLCTRL DEBUG Command: GET 427126941 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085342877 DLCTRL DEBUG Tx Command reply: GET_REPLY 427126941 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085342880 DLCTRL DEBUG Command: GET 387760718 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085342880 DLCTRL DEBUG Tx Command reply: GET_REPLY 387760718 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085342882 DLCTRL DEBUG Command: GET 902216494 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085342882 DLCTRL DEBUG Tx Command reply: GET_REPLY 902216494 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085342883 DLCTRL DEBUG Command: GET 845723185 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085342883 DLCTRL DEBUG Tx Command reply: GET_REPLY 845723185 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085342885 DLCTRL DEBUG Command: GET 643443332 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085342885 DLCTRL DEBUG Tx Command reply: GET_REPLY 643443332 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085342886 DLCTRL DEBUG Command: GET 911825871 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085342886 DLCTRL DEBUG Tx Command reply: GET_REPLY 911825871 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085342888 DLCTRL DEBUG Command: GET 505130697 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085342888 DLCTRL DEBUG Tx Command reply: GET_REPLY 505130697 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085342889 DLCTRL DEBUG Command: GET 164687595 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085342889 DLCTRL DEBUG Tx Command reply: GET_REPLY 164687595 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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 } } } 20250806085342911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085343944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085343944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085343944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085343944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085343944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085343944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085343944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085343944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085343944 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085343944 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  20250806085343944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806085343944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085343944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085343944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085343944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085343945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085343945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085343945 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806085343945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085343945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085343945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085343945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085343945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085343945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085343945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085343945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085343945 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806085343945 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250806085343945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250806085343945 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806085343945 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806085343945 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806085343945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085343945 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)@bb2323c10e79: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@bb2323c10e79: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)11115815 20250806085344969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085344969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085344969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250806085344969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085344969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa99d27, normal) (hnbgw_rua.c:408) 20250806085344969 DHNB DEBUG map_rua[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085344969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085344969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115815 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085344969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085344969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085344969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115815 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250806085344969 DCN DEBUG map_sccp[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085344969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085344969 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11115815 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085344969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115815 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250806085344969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085344969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085344969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085344969 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11115815 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085344969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085344969 DLSCCP DEBUG 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) 20250806085344969 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: Allocated (fsm.c:456) 20250806085344969 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085344969 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030003200056400500f1100926) (sccp_scrc.c:455) 20250806085344969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085344969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085344969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085344969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085344969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085344969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085344970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085344970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085344970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085344970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085344970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085344970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085344970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085344970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085344970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085344970 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085344970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085344970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085344970 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 03 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085344970 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085344970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085344970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085344970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085344970 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085344970 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085344970 DLM3UA <000f> 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 20250806085344970 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085344970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085344970 DLSS7 <000c> ss7_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 20250806085344970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085344970 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085344970 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 03 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(830)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@bb2323c10e79: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@bb2323c10e79: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)6100756 HNBGW_Test.sgsn0-SCCP(830)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@bb2323c10e79: setverdict(pass): none -> pass 20250806085344987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085344987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085344987 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085344987 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085344987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085344987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085344987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085344987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085344987 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085344987 DLSS7 <000c> ss7_asp.c: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 4f 58 4b 02 00 00 00 00  20250806085344987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085344987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085344987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085344987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085344987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085344987 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=004f584b) (sccp_scrc.c:545) 20250806085344987 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) 20250806085344987 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085344987 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085344987 DLSCCP DEBUG 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) 20250806085344987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085344987 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) 20250806085344987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085344987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085345988 DLCTRL DEBUG Command: GET 419571973 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085345988 DLCTRL DEBUG Tx Command reply: GET_REPLY 419571973 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085345989 DLCTRL DEBUG Command: GET 419177790 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085345989 DLCTRL DEBUG Tx Command reply: GET_REPLY 419177790 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085345990 DLCTRL DEBUG Command: GET 10458203 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085345990 DLCTRL DEBUG Tx Command reply: GET_REPLY 10458203 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085345991 DLCTRL DEBUG Command: GET 774303187 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085345991 DLCTRL DEBUG Tx Command reply: GET_REPLY 774303187 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085345993 DLCTRL DEBUG Command: GET 383583503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085345993 DLCTRL DEBUG Tx Command reply: GET_REPLY 383583503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085345994 DLCTRL DEBUG Command: GET 177824430 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085345994 DLCTRL DEBUG Tx Command reply: GET_REPLY 177824430 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085345995 DLCTRL DEBUG Command: GET 600421182 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085345995 DLCTRL DEBUG Tx Command reply: GET_REPLY 600421182 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085345997 DLCTRL DEBUG Command: GET 749085950 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085345997 DLCTRL DEBUG Tx Command reply: GET_REPLY 749085950 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085345998 DLCTRL DEBUG Command: GET 163794411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085345998 DLCTRL DEBUG Tx Command reply: GET_REPLY 163794411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085346000 DLCTRL DEBUG Command: GET 449385839 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085346000 DLCTRL DEBUG Tx Command reply: GET_REPLY 449385839 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085346002 DLCTRL DEBUG Command: GET 861520810 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085346002 DLCTRL DEBUG Tx Command reply: GET_REPLY 861520810 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085346004 DLCTRL DEBUG Command: GET 974728938 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085346004 DLCTRL DEBUG Tx Command reply: GET_REPLY 974728938 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085346006 DLCTRL DEBUG Command: GET 467845169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085346006 DLCTRL DEBUG Tx Command reply: GET_REPLY 467845169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085346008 DLCTRL DEBUG Command: GET 707663820 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085346008 DLCTRL DEBUG Tx Command reply: GET_REPLY 707663820 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085346009 DLCTRL DEBUG Command: GET 709528220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085346009 DLCTRL DEBUG Tx Command reply: GET_REPLY 709528220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085346011 DLCTRL DEBUG Command: GET 638885887 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085346011 DLCTRL DEBUG Tx Command reply: GET_REPLY 638885887 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085346013 DLCTRL DEBUG Command: GET 514430720 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085346013 DLCTRL DEBUG Tx Command reply: GET_REPLY 514430720 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085346015 DLCTRL DEBUG Command: GET 144766144 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085346015 DLCTRL DEBUG Tx Command reply: GET_REPLY 144766144 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085346016 DLCTRL DEBUG Command: GET 142820525 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085346016 DLCTRL DEBUG Tx Command reply: GET_REPLY 142820525 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085346018 DLCTRL DEBUG Command: GET 622701375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085346018 DLCTRL DEBUG Tx Command reply: GET_REPLY 622701375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085346022 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33525<->l=127.0.0.1:4262) (control_if.c:193) 20250806085346022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59676<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(814)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085346025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085346026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085346026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085346026 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085346026 DMAIN NOTICE (127.0.0.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) 20250806085346026 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085346026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085346026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085346026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085346026 DLSCCP DEBUG 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) 20250806085346026 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085346026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085346026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085346026 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) 20250806085346026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085346026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085346026 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085346026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085346026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085346026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250806085346026 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085346026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085346026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085346026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{disrupted}: Freeing instance (context_map.c:203) 20250806085346026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11115815)[0x558b7e177750]{disrupted}: Deallocated (fsm.c:568) 20250806085346026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085346026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{disconnected}: Freeing instance (context_map.c:207) 20250806085346026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x558b7e1d1030]{disconnected}: Deallocated (fsm.c:568) 20250806085346026 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11115815 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806085346026 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085346026 DLINP DEBUG SRVCONN(,r=127.0.0.1:37580<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085346026 DLINP NOTICE SRV(,r=127.0.0.1:37580<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085346027 DMAIN NOTICE (127.0.0.1:37580 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37580<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085346027 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085346027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085346027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085346027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085346027 DLM3UA <000f> 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 20250806085346027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085346027 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085346027 DLSS7 <000c> ss7_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 20250806085346027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085346027 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085346027 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 4f 58 4b 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 02  MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@bb2323c10e79: Final verdict of PTC: none20250806085346029 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085346029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346029 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085346029 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085346029 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085346029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346029 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085346029 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085346029 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 20250806085346029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346029 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085346029 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085346029 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-RAN(825)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@bb2323c10e79: Final verdict of PTC: none 20250806085346029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346029 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085346029 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085346029 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 20250806085346029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085346029 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085346029 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085346029 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085346029 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085346029 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085346029 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085346029 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 20250806085346029 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' 20250806085346029 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' 20250806085346030 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(831)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@bb2323c10e79: Final verdict of PTC: none 20250806085346030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085346030 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) HNBGW-PFCP(816)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(833)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@bb2323c10e79: Final verdict of PTC: none 20250806085346030 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) 20250806085346031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085346031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085346031 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085346031 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) 20250806085346031 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085346031 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(823)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@bb2323c10e79: Final verdict of PTC: none 20250806085346031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085346031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085346031 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085346031 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) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085346032 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085346032 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) 20250806085346032 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085346032 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085346032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085346032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085346032 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085346032 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) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085346032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085346032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085346032 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085346032 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) 20250806085346032 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085346032 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085346029 DLSS7 <000c> ss7_asp.c: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  20250806085346029 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  20250806085346029 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  20250806085346029 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  20250806085346029 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  20250806085346029 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  20250806085346029 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085346030 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085346030 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085346030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085346030 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085346030 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 20250806085346030 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 20250806085346030 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 20250806085346030 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085346030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085346030 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085346030 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 20250806085346030 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085346030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346030 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085346030 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085346030 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 20250806085346030 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 20250806085346030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085346030 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085346030 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085346030 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085346030 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085346030 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085346030 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085346030 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 20250806085346030 DLSS7 <000c> ss7_route.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' 20250806085346030 DLSS7 <000c> ss7_route.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' 20250806085346030 DLSS7 <000c> ss7_asp.c: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  20250806085346030 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  20250806085346030 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  20250806085346030 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  20250806085346030 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  20250806085346031 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085346031 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085346031 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085346031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085346031 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085346031 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085346031 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 20250806085346031 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 20250806085346031 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 20250806085346031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085346031 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085346031 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085346031 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085346031 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085346031 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085346031 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085346031 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 20250806085346031 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' 20250806085346031 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' 20250806085346031 DLSS7 <000c> ss7_asp.c: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  20250806085346031 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  20250806085346031 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  20250806085346031 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  20250806085346031 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085346031 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085346031 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 20250806085346031 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 20250806085346031 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 20250806085346031 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 20250806085346037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Wed Aug 6 08:53:46 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 20250806085346095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085346762 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085346762 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085346762 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085346762 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085346762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085346762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085346762 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085346762 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085346762 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085346762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085346762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085346762 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085346762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085346762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085346762 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085346762 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085346762 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085346763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085346763 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085346798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43848<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554528) 20250806085347497 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085347497 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085347497 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085347497 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085347497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085347497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085347497 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085347497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085347497 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085347497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085347497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085347497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085347497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085347497 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085347497 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085347497 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085347497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085347497 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085347497 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=554528, count=561484) 20250806085348030 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085348030 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085348030 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085348032 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085348032 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085348032 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085348032 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085348032 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085348032 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085348201 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085348201 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085348201 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085348201 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085348201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085348201 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085348201 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085348201 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085348201 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085348201 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085348201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085348201 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085348201 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085348201 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085348201 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085348201 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085348201 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085348201 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085348201 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085348770 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085348770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085348770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085348770 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085348770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085348770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085348770 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085348770 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085348770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085348770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085348770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085348770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085348770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085348770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085348770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085348770 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085348770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085348771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085348771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085348774 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085348774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085348774 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085348774 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) 20250806085348774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085348774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085348774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085348774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085348774 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) 20250806085348774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085348774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085348774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085348775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085348775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085348775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085348775 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 20250806085348775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085348775 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 20250806085348775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085349221 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085349221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085349222 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085349222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085349222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085349222 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085349222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085349222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085349222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085349222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085349222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085349222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085349223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085349223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085349223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085349223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085349223 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085349223 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_no_allow_attach_round_robin started. 20250806085349875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085349881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085349887 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41069<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085349911 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085349911 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085349922 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349922 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349923 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349923 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43744 (stream_srv.c:143) 20250806085349923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43744<->l=127.0.0.1:29169 (hnb.c:335) 20250806085349923 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349923 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085349923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349923 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349924 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085349924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085349925 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) 20250806085349925 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) 20250806085349925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085349925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349925 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349925 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349925 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 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) 20250806085349925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085349925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349925 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349925 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349925 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085349925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085349925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349925 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349925 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085349925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085349925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085349925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349925 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349925 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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085349925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085349925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349925 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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085349925 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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085349925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349925 DLM3UA <000f> 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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085349925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085349925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349925 DLM3UA <000f> 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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085349925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085349925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(845)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(845)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(848)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(846)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(851)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085349961 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349961 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349961 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085349961 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349961 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349961 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349961 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349961 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085349961 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085349962 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349962 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085349962 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) 20250806085349962 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) 20250806085349962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085349962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349962 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349962 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349962 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085349962 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) 20250806085349962 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) 20250806085349962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085349962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349962 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349962 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085349962 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) 20250806085349962 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) 20250806085349962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085349962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349962 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349962 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085349962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085349962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085349963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085349963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085349963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085349963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085349963 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085349963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085349963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085349963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085349963 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085349963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349963 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085349963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085349963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349963 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085349963 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' 20250806085349963 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085349963 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085349963 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 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 00 06 00 08 00 00 00 06  20250806085349963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349963 DLM3UA <000f> 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085349963 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' 20250806085349963 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085349963 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085349963 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  20250806085349963 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 20250806085349963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085349963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085349963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085349963 DLM3UA <000f> 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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085349963 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085349963 DLSS7 <000c> ss7_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 20250806085349963 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085349963 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085349963 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  20250806085349963 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 20250806085349963 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085349987 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085349987 DHNBAP 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) 20250806085349987 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085349987 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085349987 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085349992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085349992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085349992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085349992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085349992 DHNBAP DEBUG (127.0.0.1:43744 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085349992 DHNBAP NOTICE (127.0.0.1:43744 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085349992 DHNBAP NOTICE (127.0.0.1:43744 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085349992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085349992 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085350137 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 20250806085350137 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 20250806085350137 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085350137 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085350144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085350144 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085350144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085350144 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085350144 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085350144 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085350144 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085350144 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085350144 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 20250806085350144 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085350144 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  20250806085350144 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085350145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085350145 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085350145 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  20250806085350145 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085350145 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085350145 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085350145 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 20250806085350145 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085350145 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  20250806085350145 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' 20250806085350145 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' 20250806085350145 DLSS7 <000c> ss7_asp.c: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  20250806085350145 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  20250806085350145 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  20250806085350145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085350145 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 01 00 12 00 0c 00 00 00 02 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085350145 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085350146 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 20250806085350146 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 20250806085350146 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 20250806085350146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085350146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085350146 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085350146 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) 20250806085350146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085350146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085350146 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085350146 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) 20250806085350146 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085350146 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 20250806085350146 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 20250806085350146 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085350146 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085350147 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085350147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085350147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350147 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085350148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085350148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085350148 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085350148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085350148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350148 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085350148 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085350148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350148 DLM3UA <000f> 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 20250806085350148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085350148 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085350148 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085350148 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085350148 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350148 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(848)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085350153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350153 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085350153 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085350153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085350153 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085350153 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085350153 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085350153 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085350153 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085350153 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 20250806085350153 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085350153 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  20250806085350153 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085350154 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350154 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085350154 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085350154 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  20250806085350154 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085350154 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085350154 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085350154 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 20250806085350154 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085350154 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  20250806085350154 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' 20250806085350154 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' 20250806085350154 DLSS7 <000c> ss7_asp.c: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  20250806085350154 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  20250806085350154 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  20250806085350154 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  20250806085350154 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085350154 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 03 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085350154 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085350154 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 20250806085350154 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 20250806085350154 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 20250806085350154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085350154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085350154 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085350154 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) 20250806085350154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085350154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085350154 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085350154 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) 20250806085350154 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085350155 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085350155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085350155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350155 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350155 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) 20250806085350155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085350156 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) 20250806085350156 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) 20250806085350156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085350156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085350156 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085350156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350156 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350156 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350156 DLM3UA <000f> 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 20250806085350156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085350156 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' 20250806085350156 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 20250806085350156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085350156 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350156 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 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 00 06 00 08 00 00 00 03  20250806085350159 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 20250806085350159 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 20250806085350159 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085350159 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085350165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085350165 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085350165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085350165 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085350165 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085350165 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085350165 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085350165 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085350165 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 20250806085350165 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085350165 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  20250806085350165 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085350167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085350168 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085350168 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  20250806085350168 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085350168 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085350168 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085350168 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 20250806085350168 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085350168 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  20250806085350168 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' 20250806085350168 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' 20250806085350168 DLSS7 <000c> ss7_asp.c: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  20250806085350168 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  20250806085350168 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  20250806085350168 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  20250806085350168 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 03  20250806085350168 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085350168 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085350168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085350168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085350168 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085350168 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) 20250806085350168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085350168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085350168 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085350168 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) 20250806085350168 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085350168 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 20250806085350168 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 20250806085350168 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 20250806085350169 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085350169 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085350169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350169 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350170 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) 20250806085350170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085350170 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) 20250806085350170 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) 20250806085350170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085350170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085350170 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085350170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350170 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 20250806085350170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085350170 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' 20250806085350170 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 20250806085350170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085350170 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350170 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 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 00 06 00 08 00 00 00 05  20250806085350173 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 20250806085350173 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 20250806085350173 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 20250806085350173 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085350174 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085350174 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085350174 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085350177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085350177 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085350177 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085350177 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  20250806085350177 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085350177 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085350177 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085350177 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 20250806085350177 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250806085350177 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  20250806085350177 DLSS7 <000c> ss7_route.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' 20250806085350177 DLSS7 <000c> ss7_route.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' 20250806085350177 DLSS7 <000c> ss7_asp.c: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  20250806085350177 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  20250806085350177 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  20250806085350177 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  20250806085350177 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  20250806085350177 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  20250806085350177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085350177 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085350177 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 20250806085350177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085350177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085350177 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085350177 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) 20250806085350177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085350177 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 20250806085350177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085350177 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085350182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085350182 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085350182 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  20250806085350182 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085350182 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085350182 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250806085350182 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 20250806085350182 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085350182 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  20250806085350182 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' 20250806085350182 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' 20250806085350182 DLSS7 <000c> ss7_asp.c: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  20250806085350182 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  20250806085350182 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  20250806085350182 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  20250806085350182 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  20250806085350182 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085350182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085350182 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 20250806085350182 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 20250806085350182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085350182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085350182 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085350182 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) 20250806085350182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085350182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085350182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085350182 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085350182 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) 20250806085350182 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085350183 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085350183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085350183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085350183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085350183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085350183 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085350183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085350183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085350183 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085350184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350184 DLM3UA <000f> 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 20250806085350184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085350184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085350184 DLSS7 <000c> ss7_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 20250806085350184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085350184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350184 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  20250806085350919 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e862), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085350919 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) 20250806085350919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085350919 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) 20250806085350919 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) 20250806085350919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085350919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 03 e8 62 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085350919 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036f7e8), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085350919 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) 20250806085350919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085350919 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) 20250806085350919 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) 20250806085350919 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085350919 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 f7 e8 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085350919 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001336fb), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085350919 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085350919 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) 20250806085350920 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085350920 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) 20250806085350920 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) 20250806085350920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085350920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350920 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 36 fb 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085350920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350920 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350920 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350920 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 20250806085350920 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085350920 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' 20250806085350920 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 20250806085350920 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085350920 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350920 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 03 e8 62 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806085350920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350920 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350920 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350920 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 20250806085350921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085350921 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' 20250806085350921 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 20250806085350921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085350921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350921 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 36 f7 e8 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806085350921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350921 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350921 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350921 DLM3UA <000f> 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 20250806085350921 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085350921 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' 20250806085350921 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 20250806085350921 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085350921 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350921 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 13 36 fb 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085350927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085350927 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085350927 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 20250806085350927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350927 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' 20250806085350927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085350927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350927 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350927 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 13 36 fb 00  20250806085350928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085350928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350928 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) 20250806085350928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350928 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=001336fb) (sccp_scrc.c:545) 20250806085350928 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) 20250806085350928 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085350928 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085350928 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085350928 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085350928 DLSCCP DEBUG SCCP-SCOC(82)[0x558b7e1e0370]{IDLE}: Deallocated (fsm.c:568) 20250806085350929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085350929 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085350929 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 20250806085350929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350929 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' 20250806085350929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085350929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350929 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 03 e8 62 00  20250806085350930 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085350930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350930 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) 20250806085350930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350930 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=0003e862) (sccp_scrc.c:545) 20250806085350930 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) 20250806085350930 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085350930 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085350930 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085350930 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085350930 DLSCCP DEBUG SCCP-SCOC(80)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(844)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085350951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350951 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085350951 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085350951 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085350951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350951 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085350951 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085350951 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350951 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350951 DLSS7 <000c> ss7_asp.c: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  20250806085350951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085350951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085350951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085350951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085350951 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085350951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085350952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085350952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085350952 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085350952 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) 20250806085350952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085350952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085350952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085350952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085350952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085350952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350953 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) 20250806085350953 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085350953 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085350953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350953 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085350953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085350953 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085350953 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085350953 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085350953 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350953 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  20250806085350956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085350956 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085350956 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085350956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350956 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085350956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085350956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350956 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350956 DLSS7 <000c> ss7_asp.c: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  20250806085350956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085350956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085350956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085350956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085350956 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085350956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085350956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085350956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085350956 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085350956 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(844)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(853)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085350980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350980 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085350980 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085350980 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085350980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085350980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085350980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350980 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350980 DLSS7 <000c> ss7_asp.c: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  20250806085350980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085350980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350980 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085350980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085350980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085350980 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085350980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085350980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085350980 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085350980 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) 20250806085350980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085350980 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085350980 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085350980 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085350980 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085350980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085350980 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) 20250806085350980 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085350980 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085350980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350980 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085350980 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085350980 DLM3UA <000f> 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 20250806085350980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085350980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085350980 DLSS7 <000c> ss7_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 20250806085350980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085350980 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350980 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  20250806085350981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085350981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085350981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085350981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085350981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085350981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085350981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085350981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085350981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085350981 DLSS7 <000c> ss7_asp.c: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  20250806085350981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085350981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085350981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085350981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085350981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085350981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085350981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085350981 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085350981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085350981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085350981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085350981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085350981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085350981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085350981 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085350981 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@bb2323c10e79: 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 } } } } 20250806085351129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085351129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085351129 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 20250806085351129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085351129 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' 20250806085351129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085351129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085351129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351129 DLSS7 <000c> ss7_asp.c: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  20250806085351129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085351129 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085351129 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 20250806085351129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085351129 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' 20250806085351129 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085351129 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085351129 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351129 DLSS7 <000c> ss7_asp.c: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  20250806085351129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085351129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085351129 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085351129 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) 20250806085351129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085351129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085351129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085351129 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085351129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351129 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085351129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085351129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085351129 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085351130 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) 20250806085351130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085351130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 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) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085351130 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) 20250806085351130 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) 20250806085351130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085351130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085351130 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) 20250806085351130 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085351130 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085351130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085351130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085351130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085351130 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) 20250806085351130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085351130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085351130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085351130 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085351130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085351130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085351130 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085351130 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085351131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085351131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085351131 DLM3UA <000f> 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 20250806085351131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085351131 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' 20250806085351131 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 20250806085351131 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085351131 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351131 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  20250806085351132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351132 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085351133 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085351133 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 20250806085351133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085351133 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' 20250806085351133 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085351133 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085351133 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351133 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 36 f7 e8 00  20250806085351133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085351133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085351133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085351133 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) 20250806085351133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085351133 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=0036f7e8) (sccp_scrc.c:545) 20250806085351133 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) 20250806085351133 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085351133 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085351133 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085351133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085351133 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085351133 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 20250806085351133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085351133 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' 20250806085351133 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085351133 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085351133 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085351133 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351133 DLSCCP DEBUG SCCP-SCOC(81)[0x558b7e157ef0]{IDLE}: Deallocated (fsm.c:568) 20250806085351133 DLSS7 <000c> ss7_asp.c: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  20250806085351133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085351133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085351133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085351133 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) 20250806085351133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085351133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085351133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085351133 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085351134 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) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085351133 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085351133 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 20250806085351133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085351134 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' 20250806085351134 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085351134 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351134 DLSS7 <000c> ss7_asp.c: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  20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 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) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085351134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085351134 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085351134 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085351134 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) 20250806085351134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085351134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 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) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085351134 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) 20250806085351134 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) 20250806085351134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085351134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085351134 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 0e 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) 20250806085351134 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085351134 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085351134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085351134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085351134 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085351134 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) 20250806085351134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085351134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085351134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085351134 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085351134 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) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085351135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351135 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) 20250806085351135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085351135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085351135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085351135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085351135 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085351135 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085351135 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085351135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085351135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085351135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085351135 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 20250806085351135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085351135 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' 20250806085351135 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 20250806085351135 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085351135 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085351135 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 0e 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.msc1-RAN(847)@bb2323c10e79: 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)@bb2323c10e79: 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 } } } } 20250806085352014 DLCTRL DEBUG Command: GET 960508792 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085352014 DLCTRL DEBUG Tx Command reply: GET_REPLY 960508792 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085352019 DLCTRL DEBUG Command: GET 641908223 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085352019 DLCTRL DEBUG Tx Command reply: GET_REPLY 641908223 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085352023 DLCTRL DEBUG Command: GET 867768762 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085352023 DLCTRL DEBUG Tx Command reply: GET_REPLY 867768762 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085352028 DLCTRL DEBUG Command: GET 747811009 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085352028 DLCTRL DEBUG Tx Command reply: GET_REPLY 747811009 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085352032 DLCTRL DEBUG Command: GET 159803122 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085352032 DLCTRL DEBUG Tx Command reply: GET_REPLY 159803122 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085352036 DLCTRL DEBUG Command: GET 382327590 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085352036 DLCTRL DEBUG Tx Command reply: GET_REPLY 382327590 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085352041 DLCTRL DEBUG Command: GET 168808661 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085352041 DLCTRL DEBUG Tx Command reply: GET_REPLY 168808661 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085352045 DLCTRL DEBUG Command: GET 722720771 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085352045 DLCTRL DEBUG Tx Command reply: GET_REPLY 722720771 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085352049 DLCTRL DEBUG Command: GET 594728668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085352049 DLCTRL DEBUG Tx Command reply: GET_REPLY 594728668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085352053 DLCTRL DEBUG Command: GET 528412436 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085352053 DLCTRL DEBUG Tx Command reply: GET_REPLY 528412436 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085352057 DLCTRL DEBUG Command: GET 791875002 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085352058 DLCTRL DEBUG Tx Command reply: GET_REPLY 791875002 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085352061 DLCTRL DEBUG Command: GET 188421373 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085352061 DLCTRL DEBUG Tx Command reply: GET_REPLY 188421373 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085352064 DLCTRL DEBUG Command: GET 516099946 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085352065 DLCTRL DEBUG Tx Command reply: GET_REPLY 516099946 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085352067 DLCTRL DEBUG Command: GET 78890144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085352067 DLCTRL DEBUG Tx Command reply: GET_REPLY 78890144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085352070 DLCTRL DEBUG Command: GET 913595176 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085352070 DLCTRL DEBUG Tx Command reply: GET_REPLY 913595176 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085352073 DLCTRL DEBUG Command: GET 92610849 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085352073 DLCTRL DEBUG Tx Command reply: GET_REPLY 92610849 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085352076 DLCTRL DEBUG Command: GET 224798209 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085352076 DLCTRL DEBUG Tx Command reply: GET_REPLY 224798209 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085352078 DLCTRL DEBUG Command: GET 685698111 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085352078 DLCTRL DEBUG Tx Command reply: GET_REPLY 685698111 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085352080 DLCTRL DEBUG Command: GET 774561692 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085352080 DLCTRL DEBUG Tx Command reply: GET_REPLY 774561692 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085352081 DLCTRL DEBUG Command: GET 585998476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085352081 DLCTRL DEBUG Tx Command reply: GET_REPLY 585998476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001011001101'B, t_guard := 20.000000 } 20250806085352110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)7020044 20250806085353158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085353158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085353158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085353158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085353158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b1e0c, normal) (hnbgw_rua.c:408) 20250806085353158 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085353158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085353158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020044 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085353158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085353158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085353158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020044 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085353158 DCN DEBUG map_sccp[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085353158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085353158 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7020044 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085353158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020044 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085353158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085353158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085353158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085353158 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020044 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085353158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085353158 DLSCCP DEBUG 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) 20250806085353158 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: Allocated (fsm.c:456) 20250806085353158 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085353158 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002cd0056400500f1100926) (sccp_scrc.c:455) 20250806085353158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085353158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085353158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085353158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085353158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085353158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085353158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085353158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085353158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085353158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085353158 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085353158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085353158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085353158 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 02 cd 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085353158 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085353158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085353158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085353158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085353158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085353158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085353158 DLM3UA <000f> 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 20250806085353158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085353158 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085353158 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085353158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085353158 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085353158 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 02 cd 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)13558241 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@bb2323c10e79: setverdict(pass): none -> pass 20250806085353173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085353173 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085353173 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085353173 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085353173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085353173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085353173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085353173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085353173 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085353173 DLSS7 <000c> ss7_asp.c: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 5f 4f d7 02 00 00 00 00  20250806085353174 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085353174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085353174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085353174 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085353174 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085353174 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=005f4fd7) (sccp_scrc.c:545) 20250806085353174 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) 20250806085353174 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085353174 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085353174 DLSCCP DEBUG 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) 20250806085353174 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085353174 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) 20250806085353174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085353174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085353176 DLCTRL DEBUG Command: GET 536350149 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085353176 DLCTRL DEBUG Tx Command reply: GET_REPLY 536350149 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085353180 DLCTRL DEBUG Command: GET 232863708 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085353180 DLCTRL DEBUG Tx Command reply: GET_REPLY 232863708 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085353184 DLCTRL DEBUG Command: GET 933040836 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085353184 DLCTRL DEBUG Tx Command reply: GET_REPLY 933040836 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085353188 DLCTRL DEBUG Command: GET 917222057 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085353188 DLCTRL DEBUG Tx Command reply: GET_REPLY 917222057 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085353192 DLCTRL DEBUG Command: GET 916725013 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085353192 DLCTRL DEBUG Tx Command reply: GET_REPLY 916725013 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085353197 DLCTRL DEBUG Command: GET 579205477 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085353197 DLCTRL DEBUG Tx Command reply: GET_REPLY 579205477 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085353201 DLCTRL DEBUG Command: GET 716436710 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085353201 DLCTRL DEBUG Tx Command reply: GET_REPLY 716436710 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085353205 DLCTRL DEBUG Command: GET 624769862 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085353205 DLCTRL DEBUG Tx Command reply: GET_REPLY 624769862 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085353208 DLCTRL DEBUG Command: GET 359872149 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085353208 DLCTRL DEBUG Tx Command reply: GET_REPLY 359872149 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085353212 DLCTRL DEBUG Command: GET 198351643 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085353212 DLCTRL DEBUG Tx Command reply: GET_REPLY 198351643 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085353217 DLCTRL DEBUG Command: GET 246226785 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085353217 DLCTRL DEBUG Tx Command reply: GET_REPLY 246226785 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085353221 DLCTRL DEBUG Command: GET 27621368 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085353221 DLCTRL DEBUG Tx Command reply: GET_REPLY 27621368 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085353225 DLCTRL DEBUG Command: GET 285411180 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085353225 DLCTRL DEBUG Tx Command reply: GET_REPLY 285411180 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085353228 DLCTRL DEBUG Command: GET 579917033 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085353228 DLCTRL DEBUG Tx Command reply: GET_REPLY 579917033 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085353231 DLCTRL DEBUG Command: GET 369977268 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085353231 DLCTRL DEBUG Tx Command reply: GET_REPLY 369977268 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085353233 DLCTRL DEBUG Command: GET 803684875 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085353233 DLCTRL DEBUG Tx Command reply: GET_REPLY 803684875 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085353236 DLCTRL DEBUG Command: GET 246278957 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085353236 DLCTRL DEBUG Tx Command reply: GET_REPLY 246278957 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085353237 DLCTRL DEBUG Command: GET 306888655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085353237 DLCTRL DEBUG Tx Command reply: GET_REPLY 306888655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085353239 DLCTRL DEBUG Command: GET 332968651 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085353239 DLCTRL DEBUG Tx Command reply: GET_REPLY 332968651 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085353241 DLCTRL DEBUG Command: GET 975905111 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085353241 DLCTRL DEBUG Tx Command reply: GET_REPLY 975905111 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001010010001'B, t_guard := 20.000000 } 20250806085353253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@bb2323c10e79: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)13822271 20250806085354266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085354266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085354266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085354266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085354266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2e93f, normal) (hnbgw_rua.c:408) 20250806085354266 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085354266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085354266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822271 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085354266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085354266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085354266 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085354266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822271 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250806085354266 DCN DEBUG map_sccp[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085354266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085354266 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13822271 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806085354266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822271 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085354266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085354266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085354266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085354266 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822271 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085354266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085354266 DLSCCP DEBUG 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) 20250806085354266 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: Allocated (fsm.c:456) 20250806085354266 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085354266 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002910056400500f1100926) (sccp_scrc.c:455) 20250806085354266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085354266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085354266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085354266 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) 20250806085354266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085354266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085354266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085354266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085354266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085354266 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) 20250806085354266 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) 20250806085354266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085354266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085354266 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 02 91 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085354266 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085354266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085354266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085354266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085354266 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085354266 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085354266 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 20250806085354266 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085354266 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' 20250806085354266 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 20250806085354266 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085354267 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085354267 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 02 91 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@bb2323c10e79: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)9733467 HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@bb2323c10e79: setverdict(pass): none -> pass 20250806085354274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085354274 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085354274 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085354274 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 20250806085354274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085354274 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' 20250806085354274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085354274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085354274 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085354274 DLSS7 <000c> ss7_asp.c: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 b5 44 6d 02 00 00 00 00  20250806085354274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085354274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085354274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085354274 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) 20250806085354274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085354274 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=00b5446d) (sccp_scrc.c:545) 20250806085354274 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) 20250806085354274 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085354274 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) MTC@bb2323c10e79: 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 } } } 20250806085354274 DLSCCP DEBUG 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) 20250806085354274 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085354274 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) 20250806085354274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085354274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085354276 DLCTRL DEBUG Command: GET 780581446 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085354276 DLCTRL DEBUG Tx Command reply: GET_REPLY 780581446 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085354278 DLCTRL DEBUG Command: GET 422382442 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085354278 DLCTRL DEBUG Tx Command reply: GET_REPLY 422382442 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085354284 DLCTRL DEBUG Command: GET 956455468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085354284 DLCTRL DEBUG Tx Command reply: GET_REPLY 956455468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085354288 DLCTRL DEBUG Command: GET 601044513 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085354288 DLCTRL DEBUG Tx Command reply: GET_REPLY 601044513 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085354291 DLCTRL DEBUG Command: GET 889463639 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085354291 DLCTRL DEBUG Tx Command reply: GET_REPLY 889463639 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085354295 DLCTRL DEBUG Command: GET 516124952 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085354295 DLCTRL DEBUG Tx Command reply: GET_REPLY 516124952 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085354299 DLCTRL DEBUG Command: GET 97179345 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085354299 DLCTRL DEBUG Tx Command reply: GET_REPLY 97179345 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085354302 DLCTRL DEBUG Command: GET 700301060 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085354302 DLCTRL DEBUG Tx Command reply: GET_REPLY 700301060 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085354304 DLCTRL DEBUG Command: GET 675543824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085354304 DLCTRL DEBUG Tx Command reply: GET_REPLY 675543824 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085354307 DLCTRL DEBUG Command: GET 467218509 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085354307 DLCTRL DEBUG Tx Command reply: GET_REPLY 467218509 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085354309 DLCTRL DEBUG Command: GET 335733539 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085354309 DLCTRL DEBUG Tx Command reply: GET_REPLY 335733539 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806085354311 DLCTRL DEBUG Command: GET 509676897 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085354311 DLCTRL DEBUG Tx Command reply: GET_REPLY 509676897 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085354315 DLCTRL DEBUG Command: GET 390516619 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085354315 DLCTRL DEBUG Tx Command reply: GET_REPLY 390516619 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085354317 DLCTRL DEBUG Command: GET 313822104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085354317 DLCTRL DEBUG Tx Command reply: GET_REPLY 313822104 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085354320 DLCTRL DEBUG Command: GET 642155410 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085354320 DLCTRL DEBUG Tx Command reply: GET_REPLY 642155410 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085354327 DLCTRL DEBUG Command: GET 418490794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085354327 DLCTRL DEBUG Tx Command reply: GET_REPLY 418490794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085354331 DLCTRL DEBUG Command: GET 524968723 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085354331 DLCTRL DEBUG Tx Command reply: GET_REPLY 524968723 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085354335 DLCTRL DEBUG Command: GET 391235724 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085354335 DLCTRL DEBUG Tx Command reply: GET_REPLY 391235724 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085354338 DLCTRL DEBUG Command: GET 265104437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085354338 DLCTRL DEBUG Tx Command reply: GET_REPLY 265104437 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085354341 DLCTRL DEBUG Command: GET 62911637 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085354341 DLCTRL DEBUG Tx Command reply: GET_REPLY 62911637 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000100111001'B, t_guard := 20.000000 } 20250806085354374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@bb2323c10e79: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)3646505 20250806085355401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085355401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085355401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085355401 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085355401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37a429, normal) (hnbgw_rua.c:408) 20250806085355401 DHNB DEBUG map_rua[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085355401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085355401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085355401 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085355401 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085355401 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085355401 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085355401 DCN DEBUG map_sccp[0x558b7e1d2cd0]{init}: Allocated (fsm.c:456) 20250806085355401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085355401 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3646505 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085355402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085355402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085355402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085355402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085355402 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085355402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085355402 DLSCCP DEBUG 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) 20250806085355402 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: Allocated (fsm.c:456) 20250806085355402 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085355402 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001390056400500f1100926) (sccp_scrc.c:455) 20250806085355402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085355402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085355402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085355402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085355402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085355402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085355402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085355402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085355402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355402 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085355402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085355402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085355402 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 39 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085355402 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085355402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085355402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085355402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085355402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085355402 DLM3UA <000f> 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 20250806085355402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085355402 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085355402 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085355402 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085355402 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085355402 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 39 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@bb2323c10e79: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@bb2323c10e79: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)10914602 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085355410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355410 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085355410 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085355410 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085355410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085355410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085355410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085355410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085355410 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085355410 DLSS7 <000c> ss7_asp.c: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 e5 fd 1f 02 00 00 00 00  20250806085355410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085355410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085355410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085355411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085355411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085355411 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=00e5fd1f) (sccp_scrc.c:545) 20250806085355411 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) 20250806085355411 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085355411 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085355411 DLSCCP DEBUG 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) 20250806085355411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085355411 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) 20250806085355411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085355411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_no_allow_attach_round_robin0(858)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085355413 DLCTRL DEBUG Command: GET 517140877 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085355413 DLCTRL DEBUG Tx Command reply: GET_REPLY 517140877 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085355417 DLCTRL DEBUG Command: GET 728357122 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085355417 DLCTRL DEBUG Tx Command reply: GET_REPLY 728357122 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085355421 DLCTRL DEBUG Command: GET 130614053 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085355421 DLCTRL DEBUG Tx Command reply: GET_REPLY 130614053 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085355425 DLCTRL DEBUG Command: GET 509503496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085355425 DLCTRL DEBUG Tx Command reply: GET_REPLY 509503496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085355429 DLCTRL DEBUG Command: GET 959404270 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085355429 DLCTRL DEBUG Tx Command reply: GET_REPLY 959404270 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085355433 DLCTRL DEBUG Command: GET 4425801 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085355433 DLCTRL DEBUG Tx Command reply: GET_REPLY 4425801 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085355437 DLCTRL DEBUG Command: GET 415018318 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085355437 DLCTRL DEBUG Tx Command reply: GET_REPLY 415018318 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085355441 DLCTRL DEBUG Command: GET 537009654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085355441 DLCTRL DEBUG Tx Command reply: GET_REPLY 537009654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085355445 DLCTRL DEBUG Command: GET 14717723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085355445 DLCTRL DEBUG Tx Command reply: GET_REPLY 14717723 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085355448 DLCTRL DEBUG Command: GET 802216065 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085355448 DLCTRL DEBUG Tx Command reply: GET_REPLY 802216065 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085355451 DLCTRL DEBUG Command: GET 966813934 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085355451 DLCTRL DEBUG Tx Command reply: GET_REPLY 966813934 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806085355454 DLCTRL DEBUG Command: GET 401727277 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085355454 DLCTRL DEBUG Tx Command reply: GET_REPLY 401727277 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085355458 DLCTRL DEBUG Command: GET 816985316 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085355458 DLCTRL DEBUG Tx Command reply: GET_REPLY 816985316 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085355462 DLCTRL DEBUG Command: GET 848848065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085355462 DLCTRL DEBUG Tx Command reply: GET_REPLY 848848065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085355467 DLCTRL DEBUG Command: GET 240656266 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085355467 DLCTRL DEBUG Tx Command reply: GET_REPLY 240656266 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085355470 DLCTRL DEBUG Command: GET 390659645 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085355470 DLCTRL DEBUG Tx Command reply: GET_REPLY 390659645 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085355473 DLCTRL DEBUG Command: GET 750644013 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085355473 DLCTRL DEBUG Tx Command reply: GET_REPLY 750644013 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085355476 DLCTRL DEBUG Command: GET 962183153 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085355476 DLCTRL DEBUG Tx Command reply: GET_REPLY 962183153 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085355481 DLCTRL DEBUG Command: GET 608272300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085355481 DLCTRL DEBUG Tx Command reply: GET_REPLY 608272300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085355485 DLCTRL DEBUG Command: GET 845968822 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085355485 DLCTRL DEBUG Tx Command reply: GET_REPLY 845968822 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085355494 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41069<->l=127.0.0.1:4262) (control_if.c:193) 20250806085355495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43868<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(837)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(836)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085355499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085355500 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085355501 DLINP DEBUG SRVCONN(,r=127.0.0.1:43744<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085355501 DLINP NOTICE SRV(,r=127.0.0.1:43744<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085355501 DMAIN NOTICE (127.0.0.1:43744 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43744<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085355501 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@bb2323c10e79: Final verdict of PTC: none 20250806085355503 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085355503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355503 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085355503 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(852)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@bb2323c10e79: Final verdict of PTC: none20250806085355503 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085355503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355503 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085355503 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085355504 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085355504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355504 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085355504 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085355504 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 20250806085355504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355504 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085355504 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085355504 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085355504 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085355504 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085355504 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085355504 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 HNBGW_Test.msc2-SCCP(849)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@bb2323c10e79: Final verdict of PTC: none 20250806085355504 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' 20250806085355504 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' 20250806085355504 DLSS7 <000c> ss7_asp.c: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  20250806085355504 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  20250806085355504 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  20250806085355504 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  20250806085355504 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  20250806085355504 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  20250806085355504 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085355504 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085355504 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085355504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355504 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085355504 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085355505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085355505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085355504 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 20250806085355505 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 20250806085355505 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 20250806085355505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355505 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085355505 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) 20250806085355505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085355505 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085355505 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085355505 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085355505 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 20250806085355505 DLSS7 <000c> ss7_route.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' 20250806085355505 DLSS7 <000c> ss7_route.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' 20250806085355505 DLSS7 <000c> ss7_asp.c: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  20250806085355505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085355505 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085355505 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) 20250806085355505 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  20250806085355505 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  20250806085355505 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  20250806085355505 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  20250806085355505 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085355505 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085355505 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085355505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085355505 DLSCCP DEBUG 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) 20250806085355505 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085355505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085355505 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085355505 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) 20250806085355505 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 20250806085355505 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 20250806085355505 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085355505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355505 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085355505 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085355505 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 20250806085355505 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) 20250806085355505 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) 20250806085355505 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085355505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355505 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085355505 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085355505 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 20250806085355505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355505 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085355505 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085355505 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085355505 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085355505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085355505 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085355505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355505 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 20250806085355506 DLSS7 <000c> ss7_route.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' 20250806085355506 DLSS7 <000c> ss7_route.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' 20250806085355506 DLSS7 <000c> ss7_asp.c: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  20250806085355506 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  20250806085355506 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  20250806085355506 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  20250806085355506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085355506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085355506 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 20250806085355506 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 20250806085355505 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) 20250806085355506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085355506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085355506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250806085355506 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085355506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085355506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085355506 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085355506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085355506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085355506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085355506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085355506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822271)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085355506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085355506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{disconnected}: Freeing instance (context_map.c:207) 20250806085355506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x558b7e1e3440]{disconnected}: Deallocated (fsm.c:568) 20250806085355506 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822271 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@bb2323c10e79: Final verdict of PTC: none 20250806085355506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085355506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085355506 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085355506 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) 20250806085355506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085355506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085355506 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085355506 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) 20250806085355507 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085355507 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085355507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085355507 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_no_allow_attach_round_robin-Iuh1(841)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(838)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@bb2323c10e79: Final verdict of PTC: none 20250806085355507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085355507 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085355507 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085355507 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) 20250806085355507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085355508 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085355508 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085355508 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) 20250806085355508 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085355508 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085355508 DLSCCP DEBUG 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) 20250806085355508 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085355508 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085355508 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085355508 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085355508 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) 20250806085355508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085355508 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085355508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355508 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085355508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085355508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085355508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5f 4f d7 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250806085355508 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085355508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085355508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085355508 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085355508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085355508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085355508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020044)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) 20250806085355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{disconnected}: Freeing instance (context_map.c:207) 20250806085355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x558b7e177750]{disconnected}: Deallocated (fsm.c:568) 20250806085355509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020044 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085355509 DLSCCP DEBUG 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) 20250806085355509 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085355509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085355509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085355509 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085355509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085355509 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085355509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085355509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085355509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085355509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085355509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 e5 fd 1f 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) 20250806085355509 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085355509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085355509 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085355509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{disrupted}: Freeing instance (context_map.c:203) 20250806085355509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3646505)[0x558b7e1dcbd0]{disrupted}: Deallocated (fsm.c:568) 20250806085355510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085355510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085355510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x558b7e1d2cd0]{disconnected}: Deallocated (fsm.c:568) 20250806085355510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3646505 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085355510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085355510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085355510 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085355510 DMAIN NOTICE (127.0.0.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) 20250806085355510 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085355511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085355512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085355507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085355507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085355508 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 20250806085355508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085355508 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 20250806085355508 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085355509 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 20250806085355509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355509 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085355509 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085355509 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085355509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085355509 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085355509 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250806085355509 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) 20250806085355510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355510 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085355510 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085355510 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085355510 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085355510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085355510 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085355510 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 20250806085355510 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' 20250806085355510 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' 20250806085355510 DLSS7 <000c> ss7_asp.c: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  20250806085355511 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  20250806085355511 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  20250806085355511 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085355511 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085355511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085355511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085355511 DLM3UA <000f> 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 20250806085355511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085355511 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085355511 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085355512 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 20250806085355512 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 20250806085355512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085355512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085355512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085355512 DLM3UA <000f> 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 20250806085355512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085355512 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085355512 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085355513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085355514 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085355514 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) 20250806085355515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085355516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085355517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085355518 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085355519 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) TC_mscpool_no_allow_attach_round_robin0(858)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(855)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(857)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_no_allow_attach_round_robin0(856)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(844)@bb2323c10e79: Final verdict of PTC: none 20250806085355519 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.msc1-M3UA(848)@bb2323c10e79: Final verdict of PTC: none 20250806085355520 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@bb2323c10e79: Setting final verdict of the test case. 20250806085355521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085355522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:53:55 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 20250806085355626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085356027 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085356027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085356028 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085356028 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) 20250806085356028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085356028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085356028 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085356028 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085356028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085356028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085356028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085356028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085356028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085356028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085356028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085356028 DLM3UA <000f> 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 20250806085356028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085356028 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085356029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085356329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662464) 20250806085356762 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085356763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085356763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085356763 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085356763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085356763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085356763 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085356763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085356763 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085356763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085356763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085356763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085356763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085356763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085356763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085356763 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085356763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085356763 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085356763 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=662464, count=672660) 20250806085357498 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085357498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085357498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085357498 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085357498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085357498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085357498 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085357498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085357498 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085357498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085357498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085357498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085357498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085357498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085357498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085357498 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085357498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085357498 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085357499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085357505 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085357505 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085357505 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085357506 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085357506 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085357506 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085357506 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085357506 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085357506 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085357511 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085357511 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085357511 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085358202 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085358202 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085358202 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085358202 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085358202 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085358202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085358203 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085358203 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085358203 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085358203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085358203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085358203 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085358203 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085358203 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085358203 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085358203 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085358203 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085358203 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085358203 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:53: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_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 20250806085358771 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085358771 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085358771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085358771 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085358771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085358771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085358771 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085358771 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085358771 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085358771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085358771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085358771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085358772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085358772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085358772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085358772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085358772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085358772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085358772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085358775 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085358775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085358775 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085358775 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) 20250806085358775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085358775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085358775 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085358775 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085358775 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) 20250806085358775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085358775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085358775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085358775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085358775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085358775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085358775 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 20250806085358775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085358775 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 20250806085358775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250806085359453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085359456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085359462 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39677<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085359478 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085359478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085359485 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359485 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359485 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359485 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085359485 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50870 (stream_srv.c:143) 20250806085359485 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50870<->l=127.0.0.1:29169 (hnb.c:335) 20250806085359485 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359485 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359486 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359487 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085359487 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) 20250806085359487 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) 20250806085359487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085359487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359487 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359487 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 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) 20250806085359487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085359487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359487 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359487 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085359487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085359487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359487 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359487 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085359487 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359487 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085359487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085359487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359487 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359487 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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085359487 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085359487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359487 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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085359487 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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085359487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359487 DLM3UA <000f> 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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085359487 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085359487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359487 DLM3UA <000f> 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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085359487 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085359487 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(869)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(872)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(875)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085359521 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359521 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359521 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359521 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359521 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359521 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359522 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085359522 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359523 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359523 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085359523 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) 20250806085359523 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) 20250806085359523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085359523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359523 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359523 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359523 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085359523 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085359523 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) 20250806085359523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085359523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359523 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359523 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359523 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085359523 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) 20250806085359523 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) 20250806085359523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085359523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359523 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359523 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359523 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085359523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359523 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085359523 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085359523 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085359523 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085359523 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085359523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359523 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359523 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359523 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085359523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085359523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359523 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085359523 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250806085359523 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085359523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359523 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 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 00 06 00 08 00 00 00 06  20250806085359523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359523 DLM3UA <000f> 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085359523 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' 20250806085359523 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085359523 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359523 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  20250806085359523 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 20250806085359523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359523 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359523 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359523 DLM3UA <000f> 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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085359523 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085359523 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085359523 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085359546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085359546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085359546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085359546 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085359546 DHNBAP 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) 20250806085359546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085359546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085359546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085359546 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085359551 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085359551 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085359551 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085359551 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085359551 DHNBAP DEBUG (127.0.0.1:50870 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085359551 DHNBAP NOTICE (127.0.0.1:50870 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085359551 DHNBAP NOTICE (127.0.0.1:50870 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085359551 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085359551 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085359697 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 20250806085359697 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 20250806085359697 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085359697 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085359705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359705 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085359705 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085359705 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085359706 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085359706 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085359706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085359706 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085359706 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085359706 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 20250806085359706 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085359706 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  20250806085359706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085359707 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 20250806085359707 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 20250806085359707 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085359707 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085359708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359709 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085359709 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085359709 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  20250806085359709 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085359709 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085359709 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085359709 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 20250806085359709 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085359709 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  20250806085359709 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' 20250806085359709 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' 20250806085359709 DLSS7 <000c> ss7_asp.c: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  20250806085359709 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  20250806085359709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806085359709 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085359709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085359709 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 20250806085359709 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 20250806085359709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085359709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085359709 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085359709 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) 20250806085359709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085359709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085359709 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085359709 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) 20250806085359709 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(872)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085359711 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085359711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085359711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359711 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085359711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085359711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359711 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359711 DLM3UA <000f> 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 20250806085359711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085359711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085359711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085359711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085359711 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359711 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  20250806085359715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085359715 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085359715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085359715 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085359715 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085359715 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085359715 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085359715 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085359715 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 20250806085359715 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085359715 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  20250806085359715 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085359717 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 20250806085359717 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 20250806085359717 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085359717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085359717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359717 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085359717 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085359717 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  20250806085359717 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085359717 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085359717 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085359717 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 20250806085359717 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085359717 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  20250806085359717 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' 20250806085359717 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' 20250806085359717 DLSS7 <000c> ss7_asp.c: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  20250806085359717 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  20250806085359717 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  20250806085359717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806085359717 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 03 00 12 00 0c 00 00 00 03 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085359717 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085359718 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 20250806085359718 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 20250806085359718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085359718 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085359718 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085359718 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) 20250806085359718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085359718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085359718 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085359718 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) 20250806085359718 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359719 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359719 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085359719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359719 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359720 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) 20250806085359720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085359720 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) 20250806085359720 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) 20250806085359720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085359720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.msc2-M3UA(875)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085359720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359720 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359721 DLM3UA <000f> 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 20250806085359721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085359721 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' 20250806085359721 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 20250806085359721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085359721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359721 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  20250806085359723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359723 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085359723 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085359723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085359723 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085359723 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085359723 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085359723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085359723 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085359723 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 20250806085359723 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085359723 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  20250806085359723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085359726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359726 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085359726 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085359726 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  20250806085359726 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085359726 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085359726 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085359726 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 20250806085359726 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085359726 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  20250806085359726 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' 20250806085359726 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' 20250806085359726 DLSS7 <000c> ss7_asp.c: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  20250806085359726 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  20250806085359726 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  20250806085359726 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 03  20250806085359726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806085359726 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085359726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085359726 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 20250806085359726 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 20250806085359726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085359726 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085359727 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085359727 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) 20250806085359727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085359727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085359727 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085359727 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) 20250806085359727 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359728 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085359728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359729 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 (available) (ss7_combined_linkset.c:297) 20250806085359729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085359729 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) 20250806085359729 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) 20250806085359729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085359729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359729 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359729 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 20250806085359729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085359729 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 (available) 20250806085359729 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 20250806085359729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085359729 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359729 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 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 00 06 00 08 00 00 00 05  20250806085359735 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 20250806085359735 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 20250806085359735 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085359735 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085359741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085359741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085359741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085359741 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085359741 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085359741 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085359741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085359741 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085359741 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 20250806085359741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085359742 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  20250806085359742 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085359744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085359744 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085359744 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  20250806085359744 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085359744 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085359744 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085359744 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 20250806085359744 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085359744 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  20250806085359744 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' 20250806085359744 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' 20250806085359744 DLSS7 <000c> ss7_asp.c: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  20250806085359744 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  20250806085359744 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  20250806085359744 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  20250806085359744 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  20250806085359744 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806085359744 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085359744 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 20250806085359744 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 20250806085359744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085359744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085359744 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085359744 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) 20250806085359744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085359744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085359744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085359744 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085359744 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) 20250806085359744 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085359745 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085359745 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085359745 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085359745 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085359745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085359745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085359745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085359745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085359745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085359746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085359746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085359746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085359746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085359746 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085359746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085359746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085359746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085359746 DLM3UA <000f> 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 20250806085359746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085359746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085359746 DLSS7 <000c> ss7_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 20250806085359746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085359746 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085359746 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(868)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085400514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085400514 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085400514 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085400514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085400514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085400514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400514 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400514 DLSS7 <000c> ss7_asp.c: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  20250806085400514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085400514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085400514 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085400514 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) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085400514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085400514 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085400514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085400514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085400514 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) 20250806085400514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085400514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085400514 DLM3UA <000f> 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 20250806085400514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085400514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085400514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085400514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085400514 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400514 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  20250806085400514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400514 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085400514 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085400514 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085400514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400514 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085400514 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085400514 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400514 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400514 DLSS7 <000c> ss7_asp.c: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  20250806085400514 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085400514 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085400514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400514 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085400514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400514 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400514 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085400514 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085400514 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(871)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085400516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400516 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085400516 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085400516 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 20250806085400516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400516 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' 20250806085400516 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085400516 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400516 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400516 DLSS7 <000c> ss7_asp.c: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  20250806085400516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085400516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400516 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) 20250806085400516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085400516 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085400516 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085400516 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) 20250806085400516 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085400516 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 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) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400516 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085400516 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) 20250806085400516 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) 20250806085400516 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085400516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085400516 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) 20250806085400516 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085400516 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085400516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085400517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085400517 DLM3UA <000f> 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 20250806085400517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085400517 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' 20250806085400517 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 20250806085400517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085400517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400517 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  20250806085400518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400518 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085400518 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085400518 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 20250806085400518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400518 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' 20250806085400518 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085400518 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400518 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400518 DLSS7 <000c> ss7_asp.c: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  20250806085400518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085400519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400519 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400519 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) 20250806085400519 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085400519 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085400519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400519 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085400519 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085400519 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(868)@bb2323c10e79: 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(871)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085400525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400525 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085400525 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085400525 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 20250806085400525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400525 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' 20250806085400525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085400525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400525 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400525 DLSS7 <000c> ss7_asp.c: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  20250806085400525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085400525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400525 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) 20250806085400525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085400525 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085400525 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) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 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) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085400525 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085400525 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) 20250806085400525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085400525 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 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) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085400525 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) 20250806085400525 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) 20250806085400525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085400525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085400525 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 0e 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) 20250806085400525 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085400525 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085400525 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085400525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085400525 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 20250806085400526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085400526 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' 20250806085400526 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 20250806085400526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085400526 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400526 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 0e 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  20250806085400527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400527 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085400527 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085400527 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 20250806085400527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400527 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' 20250806085400527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085400527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400527 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400527 DLSS7 <000c> ss7_asp.c: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  20250806085400527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085400527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400527 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) 20250806085400527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085400527 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085400527 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) 20250806085400527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400527 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) 20250806085400527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400527 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085400527 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085400527 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@bb2323c10e79: 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 } } } } 20250806085400547 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400547 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085400547 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085400547 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085400547 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400547 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085400547 DLSS7 <000c> ss7_hmrt.c:193 0: Found route 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(877)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085400547 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400547 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400547 DLSS7 <000c> ss7_asp.c: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  20250806085400547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085400547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400547 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085400547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085400547 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085400547 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085400547 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) 20250806085400547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085400547 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085400547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085400547 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085400547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085400547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085400548 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) 20250806085400548 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085400548 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085400548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085400548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085400548 DLM3UA <000f> 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 20250806085400548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085400548 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085400548 DLSS7 <000c> ss7_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 20250806085400548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085400548 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400548 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  20250806085400550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085400550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085400550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085400550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085400550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085400550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085400550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085400551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085400551 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085400551 DLSS7 <000c> ss7_asp.c: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  20250806085400551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085400551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085400551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085400551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085400551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085400551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085400551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085400551 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085400551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085400551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085400551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085400551 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085400551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085400551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085400551 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085400551 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@bb2323c10e79: 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 } } } } 20250806085401578 DLCTRL DEBUG Command: GET 313086628 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085401578 DLCTRL DEBUG Tx Command reply: GET_REPLY 313086628 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085401581 DLCTRL DEBUG Command: GET 530883110 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085401581 DLCTRL DEBUG Tx Command reply: GET_REPLY 530883110 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085401586 DLCTRL DEBUG Command: GET 448097913 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085401586 DLCTRL DEBUG Tx Command reply: GET_REPLY 448097913 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085401591 DLCTRL DEBUG Command: GET 356807372 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085401591 DLCTRL DEBUG Tx Command reply: GET_REPLY 356807372 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085401595 DLCTRL DEBUG Command: GET 902241576 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085401595 DLCTRL DEBUG Tx Command reply: GET_REPLY 902241576 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085401599 DLCTRL DEBUG Command: GET 314273703 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085401600 DLCTRL DEBUG Tx Command reply: GET_REPLY 314273703 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085401604 DLCTRL DEBUG Command: GET 996502569 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085401604 DLCTRL DEBUG Tx Command reply: GET_REPLY 996502569 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085401608 DLCTRL DEBUG Command: GET 73428051 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085401608 DLCTRL DEBUG Tx Command reply: GET_REPLY 73428051 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085401612 DLCTRL DEBUG Command: GET 203472534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085401612 DLCTRL DEBUG Tx Command reply: GET_REPLY 203472534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085401615 DLCTRL DEBUG Command: GET 706801549 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085401615 DLCTRL DEBUG Tx Command reply: GET_REPLY 706801549 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085401619 DLCTRL DEBUG Command: GET 105271269 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085401619 DLCTRL DEBUG Tx Command reply: GET_REPLY 105271269 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085401622 DLCTRL DEBUG Command: GET 506204491 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085401622 DLCTRL DEBUG Tx Command reply: GET_REPLY 506204491 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085401625 DLCTRL DEBUG Command: GET 220738196 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085401625 DLCTRL DEBUG Tx Command reply: GET_REPLY 220738196 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085401628 DLCTRL DEBUG Command: GET 384002320 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085401628 DLCTRL DEBUG Tx Command reply: GET_REPLY 384002320 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085401631 DLCTRL DEBUG Command: GET 171065261 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085401631 DLCTRL DEBUG Tx Command reply: GET_REPLY 171065261 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085401634 DLCTRL DEBUG Command: GET 896137649 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085401634 DLCTRL DEBUG Tx Command reply: GET_REPLY 896137649 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085401637 DLCTRL DEBUG Command: GET 599968311 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085401637 DLCTRL DEBUG Tx Command reply: GET_REPLY 599968311 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085401640 DLCTRL DEBUG Command: GET 551803268 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085401640 DLCTRL DEBUG Tx Command reply: GET_REPLY 551803268 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085401644 DLCTRL DEBUG Command: GET 539955713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085401644 DLCTRL DEBUG Tx Command reply: GET_REPLY 539955713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085401648 DLCTRL DEBUG Command: GET 815081912 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085401648 DLCTRL DEBUG Tx Command reply: GET_REPLY 815081912 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000000111101010'B, t_guard := 20.000000 } 20250806085401670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)5600091 20250806085402724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085402724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085402724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806085402724 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085402724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55735b, normal) (hnbgw_rua.c:408) 20250806085402724 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085402724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085402724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5600091 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085402724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085402724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085402724 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5600091 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806085402724 DCN DEBUG map_sccp[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085402724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085402724 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5600091 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085402724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5600091 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806085402724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085402724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085402724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085402724 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5600091 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085402724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085402724 DLSCCP DEBUG 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) 20250806085402724 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: Allocated (fsm.c:456) 20250806085402724 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085402724 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001ea0056400500f1100926) (sccp_scrc.c:455) 20250806085402724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085402724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085402724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085402724 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) 20250806085402724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085402724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085402724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085402724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085402724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085402724 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) 20250806085402724 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) 20250806085402724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085402724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085402724 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 ea 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806085402724 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085402724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085402725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085402725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085402725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085402725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085402725 DLM3UA <000f> 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 20250806085402725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085402725 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' 20250806085402725 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 20250806085402725 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085402725 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085402725 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 ea 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)9921728 HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(880)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@bb2323c10e79: 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 } } } 20250806085402744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085402745 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085402745 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085402745 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 20250806085402745 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085402745 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' 20250806085402745 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085402745 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085402745 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085402745 DLSS7 <000c> ss7_asp.c: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 e6 ed 75 02 00 00 00 00  20250806085402745 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085402745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085402745 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085402745 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) 20250806085402745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085402745 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=00e6ed75) (sccp_scrc.c:545) 20250806085402745 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) 20250806085402745 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085402745 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085402745 DLSCCP DEBUG 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) 20250806085402745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085402745 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) 20250806085402745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085402745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085402746 DLCTRL DEBUG Command: GET 492452945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085402746 DLCTRL DEBUG Tx Command reply: GET_REPLY 492452945 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085402751 DLCTRL DEBUG Command: GET 226825649 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085402751 DLCTRL DEBUG Tx Command reply: GET_REPLY 226825649 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085402755 DLCTRL DEBUG Command: GET 121152675 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085402755 DLCTRL DEBUG Tx Command reply: GET_REPLY 121152675 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085402759 DLCTRL DEBUG Command: GET 499619405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085402759 DLCTRL DEBUG Tx Command reply: GET_REPLY 499619405 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085402763 DLCTRL DEBUG Command: GET 262819818 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085402764 DLCTRL DEBUG Tx Command reply: GET_REPLY 262819818 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085402768 DLCTRL DEBUG Command: GET 486598162 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085402768 DLCTRL DEBUG Tx Command reply: GET_REPLY 486598162 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085402772 DLCTRL DEBUG Command: GET 321050544 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085402772 DLCTRL DEBUG Tx Command reply: GET_REPLY 321050544 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806085402777 DLCTRL DEBUG Command: GET 231919600 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085402777 DLCTRL DEBUG Tx Command reply: GET_REPLY 231919600 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085402780 DLCTRL DEBUG Command: GET 919268507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085402780 DLCTRL DEBUG Tx Command reply: GET_REPLY 919268507 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085402783 DLCTRL DEBUG Command: GET 621130739 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085402783 DLCTRL DEBUG Tx Command reply: GET_REPLY 621130739 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085402787 DLCTRL DEBUG Command: GET 105457670 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085402787 DLCTRL DEBUG Tx Command reply: GET_REPLY 105457670 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085402789 DLCTRL DEBUG Command: GET 848836186 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085402789 DLCTRL DEBUG Tx Command reply: GET_REPLY 848836186 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085402791 DLCTRL DEBUG Command: GET 573471397 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085402792 DLCTRL DEBUG Tx Command reply: GET_REPLY 573471397 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085402794 DLCTRL DEBUG Command: GET 969599452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085402794 DLCTRL DEBUG Tx Command reply: GET_REPLY 969599452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085402795 DLCTRL DEBUG Command: GET 670955511 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085402795 DLCTRL DEBUG Tx Command reply: GET_REPLY 670955511 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085402797 DLCTRL DEBUG Command: GET 96515929 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085402797 DLCTRL DEBUG Tx Command reply: GET_REPLY 96515929 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085402799 DLCTRL DEBUG Command: GET 621633647 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085402799 DLCTRL DEBUG Tx Command reply: GET_REPLY 621633647 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085402800 DLCTRL DEBUG Command: GET 706790576 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085402800 DLCTRL DEBUG Tx Command reply: GET_REPLY 706790576 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085402801 DLCTRL DEBUG Command: GET 32432350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085402801 DLCTRL DEBUG Tx Command reply: GET_REPLY 32432350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085402802 DLCTRL DEBUG Command: GET 376075284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085402802 DLCTRL DEBUG Tx Command reply: GET_REPLY 376075284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000011011110'B, t_guard := 20.000000 } 20250806085402830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@bb2323c10e79: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)14848353 20250806085403862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085403862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085403862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085403862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085403862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe29161, normal) (hnbgw_rua.c:408) 20250806085403862 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085403862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085403862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14848353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085403862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085403862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085403862 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085403862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14848353 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085403862 DCN DEBUG map_sccp[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085403862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085403862 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14848353 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085403862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14848353 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085403862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085403862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085403862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085403862 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14848353 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085403862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085403862 DLSCCP DEBUG 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) 20250806085403862 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085403862 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085403862 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000de0056400500f1100926) (sccp_scrc.c:455) 20250806085403862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085403862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085403862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085403862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085403862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085403862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085403862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085403862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085403862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085403862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085403862 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085403862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085403862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085403862 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 00 de 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085403862 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085403862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085403862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085403863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085403863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085403863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085403863 DLM3UA <000f> 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 20250806085403863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085403863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085403863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085403863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085403863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085403863 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 00 de 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@bb2323c10e79: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)1737710 HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@bb2323c10e79: setverdict(pass): none -> pass 20250806085403883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085403883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085403883 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085403883 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085403883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085403883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085403883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085403883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085403884 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085403884 DLSS7 <000c> ss7_asp.c: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 c8 53 aa 02 00 00 00 00  20250806085403884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085403884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085403884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085403884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085403884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085403884 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=00c853aa) (sccp_scrc.c:545) 20250806085403884 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) 20250806085403884 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085403884 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085403884 DLSCCP DEBUG 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) 20250806085403884 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085403884 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) 20250806085403884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085403884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085403886 DLCTRL DEBUG Command: GET 336553618 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085403886 DLCTRL DEBUG Tx Command reply: GET_REPLY 336553618 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085403889 DLCTRL DEBUG Command: GET 989669430 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085403889 DLCTRL DEBUG Tx Command reply: GET_REPLY 989669430 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085403892 DLCTRL DEBUG Command: GET 887723485 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085403892 DLCTRL DEBUG Tx Command reply: GET_REPLY 887723485 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085403895 DLCTRL DEBUG Command: GET 255863069 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085403895 DLCTRL DEBUG Tx Command reply: GET_REPLY 255863069 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085403898 DLCTRL DEBUG Command: GET 418506705 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085403898 DLCTRL DEBUG Tx Command reply: GET_REPLY 418506705 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085403900 DLCTRL DEBUG Command: GET 632318477 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085403900 DLCTRL DEBUG Tx Command reply: GET_REPLY 632318477 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085403902 DLCTRL DEBUG Command: GET 361178814 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085403902 DLCTRL DEBUG Tx Command reply: GET_REPLY 361178814 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806085403904 DLCTRL DEBUG Command: GET 686085838 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085403904 DLCTRL DEBUG Tx Command reply: GET_REPLY 686085838 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085403906 DLCTRL DEBUG Command: GET 484805533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085403906 DLCTRL DEBUG Tx Command reply: GET_REPLY 484805533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085403909 DLCTRL DEBUG Command: GET 156036916 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085403909 DLCTRL DEBUG Tx Command reply: GET_REPLY 156036916 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085403912 DLCTRL DEBUG Command: GET 774198457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085403912 DLCTRL DEBUG Tx Command reply: GET_REPLY 774198457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085403915 DLCTRL DEBUG Command: GET 256997141 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085403915 DLCTRL DEBUG Tx Command reply: GET_REPLY 256997141 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085403919 DLCTRL DEBUG Command: GET 498398406 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085403919 DLCTRL DEBUG Tx Command reply: GET_REPLY 498398406 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085403924 DLCTRL DEBUG Command: GET 491982141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085403924 DLCTRL DEBUG Tx Command reply: GET_REPLY 491982141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085403928 DLCTRL DEBUG Command: GET 100313174 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085403928 DLCTRL DEBUG Tx Command reply: GET_REPLY 100313174 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085403932 DLCTRL DEBUG Command: GET 380643072 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085403932 DLCTRL DEBUG Tx Command reply: GET_REPLY 380643072 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085403936 DLCTRL DEBUG Command: GET 860825210 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085403936 DLCTRL DEBUG Tx Command reply: GET_REPLY 860825210 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085403940 DLCTRL DEBUG Command: GET 510659017 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085403940 DLCTRL DEBUG Tx Command reply: GET_REPLY 510659017 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085403946 DLCTRL DEBUG Command: GET 59890948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085403946 DLCTRL DEBUG Tx Command reply: GET_REPLY 59890948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085403952 DLCTRL DEBUG Command: GET 771845404 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085403952 DLCTRL DEBUG Tx Command reply: GET_REPLY 771845404 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000111111110'B, t_guard := 20.000000 } 20250806085403978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085404634 DLSS7 <000c> xua_asp_fsm.c:475 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK and became disconnected 20250806085404634 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085404634 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085404634 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085404634 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085404634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085404634 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085404634 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 20250806085404634 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' 20250806085404634 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' 20250806085404634 DLSS7 <000c> ss7_asp.c: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  20250806085404634 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  20250806085404634 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  20250806085404634 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  20250806085404634 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  20250806085404634 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  20250806085404634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085404634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085404634 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 20250806085404634 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085404635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085404635 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085404635 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) 20250806085404635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085404635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085404635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085404635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085404635 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085404650 DLSS7 <000c> xua_asp_fsm.c:475 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK and became disconnected 20250806085404651 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806085404651 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085404651 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085404651 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806085404651 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085404651 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085404651 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 20250806085404651 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' 20250806085404651 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' 20250806085404651 DLSS7 <000c> ss7_asp.c: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  20250806085404651 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  20250806085404651 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  20250806085404651 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  20250806085404651 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  20250806085404651 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085404651 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085404651 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085404651 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085404651 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806085404651 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) 20250806085404651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085404651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085404651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085404651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085404651 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.msc2-RAN(874)@bb2323c10e79: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)9754044 20250806085404987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085404987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085404987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085404987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085404987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94d5bc, normal) (hnbgw_rua.c:408) 20250806085404987 DHNB DEBUG map_rua[0x558b7e1e8e30]{init}: Allocated (fsm.c:456) 20250806085404987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085404987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9754044 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085404987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085404987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085404987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9754044 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085404987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9754044 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250806085404987 DCN DEBUG map_sccp[0x558b7e1e7e40]{init}: Allocated (fsm.c:456) 20250806085404987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085404987 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9754044 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806085404987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9754044 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085404987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085404987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085404987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085404987 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9754044 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085404987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085404987 DLSCCP DEBUG 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) 20250806085404987 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: Allocated (fsm.c:456) 20250806085404987 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085404987 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001fe0056400500f1100926) (sccp_scrc.c:455) 20250806085404987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085404987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085404987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085404987 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) 20250806085404987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085404987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085404987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085404987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085404987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085404987 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) 20250806085404987 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) 20250806085404987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085404987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085404987 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 01 fe 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085404987 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085404987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085404987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085404987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085404987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085404987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085404987 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 20250806085404987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085404987 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' 20250806085404987 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 20250806085404987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085404987 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085404987 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 01 fe 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@bb2323c10e79: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@bb2323c10e79: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)12438132 HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(882)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085404991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085404991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085404991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085404991 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 20250806085404991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085404991 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' 20250806085404992 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085404992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085404992 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085404992 DLSS7 <000c> ss7_asp.c: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 20 44 d6 02 00 00 00 00  MTC@bb2323c10e79: 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 } } } 20250806085404992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085404992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085404992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085404992 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) 20250806085404992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085404992 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=002044d6) (sccp_scrc.c:545) 20250806085404992 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) 20250806085404992 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085404992 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085404992 DLSCCP DEBUG 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) 20250806085404992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085404992 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) 20250806085404992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085404992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085404992 DLCTRL DEBUG Command: GET 803367154 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085404992 DLCTRL DEBUG Tx Command reply: GET_REPLY 803367154 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085404993 DLCTRL DEBUG Command: GET 72519345 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085404993 DLCTRL DEBUG Tx Command reply: GET_REPLY 72519345 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085404994 DLCTRL DEBUG Command: GET 979805251 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085404994 DLCTRL DEBUG Tx Command reply: GET_REPLY 979805251 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085404995 DLCTRL DEBUG Command: GET 254279865 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085404995 DLCTRL DEBUG Tx Command reply: GET_REPLY 254279865 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085404996 DLCTRL DEBUG Command: GET 739932896 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085404996 DLCTRL DEBUG Tx Command reply: GET_REPLY 739932896 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085404996 DLCTRL DEBUG Command: GET 823589605 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085404996 DLCTRL DEBUG Tx Command reply: GET_REPLY 823589605 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085404998 DLCTRL DEBUG Command: GET 312207732 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085404998 DLCTRL DEBUG Tx Command reply: GET_REPLY 312207732 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806085404998 DLCTRL DEBUG Command: GET 164891709 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085404998 DLCTRL DEBUG Tx Command reply: GET_REPLY 164891709 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085404999 DLCTRL DEBUG Command: GET 385386927 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085404999 DLCTRL DEBUG Tx Command reply: GET_REPLY 385386927 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085405001 DLCTRL DEBUG Command: GET 717207001 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085405001 DLCTRL DEBUG Tx Command reply: GET_REPLY 717207001 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085405002 DLCTRL DEBUG Command: GET 443162040 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085405002 DLCTRL DEBUG Tx Command reply: GET_REPLY 443162040 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806085405004 DLCTRL DEBUG Command: GET 757317652 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085405004 DLCTRL DEBUG Tx Command reply: GET_REPLY 757317652 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085405005 DLCTRL DEBUG Command: GET 181738564 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085405005 DLCTRL DEBUG Tx Command reply: GET_REPLY 181738564 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085405007 DLCTRL DEBUG Command: GET 847586941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085405007 DLCTRL DEBUG Tx Command reply: GET_REPLY 847586941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085405008 DLCTRL DEBUG Command: GET 97541936 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085405008 DLCTRL DEBUG Tx Command reply: GET_REPLY 97541936 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085405010 DLCTRL DEBUG Command: GET 147899403 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085405010 DLCTRL DEBUG Tx Command reply: GET_REPLY 147899403 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085405011 DLCTRL DEBUG Command: GET 80603649 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085405011 DLCTRL DEBUG Tx Command reply: GET_REPLY 80603649 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085405012 DLCTRL DEBUG Command: GET 291494992 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085405012 DLCTRL DEBUG Tx Command reply: GET_REPLY 291494992 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085405013 DLCTRL DEBUG Command: GET 853923153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085405013 DLCTRL DEBUG Tx Command reply: GET_REPLY 853923153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085405014 DLCTRL DEBUG Command: GET 514459813 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085405014 DLCTRL DEBUG Tx Command reply: GET_REPLY 514459813 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085405017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085405017 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39677<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(861)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(860)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085405020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085405020 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085405020 DLINP DEBUG SRVCONN(,r=127.0.0.1:50870<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085405020 DLINP NOTICE SRV(,r=127.0.0.1:50870<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085405020 DMAIN NOTICE (127.0.0.1:50870 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50870<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085405020 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@bb2323c10e79: Final verdict of PTC: none 20250806085405022 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085405022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405022 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085405022 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085405022 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085405022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405023 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085405023 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085405023 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085405023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405023 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085405023 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085405023 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 20250806085405023 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(877)@bb2323c10e79: Final verdict of PTC: none 20250806085405023 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085405023 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085405023 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085405023 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085405023 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085405023 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085405023 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 20250806085405023 DLSS7 <000c> ss7_route.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' 20250806085405023 DLSS7 <000c> ss7_route.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' 20250806085405023 DLSS7 <000c> ss7_asp.c: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  20250806085405023 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  20250806085405023 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  20250806085405023 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  20250806085405023 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085405023 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085405023 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085405023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405023 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085405023 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(868)@bb2323c10e79: Final verdict of PTC: none 20250806085405023 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 20250806085405023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085405023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085405023 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.msc0-SCCP(867)@bb2323c10e79: Final verdict of PTC: none20250806085405023 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) 20250806085405023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085405023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085405023 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085405023 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) 20250806085405023 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085405024 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085405024 DLSCCP DEBUG 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) 20250806085405024 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085405024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c853aa), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085405024 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085405024 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085405024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085405024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085405024 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085405024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085405024 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085405024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085405024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c8 53 aa 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250806085405024 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085405024 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085405024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14848353)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{disconnected}: Freeing instance (context_map.c:207) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x558b7e1e3440]{disconnected}: Deallocated (fsm.c:568) 20250806085405024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14848353 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250806085405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085405024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085405024 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085405024 DMAIN NOTICE (127.0.0.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) 20250806085405024 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085405024 DLSCCP DEBUG 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) 20250806085405024 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085405024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ed75), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085405024 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085405024 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) 20250806085405024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085405024 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) 20250806085405024 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) 20250806085405024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085405024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405024 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e6 ed 75 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250806085405024 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5600091)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{disconnected}: Freeing instance (context_map.c:207) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x558b7e177750]{disconnected}: Deallocated (fsm.c:568) 20250806085405024 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5600091 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085405024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085405024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085405024 DLSCCP DEBUG 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) 20250806085405024 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085405025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085405025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085405025 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) 20250806085405025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085405025 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) 20250806085405025 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) 20250806085405025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085405025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250806085405025 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085405025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085405025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085405025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{disrupted}: Freeing instance (context_map.c:203) 20250806085405025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9754044)[0x558b7e1e8e30]{disrupted}: Deallocated (fsm.c:568) 20250806085405025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085405025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{disconnected}: Freeing instance (context_map.c:207) 20250806085405025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558b7e1e7e40]{disconnected}: Deallocated (fsm.c:568) 20250806085405025 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9754044 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@bb2323c10e79: Final verdict of PTC: none 20250806085405025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085405025 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085405025 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085405025 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) 20250806085405025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085405025 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405025 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085405025 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085405025 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) 20250806085405025 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085405025 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-SCCP(873)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@bb2323c10e79: Final verdict of PTC: none 20250806085405023 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085405023 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085405023 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085405024 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085405024 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085405024 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085405024 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 20250806085405024 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' 20250806085405024 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' 20250806085405024 DLSS7 <000c> ss7_asp.c: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  20250806085405024 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  20250806085405024 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  20250806085405024 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085405024 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085405024 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085405024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405024 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085405024 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085405024 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 20250806085405024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405024 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405024 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405024 DLM3UA <000f> 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 20250806085405024 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085405024 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085405024 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085405024 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085405024 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405024 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085405024 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085405024 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 20250806085405024 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085405025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405025 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085405025 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085405025 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 20250806085405025 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085405025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085405025 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085405025 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085405025 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 20250806085405025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405025 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085405025 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085405025 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085405025 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 20250806085405025 DLSS7 <000c> ss7_route.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' 20250806085405025 DLSS7 <000c> ss7_route.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' 20250806085405025 DLSS7[20250806085405026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085405027 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085405027 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085405027 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) 20250806085405027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 38;5;43m <000c> ss7_asp.c: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  20250806085405025 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  20250806085405025 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085405025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405025 DLM3UA <000f> 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 20250806085405025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085405025 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085405025 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085405025 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 20250806085405025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405025 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085405025 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085405025 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085405025 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085405026 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 20250806085405026 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' 20250806085405026 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' 20250806085405026 DLSS7 <000c> ss7_asp.c: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  20250806085405026 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085405026 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085405026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405026 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 20250806085405026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085405026 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 20250806085405026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085405028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085405028 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085405029 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) 20250806085405029 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085405030 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085405030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085405030 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085405031 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085405031 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) 20250806085405031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085405032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085405032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085405032 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085405032 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) 20250806085405032 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085405032 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085405032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085405034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37610<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(879)@bb2323c10e79: Final verdict of PTC: none 20250806085405035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(880)@bb2323c10e79: Final verdict of PTC: pass HNBGW-PFCP(862)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(882)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(881)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.msc2-RAN(874)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:54:05 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 20250806085405139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085405506 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085405506 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085405506 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085405506 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) 20250806085405506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085405507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085405507 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085405507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085405507 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) 20250806085405507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085405507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085405507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405507 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 20250806085405507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085405507 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 20250806085405507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085405509 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085405509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085405509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085405509 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085405509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085405509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085405509 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085405509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085405509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085405509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085405509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085405509 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085405509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085405509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085405509 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085405509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085405509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085405509 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085405509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085405509 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085405509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085405509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085405509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085405510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085405510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085405510 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085405510 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085405510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085405510 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085405510 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085405510 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085405510 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085405510 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085405510 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085405842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=628424) 20250806085406028 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085406029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085406029 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085406029 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) 20250806085406029 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085406029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085406029 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085406029 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085406029 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085406029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085406029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085406029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085406029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085406029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085406029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085406029 DLM3UA <000f> 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 20250806085406029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085406029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085406029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085406635 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085406635 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085406635 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085406652 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085406652 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085406652 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806085406764 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085406764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085406764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085406764 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085406764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085406764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085406764 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085406765 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085406765 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085406765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085406765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085406765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085406765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085406765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085406765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085406765 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085406765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085406765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085406765 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=628424, count=653720) 20250806085407024 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085407024 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085407024 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085407025 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085407025 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085407025 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085407026 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085407026 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085407026 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085407026 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085407026 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085407026 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085407499 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085407499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085407499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085407499 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085407499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085407499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085407499 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085407499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085407499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085407499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085407499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085407499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085407499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085407499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085407499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085407499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085407499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085407499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085407499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54: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_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 20250806085408204 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085408204 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085408204 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085408204 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085408204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085408204 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085408204 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085408204 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085408204 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085408204 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085408204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085408204 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085408205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085408205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085408205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085408205 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085408205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085408205 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085408205 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085408772 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085408772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00825e38), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085408772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085408772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085408772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085408772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085408772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085408772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085408772 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085408772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085408772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085408772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 5e 38 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085408772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085408773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085408773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085408773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085408773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085408773 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085408773 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085408775 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085408776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006410e5), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085408776 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085408776 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) 20250806085408776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085408776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085408776 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085408776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085408776 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) 20250806085408776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085408776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085408776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 64 10 e5 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085408776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085408776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085408776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085408776 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 20250806085408776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085408776 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 20250806085408776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250806085408970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085408977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085408982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34643<->l=127.0.0.1:4262) (control_if.c:572) 20250806085409003 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085409003 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)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085409011 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409011 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409011 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409011 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409012 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409012 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409012 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409012 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085409012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085409012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085409012 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409012 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085409012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085409012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409012 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58381 (stream_srv.c:143) 20250806085409012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58381<->l=127.0.0.1:29169 (hnb.c:335) 20250806085409012 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409012 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085409013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085409013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409012 DLM3UA <000f> 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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085409013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085409013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409013 DLM3UA <000f> 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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085409013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085409013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409013 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085409013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085409013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409013 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409013 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409013 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409013 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409013 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085409013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085409013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409013 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) 20250806085409013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085409013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409013 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409013 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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085409013 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 20250806085409013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085409014 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409014 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085409014 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409014 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409014 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) 20250806085409014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085409014 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) 20250806085409014 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) 20250806085409014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085409014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409014 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409014 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409014 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 20250806085409014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085409014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(893)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(893)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(891)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(896)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085409046 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409046 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409046 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409046 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409046 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409046 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409046 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085409046 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409047 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085409047 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) 20250806085409047 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) 20250806085409047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085409047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409047 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409047 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409047 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 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) 20250806085409047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085409047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409047 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409047 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409047 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 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) 20250806085409047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085409047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409047 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409047 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409047 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409047 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085409047 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409047 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085409047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085409048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409048 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409048 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085409048 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085409048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409048 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085409048 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085409048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409048 DLM3UA <000f> 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085409048 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085409048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409048 DLM3UA <000f> 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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085409048 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085409048 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085409079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085409079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085409079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085409079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085409079 DHNBAP 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) 20250806085409079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085409079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085409079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085409079 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085409083 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085409083 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085409083 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085409083 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085409083 DHNBAP DEBUG (127.0.0.1:58381 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085409083 DHNBAP NOTICE (127.0.0.1:58381 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085409083 DHNBAP NOTICE (127.0.0.1:58381 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085409083 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085409083 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085409229 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 20250806085409229 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 20250806085409229 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085409229 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085409237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085409237 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085409237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085409237 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085409237 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085409237 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085409237 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085409237 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085409237 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 20250806085409237 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085409237 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  20250806085409237 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085409241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085409241 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085409241 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  20250806085409241 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085409241 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085409241 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085409241 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 20250806085409241 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085409241 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  20250806085409241 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' 20250806085409241 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' 20250806085409241 DLSS7 <000c> ss7_asp.c: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  20250806085409241 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  20250806085409241 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085409241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085409241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085409242 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085409242 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) 20250806085409242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085409242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085409242 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085409242 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) 20250806085409242 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409243 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409243 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085409243 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409243 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085409243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085409243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085409243 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085409243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085409243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409243 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409244 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409244 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409244 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085409244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085409244 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085409244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085409244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085409244 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085409244 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  20250806085409244 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 20250806085409244 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 20250806085409244 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085409244 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085409250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085409250 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085409250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085409250 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085409250 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085409250 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085409250 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085409250 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085409250 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 20250806085409250 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085409250 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  20250806085409250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085409253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085409253 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085409253 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  20250806085409253 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085409253 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085409253 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085409253 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 20250806085409253 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085409253 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  20250806085409253 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' 20250806085409253 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' 20250806085409253 DLSS7 <000c> ss7_asp.c: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  20250806085409253 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  20250806085409253 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  20250806085409253 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085409253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085409253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085409253 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085409253 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) 20250806085409253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085409253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085409253 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085409253 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) 20250806085409253 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409254 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085409254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409254 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) 20250806085409255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085409255 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) 20250806085409255 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) 20250806085409255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085409255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409255 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409255 DLM3UA <000f> 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 20250806085409255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085409255 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' 20250806085409255 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 20250806085409255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085409255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085409255 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 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 00 06 00 08 00 00 00 03  20250806085409259 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 20250806085409259 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 20250806085409259 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085409259 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085409265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409265 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085409265 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085409265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085409265 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085409265 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085409265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085409265 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085409265 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085409265 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 20250806085409265 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085409265 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  20250806085409265 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085409267 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409267 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085409267 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085409267 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  20250806085409267 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085409267 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085409267 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085409267 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 20250806085409267 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085409267 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  20250806085409267 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' 20250806085409267 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' 20250806085409267 DLSS7 <000c> ss7_asp.c: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  20250806085409267 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  20250806085409267 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  20250806085409267 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  20250806085409267 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085409268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085409268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085409268 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085409268 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) 20250806085409268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085409268 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085409268 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085409268 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) 20250806085409268 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409269 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 20250806085409269 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 20250806085409269 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085409269 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085409269 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409269 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085409270 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409270 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085409270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085409270 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085409270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085409270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409270 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409270 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409270 DLM3UA <000f> 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 20250806085409270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085409270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085409270 DLSS7 <000c> ss7_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 20250806085409270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085409270 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085409270 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.sgsn1-M3UA(902)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085409276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409276 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085409276 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085409276 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085409276 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085409276 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085409276 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085409276 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085409276 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085409276 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 20250806085409276 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085409276 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  20250806085409276 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085409278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085409278 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085409278 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  20250806085409278 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085409278 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085409278 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085409278 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 20250806085409278 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085409278 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  20250806085409278 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' 20250806085409278 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' 20250806085409278 DLSS7 <000c> ss7_asp.c: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  20250806085409278 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  20250806085409278 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  20250806085409278 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  20250806085409278 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  20250806085409278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085409278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085409278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085409278 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085409278 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) 20250806085409278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085409278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085409278 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085409278 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085409278 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) 20250806085409278 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085409279 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085409279 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085409279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085409279 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085409279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409280 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) 20250806085409280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085409280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085409280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085409280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085409280 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) 20250806085409280 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) 20250806085409280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085409280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085409280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085409280 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085409280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085409280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085409280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085409280 DLM3UA <000f> 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 20250806085409280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085409280 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' 20250806085409280 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 20250806085409280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085409280 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085409280 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(892)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085410045 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410045 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085410045 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085410045 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085410045 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410045 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085410045 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085410045 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410045 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410045 DLSS7 <000c> ss7_asp.c: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  20250806085410045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085410046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410046 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085410046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085410046 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085410046 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085410046 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) 20250806085410046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085410046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085410046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085410046 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085410046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085410047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085410047 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) 20250806085410047 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085410047 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085410047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410047 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085410047 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085410047 DLM3UA <000f> 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 20250806085410047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085410047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085410047 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085410047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085410047 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410047 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  20250806085410050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410050 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085410050 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085410050 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085410050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410050 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085410050 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085410050 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410050 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410050 DLSS7 <000c> ss7_asp.c: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  20250806085410050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085410050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085410050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085410050 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410051 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410051 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085410051 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085410051 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(892)@bb2323c10e79: 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(895)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085410058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085410058 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085410058 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 20250806085410058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410058 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' 20250806085410058 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085410058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410058 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410058 DLSS7 <000c> ss7_asp.c: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  20250806085410058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085410059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410059 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) 20250806085410059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085410059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085410059 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085410059 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) 20250806085410059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085410059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410060 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) 20250806085410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085410060 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) 20250806085410060 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) 20250806085410060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085410060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085410060 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) 20250806085410060 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085410060 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085410060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085410060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085410060 DLM3UA <000f> 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 20250806085410060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085410060 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' 20250806085410060 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 20250806085410060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085410060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410060 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  20250806085410062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085410062 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085410062 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 20250806085410062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410062 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' 20250806085410062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085410062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410062 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410062 DLSS7 <000c> ss7_asp.c: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  20250806085410062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085410062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410063 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) 20250806085410063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085410063 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085410063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410063 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085410063 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085410063 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085410070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085410070 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085410070 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085410070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085410070 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085410070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410070 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410070 DLSS7 <000c> ss7_asp.c: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  20250806085410070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085410070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085410070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085410070 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085410070 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085410070 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) 20250806085410070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085410070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085410070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085410070 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085410070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085410070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085410070 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) 20250806085410070 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085410070 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085410070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085410070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085410070 DLM3UA <000f> 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 20250806085410070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085410070 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085410070 DLSS7 <000c> ss7_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 20250806085410070 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085410070 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410070 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  20250806085410072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085410072 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085410072 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085410072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410072 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085410072 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085410072 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410072 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410072 DLSS7 <000c> ss7_asp.c: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  20250806085410072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085410072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085410072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085410072 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085410072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085410073 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085410073 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(898)@bb2323c10e79: 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(901)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085410078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085410078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085410079 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 20250806085410079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410079 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' 20250806085410079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085410079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410079 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410079 DLSS7 <000c> ss7_asp.c: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  20250806085410079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085410079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410079 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) 20250806085410079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085410079 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085410079 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085410079 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) 20250806085410079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085410079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 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) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085410079 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) 20250806085410079 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) 20250806085410079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085410079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085410079 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) 20250806085410079 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085410079 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085410079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085410079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085410079 DLM3UA <000f> 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 20250806085410079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085410079 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' 20250806085410079 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 20250806085410079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085410079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410079 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  20250806085410080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085410080 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085410080 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085410080 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 20250806085410080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085410080 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' 20250806085410080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085410080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085410080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085410080 DLSS7 <000c> ss7_asp.c: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  20250806085410080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085410080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085410080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085410080 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) 20250806085410080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085410080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085410080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085410080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085410080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085410080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085410080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085410080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085410080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085410080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085410080 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085410080 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@bb2323c10e79: 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 } } } } 20250806085411095 DLCTRL DEBUG Command: GET 80391107 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085411095 DLCTRL DEBUG Tx Command reply: GET_REPLY 80391107 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085411103 DLCTRL DEBUG Command: GET 517746804 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085411103 DLCTRL DEBUG Tx Command reply: GET_REPLY 517746804 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085411107 DLCTRL DEBUG Command: GET 190135694 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085411107 DLCTRL DEBUG Tx Command reply: GET_REPLY 190135694 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085411111 DLCTRL DEBUG Command: GET 739776375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085411111 DLCTRL DEBUG Tx Command reply: GET_REPLY 739776375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085411115 DLCTRL DEBUG Command: GET 175895260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085411115 DLCTRL DEBUG Tx Command reply: GET_REPLY 175895260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085411119 DLCTRL DEBUG Command: GET 492121106 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085411119 DLCTRL DEBUG Tx Command reply: GET_REPLY 492121106 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085411122 DLCTRL DEBUG Command: GET 183874394 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085411122 DLCTRL DEBUG Tx Command reply: GET_REPLY 183874394 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085411125 DLCTRL DEBUG Command: GET 49630769 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085411125 DLCTRL DEBUG Tx Command reply: GET_REPLY 49630769 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085411128 DLCTRL DEBUG Command: GET 381953355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085411128 DLCTRL DEBUG Tx Command reply: GET_REPLY 381953355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085411130 DLCTRL DEBUG Command: GET 796200831 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085411130 DLCTRL DEBUG Tx Command reply: GET_REPLY 796200831 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085411132 DLCTRL DEBUG Command: GET 690879696 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085411132 DLCTRL DEBUG Tx Command reply: GET_REPLY 690879696 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085411134 DLCTRL DEBUG Command: GET 988075575 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085411134 DLCTRL DEBUG Tx Command reply: GET_REPLY 988075575 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085411135 DLCTRL DEBUG Command: GET 325412182 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085411135 DLCTRL DEBUG Tx Command reply: GET_REPLY 325412182 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085411137 DLCTRL DEBUG Command: GET 398714341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085411137 DLCTRL DEBUG Tx Command reply: GET_REPLY 398714341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085411138 DLCTRL DEBUG Command: GET 660576144 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085411138 DLCTRL DEBUG Tx Command reply: GET_REPLY 660576144 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085411140 DLCTRL DEBUG Command: GET 24238510 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085411140 DLCTRL DEBUG Tx Command reply: GET_REPLY 24238510 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085411141 DLCTRL DEBUG Command: GET 505730544 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085411141 DLCTRL DEBUG Tx Command reply: GET_REPLY 505730544 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085411143 DLCTRL DEBUG Command: GET 943095999 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085411143 DLCTRL DEBUG Tx Command reply: GET_REPLY 943095999 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085411144 DLCTRL DEBUG Command: GET 460028027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085411144 DLCTRL DEBUG Tx Command reply: GET_REPLY 460028027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085411145 DLCTRL DEBUG Command: GET 102398585 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085411145 DLCTRL DEBUG Tx Command reply: GET_REPLY 102398585 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001000110100'B, t_guard := 20.000000 } 20250806085411169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)2809598 20250806085412208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085412208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085412208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085412208 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085412208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2adefe, normal) (hnbgw_rua.c:408) 20250806085412208 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085412208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085412208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2809598 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085412208 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085412208 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085412208 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2809598 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085412208 DCN DEBUG map_sccp[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085412208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085412208 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2809598 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085412208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2809598 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085412208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085412208 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085412208 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085412208 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2809598 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085412208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085412208 DLSCCP DEBUG 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) 20250806085412208 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: Allocated (fsm.c:456) 20250806085412208 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085412208 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002340056400500f1100926) (sccp_scrc.c:455) 20250806085412208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085412208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085412208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085412208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085412208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085412208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085412208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085412208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085412208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085412208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085412208 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085412208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085412208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085412208 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 34 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085412208 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085412208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085412208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085412209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085412209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085412209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085412209 DLM3UA <000f> 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 20250806085412209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085412209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085412209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085412209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085412209 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085412209 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 34 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)16021007 HNBGW_Test.msc0-SCCP(891)@bb2323c10e79: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(891)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@bb2323c10e79: 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 } } } 20250806085412226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085412226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085412226 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085412226 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085412226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085412226 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085412226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085412226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085412226 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085412226 DLSS7 <000c> ss7_asp.c: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 ed 68 bf 02 00 00 00 00  20250806085412227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085412227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085412227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085412227 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085412227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085412227 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=00ed68bf) (sccp_scrc.c:545) 20250806085412227 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) 20250806085412227 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085412227 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085412227 DLSCCP DEBUG 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) 20250806085412227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085412227 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) 20250806085412227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085412227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085412227 DLCTRL DEBUG Command: GET 823543180 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085412227 DLCTRL DEBUG Tx Command reply: GET_REPLY 823543180 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085412233 DLCTRL DEBUG Command: GET 498553602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085412233 DLCTRL DEBUG Tx Command reply: GET_REPLY 498553602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085412238 DLCTRL DEBUG Command: GET 253850459 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085412238 DLCTRL DEBUG Tx Command reply: GET_REPLY 253850459 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085412246 DLCTRL DEBUG Command: GET 153745048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085412246 DLCTRL DEBUG Tx Command reply: GET_REPLY 153745048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085412255 DLCTRL DEBUG Command: GET 395260699 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085412255 DLCTRL DEBUG Tx Command reply: GET_REPLY 395260699 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085412262 DLCTRL DEBUG Command: GET 54870806 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085412262 DLCTRL DEBUG Tx Command reply: GET_REPLY 54870806 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085412268 DLCTRL DEBUG Command: GET 36980378 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085412268 DLCTRL DEBUG Tx Command reply: GET_REPLY 36980378 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085412274 DLCTRL DEBUG Command: GET 394684947 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085412274 DLCTRL DEBUG Tx Command reply: GET_REPLY 394684947 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085412283 DLCTRL DEBUG Command: GET 337423741 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085412283 DLCTRL DEBUG Tx Command reply: GET_REPLY 337423741 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085412289 DLCTRL DEBUG Command: GET 374392081 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085412289 DLCTRL DEBUG Tx Command reply: GET_REPLY 374392081 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085412291 DLCTRL DEBUG Command: GET 690892776 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085412291 DLCTRL DEBUG Tx Command reply: GET_REPLY 690892776 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085412295 DLCTRL DEBUG Command: GET 627215853 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085412295 DLCTRL DEBUG Tx Command reply: GET_REPLY 627215853 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085412296 DLCTRL DEBUG Command: GET 97352072 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085412296 DLCTRL DEBUG Tx Command reply: GET_REPLY 97352072 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085412299 DLCTRL DEBUG Command: GET 835033214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085412299 DLCTRL DEBUG Tx Command reply: GET_REPLY 835033214 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085412301 DLCTRL DEBUG Command: GET 935858207 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085412301 DLCTRL DEBUG Tx Command reply: GET_REPLY 935858207 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085412303 DLCTRL DEBUG Command: GET 593303694 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085412303 DLCTRL DEBUG Tx Command reply: GET_REPLY 593303694 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085412305 DLCTRL DEBUG Command: GET 82291919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085412305 DLCTRL DEBUG Tx Command reply: GET_REPLY 82291919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085412308 DLCTRL DEBUG Command: GET 175064777 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085412308 DLCTRL DEBUG Tx Command reply: GET_REPLY 175064777 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085412309 DLCTRL DEBUG Command: GET 866933897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085412309 DLCTRL DEBUG Tx Command reply: GET_REPLY 866933897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085412311 DLCTRL DEBUG Command: GET 307543995 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085412311 DLCTRL DEBUG Tx Command reply: GET_REPLY 307543995 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001001110000'B, t_guard := 20.000000 } 20250806085412323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@bb2323c10e79: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)12484682 20250806085413337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085413337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085413337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085413338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085413338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe804a, normal) (hnbgw_rua.c:408) 20250806085413338 DHNB DEBUG map_rua[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085413338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085413338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12484682 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085413338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085413338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085413338 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085413338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12484682 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085413338 DCN DEBUG map_sccp[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085413338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085413338 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12484682 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085413338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12484682 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085413338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085413338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085413338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085413338 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12484682 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085413338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085413338 DLSCCP DEBUG 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) 20250806085413338 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: Allocated (fsm.c:456) 20250806085413338 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085413338 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002700056400500f1100926) (sccp_scrc.c:455) 20250806085413338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085413338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085413338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085413338 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) 20250806085413338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085413338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085413338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085413338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085413338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085413338 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) 20250806085413338 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) 20250806085413338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085413338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085413338 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 70 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085413338 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085413338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085413338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085413338 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085413338 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085413338 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085413338 DLM3UA <000f> 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 20250806085413338 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085413338 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' 20250806085413338 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 20250806085413338 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085413338 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085413338 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 70 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@bb2323c10e79: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)1320250 HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@bb2323c10e79: 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 } } } 20250806085413350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085413350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085413350 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085413350 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 20250806085413350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085413350 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' 20250806085413350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085413350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085413350 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085413350 DLSS7 <000c> ss7_asp.c: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 af 8e 32 02 00 00 00 00  20250806085413350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085413351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085413351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085413351 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) 20250806085413351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085413351 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=00af8e32) (sccp_scrc.c:545) 20250806085413351 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) 20250806085413351 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085413351 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085413351 DLSCCP DEBUG 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) 20250806085413351 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085413351 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) 20250806085413351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085413351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085413352 DLCTRL DEBUG Command: GET 476154077 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085413352 DLCTRL DEBUG Tx Command reply: GET_REPLY 476154077 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085413358 DLCTRL DEBUG Command: GET 229595552 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085413358 DLCTRL DEBUG Tx Command reply: GET_REPLY 229595552 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085413363 DLCTRL DEBUG Command: GET 354194339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085413363 DLCTRL DEBUG Tx Command reply: GET_REPLY 354194339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085413365 DLCTRL DEBUG Command: GET 978014019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085413365 DLCTRL DEBUG Tx Command reply: GET_REPLY 978014019 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085413367 DLCTRL DEBUG Command: GET 229484438 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085413367 DLCTRL DEBUG Tx Command reply: GET_REPLY 229484438 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085413369 DLCTRL DEBUG Command: GET 980495917 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085413369 DLCTRL DEBUG Tx Command reply: GET_REPLY 980495917 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085413372 DLCTRL DEBUG Command: GET 929031729 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085413372 DLCTRL DEBUG Tx Command reply: GET_REPLY 929031729 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085413374 DLCTRL DEBUG Command: GET 639599892 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085413374 DLCTRL DEBUG Tx Command reply: GET_REPLY 639599892 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085413375 DLCTRL DEBUG Command: GET 453986232 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085413375 DLCTRL DEBUG Tx Command reply: GET_REPLY 453986232 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085413376 DLCTRL DEBUG Command: GET 693039875 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085413376 DLCTRL DEBUG Tx Command reply: GET_REPLY 693039875 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085413377 DLCTRL DEBUG Command: GET 602799771 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085413377 DLCTRL DEBUG Tx Command reply: GET_REPLY 602799771 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085413378 DLCTRL DEBUG Command: GET 84330623 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085413378 DLCTRL DEBUG Tx Command reply: GET_REPLY 84330623 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085413379 DLCTRL DEBUG Command: GET 445184480 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085413379 DLCTRL DEBUG Tx Command reply: GET_REPLY 445184480 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085413381 DLCTRL DEBUG Command: GET 414970224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085413381 DLCTRL DEBUG Tx Command reply: GET_REPLY 414970224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085413383 DLCTRL DEBUG Command: GET 21539795 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085413383 DLCTRL DEBUG Tx Command reply: GET_REPLY 21539795 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085413386 DLCTRL DEBUG Command: GET 571056582 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085413386 DLCTRL DEBUG Tx Command reply: GET_REPLY 571056582 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085413388 DLCTRL DEBUG Command: GET 413499993 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085413388 DLCTRL DEBUG Tx Command reply: GET_REPLY 413499993 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085413391 DLCTRL DEBUG Command: GET 700350787 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085413391 DLCTRL DEBUG Tx Command reply: GET_REPLY 700350787 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085413393 DLCTRL DEBUG Command: GET 844369968 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085413393 DLCTRL DEBUG Tx Command reply: GET_REPLY 844369968 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085413395 DLCTRL DEBUG Command: GET 688398793 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085413395 DLCTRL DEBUG Tx Command reply: GET_REPLY 688398793 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: "disconnecting msc0" 20250806085413397 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250806085413400 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085413400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085413400 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085413400 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085413400 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085413400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085413400 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085413400 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085413400 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 20250806085413400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085413400 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085413400 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085413400 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085413400 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085413400 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085413400 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085413400 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 20250806085413400 DLSS7 <000c> ss7_route.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' 20250806085413400 DLSS7 <000c> ss7_route.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' 20250806085413400 DLSS7 <000c> ss7_asp.c: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  20250806085413400 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  20250806085413400 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  20250806085413400 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  20250806085413400 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085413400 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085413401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085413401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085413401 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085413401 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) 20250806085413401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085413401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085413401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085413401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085413401 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085413401 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) 20250806085413401 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085413401 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085413401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085413401 DLSCCP DEBUG 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) 20250806085413401 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085413401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed68bf), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085413401 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085413401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085413401 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) 20250806085413401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085413401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085413401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085413401 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085413401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085413401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085413401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ed 68 bf 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250806085413401 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085413401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085413401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085413401 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085413401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085413401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085413401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085413401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) 20250806085413401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2809598)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) 20250806085413401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085413401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{disconnected}: Freeing instance (context_map.c:207) 20250806085413401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x558b7e177750]{disconnected}: Deallocated (fsm.c:568) 20250806085413401 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2809598 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085413402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085413402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085413402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085413402 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085413402 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085413402 DLM3UA <000f> 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 20250806085413402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085413402 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085413402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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 := '000000000000001000000011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@bb2323c10e79: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)2809598 20250806085413424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@bb2323c10e79: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)5651724 20250806085414436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085414436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085414436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085414436 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085414436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x563d0c, normal) (hnbgw_rua.c:408) 20250806085414436 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085414436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085414436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085414436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085414436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085414436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085414436 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085414436 DCN DEBUG map_sccp[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085414436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085414436 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5651724 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085414436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085414436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085414436 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085414436 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085414436 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085414436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085414436 DLSCCP DEBUG 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) 20250806085414436 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: Allocated (fsm.c:456) 20250806085414436 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085414436 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002030056400500f1100926) (sccp_scrc.c:455) 20250806085414436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085414436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085414436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085414436 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) 20250806085414436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085414436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085414436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085414436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085414436 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085414436 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) 20250806085414436 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) 20250806085414436 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085414436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085414436 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 03 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085414436 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085414436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085414436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085414436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414436 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085414436 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085414436 DLM3UA <000f> 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 20250806085414436 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085414436 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' 20250806085414436 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 20250806085414436 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085414436 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085414436 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 03 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@bb2323c10e79: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@bb2323c10e79: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)320579 HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085414442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085414442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085414442 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 20250806085414442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085414442 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' 20250806085414442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085414442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085414442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085414442 DLSS7 <000c> ss7_asp.c: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 3c 5f 04 02 00 00 00 00  TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@bb2323c10e79: setverdict(pass): none -> pass 20250806085414443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085414443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085414443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085414443 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) 20250806085414443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085414443 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=003c5f04) (sccp_scrc.c:545) 20250806085414443 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) 20250806085414443 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085414443 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085414443 DLSCCP DEBUG 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) 20250806085414443 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085414443 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) 20250806085414443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085414443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085414445 DLCTRL DEBUG Command: GET 976096620 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085414445 DLCTRL DEBUG Tx Command reply: GET_REPLY 976096620 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085414447 DLCTRL DEBUG Command: GET 433513670 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085414447 DLCTRL DEBUG Tx Command reply: GET_REPLY 433513670 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085414449 DLCTRL DEBUG Command: GET 937067284 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085414449 DLCTRL DEBUG Tx Command reply: GET_REPLY 937067284 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085414450 DLCTRL DEBUG Command: GET 721360063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085414450 DLCTRL DEBUG Tx Command reply: GET_REPLY 721360063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085414452 DLCTRL DEBUG Command: GET 246542984 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085414452 DLCTRL DEBUG Tx Command reply: GET_REPLY 246542984 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085414453 DLCTRL DEBUG Command: GET 702434440 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085414453 DLCTRL DEBUG Tx Command reply: GET_REPLY 702434440 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250806085414454 DLCTRL DEBUG Command: GET 154218019 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085414454 DLCTRL DEBUG Tx Command reply: GET_REPLY 154218019 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085414455 DLCTRL DEBUG Command: GET 634626089 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085414455 DLCTRL DEBUG Tx Command reply: GET_REPLY 634626089 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085414457 DLCTRL DEBUG Command: GET 549597968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085414457 DLCTRL DEBUG Tx Command reply: GET_REPLY 549597968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085414459 DLCTRL DEBUG Command: GET 159286303 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085414459 DLCTRL DEBUG Tx Command reply: GET_REPLY 159286303 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085414462 DLCTRL DEBUG Command: GET 376988968 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085414462 DLCTRL DEBUG Tx Command reply: GET_REPLY 376988968 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085414464 DLCTRL DEBUG Command: GET 915185321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085414464 DLCTRL DEBUG Tx Command reply: GET_REPLY 915185321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085414465 DLCTRL DEBUG Command: GET 44046151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085414465 DLCTRL DEBUG Tx Command reply: GET_REPLY 44046151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085414466 DLCTRL DEBUG Command: GET 383636712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085414466 DLCTRL DEBUG Tx Command reply: GET_REPLY 383636712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085414469 DLCTRL DEBUG Command: GET 692295601 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085414469 DLCTRL DEBUG Tx Command reply: GET_REPLY 692295601 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085414470 DLCTRL DEBUG Command: GET 972019900 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085414470 DLCTRL DEBUG Tx Command reply: GET_REPLY 972019900 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085414472 DLCTRL DEBUG Command: GET 196945216 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085414472 DLCTRL DEBUG Tx Command reply: GET_REPLY 196945216 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085414474 DLCTRL DEBUG Command: GET 789291325 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085414474 DLCTRL DEBUG Tx Command reply: GET_REPLY 789291325 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085414476 DLCTRL DEBUG Command: GET 303121126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085414476 DLCTRL DEBUG Tx Command reply: GET_REPLY 303121126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085414478 DLCTRL DEBUG Command: GET 209289973 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085414478 DLCTRL DEBUG Tx Command reply: GET_REPLY 209289973 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085414483 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34643<->l=127.0.0.1:4262) (control_if.c:193) 20250806085414485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(885)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(884)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085414488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085414489 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085414490 DLINP DEBUG SRVCONN(,r=127.0.0.1:58381<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085414490 DLINP NOTICE SRV(,r=127.0.0.1:58381<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085414490 DMAIN NOTICE (127.0.0.1:58381 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58381<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085414490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(893)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@bb2323c10e79: Final verdict of PTC: none 20250806085414492 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085414492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085414492 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085414492 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085414492 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085414492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085414492 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085414492 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085414492 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085414492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(891)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@bb2323c10e79: Final verdict of PTC: none20250806085414492 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085414492 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085414492 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 20250806085414492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414492 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085414493 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085414493 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085414493 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085414493 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085414493 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085414493 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 20250806085414493 DLSS7 <000c> ss7_route.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' 20250806085414493 DLSS7 <000c> ss7_route.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' 20250806085414493 DLSS7 <000c> ss7_asp.c: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  20250806085414493 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  20250806085414493 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  TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@bb2323c10e79: Final verdict of PTC: none 20250806085414493 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085414493 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085414493 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085414493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085414493 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085414493 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085414493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn1-RAN(901)@bb2323c10e79: Final verdict of PTC: none 20250806085414493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085414494 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.msc1-SCCP(894)@bb2323c10e79: Final verdict of PTC: none 20250806085414494 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_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(896)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@bb2323c10e79: Final verdict of PTC: none 20250806085414493 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 20250806085414494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414494 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085414494 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085414494 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085414494 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085414494 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085414494 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085414494 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 20250806085414494 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' 20250806085414494 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' 20250806085414494 DLSS7 <000c> ss7_asp.c: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  20250806085414494 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  20250806085414494 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085414494 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085414494 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085414494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085414494 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085414494 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085414494 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 20250806085414494 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085414494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085414494 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085414494 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085414495 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 20250806085414495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414495 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085414495 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085414495 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085414495 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085414495 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085414495 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085414495 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 20250806085414495 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' 20250806085414495 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' 20250806085414495 DLSS7 <000c> ss7_asp.c: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  20250806085414495 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085414495 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085414495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085414495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085414496 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085414496 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) 20250806085414496 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085414496 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085414496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085414496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085414496 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085414496 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) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085414496 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085414496 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) 20250806085414496 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085414496 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085414496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085414496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085414496 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085414496 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) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085414496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085414496 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085414496 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) 20250806085414496 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085414496 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085414496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085414496 DLSCCP DEBUG 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) 20250806085414496 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8e32), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085414496 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085414496 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_Test.sgsn0-M3UA(899)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@bb2323c10e79: Final verdict of PTC: none 20250806085414496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085414496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085414497 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085414497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085414497 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085414497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085414497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085414497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 af 8e 32 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250806085414497 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085414497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085414497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085414497 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085414497 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.msc1-RAN(895)@bb2323c10e79: Final verdict of PTC: none 20250806085414497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085414497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085414497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{disrupted}: Freeing instance (context_map.c:203) 20250806085414497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12484682)[0x558b7e1d0cf0]{disrupted}: Deallocated (fsm.c:568) 20250806085414497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085414497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{disconnected}: Freeing instance (context_map.c:207) 20250806085414497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x558b7e1e3440]{disconnected}: Deallocated (fsm.c:568) 20250806085414497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12484682 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085414497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085414497 DLSCCP DEBUG 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) 20250806085414497 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085414497 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5f04), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085414497 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085414497 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) 20250806085414497 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) 20250806085414497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085414497 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085414498 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085414498 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085414498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085414498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085414498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 3c 5f 04 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250806085414498 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085414498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085414498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085414498 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085414498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085414498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085414498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085414498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) 20250806085414498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5651724)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) 20250806085414498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085414498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{disconnected}: Freeing instance (context_map.c:207) 20250806085414498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x558b7e177750]{disconnected}: Deallocated (fsm.c:568) 20250806085414498 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5651724 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085414498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085414498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085414498 DLM3UA <000f> 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 20250806085414498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085414498 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085414498 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085414499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085414499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085414499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085414499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085414500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085414500 DLM3UA <000f> 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 20250806085414500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085414500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085414500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085414500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085414500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085414501 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085414501 DMAIN NOTICE (127.0.0.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) 20250806085414501 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085414501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(886)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(903)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@bb2323c10e79: Final verdict of PTC: pass20250806085414518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@bb2323c10e79: Final verdict of PTC: pass 20250806085414539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:54:14 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 20250806085414628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085415025 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085415025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085415025 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) 20250806085415025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085415025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085415025 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085415025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085415025 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) 20250806085415025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085415025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415025 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085415025 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ed75), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415025 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085415025 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) 20250806085415026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085415026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085415026 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085415026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085415026 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085415026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085415026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e6 ed 75 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415026 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085415026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c853aa), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085415026 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085415026 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415026 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085415026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085415026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c8 53 aa 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415026 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 20250806085415026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085415026 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 20250806085415026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085415026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415026 DLM3UA <000f> 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 20250806085415026 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085415026 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085415026 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085415026 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415026 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415026 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415027 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085415027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085415027 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085415027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085415331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=608424) 20250806085415401 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085415401 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085415401 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085415507 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085415507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085415508 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) 20250806085415508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085415508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085415508 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085415508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085415508 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) 20250806085415508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085415508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415508 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415508 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 20250806085415508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085415508 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 20250806085415508 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085415510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085415510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085415510 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085415510 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415510 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085415510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085415510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085415510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085415510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085415510 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085415510 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085415510 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085415510 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085415510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085415510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085415510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085415511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415511 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085415511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085415511 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085415511 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085415511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085415511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085415511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085415511 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085415511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085415511 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085415511 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085416030 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085416031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085416031 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085416031 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) 20250806085416031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085416031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085416031 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085416031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085416031 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085416031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085416031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085416031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085416031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085416031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085416031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085416031 DLM3UA <000f> 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 20250806085416031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085416031 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085416031 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=608424, count=646708) 20250806085416494 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085416494 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085416494 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085416494 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085416494 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085416494 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085416495 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085416495 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085416495 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085416766 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085416766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085416766 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085416766 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085416766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085416766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085416766 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085416766 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085416766 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085416766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085416766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085416766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085416766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085416766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085416766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085416766 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085416766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085416766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085416766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54: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_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 20250806085417499 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085417499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085417499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085417500 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085417500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085417500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085417500 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085417500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085417500 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085417500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085417500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085417500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085417500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085417500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085417500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085417500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085417500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085417500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085417500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085418205 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085418205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00102ce0), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085418205 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085418205 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085418205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085418205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085418205 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085418205 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085418205 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085418205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2c e0 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085418206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418206 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418206 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418206 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085418206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085418206 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085418206 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250806085418462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085418468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085418473 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35177<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085418496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085418496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085418504 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418504 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418504 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418504 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085418504 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33759 (stream_srv.c:143) 20250806085418504 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33759<->l=127.0.0.1:29169 (hnb.c:335) 20250806085418505 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418505 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418505 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418505 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085418505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085418505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085418505 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085418505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085418505 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085418505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418505 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418505 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085418505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085418505 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085418505 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085418505 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418505 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085418505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085418505 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418505 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085418505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418505 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418505 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418505 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418506 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418506 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418506 DLM3UA <000f> 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 20250806085418506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085418506 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085418506 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085418507 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418507 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085418507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 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) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085418507 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) 20250806085418507 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) 20250806085418507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085418507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418507 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418507 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418507 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085418507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418507 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085418507 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418507 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) 20250806085418507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085418507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418507 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418507 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418507 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 20250806085418507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085418507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085418507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418507 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 20250806085418507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085418507 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 20250806085418507 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(917)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(917)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085418520 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418520 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418520 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418520 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418520 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418520 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418520 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085418520 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418521 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418521 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085418521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 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) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085418521 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) 20250806085418521 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) 20250806085418521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085418521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418521 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418521 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418521 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085418521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418521 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085418521 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418522 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) 20250806085418522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085418522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418522 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418522 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418522 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085418522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085418522 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418522 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) 20250806085418522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085418522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418522 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418522 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418522 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085418522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418522 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085418522 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418522 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418522 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085418522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418522 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418522 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085418522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085418522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418522 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085418522 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085418522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418522 DLM3UA <000f> 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085418522 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085418522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418522 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418522 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418522 DLM3UA <000f> 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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085418522 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085418522 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085418545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085418545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085418545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085418545 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085418545 DHNBAP 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) 20250806085418545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085418545 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085418545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085418545 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085418553 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085418553 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085418553 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085418553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085418553 DHNBAP DEBUG (127.0.0.1:33759 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085418553 DHNBAP NOTICE (127.0.0.1:33759 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085418553 DHNBAP NOTICE (127.0.0.1:33759 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085418554 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085418554 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085418718 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 20250806085418718 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 20250806085418718 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085418718 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085418725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418725 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085418725 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085418725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085418725 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085418725 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085418725 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085418725 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085418725 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085418725 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 20250806085418725 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085418725 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  20250806085418726 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085418728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085418728 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085418728 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  20250806085418728 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085418728 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085418728 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085418728 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 20250806085418728 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085418728 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  20250806085418728 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' 20250806085418728 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' 20250806085418728 DLSS7 <000c> ss7_asp.c: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  20250806085418728 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  20250806085418728 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085418728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085418728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085418729 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085418729 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) 20250806085418729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085418729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085418729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085418729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085418729 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085418729 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) 20250806085418729 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418730 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085418730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085418730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418730 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085418730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418730 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418730 DLM3UA <000f> 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 20250806085418730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085418730 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085418730 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085418730 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085418730 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085418730 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  20250806085418732 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 20250806085418732 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 20250806085418732 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085418732 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085418738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085418738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085418738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085418738 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085418738 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085418738 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085418738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085418738 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085418738 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 20250806085418738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085418738 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  20250806085418738 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085418741 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418741 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085418741 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085418741 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  20250806085418741 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085418741 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085418741 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085418741 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 20250806085418741 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085418741 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  20250806085418741 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' 20250806085418741 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' 20250806085418741 DLSS7 <000c> ss7_asp.c: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  20250806085418741 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  20250806085418741 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  20250806085418741 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085418741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085418741 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085418742 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085418742 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) 20250806085418742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085418742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085418742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085418742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085418742 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085418742 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) 20250806085418742 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085418743 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085418743 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085418743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085418743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085418743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085418743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085418743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085418743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085418743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085418743 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085418743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085418743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085418743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085418743 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085418743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085418743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085418743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085418743 DLM3UA <000f> 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 20250806085418743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085418743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085418743 DLSS7 <000c> ss7_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 20250806085418743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085418743 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085418743 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  20250806085418767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085418767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085418767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085418767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085418767 DLSCCP DEBUG SCCP-SCOC(83)[0x558b7e1e7100]{IDLE}: Deallocated (fsm.c:568) 20250806085418772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085418772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085418772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085418772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085418772 DLSCCP DEBUG SCCP-SCOC(84)[0x558b7e1e44e0]{IDLE}: Deallocated (fsm.c:568) 20250806085419222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085419222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085419222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085419222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085419222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085419222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085419222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085419222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085419222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085419222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085419222 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085419222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085419222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085419222 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085419222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085419222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085419222 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085419222 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc0-RAN(916)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085419530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419530 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085419530 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085419530 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085419530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085419530 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085419530 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085419530 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085419530 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419530 DLSS7 <000c> ss7_asp.c: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  20250806085419530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085419530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085419530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085419530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085419530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085419530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085419530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085419530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085419530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085419530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085419530 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085419530 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) 20250806085419530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085419530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085419530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085419530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085419530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085419530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085419530 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) 20250806085419530 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085419530 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085419531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085419531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085419531 DLM3UA <000f> 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 20250806085419531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085419531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085419531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085419531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085419531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419531 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  20250806085419531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419531 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085419531 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085419531 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085419531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085419531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085419531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085419531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085419531 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419531 DLSS7 <000c> ss7_asp.c: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  20250806085419531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085419531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085419531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085419531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085419531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085419531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085419531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085419531 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085419531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085419531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085419531 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085419531 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085419537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419537 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085419537 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085419537 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085419537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085419537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085419537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085419537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085419537 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419537 DLSS7 <000c> ss7_asp.c: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  20250806085419537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085419537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085419537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085419537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085419537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085419537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085419537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085419537 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085419537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085419537 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085419537 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085419537 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) 20250806085419537 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085419537 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085419537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085419537 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085419537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085419537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085419537 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) 20250806085419537 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085419537 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085419537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085419537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085419537 DLM3UA <000f> 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 20250806085419537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085419537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085419537 DLSS7 <000c> ss7_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 20250806085419537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085419537 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419537 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  20250806085419538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085419538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085419538 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085419538 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085419538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085419538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085419538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085419538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085419538 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085419538 DLSS7 <000c> ss7_asp.c: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  20250806085419538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085419538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085419538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085419538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085419538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085419538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085419538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085419538 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085419538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085419539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085419539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085419539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085419539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085419539 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085419539 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085419539 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@bb2323c10e79: 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 } } } } 20250806085420570 DLCTRL DEBUG Command: GET 148291869 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085420570 DLCTRL DEBUG Tx Command reply: GET_REPLY 148291869 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085420575 DLCTRL DEBUG Command: GET 665396905 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085420576 DLCTRL DEBUG Tx Command reply: GET_REPLY 665396905 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085420580 DLCTRL DEBUG Command: GET 986227523 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085420580 DLCTRL DEBUG Tx Command reply: GET_REPLY 986227523 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085420584 DLCTRL DEBUG Command: GET 477676984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085420584 DLCTRL DEBUG Tx Command reply: GET_REPLY 477676984 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085420588 DLCTRL DEBUG Command: GET 930860464 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085420588 DLCTRL DEBUG Tx Command reply: GET_REPLY 930860464 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085420592 DLCTRL DEBUG Command: GET 777797380 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085420592 DLCTRL DEBUG Tx Command reply: GET_REPLY 777797380 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085420595 DLCTRL DEBUG Command: GET 53885093 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085420595 DLCTRL DEBUG Tx Command reply: GET_REPLY 53885093 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085420598 DLCTRL DEBUG Command: GET 694143604 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085420598 DLCTRL DEBUG Tx Command reply: GET_REPLY 694143604 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085420600 DLCTRL DEBUG Command: GET 118095316 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085420600 DLCTRL DEBUG Tx Command reply: GET_REPLY 118095316 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085420602 DLCTRL DEBUG Command: GET 644470052 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085420602 DLCTRL DEBUG Tx Command reply: GET_REPLY 644470052 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085420604 DLCTRL DEBUG Command: GET 47441121 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085420604 DLCTRL DEBUG Tx Command reply: GET_REPLY 47441121 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085420606 DLCTRL DEBUG Command: GET 479038977 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085420606 DLCTRL DEBUG Tx Command reply: GET_REPLY 479038977 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085420608 DLCTRL DEBUG Command: GET 542048562 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085420608 DLCTRL DEBUG Tx Command reply: GET_REPLY 542048562 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085420609 DLCTRL DEBUG Command: GET 380000690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085420609 DLCTRL DEBUG Tx Command reply: GET_REPLY 380000690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085420611 DLCTRL DEBUG Command: GET 571017839 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085420611 DLCTRL DEBUG Tx Command reply: GET_REPLY 571017839 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085420612 DLCTRL DEBUG Command: GET 375576772 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085420612 DLCTRL DEBUG Tx Command reply: GET_REPLY 375576772 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085420613 DLCTRL DEBUG Command: GET 674607409 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085420613 DLCTRL DEBUG Tx Command reply: GET_REPLY 674607409 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085420615 DLCTRL DEBUG Command: GET 407319327 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085420615 DLCTRL DEBUG Tx Command reply: GET_REPLY 407319327 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085420616 DLCTRL DEBUG Command: GET 760166223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085420616 DLCTRL DEBUG Tx Command reply: GET_REPLY 760166223 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085420617 DLCTRL DEBUG Command: GET 912853789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085420617 DLCTRL DEBUG Tx Command reply: GET_REPLY 912853789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001101110100'B, t_guard := 20.000000 } 20250806085420641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)6323703 20250806085421695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085421695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085421695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085421695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085421695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x607df7, normal) (hnbgw_rua.c:408) 20250806085421695 DHNB DEBUG map_rua[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085421695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085421695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6323703 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085421695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085421695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085421695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6323703 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085421695 DCN DEBUG map_sccp[0x558b7e1e7100]{init}: Allocated (fsm.c:456) 20250806085421695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085421695 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6323703 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085421695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6323703 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085421695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085421695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085421695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085421695 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6323703 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085421695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085421695 DLSCCP DEBUG 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) 20250806085421695 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: Allocated (fsm.c:456) 20250806085421696 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085421696 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003740056400500f1100926) (sccp_scrc.c:455) 20250806085421696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085421696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085421696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085421696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085421696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085421696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085421696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085421696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085421696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085421696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085421696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085421696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085421696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085421696 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 74 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085421696 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085421696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085421696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085421696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085421697 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085421697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085421697 DLM3UA <000f> 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 20250806085421697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085421697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085421697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085421697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085421697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085421697 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 74 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)8339109 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@bb2323c10e79: setverdict(pass): none -> pass 20250806085421717 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085421717 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085421717 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085421717 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085421717 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085421717 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085421717 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085421717 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085421717 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085421717 DLSS7 <000c> ss7_asp.c: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 d3 48 dd 02 00 00 00 00  20250806085421717 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085421717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085421717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085421717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085421717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085421717 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=00d348dd) (sccp_scrc.c:545) 20250806085421717 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) 20250806085421717 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085421717 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085421717 DLSCCP DEBUG 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) 20250806085421718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085421718 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) 20250806085421718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085421718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085421719 DLCTRL DEBUG Command: GET 548789603 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085421719 DLCTRL DEBUG Tx Command reply: GET_REPLY 548789603 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085421723 DLCTRL DEBUG Command: GET 916850789 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085421723 DLCTRL DEBUG Tx Command reply: GET_REPLY 916850789 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085421727 DLCTRL DEBUG Command: GET 739797771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085421727 DLCTRL DEBUG Tx Command reply: GET_REPLY 739797771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085421730 DLCTRL DEBUG Command: GET 186870851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085421730 DLCTRL DEBUG Tx Command reply: GET_REPLY 186870851 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085421733 DLCTRL DEBUG Command: GET 987324945 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085421733 DLCTRL DEBUG Tx Command reply: GET_REPLY 987324945 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085421735 DLCTRL DEBUG Command: GET 325771717 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085421735 DLCTRL DEBUG Tx Command reply: GET_REPLY 325771717 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085421738 DLCTRL DEBUG Command: GET 974398478 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085421738 DLCTRL DEBUG Tx Command reply: GET_REPLY 974398478 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085421740 DLCTRL DEBUG Command: GET 971334783 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085421740 DLCTRL DEBUG Tx Command reply: GET_REPLY 971334783 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085421741 DLCTRL DEBUG Command: GET 301221402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085421741 DLCTRL DEBUG Tx Command reply: GET_REPLY 301221402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085421743 DLCTRL DEBUG Command: GET 397939540 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085421743 DLCTRL DEBUG Tx Command reply: GET_REPLY 397939540 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085421744 DLCTRL DEBUG Command: GET 101575352 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085421744 DLCTRL DEBUG Tx Command reply: GET_REPLY 101575352 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085421746 DLCTRL DEBUG Command: GET 82521302 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085421746 DLCTRL DEBUG Tx Command reply: GET_REPLY 82521302 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085421747 DLCTRL DEBUG Command: GET 459201055 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085421747 DLCTRL DEBUG Tx Command reply: GET_REPLY 459201055 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085421748 DLCTRL DEBUG Command: GET 218924809 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085421748 DLCTRL DEBUG Tx Command reply: GET_REPLY 218924809 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085421750 DLCTRL DEBUG Command: GET 425981954 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085421750 DLCTRL DEBUG Tx Command reply: GET_REPLY 425981954 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085421753 DLCTRL DEBUG Command: GET 73935499 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085421753 DLCTRL DEBUG Tx Command reply: GET_REPLY 73935499 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085421756 DLCTRL DEBUG Command: GET 65728203 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085421756 DLCTRL DEBUG Tx Command reply: GET_REPLY 65728203 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085421758 DLCTRL DEBUG Command: GET 667755659 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085421759 DLCTRL DEBUG Tx Command reply: GET_REPLY 667755659 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085421761 DLCTRL DEBUG Command: GET 595481147 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085421761 DLCTRL DEBUG Tx Command reply: GET_REPLY 595481147 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085421763 DLCTRL DEBUG Command: GET 458932800 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085421763 DLCTRL DEBUG Tx Command reply: GET_REPLY 458932800 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001100010011'B, t_guard := 20.000000 } 20250806085421781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@bb2323c10e79: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)9635180 20250806085422797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085422797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085422797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085422797 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085422797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93056c, normal) (hnbgw_rua.c:408) 20250806085422797 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085422797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085422797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635180 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085422797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085422797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085422797 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806085422797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635180 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085422797 DCN DEBUG map_sccp[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085422797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085422797 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9635180 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085422797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635180 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085422797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085422797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085422797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085422797 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635180 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085422797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085422797 DLSCCP DEBUG 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) 20250806085422797 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: Allocated (fsm.c:456) 20250806085422797 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085422797 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003130056400500f1100926) (sccp_scrc.c:455) 20250806085422797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085422797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085422797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085422797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085422797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085422797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085422797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085422797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085422797 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085422797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085422797 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085422797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085422797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085422797 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 03 13 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085422797 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085422797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085422797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085422797 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085422797 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085422797 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085422797 DLM3UA <000f> 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 20250806085422797 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085422797 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085422797 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085422797 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085422797 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085422797 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 03 13 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@bb2323c10e79: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@bb2323c10e79: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)4898661 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085422802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085422802 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085422802 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085422802 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085422802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085422802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085422802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085422802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085422802 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085422802 DLSS7 <000c> ss7_asp.c: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 89 e0 fa 02 00 00 00 00  20250806085422803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085422803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085422803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085422803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085422803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085422803 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=0089e0fa) (sccp_scrc.c:545) 20250806085422803 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) 20250806085422803 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085422803 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085422803 DLSCCP DEBUG 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) 20250806085422803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085422803 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) 20250806085422803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085422803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085422805 DLCTRL DEBUG Command: GET 327600577 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085422805 DLCTRL DEBUG Tx Command reply: GET_REPLY 327600577 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085422809 DLCTRL DEBUG Command: GET 800109590 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085422809 DLCTRL DEBUG Tx Command reply: GET_REPLY 800109590 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085422813 DLCTRL DEBUG Command: GET 787709126 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085422813 DLCTRL DEBUG Tx Command reply: GET_REPLY 787709126 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085422816 DLCTRL DEBUG Command: GET 303295381 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085422816 DLCTRL DEBUG Tx Command reply: GET_REPLY 303295381 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085422821 DLCTRL DEBUG Command: GET 943847063 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085422821 DLCTRL DEBUG Tx Command reply: GET_REPLY 943847063 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085422825 DLCTRL DEBUG Command: GET 303874713 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085422825 DLCTRL DEBUG Tx Command reply: GET_REPLY 303874713 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085422828 DLCTRL DEBUG Command: GET 753114266 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085422828 DLCTRL DEBUG Tx Command reply: GET_REPLY 753114266 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085422831 DLCTRL DEBUG Command: GET 94690771 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085422831 DLCTRL DEBUG Tx Command reply: GET_REPLY 94690771 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085422834 DLCTRL DEBUG Command: GET 664789716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085422834 DLCTRL DEBUG Tx Command reply: GET_REPLY 664789716 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085422836 DLCTRL DEBUG Command: GET 257105873 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085422836 DLCTRL DEBUG Tx Command reply: GET_REPLY 257105873 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085422842 DLCTRL DEBUG Command: GET 669314314 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085422842 DLCTRL DEBUG Tx Command reply: GET_REPLY 669314314 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085422847 DLCTRL DEBUG Command: GET 259332469 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085422847 DLCTRL DEBUG Tx Command reply: GET_REPLY 259332469 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085422850 DLCTRL DEBUG Command: GET 393818770 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085422850 DLCTRL DEBUG Tx Command reply: GET_REPLY 393818770 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085422854 DLCTRL DEBUG Command: GET 680353068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085422854 DLCTRL DEBUG Tx Command reply: GET_REPLY 680353068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085422858 DLCTRL DEBUG Command: GET 317921823 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085422858 DLCTRL DEBUG Tx Command reply: GET_REPLY 317921823 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085422862 DLCTRL DEBUG Command: GET 340754563 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085422862 DLCTRL DEBUG Tx Command reply: GET_REPLY 340754563 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085422865 DLCTRL DEBUG Command: GET 411822674 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085422865 DLCTRL DEBUG Tx Command reply: GET_REPLY 411822674 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085422869 DLCTRL DEBUG Command: GET 912655308 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085422869 DLCTRL DEBUG Tx Command reply: GET_REPLY 912655308 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085422872 DLCTRL DEBUG Command: GET 633282175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085422872 DLCTRL DEBUG Tx Command reply: GET_REPLY 633282175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085422875 DLCTRL DEBUG Command: GET 47683072 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085422875 DLCTRL DEBUG Tx Command reply: GET_REPLY 47683072 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: "connecting cnlink 1" 20250806085422877 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(926)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085423103 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 20250806085423103 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 20250806085423103 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085423103 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085423112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085423112 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085423112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085423112 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085423112 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085423112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085423112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085423112 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085423112 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 20250806085423112 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085423112 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  20250806085423112 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085423115 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423115 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085423115 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085423115 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  20250806085423115 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085423115 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085423115 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085423115 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 20250806085423115 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085423115 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  20250806085423116 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' 20250806085423116 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' 20250806085423116 DLSS7 <000c> ss7_asp.c: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  20250806085423116 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  20250806085423116 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  20250806085423116 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  20250806085423116 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085423116 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085423116 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085423116 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085423116 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) 20250806085423116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085423116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085423116 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085423116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085423116 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085423116 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) 20250806085423116 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085423117 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085423117 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085423117 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085423117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085423118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423118 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) 20250806085423118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085423118 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) 20250806085423118 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) 20250806085423118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085423118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085423118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085423118 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085423118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085423118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085423118 DLM3UA <000f> 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 20250806085423118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085423118 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' 20250806085423118 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 20250806085423118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085423118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423118 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  20250806085423402 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085423402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed68bf), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085423402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085423402 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) 20250806085423402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085423403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085423403 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085423403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085423403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085423403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ed 68 bf 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085423403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085423403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085423403 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085423403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085423403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085423403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085423403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085423403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423403 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 ed 68 bf 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085423407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085423408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085423408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085423408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085423408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085423408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085423408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085423408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423408 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 ed 68 bf 00  20250806085423408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085423408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085423408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085423408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085423408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085423408 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=00ed68bf) (sccp_scrc.c:545) 20250806085423408 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) 20250806085423408 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085423408 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085423408 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085423408 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085423408 DLSCCP DEBUG SCCP-SCOC(95)[0x558b7e1e7e40]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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 := '000000000000001100110011'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(925)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085423917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423917 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085423917 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085423917 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 20250806085423917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085423917 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' 20250806085423917 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085423917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085423917 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423917 DLSS7 <000c> ss7_asp.c: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  20250806085423917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085423917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085423917 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085423917 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) 20250806085423917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085423917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085423917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085423917 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085423917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085423917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085423917 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085423917 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) 20250806085423917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085423917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 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) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085423917 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) 20250806085423917 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) 20250806085423917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085423917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085423917 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) 20250806085423917 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085423917 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085423917 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423917 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085423917 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085423917 DLM3UA <000f> 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 20250806085423917 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085423917 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' 20250806085423917 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 20250806085423917 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085423917 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423917 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  20250806085423918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085423918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085423918 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085423918 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 20250806085423918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085423918 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' 20250806085423918 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085423918 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085423918 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085423918 DLSS7 <000c> ss7_asp.c: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  20250806085423918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085423918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085423918 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085423918 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) 20250806085423918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085423918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085423918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085423918 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085423918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085423918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085423918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085423918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085423918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085423918 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085423918 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085423918 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@bb2323c10e79: 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 } } } } 20250806085423930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085424498 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085424498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c5f04), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085424498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085424498 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) 20250806085424498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085424498 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) 20250806085424498 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) 20250806085424498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085424498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085424498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 3c 5f 04 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085424498 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085424498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8e32), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085424498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085424498 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) 20250806085424498 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085424498 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) 20250806085424498 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) 20250806085424498 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085424498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085424498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 af 8e 32 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085424498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424498 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085424498 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085424498 DLM3UA <000f> 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 20250806085424498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085424499 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' 20250806085424499 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 20250806085424499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085424499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424499 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 3c 5f 04 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085424499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085424499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085424499 DLM3UA <000f> 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 20250806085424499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085424499 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' 20250806085424499 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 20250806085424499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085424499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424499 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 af 8e 32 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085424505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085424505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085424505 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 20250806085424505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085424505 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' 20250806085424505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085424505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085424505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424505 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 3c 5f 04 00  20250806085424506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085424506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085424506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085424506 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) 20250806085424506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085424506 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=003c5f04) (sccp_scrc.c:545) 20250806085424506 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) 20250806085424506 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085424506 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085424506 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085424506 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085424506 DLSCCP DEBUG SCCP-SCOC(97)[0x558b7e1de000]{IDLE}: Deallocated (fsm.c:568) 20250806085424709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424709 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085424709 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085424709 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 20250806085424709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085424709 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' 20250806085424709 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085424709 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085424709 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424709 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 af 8e 32 00  20250806085424709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085424709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085424709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085424709 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) 20250806085424709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085424709 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=00af8e32) (sccp_scrc.c:545) 20250806085424709 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) 20250806085424709 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085424709 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085424709 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085424709 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085424709 DLSCCP DEBUG SCCP-SCOC(96)[0x558b7e1f9080]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@bb2323c10e79: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)12767235 20250806085424961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085424961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085424961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806085424962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085424962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2d003, normal) (hnbgw_rua.c:408) 20250806085424962 DHNB DEBUG map_rua[0x558b7e1f9080]{init}: Allocated (fsm.c:456) 20250806085424962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085424962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085424962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085424962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085424962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806085424962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806085424962 DCN DEBUG map_sccp[0x558b7e1de000]{init}: Allocated (fsm.c:456) 20250806085424962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085424962 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12767235 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806085424962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806085424962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085424962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085424962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085424962 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085424962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085424962 DLSCCP DEBUG 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) 20250806085424962 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: Allocated (fsm.c:456) 20250806085424962 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085424962 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003330056400500f1100926) (sccp_scrc.c:455) 20250806085424962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085424962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085424962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085424962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085424963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085424963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085424963 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) 20250806085424963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085424963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085424963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085424963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085424963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085424963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085424963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085424963 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) 20250806085424963 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) 20250806085424963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085424963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085424963 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 33 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085424963 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085424963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085424963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085424963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085424963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085424963 DLM3UA <000f> 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 20250806085424963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085424963 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' 20250806085424963 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 20250806085424964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085424964 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424964 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 33 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@bb2323c10e79: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@bb2323c10e79: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)4643775 HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085424982 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085424982 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085424982 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085424982 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 20250806085424982 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085424982 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' 20250806085424982 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085424982 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085424982 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085424982 DLSS7 <000c> ss7_asp.c: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 eb 8e 52 02 00 00 00 00  TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@bb2323c10e79: setverdict(pass): none -> pass 20250806085424982 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085424982 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085424983 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085424983 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) 20250806085424983 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085424983 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=00eb8e52) (sccp_scrc.c:545) 20250806085424983 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) 20250806085424983 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085424983 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085424983 DLSCCP DEBUG 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) 20250806085424983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085424983 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) 20250806085424983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085424983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085424985 DLCTRL DEBUG Command: GET 123675748 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806085424985 DLCTRL DEBUG Tx Command reply: GET_REPLY 123675748 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085424989 DLCTRL DEBUG Command: GET 147659424 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806085424989 DLCTRL DEBUG Tx Command reply: GET_REPLY 147659424 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085424992 DLCTRL DEBUG Command: GET 21882790 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085424992 DLCTRL DEBUG Tx Command reply: GET_REPLY 21882790 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085424994 DLCTRL DEBUG Command: GET 81548726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085424994 DLCTRL DEBUG Tx Command reply: GET_REPLY 81548726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085424996 DLCTRL DEBUG Command: GET 37635845 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085424996 DLCTRL DEBUG Tx Command reply: GET_REPLY 37635845 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085424999 DLCTRL DEBUG Command: GET 761737185 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806085424999 DLCTRL DEBUG Tx Command reply: GET_REPLY 761737185 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085425001 DLCTRL DEBUG Command: GET 394196890 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806085425001 DLCTRL DEBUG Tx Command reply: GET_REPLY 394196890 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085425004 DLCTRL DEBUG Command: GET 1558128 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085425004 DLCTRL DEBUG Tx Command reply: GET_REPLY 1558128 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085425008 DLCTRL DEBUG Command: GET 284715395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085425008 DLCTRL DEBUG Tx Command reply: GET_REPLY 284715395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085425012 DLCTRL DEBUG Command: GET 797898122 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085425012 DLCTRL DEBUG Tx Command reply: GET_REPLY 797898122 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085425016 DLCTRL DEBUG Command: GET 380850905 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806085425016 DLCTRL DEBUG Tx Command reply: GET_REPLY 380850905 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085425020 DLCTRL DEBUG Command: GET 274178808 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806085425020 DLCTRL DEBUG Tx Command reply: GET_REPLY 274178808 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085425024 DLCTRL DEBUG Command: GET 650783139 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085425024 DLCTRL DEBUG Tx Command reply: GET_REPLY 650783139 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085425026 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ed75), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085425026 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) 20250806085425026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085425026 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) 20250806085425026 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) 20250806085425026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085425026 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425026 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e6 ed 75 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425026 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425026 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085425026 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) 20250806085425026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085425026 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425026 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) 20250806085425026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085425027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425027 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c853aa), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085425027 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) 20250806085425027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085425027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085425027 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085425027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425027 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c8 53 aa 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425027 DLM3UA <000f> 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 20250806085425027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085425027 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' 20250806085425027 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 20250806085425027 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085425027 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085425027 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 e6 ed 75 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085425027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425027 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 20250806085425027 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085425027 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 20250806085425027 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085425027 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425027 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425027 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425028 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085425028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085425028 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085425028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085425028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085425028 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085425028 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 c8 53 aa 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085425028 DLCTRL DEBUG Command: GET 563051688 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085425029 DLCTRL DEBUG Tx Command reply: GET_REPLY 563051688 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085425031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425031 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085425031 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085425031 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 20250806085425031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085425031 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' 20250806085425031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085425031 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085425031 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085425031 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 e6 ed 75 00  20250806085425031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425031 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085425031 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085425031 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085425031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085425031 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085425031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085425031 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085425031 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085425031 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 c8 53 aa 00  20250806085425031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085425031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085425031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085425031 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) 20250806085425031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085425031 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=00e6ed75) (sccp_scrc.c:545) 20250806085425032 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) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(92)[0x558b7e1dcbd0]{IDLE}: Deallocated (fsm.c:568) 20250806085425032 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085425032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085425032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085425032 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085425032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085425032 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=00c853aa) (sccp_scrc.c:545) 20250806085425032 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) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085425032 DLSCCP DEBUG SCCP-SCOC(93)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) 20250806085425034 DLCTRL DEBUG Command: GET 274513524 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085425034 DLCTRL DEBUG Tx Command reply: GET_REPLY 274513524 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085425039 DLCTRL DEBUG Command: GET 449443023 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806085425039 DLCTRL DEBUG Tx Command reply: GET_REPLY 449443023 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085425043 DLCTRL DEBUG Command: GET 447773030 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806085425043 DLCTRL DEBUG Tx Command reply: GET_REPLY 447773030 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085425047 DLCTRL DEBUG Command: GET 752352104 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085425048 DLCTRL DEBUG Tx Command reply: GET_REPLY 752352104 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085425051 DLCTRL DEBUG Command: GET 799783776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085425051 DLCTRL DEBUG Tx Command reply: GET_REPLY 799783776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085425055 DLCTRL DEBUG Command: GET 839421266 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085425055 DLCTRL DEBUG Tx Command reply: GET_REPLY 839421266 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085425065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085425065 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35177<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(908)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085425069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41410<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085425070 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085425070 DLINP DEBUG SRVCONN(,r=127.0.0.1:33759<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085425070 DLINP NOTICE SRV(,r=127.0.0.1:33759<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085425071 DMAIN NOTICE (127.0.0.1:33759 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33759<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085425071 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@bb2323c10e79: Final verdict of PTC: none 20250806085425072 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085425072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425072 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085425072 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085425073 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085425073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425073 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085425073 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085425073 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 20250806085425073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425073 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085425073 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085425073 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085425073 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085425073 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085425073 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085425073 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 20250806085425073 DLSS7 <000c> ss7_route.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' 20250806085425073 DLSS7 <000c> ss7_route.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' 20250806085425073 DLSS7 <000c> ss7_asp.c: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  20250806085425073 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  20250806085425073 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  20250806085425073 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085425073 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085425073 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(919)@bb2323c10e79: Final verdict of PTC: none 20250806085425074 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085425074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425074 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(918)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@bb2323c10e79: Final verdict of PTC: none 20250806085425074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085425074 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085425074 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) 20250806085425074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085425074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085425074 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085425074 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) 20250806085425074 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085425074 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085425074 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085425074 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085425074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425074 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085425074 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085425074 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085425074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425074 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085425074 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085425074 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085425074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085425074 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085425074 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085425074 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 20250806085425074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425074 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085425074 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085425075 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085425075 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 20250806085425075 DLSS7 <000c> ss7_route.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' 20250806085425075 DLSS7 <000c> ss7_route.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' 20250806085425075 DLSS7 <000c> ss7_asp.c: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  20250806085425075 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  20250806085425075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085425075 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 20250806085425075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425075 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085425075 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085425075 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085425075 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 20250806085425075 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.sgsn0-M3UA(920)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@bb2323c10e79: Final verdict of PTC: none 20250806085425075 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' 20250806085425075 DLSS7 <000c> ss7_asp.c: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  20250806085425075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085425075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085425076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@bb2323c10e79: Final verdict of PTC: none 20250806085425076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085425076 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085425076 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) 20250806085425076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085425077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085425077 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085425077 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) 20250806085425077 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085425077 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085425077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085425077 DLSCCP DEBUG 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) 20250806085425077 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085425077 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085425077 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085425078 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085425078 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425078 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085425078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d3 48 dd 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250806085425078 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085425078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085425078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085425078 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085425078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085425078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085425078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085425079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{disrupted}: Freeing instance (context_map.c:203) HNBGW-PFCP(910)@bb2323c10e79: Final verdict of PTC: none 20250806085425079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6323703)[0x558b7e1e44e0]{disrupted}: Deallocated (fsm.c:568) 20250806085425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{disconnected}: Freeing instance (context_map.c:207) 20250806085425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x558b7e1e7100]{disconnected}: Deallocated (fsm.c:568) 20250806085425079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6323703 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085425079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085425079 DLSCCP DEBUG 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) 20250806085425079 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085425080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085425080 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085425080 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085425081 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425081 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085425082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 89 e0 fa 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250806085425082 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085425082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085425082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085425083 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085425083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085425083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085425083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085425083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{disrupted}: Freeing instance (context_map.c:203) 20250806085425083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9635180)[0x558b7e1e3440]{disrupted}: Deallocated (fsm.c:568) 20250806085425083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085425083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:207) 20250806085425083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085425083 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635180 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085425083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085425084 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085425084 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085425084 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) 20250806085425084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085425084 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085425084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085425084 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085425084 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) 20250806085425084 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085425084 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085425084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085425084 DLSCCP DEBUG 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) 20250806085425084 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085425084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085425084 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085425084 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) 20250806085425084 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) 20250806085425084 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) 20250806085425084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085425084 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425084 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085425084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250806085425085 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085425085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085425085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085425085 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085425085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085425085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085425085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085425085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{disrupted}: Freeing instance (context_map.c:203) 20250806085425085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12767235)[0x558b7e1f9080]{disrupted}: Deallocated (fsm.c:568) 20250806085425085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085425085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{disconnected}: Freeing instance (context_map.c:207) 20250806085425085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x558b7e1de000]{disconnected}: Deallocated (fsm.c:568) 20250806085425085 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12767235 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085425085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085425086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085425086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425086 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425086 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425086 DLM3UA <000f> 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 20250806085425086 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085425086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085425086 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085425086 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085425086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085425086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085425087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425087 DLM3UA <000f> 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 20250806085425087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085425087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085425087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085425087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085425088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085425088 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085425088 DMAIN NOTICE (127.0.0.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) 20250806085425088 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085425089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425089 DLM3UA <000f> 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 20250806085425089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085425089 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085425089 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@bb2323c10e79: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(921)@bb2323c10e79: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:54:25 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 20250806085425167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085425509 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425509 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425509 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085425509 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) 20250806085425509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085425509 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085425509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085425509 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) 20250806085425509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085425509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425509 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 20250806085425509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085425509 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 20250806085425509 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085425511 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425511 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425511 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085425511 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085425512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085425512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085425512 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085425512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085425512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085425512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425512 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085425512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085425512 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085425512 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085425512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085425512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085425512 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085425512 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085425512 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085425512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085425512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085425512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085425513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425513 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085425513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085425513 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085425513 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085425513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085425513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085425513 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085425513 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085425513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085425513 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085425513 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085425872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=615072) 20250806085426031 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085426031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085426031 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085426031 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) 20250806085426031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085426031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085426031 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085426031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085426031 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085426031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085426031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085426031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085426032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085426032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085426032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085426032 DLM3UA <000f> 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 20250806085426032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085426032 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085426032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085426767 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085426767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085426767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085426767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085426767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085426767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085426767 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085426767 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085426767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085426767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085426767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085426767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085426768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085426768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085426768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085426768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085426768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085426768 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085426768 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=615072, count=640472) 20250806085427074 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085427074 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085427074 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085427075 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085427075 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085427075 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085427076 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085427076 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085427076 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085427501 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085427501 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051144b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085427501 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085427501 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085427501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085427501 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085427501 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085427501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085427501 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085427501 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085427501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085427501 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 51 14 4b 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085427502 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085427502 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085427502 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085427502 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085427502 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085427502 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085427502 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085428199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085428199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085428199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085428199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085428199 DLSCCP DEBUG SCCP-SCOC(85)[0x558b7e21c890]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250806085428963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085428970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085428977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42197<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085429003 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085429003 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085429011 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429011 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429012 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429012 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37408 (stream_srv.c:143) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085429012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37408<->l=127.0.0.1:29169 (hnb.c:335) 20250806085429012 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429012 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085429013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085429013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429013 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429013 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429013 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429013 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429013 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085429013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085429013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429013 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429013 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429013 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429013 DLM3UA <000f> 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 20250806085429013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085429013 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429013 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) 20250806085429013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085429013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429013 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429014 DLM3UA <000f> 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 20250806085429014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085429014 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085429014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085429014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429014 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 20250806085429014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085429014 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 20250806085429014 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085429015 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429015 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085429015 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429015 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429015 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) 20250806085429015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085429015 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) 20250806085429015 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) 20250806085429015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085429015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429015 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429015 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 20250806085429015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085429015 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(938)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(936)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085429029 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429029 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429029 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429029 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429029 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429029 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429029 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085429029 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429030 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429030 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085429030 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) 20250806085429030 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) 20250806085429030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085429030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429030 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429030 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429030 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085429030 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429030 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) 20250806085429030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085429030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429030 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429030 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429030 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429030 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085429031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429031 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) 20250806085429031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085429031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429031 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429031 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429031 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085429031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085429031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085429031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429031 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085429031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085429031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429031 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429031 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085429031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085429031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429031 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085429031 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085429031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429031 DLM3UA <000f> 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085429031 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085429031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429031 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429031 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429031 DLM3UA <000f> 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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085429031 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085429031 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085429050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085429050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085429050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085429050 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085429050 DHNBAP 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) 20250806085429050 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085429050 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085429050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085429050 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085429055 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085429055 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085429055 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085429055 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085429055 DHNBAP DEBUG (127.0.0.1:37408 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085429055 DHNBAP NOTICE (127.0.0.1:37408 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085429055 DHNBAP NOTICE (127.0.0.1:37408 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085429055 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085429055 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085429226 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 20250806085429227 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 20250806085429227 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085429227 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085429236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085429236 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085429236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085429236 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085429236 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085429236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085429236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085429236 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085429236 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 20250806085429236 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085429236 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  20250806085429236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085429239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429239 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085429239 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085429239 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  20250806085429239 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085429239 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085429239 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085429239 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 20250806085429239 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085429239 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  20250806085429239 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' 20250806085429239 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' 20250806085429239 DLSS7 <000c> ss7_asp.c: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  20250806085429239 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  20250806085429239 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085429239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085429239 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085429239 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085429239 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) 20250806085429240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085429240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085429240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085429240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085429240 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085429240 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) 20250806085429240 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429241 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 20250806085429241 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 20250806085429241 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085429241 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085429241 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085429241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085429241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085429241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085429241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429242 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429242 DLM3UA <000f> 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 20250806085429242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085429242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085429242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085429242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085429242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085429242 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  HNBGW_Test.sgsn0-M3UA(941)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085429248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429248 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085429248 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085429248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085429248 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085429248 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085429248 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085429248 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085429248 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085429248 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 20250806085429248 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085429248 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  20250806085429248 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085429250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429250 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085429250 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085429250 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  20250806085429250 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085429250 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085429250 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085429250 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 20250806085429250 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085429250 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  20250806085429250 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' 20250806085429250 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' 20250806085429251 DLSS7 <000c> ss7_asp.c: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  20250806085429251 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  20250806085429251 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  20250806085429251 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085429251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085429251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085429251 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085429251 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) 20250806085429251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085429251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085429251 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085429251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085429251 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085429251 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) 20250806085429251 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085429252 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085429252 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085429252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085429252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085429252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085429253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085429253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085429253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085429253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085429253 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085429253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085429253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085429253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085429253 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085429253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085429253 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085429253 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085429253 DLM3UA <000f> 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 20250806085429253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085429253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085429253 DLSS7 <000c> ss7_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 20250806085429253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085429253 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085429253 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(937)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085430041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430042 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085430042 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085430042 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085430042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085430042 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085430042 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085430042 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085430042 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430042 DLSS7 <000c> ss7_asp.c: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  20250806085430042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085430042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085430042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085430042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085430042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085430042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085430042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085430042 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085430042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085430043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085430043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085430043 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085430043 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) 20250806085430043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085430043 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085430043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085430043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085430043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085430043 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085430043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085430043 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085430043 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) 20250806085430044 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085430044 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085430044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430044 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085430044 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085430044 DLM3UA <000f> 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 20250806085430044 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085430044 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085430044 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085430044 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085430044 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430044 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  20250806085430047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430047 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085430047 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085430047 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085430047 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085430047 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085430047 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085430047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085430047 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430047 DLSS7 <000c> ss7_asp.c: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  20250806085430047 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085430047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085430047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085430047 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085430047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085430047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085430047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085430047 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085430047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430047 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085430047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085430047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085430047 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085430047 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(937)@bb2323c10e79: 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(940)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085430051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430051 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085430051 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085430051 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085430051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085430051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085430051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085430051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085430051 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430051 DLSS7 <000c> ss7_asp.c: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  20250806085430051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085430051 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085430052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085430052 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085430052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085430052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085430052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085430052 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085430052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085430052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085430052 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085430052 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) 20250806085430052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085430052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085430052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085430052 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085430052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085430052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085430052 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) 20250806085430052 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085430052 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085430052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430052 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085430052 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085430052 DLM3UA <000f> 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 20250806085430052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085430052 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085430052 DLSS7 <000c> ss7_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 20250806085430052 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085430052 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430052 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  20250806085430053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085430053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085430053 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085430053 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085430053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085430053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085430053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085430053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085430053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085430053 DLSS7 <000c> ss7_asp.c: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  20250806085430053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085430053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085430053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085430053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085430053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085430053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085430053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085430053 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085430053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085430053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085430053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085430053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085430054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085430054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085430054 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085430054 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: 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 } } } } 20250806085430059 DLCTRL DEBUG Command: GET 674138081 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085430059 DLCTRL DEBUG Tx Command reply: GET_REPLY 674138081 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085430062 DLCTRL DEBUG Command: GET 1119798 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085430062 DLCTRL DEBUG Tx Command reply: GET_REPLY 1119798 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085430064 DLCTRL DEBUG Command: GET 369184250 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085430064 DLCTRL DEBUG Tx Command reply: GET_REPLY 369184250 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085430067 DLCTRL DEBUG Command: GET 855635166 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085430067 DLCTRL DEBUG Tx Command reply: GET_REPLY 855635166 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085430071 DLCTRL DEBUG Command: GET 117636143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085430071 DLCTRL DEBUG Tx Command reply: GET_REPLY 117636143 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085430077 DLCTRL DEBUG Command: GET 103907441 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085430077 DLCTRL DEBUG Tx Command reply: GET_REPLY 103907441 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085430079 DLCTRL DEBUG Command: GET 497484525 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085430079 DLCTRL DEBUG Tx Command reply: GET_REPLY 497484525 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085430082 DLCTRL DEBUG Command: GET 255609988 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085430082 DLCTRL DEBUG Tx Command reply: GET_REPLY 255609988 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085430084 DLCTRL DEBUG Command: GET 1893991 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085430084 DLCTRL DEBUG Tx Command reply: GET_REPLY 1893991 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085430087 DLCTRL DEBUG Command: GET 809319285 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085430087 DLCTRL DEBUG Tx Command reply: GET_REPLY 809319285 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085430090 DLCTRL DEBUG Command: GET 728984584 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085430090 DLCTRL DEBUG Tx Command reply: GET_REPLY 728984584 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085430093 DLCTRL DEBUG Command: GET 240685591 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085430093 DLCTRL DEBUG Tx Command reply: GET_REPLY 240685591 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085430096 DLCTRL DEBUG Command: GET 765046861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085430096 DLCTRL DEBUG Tx Command reply: GET_REPLY 765046861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085430099 DLCTRL DEBUG Command: GET 437407324 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085430099 DLCTRL DEBUG Tx Command reply: GET_REPLY 437407324 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085430101 DLCTRL DEBUG Command: GET 389606113 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085430101 DLCTRL DEBUG Tx Command reply: GET_REPLY 389606113 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085430104 DLCTRL DEBUG Command: GET 689844679 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085430104 DLCTRL DEBUG Tx Command reply: GET_REPLY 689844679 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085430106 DLCTRL DEBUG Command: GET 545174047 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085430106 DLCTRL DEBUG Tx Command reply: GET_REPLY 545174047 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085430109 DLCTRL DEBUG Command: GET 701862891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085430109 DLCTRL DEBUG Tx Command reply: GET_REPLY 701862891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085430111 DLCTRL DEBUG Command: GET 294246959 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085430111 DLCTRL DEBUG Tx Command reply: GET_REPLY 294246959 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085430115 DLCTRL DEBUG Command: GET 642125508 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085430115 DLCTRL DEBUG Tx Command reply: GET_REPLY 642125508 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001000010111'B, t_guard := 20.000000 } 20250806085430137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)15039962 20250806085431180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085431180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085431180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085431180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085431180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe57dda, normal) (hnbgw_rua.c:408) 20250806085431180 DHNB DEBUG map_rua[0x558b7e1de000]{init}: Allocated (fsm.c:456) 20250806085431180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085431180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15039962 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085431180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085431180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085431180 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085431180 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15039962 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085431180 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085431180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085431180 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15039962 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085431180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15039962 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085431180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085431180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085431180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085431180 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15039962 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085431180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085431180 DLSCCP DEBUG 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) 20250806085431180 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: Allocated (fsm.c:456) 20250806085431180 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085431180 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002170056400500f1100926) (sccp_scrc.c:455) 20250806085431180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085431180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085431180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085431180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085431180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085431180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085431180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085431180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085431180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085431180 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085431180 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085431180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085431180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085431180 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 02 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085431180 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085431180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085431180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085431180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085431180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085431180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085431180 DLM3UA <000f> 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 20250806085431180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085431180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085431180 DLSS7 <000c> ss7_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 20250806085431180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085431181 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085431181 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 02 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)15297110 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(943)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085431195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085431195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085431195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085431195 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085431195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085431195 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085431195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085431195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085431195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085431195 DLSS7 <000c> ss7_asp.c: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 45 72 93 02 00 00 00 00  20250806085431195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085431195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085431195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085431195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085431195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085431195 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=00457293) (sccp_scrc.c:545) 20250806085431195 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) 20250806085431195 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085431195 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085431195 DLSCCP DEBUG 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) 20250806085431195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085431195 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) 20250806085431195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085431195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085431196 DLCTRL DEBUG Command: GET 228555341 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085431196 DLCTRL DEBUG Tx Command reply: GET_REPLY 228555341 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085431203 DLCTRL DEBUG Command: GET 986452051 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085431203 DLCTRL DEBUG Tx Command reply: GET_REPLY 986452051 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085431208 DLCTRL DEBUG Command: GET 512733392 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085431208 DLCTRL DEBUG Tx Command reply: GET_REPLY 512733392 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085431211 DLCTRL DEBUG Command: GET 558433507 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085431211 DLCTRL DEBUG Tx Command reply: GET_REPLY 558433507 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085431214 DLCTRL DEBUG Command: GET 100123264 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085431214 DLCTRL DEBUG Tx Command reply: GET_REPLY 100123264 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085431218 DLCTRL DEBUG Command: GET 944269425 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085431218 DLCTRL DEBUG Tx Command reply: GET_REPLY 944269425 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085431221 DLCTRL DEBUG Command: GET 207946578 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085431221 DLCTRL DEBUG Tx Command reply: GET_REPLY 207946578 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085431224 DLCTRL DEBUG Command: GET 612371809 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085431224 DLCTRL DEBUG Tx Command reply: GET_REPLY 612371809 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085431226 DLCTRL DEBUG Command: GET 906306193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085431226 DLCTRL DEBUG Tx Command reply: GET_REPLY 906306193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085431228 DLCTRL DEBUG Command: GET 501044188 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085431228 DLCTRL DEBUG Tx Command reply: GET_REPLY 501044188 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085431230 DLCTRL DEBUG Command: GET 7147687 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085431230 DLCTRL DEBUG Tx Command reply: GET_REPLY 7147687 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085431232 DLCTRL DEBUG Command: GET 327595355 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085431232 DLCTRL DEBUG Tx Command reply: GET_REPLY 327595355 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085431233 DLCTRL DEBUG Command: GET 902648590 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085431233 DLCTRL DEBUG Tx Command reply: GET_REPLY 902648590 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085431234 DLCTRL DEBUG Command: GET 566332855 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085431234 DLCTRL DEBUG Tx Command reply: GET_REPLY 566332855 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085431235 DLCTRL DEBUG Command: GET 725747241 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085431235 DLCTRL DEBUG Tx Command reply: GET_REPLY 725747241 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085431236 DLCTRL DEBUG Command: GET 832397449 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085431236 DLCTRL DEBUG Tx Command reply: GET_REPLY 832397449 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085431237 DLCTRL DEBUG Command: GET 965371043 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085431237 DLCTRL DEBUG Tx Command reply: GET_REPLY 965371043 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085431238 DLCTRL DEBUG Command: GET 919197051 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085431238 DLCTRL DEBUG Tx Command reply: GET_REPLY 919197051 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085431239 DLCTRL DEBUG Command: GET 632471156 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085431239 DLCTRL DEBUG Tx Command reply: GET_REPLY 632471156 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085431240 DLCTRL DEBUG Command: GET 605692099 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085431240 DLCTRL DEBUG Tx Command reply: GET_REPLY 605692099 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001010000100'B, t_guard := 20.000000 } 20250806085431249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)1256468 20250806085432265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085432265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085432265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806085432265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085432265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x132c14, normal) (hnbgw_rua.c:408) 20250806085432265 DHNB DEBUG map_rua[0x558b7e1e3440]{init}: Allocated (fsm.c:456) 20250806085432265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085432265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256468 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085432265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085432265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085432265 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806085432265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256468 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085432265 DCN DEBUG map_sccp[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085432265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085432265 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1256468 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085432265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256468 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806085432265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085432265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085432265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085432265 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256468 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085432265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085432265 DLSCCP DEBUG 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) 20250806085432265 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085432265 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085432265 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002840056400500f1100926) (sccp_scrc.c:455) 20250806085432265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085432265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085432265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085432265 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085432265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085432265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085432265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085432265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085432265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085432265 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085432265 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085432265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085432265 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085432265 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 84 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085432265 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085432265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085432265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085432265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085432265 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085432265 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085432265 DLM3UA <000f> 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 20250806085432265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085432265 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085432265 DLSS7 <000c> ss7_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 20250806085432265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085432265 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085432265 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 84 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)3216346 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085432268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085432268 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085432268 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085432268 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085432268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085432268 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085432268 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085432268 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085432268 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085432268 DLSS7 <000c> ss7_asp.c: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 c9 98 23 02 00 00 00 00  20250806085432268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085432268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085432268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085432268 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085432268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085432268 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=00c99823) (sccp_scrc.c:545) 20250806085432268 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) 20250806085432268 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085432268 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085432268 DLSCCP DEBUG 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) 20250806085432268 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085432268 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) 20250806085432268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085432268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(944)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085432269 DLCTRL DEBUG Command: GET 228585675 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085432269 DLCTRL DEBUG Tx Command reply: GET_REPLY 228585675 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085432271 DLCTRL DEBUG Command: GET 943654773 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085432271 DLCTRL DEBUG Tx Command reply: GET_REPLY 943654773 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085432272 DLCTRL DEBUG Command: GET 113848018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085432272 DLCTRL DEBUG Tx Command reply: GET_REPLY 113848018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085432274 DLCTRL DEBUG Command: GET 160972501 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085432274 DLCTRL DEBUG Tx Command reply: GET_REPLY 160972501 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085432275 DLCTRL DEBUG Command: GET 643689836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085432275 DLCTRL DEBUG Tx Command reply: GET_REPLY 643689836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085432276 DLCTRL DEBUG Command: GET 484142320 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085432276 DLCTRL DEBUG Tx Command reply: GET_REPLY 484142320 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085432278 DLCTRL DEBUG Command: GET 18700480 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085432278 DLCTRL DEBUG Tx Command reply: GET_REPLY 18700480 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085432279 DLCTRL DEBUG Command: GET 118924729 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085432279 DLCTRL DEBUG Tx Command reply: GET_REPLY 118924729 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085432280 DLCTRL DEBUG Command: GET 917031723 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085432280 DLCTRL DEBUG Tx Command reply: GET_REPLY 917031723 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085432281 DLCTRL DEBUG Command: GET 520577967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085432281 DLCTRL DEBUG Tx Command reply: GET_REPLY 520577967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085432281 DLCTRL DEBUG Command: GET 215242333 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085432281 DLCTRL DEBUG Tx Command reply: GET_REPLY 215242333 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085432282 DLCTRL DEBUG Command: GET 869742072 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085432282 DLCTRL DEBUG Tx Command reply: GET_REPLY 869742072 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085432283 DLCTRL DEBUG Command: GET 466228648 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085432283 DLCTRL DEBUG Tx Command reply: GET_REPLY 466228648 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085432284 DLCTRL DEBUG Command: GET 522863249 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085432284 DLCTRL DEBUG Tx Command reply: GET_REPLY 522863249 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085432285 DLCTRL DEBUG Command: GET 32419907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085432285 DLCTRL DEBUG Tx Command reply: GET_REPLY 32419907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085432285 DLCTRL DEBUG Command: GET 151136550 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085432285 DLCTRL DEBUG Tx Command reply: GET_REPLY 151136550 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085432286 DLCTRL DEBUG Command: GET 454083395 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085432286 DLCTRL DEBUG Tx Command reply: GET_REPLY 454083395 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085432287 DLCTRL DEBUG Command: GET 81040688 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085432287 DLCTRL DEBUG Tx Command reply: GET_REPLY 81040688 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085432287 DLCTRL DEBUG Command: GET 367261502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085432287 DLCTRL DEBUG Tx Command reply: GET_REPLY 367261502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085432288 DLCTRL DEBUG Command: GET 158660719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085432288 DLCTRL DEBUG Tx Command reply: GET_REPLY 158660719 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000000101011'B, t_guard := 20.000000 } 20250806085432297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)8020614 20250806085433322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085433322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085433322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085433322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085433322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a6286, normal) (hnbgw_rua.c:408) 20250806085433322 DHNB DEBUG map_rua[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085433322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085433322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8020614 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085433322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085433322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085433322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8020614 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085433322 DCN DEBUG map_sccp[0x558b7e040170]{init}: Allocated (fsm.c:456) 20250806085433322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085433323 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8020614 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085433323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8020614 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085433323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085433323 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085433323 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085433323 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8020614 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085433323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085433323 DLSCCP DEBUG 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) 20250806085433323 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: Allocated (fsm.c:456) 20250806085433323 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085433323 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300002b0056400500f1100926) (sccp_scrc.c:455) 20250806085433323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085433323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085433323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085433323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085433323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085433323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085433323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085433323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085433323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085433323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085433323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085433323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085433323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085433323 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085433323 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085433323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085433323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085433323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085433323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085433323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085433323 DLM3UA <000f> 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 20250806085433323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085433323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085433323 DLSS7 <000c> ss7_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 20250806085433323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085433323 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085433323 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 2b 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)@bb2323c10e79: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)3213196 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806085433330 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085433330 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085433330 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085433330 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085433330 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085433330 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085433330 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085433330 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085433330 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085433330 DLSS7 <000c> ss7_asp.c: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 d7 d8 5c 02 00 00 00 00  20250806085433330 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085433330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085433330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085433330 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085433330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085433330 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=00d7d85c) (sccp_scrc.c:545) 20250806085433330 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) 20250806085433330 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085433330 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085433330 DLSCCP DEBUG 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) 20250806085433330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085433331 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) 20250806085433331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085433331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085433333 DLCTRL DEBUG Command: GET 738665550 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085433333 DLCTRL DEBUG Tx Command reply: GET_REPLY 738665550 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250806085433337 DLCTRL DEBUG Command: GET 970659541 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085433337 DLCTRL DEBUG Tx Command reply: GET_REPLY 970659541 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085433340 DLCTRL DEBUG Command: GET 776358403 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085433340 DLCTRL DEBUG Tx Command reply: GET_REPLY 776358403 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085433343 DLCTRL DEBUG Command: GET 154618792 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085433343 DLCTRL DEBUG Tx Command reply: GET_REPLY 154618792 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085433346 DLCTRL DEBUG Command: GET 643791875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085433346 DLCTRL DEBUG Tx Command reply: GET_REPLY 643791875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085433349 DLCTRL DEBUG Command: GET 352551456 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085433349 DLCTRL DEBUG Tx Command reply: GET_REPLY 352551456 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085433352 DLCTRL DEBUG Command: GET 968200939 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085433352 DLCTRL DEBUG Tx Command reply: GET_REPLY 968200939 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085433357 DLCTRL DEBUG Command: GET 759663676 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085433357 DLCTRL DEBUG Tx Command reply: GET_REPLY 759663676 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085433361 DLCTRL DEBUG Command: GET 662095681 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085433361 DLCTRL DEBUG Tx Command reply: GET_REPLY 662095681 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085433364 DLCTRL DEBUG Command: GET 5662958 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085433364 DLCTRL DEBUG Tx Command reply: GET_REPLY 5662958 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085433368 DLCTRL DEBUG Command: GET 483851674 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085433368 DLCTRL DEBUG Tx Command reply: GET_REPLY 483851674 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085433371 DLCTRL DEBUG Command: GET 495208156 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085433371 DLCTRL DEBUG Tx Command reply: GET_REPLY 495208156 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085433375 DLCTRL DEBUG Command: GET 643582844 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085433375 DLCTRL DEBUG Tx Command reply: GET_REPLY 643582844 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085433379 DLCTRL DEBUG Command: GET 681679712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085433379 DLCTRL DEBUG Tx Command reply: GET_REPLY 681679712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085433382 DLCTRL DEBUG Command: GET 86336688 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085433382 DLCTRL DEBUG Tx Command reply: GET_REPLY 86336688 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085433385 DLCTRL DEBUG Command: GET 836175209 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085433385 DLCTRL DEBUG Tx Command reply: GET_REPLY 836175209 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085433388 DLCTRL DEBUG Command: GET 538101882 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085433388 DLCTRL DEBUG Tx Command reply: GET_REPLY 538101882 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085433391 DLCTRL DEBUG Command: GET 3613408 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085433391 DLCTRL DEBUG Tx Command reply: GET_REPLY 3613408 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085433394 DLCTRL DEBUG Command: GET 563540030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085433395 DLCTRL DEBUG Tx Command reply: GET_REPLY 563540030 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085433398 DLCTRL DEBUG Command: GET 573151449 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085433399 DLCTRL DEBUG Tx Command reply: GET_REPLY 573151449 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001101100111'B, t_guard := 20.000000 } 20250806085433435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)4903867 20250806085434460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085434460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085434460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085434460 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085434460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4ad3bb, normal) (hnbgw_rua.c:408) 20250806085434460 DHNB DEBUG map_rua[0x558b7e21cce0]{init}: Allocated (fsm.c:456) 20250806085434460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085434460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4903867 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085434460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085434460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085434460 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085434460 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4903867 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085434460 DCN DEBUG map_sccp[0x558b7e1de910]{init}: Allocated (fsm.c:456) 20250806085434460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085434460 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4903867 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085434460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4903867 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085434460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085434460 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085434460 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085434460 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4903867 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085434460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085434461 DLSCCP DEBUG 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) 20250806085434461 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: Allocated (fsm.c:456) 20250806085434461 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085434461 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003670056400500f1100926) (sccp_scrc.c:455) 20250806085434461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085434461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085434461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085434461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085434461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085434461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085434461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085434461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085434461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085434461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085434461 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085434461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085434461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085434461 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 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085434461 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085434461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085434461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085434461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085434461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085434461 DLM3UA <000f> 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 20250806085434461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085434461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085434461 DLSS7 <000c> ss7_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 20250806085434461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085434461 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085434461 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 67 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)@bb2323c10e79: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)14658570 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250806085434466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085434466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085434466 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085434466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085434466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085434466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085434466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085434466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085434466 DLSS7 <000c> ss7_asp.c: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 13 e1 d4 02 00 00 00 00  20250806085434466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085434466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085434466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085434466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085434466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085434466 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=0013e1d4) (sccp_scrc.c:545) 20250806085434466 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) 20250806085434466 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085434466 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085434466 DLSCCP DEBUG 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) 20250806085434466 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085434466 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) 20250806085434466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085434466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085434468 DLCTRL DEBUG Command: GET 615765140 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085434468 DLCTRL DEBUG Tx Command reply: GET_REPLY 615765140 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250806085434470 DLCTRL DEBUG Command: GET 266845136 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085434470 DLCTRL DEBUG Tx Command reply: GET_REPLY 266845136 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085434473 DLCTRL DEBUG Command: GET 830048617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085434473 DLCTRL DEBUG Tx Command reply: GET_REPLY 830048617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085434477 DLCTRL DEBUG Command: GET 37775288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085434477 DLCTRL DEBUG Tx Command reply: GET_REPLY 37775288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085434481 DLCTRL DEBUG Command: GET 601226773 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085434481 DLCTRL DEBUG Tx Command reply: GET_REPLY 601226773 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085434485 DLCTRL DEBUG Command: GET 833593218 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085434485 DLCTRL DEBUG Tx Command reply: GET_REPLY 833593218 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085434489 DLCTRL DEBUG Command: GET 414195461 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085434489 DLCTRL DEBUG Tx Command reply: GET_REPLY 414195461 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085434494 DLCTRL DEBUG Command: GET 925520972 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085434494 DLCTRL DEBUG Tx Command reply: GET_REPLY 925520972 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085434498 DLCTRL DEBUG Command: GET 920088597 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085434498 DLCTRL DEBUG Tx Command reply: GET_REPLY 920088597 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085434501 DLCTRL DEBUG Command: GET 928332226 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085434501 DLCTRL DEBUG Tx Command reply: GET_REPLY 928332226 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085434505 DLCTRL DEBUG Command: GET 192498074 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085434505 DLCTRL DEBUG Tx Command reply: GET_REPLY 192498074 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085434508 DLCTRL DEBUG Command: GET 598918148 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085434508 DLCTRL DEBUG Tx Command reply: GET_REPLY 598918148 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085434510 DLCTRL DEBUG Command: GET 913853348 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085434510 DLCTRL DEBUG Tx Command reply: GET_REPLY 913853348 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085434512 DLCTRL DEBUG Command: GET 192219123 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085434512 DLCTRL DEBUG Tx Command reply: GET_REPLY 192219123 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085434514 DLCTRL DEBUG Command: GET 251275440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085434514 DLCTRL DEBUG Tx Command reply: GET_REPLY 251275440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085434516 DLCTRL DEBUG Command: GET 169361446 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085434516 DLCTRL DEBUG Tx Command reply: GET_REPLY 169361446 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085434518 DLCTRL DEBUG Command: GET 398031375 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085434518 DLCTRL DEBUG Tx Command reply: GET_REPLY 398031375 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085434520 DLCTRL DEBUG Command: GET 359671672 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085434520 DLCTRL DEBUG Tx Command reply: GET_REPLY 359671672 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085434521 DLCTRL DEBUG Command: GET 402617572 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085434521 DLCTRL DEBUG Tx Command reply: GET_REPLY 402617572 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085434523 DLCTRL DEBUG Command: GET 358482351 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085434523 DLCTRL DEBUG Tx Command reply: GET_REPLY 358482351 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085434527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085434528 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42197<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(929)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085434530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085434530 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085434530 DLINP DEBUG SRVCONN(,r=127.0.0.1:37408<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085434530 DLINP NOTICE SRV(,r=127.0.0.1:37408<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085434530 DMAIN NOTICE (127.0.0.1:37408 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37408<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085434530 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@bb2323c10e79: Final verdict of PTC: none 20250806085434533 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085434533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085434533 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085434533 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085434533 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085434533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085434533 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085434533 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085434533 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 20250806085434533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434533 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085434533 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085434533 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085434533 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085434533 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085434533 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085434533 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(936)@bb2323c10e79: Final verdict of PTC: none 20250806085434533 DLSS7 <000c> ss7_route.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' 20250806085434533 DLSS7 <000c> ss7_route.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' 20250806085434533 DLSS7 <000c> ss7_asp.c: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  20250806085434533 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  20250806085434533 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085434533 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085434534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085434534 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085434534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085434534 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085434534 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085434534 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085434534 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085434534 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) 20250806085434534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085434534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085434534 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085434534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085434534 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085434534 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) 20250806085434534 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085434534 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@bb2323c10e79: Final verdict of PTC: none 20250806085434534 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085434534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085434534 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085434534 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085434534 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 20250806085434534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434534 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085434534 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085434534 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085434534 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085434534 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085434534 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085434534 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 20250806085434534 DLSS7 <000c> ss7_route.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' 20250806085434534 DLSS7 <000c> ss7_route.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' 20250806085434534 DLSS7 <000c> ss7_asp.c: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  20250806085434535 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085434535 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085434535 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(941)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@bb2323c10e79: Final verdict of PTC: none 20250806085434535 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085434535 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085434535 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) 20250806085434535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085434535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085434535 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085434535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085434535 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085434535 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) 20250806085434535 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@bb2323c10e79: Final verdict of PTC: none 20250806085434535 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085434535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085434535 DLSCCP DEBUG 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) 20250806085434535 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085434536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085434536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085434536 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) 20250806085434536 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) 20250806085434536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085434536 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085434536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085434536 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085434536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085434536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085434536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 72 93 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250806085434536 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085434536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085434536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085434536 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085434536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085434536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085434536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085434536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{disrupted}: Freeing instance (context_map.c:203) 20250806085434536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15039962)[0x558b7e1de000]{disrupted}: Deallocated (fsm.c:568) 20250806085434536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085434536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085434536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085434536 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15039962 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085434536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085434536 DLSCCP DEBUG 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) 20250806085434537 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085434537 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) HNBGW_Test.sgsn0-RAN(940)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(942)@bb2323c10e79: Final verdict of PTC: none 20250806085434540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434540 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085434540 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085434540 DLM3UA <000f> 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 20250806085434540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085434540 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085434540 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085434537 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085434537 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) 20250806085434537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085434537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085434537 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085434537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085434537 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085434537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085434537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085434537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250806085434537 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085434537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085434537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085434537 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085434538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{disrupted}: Freeing instance (context_map.c:203) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1256468)[0x558b7e1e3440]{disrupted}: Deallocated (fsm.c:568) 20250806085434538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085434538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:207) 20250806085434538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085434538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1256468 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806085434538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085434538 DLSCCP DEBUG 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) 20250806085434538 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085434538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085434538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085434538 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) 20250806085434538 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) 20250806085434538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085434538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085434538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085434538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085434538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085434538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085434538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) 20250806085434538 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085434538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085434538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085434538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085434538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{disrupted}: Freeing instance (context_map.c:203) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8020614)[0x558b7e1dcbd0]{disrupted}: Deallocated (fsm.c:568) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{disconnected}: Freeing instance (context_map.c:207) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558b7e040170]{disconnected}: Deallocated (fsm.c:568) 20250806085434539 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8020614 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085434539 DLSCCP DEBUG 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) 20250806085434539 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085434539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085434539 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085434539 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) 20250806085434539 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) 20250806085434539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085434539 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085434539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085434539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085434539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085434539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085434539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250806085434539 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085434539 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085434539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{disrupted}: Freeing instance (context_map.c:203) 20250806085434539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4903867)[0x558b7e21cce0]{disrupted}: Deallocated (fsm.c:568) 20250806085434539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085434540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{disconnected}: Freeing instance (context_map.c:207) 20250806085434540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x558b7e1de910]{disconnected}: Deallocated (fsm.c:568) 20250806085434540 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4903867 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085434541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085434541 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_on_1_cnlink0(944)@bb2323c10e79: Final verdict of PTC: pass 20250806085434541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(931)@bb2323c10e79: Final verdict of PTC: none 20250806085434542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085434542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085434542 DLM3UA <000f> 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 20250806085434542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085434542 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085434542 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085434542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085434543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085434544 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085434544 DMAIN NOTICE (127.0.0.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) 20250806085434544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085434544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085434544 DLM3UA <000f> 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 20250806085434545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085434545 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085434545 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085434545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085434545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085434545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085434545 DLM3UA <000f> 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 20250806085434545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085434545 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085434545 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085434544 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085434551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@bb2323c10e79: Final verdict of PTC: pass 20250806085434553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@bb2323c10e79: Final verdict of PTC: pass 20250806085434555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed Aug 6 08:54:34 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 20250806085434635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085435028 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085435028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435028 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085435028 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) 20250806085435028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085435028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085435028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085435028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085435028 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) 20250806085435028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085435028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435028 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 20250806085435028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085435028 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 20250806085435028 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085435078 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085435078 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435078 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085435078 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085435078 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435078 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435078 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085435078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085435078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435079 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085435079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085435079 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085435079 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085435083 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085435083 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435083 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085435083 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085435083 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435083 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435083 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085435083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085435083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435083 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435083 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435083 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085435083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085435083 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085435083 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085435085 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085435085 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435085 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085435085 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) 20250806085435085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085435085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085435085 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085435085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085435085 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085435085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085435085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435085 DLM3UA <000f> 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 20250806085435085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085435085 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085435086 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085435338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504688) 20250806085435510 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085435510 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435510 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085435510 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) 20250806085435510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085435510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085435510 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085435510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085435510 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) 20250806085435510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085435510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435511 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435511 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435511 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 20250806085435511 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085435511 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 20250806085435511 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085435513 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085435513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085435513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085435513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435513 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085435513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085435513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435513 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085435513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085435513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085435513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085435513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085435513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085435513 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085435513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085435513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085435513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085435513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085435514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085435514 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085435514 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085435514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085435514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085435514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085435514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085435514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085435514 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085435514 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085436033 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085436033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085436033 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085436033 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) 20250806085436033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085436033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085436033 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085436033 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085436033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085436033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085436033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085436033 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085436034 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085436034 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085436034 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085436034 DLM3UA <000f> 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 20250806085436034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085436034 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085436034 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=504688, count=548420) 20250806085436535 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085436535 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085436535 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085436535 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085436535 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085436535 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085436768 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085436768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a765d6), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085436768 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085436768 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085436768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085436768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085436768 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085436768 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085436768 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085436768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085436768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085436768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a7 65 d6 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085436768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085436768 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085436768 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085436768 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085436769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085436769 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085436769 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085437497 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085437497 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085437498 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085437498 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085437498 DLSCCP DEBUG SCCP-SCOC(86)[0x558b7e1dd960]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250806085438438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085438441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085438444 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33561<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085438456 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085438456 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085438463 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438463 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438464 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438464 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085438464 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438464 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438464 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59663 (stream_srv.c:143) 20250806085438464 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59663<->l=127.0.0.1:29169 (hnb.c:335) 20250806085438464 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438464 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438465 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438465 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085438465 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) 20250806085438465 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) 20250806085438465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085438465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438465 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438465 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438465 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 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) 20250806085438465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085438465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438465 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438465 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438465 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085438465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085438465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438465 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438465 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438465 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085438465 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438465 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085438465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085438465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438465 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438465 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438466 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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085438466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085438466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438466 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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085438466 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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085438466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438466 DLM3UA <000f> 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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085438466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085438466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438466 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438466 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438466 DLM3UA <000f> 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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085438466 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085438466 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(957)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(955)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(958)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085438488 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438488 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438488 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438488 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438488 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438488 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438488 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085438488 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438489 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438489 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085438489 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) 20250806085438489 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) 20250806085438489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085438489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438489 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438489 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438489 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085438489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438489 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) 20250806085438489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085438489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438489 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438489 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438489 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085438489 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085438489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438489 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) 20250806085438489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085438489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438489 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438489 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438489 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438490 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085438490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085438490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085438490 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085438490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085438490 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085438490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085438490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438490 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438490 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085438490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085438490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438490 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085438490 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085438490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438490 DLM3UA <000f> 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085438490 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085438490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438490 DLM3UA <000f> 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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085438490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085438490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085438521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085438521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085438521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085438521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085438521 DHNBAP 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) 20250806085438521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085438521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085438521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085438521 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085438525 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085438525 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085438525 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085438525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085438525 DHNBAP DEBUG (127.0.0.1:59663 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085438525 DHNBAP NOTICE (127.0.0.1:59663 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085438525 DHNBAP NOTICE (127.0.0.1:59663 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085438525 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085438525 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085438677 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 20250806085438677 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 20250806085438677 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085438677 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085438686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085438686 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085438686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085438686 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085438686 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085438686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085438686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085438686 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085438686 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 20250806085438686 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085438686 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  20250806085438686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085438686 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 20250806085438686 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 20250806085438686 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085438687 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085438689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438689 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085438689 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085438689 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  20250806085438689 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085438689 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085438690 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085438690 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 20250806085438690 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085438690 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  20250806085438690 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' 20250806085438690 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' 20250806085438690 DLSS7 <000c> ss7_asp.c: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  20250806085438690 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  20250806085438690 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085438690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085438690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085438690 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085438690 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) 20250806085438690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085438690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085438690 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085438690 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) 20250806085438690 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438691 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085438692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085438692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438692 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085438692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085438692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438692 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438692 DLM3UA <000f> 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 20250806085438692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085438692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085438692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085438693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085438693 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085438693 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  20250806085438693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085438693 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085438693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085438693 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085438693 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085438693 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085438693 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085438693 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085438693 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 20250806085438693 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085438693 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  20250806085438693 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085438696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438696 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085438696 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085438696 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  20250806085438696 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085438696 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085438696 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085438696 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 20250806085438696 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085438696 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  20250806085438696 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' 20250806085438696 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' 20250806085438696 DLSS7 <000c> ss7_asp.c: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  20250806085438696 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  20250806085438696 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  20250806085438696 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085438697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085438697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085438697 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085438697 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) 20250806085438697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085438697 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085438697 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085438697 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) 20250806085438697 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438698 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438698 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085438698 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438698 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438698 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) 20250806085438698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085438698 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) 20250806085438698 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) 20250806085438698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085438698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438698 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438699 DLM3UA <000f> 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 20250806085438699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085438699 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' 20250806085438699 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 20250806085438699 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085438699 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085438699 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  20250806085438700 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 20250806085438700 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 20250806085438700 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085438700 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085438706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085438706 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085438706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085438706 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085438706 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085438706 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085438706 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085438706 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085438706 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 20250806085438706 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085438706 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  20250806085438706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085438708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438708 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085438708 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085438708 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  20250806085438708 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085438708 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085438708 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085438708 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 20250806085438708 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085438708 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  20250806085438708 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' 20250806085438708 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' 20250806085438708 DLSS7 <000c> ss7_asp.c: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  20250806085438708 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  20250806085438708 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  20250806085438708 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  20250806085438708 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085438708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085438708 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085438708 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085438708 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) 20250806085438708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085438709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085438709 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085438709 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) 20250806085438709 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438710 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438710 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085438710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085438710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085438710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085438710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085438710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438710 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438710 DLM3UA <000f> 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 20250806085438710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085438710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085438710 DLSS7 <000c> ss7_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 20250806085438710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085438710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085438710 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  20250806085438711 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 20250806085438711 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 20250806085438711 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085438711 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085438714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085438714 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085438714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085438714 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085438714 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085438714 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085438714 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085438714 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085438714 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 20250806085438714 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085438714 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  20250806085438714 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085438716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438716 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085438716 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085438716 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  20250806085438716 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085438716 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085438716 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085438716 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 20250806085438716 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085438716 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  20250806085438716 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' 20250806085438716 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' 20250806085438716 DLSS7 <000c> ss7_asp.c: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  20250806085438716 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  20250806085438716 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  20250806085438716 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  20250806085438716 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  20250806085438716 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085438716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085438717 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085438717 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085438717 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) 20250806085438717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085438717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085438717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085438717 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085438717 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) 20250806085438717 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085438718 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085438718 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085438718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085438718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085438718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438718 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) 20250806085438718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085438718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085438718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085438718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085438718 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) 20250806085438718 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) 20250806085438718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085438718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085438718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085438718 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085438718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085438718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085438718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085438718 DLM3UA <000f> 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 20250806085438718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085438718 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' 20250806085438718 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 20250806085438718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085438718 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085438719 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  HNBGW_Test.msc0-RAN(956)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085439486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085439486 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085439486 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085439486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085439486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085439486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439486 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439486 DLSS7 <000c> ss7_asp.c: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  20250806085439486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085439486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439486 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085439486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085439486 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085439486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439486 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439486 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085439486 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085439486 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) 20250806085439487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085439487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085439487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085439487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085439487 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085439487 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085439487 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085439487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085439487 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) 20250806085439487 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085439487 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085439487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085439487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085439487 DLM3UA <000f> 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 20250806085439487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085439487 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085439487 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085439487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085439487 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439487 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  20250806085439489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439489 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085439489 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085439489 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085439489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085439489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085439489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439489 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439489 DLSS7 <000c> ss7_asp.c: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  20250806085439489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085439489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085439489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085439489 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085439490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085439490 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085439490 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(956)@bb2323c10e79: 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(959)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085439492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085439492 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085439492 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 20250806085439492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439492 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' 20250806085439492 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085439492 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439492 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439492 DLSS7 <000c> ss7_asp.c: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  20250806085439492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085439492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439492 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) 20250806085439492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085439492 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085439492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085439493 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085439493 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) 20250806085439493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085439493 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085439493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439493 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) 20250806085439493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439493 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085439493 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) 20250806085439493 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) 20250806085439493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085439493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085439493 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) 20250806085439493 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085439493 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085439493 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439493 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085439493 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085439493 DLM3UA <000f> 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 20250806085439493 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085439493 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' 20250806085439493 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 20250806085439493 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085439493 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439493 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  20250806085439494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085439494 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085439494 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 20250806085439494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439494 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' 20250806085439494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085439494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439494 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439494 DLSS7 <000c> ss7_asp.c: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  20250806085439494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085439494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439494 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) 20250806085439494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085439494 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085439494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439494 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439494 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085439494 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085439494 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085439503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085439503 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085439503 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085439503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085439503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085439503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439503 DLSS7 <000c> ss7_asp.c: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  20250806085439504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085439504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439504 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085439504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085439504 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085439504 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085439504 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) 20250806085439504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085439504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085439504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085439504 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085439504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085439504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085439504 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) 20250806085439504 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085439504 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085439504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085439504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085439504 DLM3UA <000f> 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 20250806085439504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085439504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085439504 DLSS7 <000c> ss7_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 20250806085439504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085439504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439504 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  20250806085439505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085439505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085439505 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085439505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085439505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085439505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439505 DLSS7 <000c> ss7_asp.c: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  20250806085439505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085439505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085439505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085439505 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085439505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085439505 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085439505 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085439515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439515 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085439515 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085439515 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 20250806085439515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439515 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' 20250806085439515 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085439515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439515 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439515 DLSS7 <000c> ss7_asp.c: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  20250806085439515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085439515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439515 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439515 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) 20250806085439515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085439515 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085439515 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085439515 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) 20250806085439515 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085439515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 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 (available) (ss7_combined_linkset.c:297) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085439515 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) 20250806085439515 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) 20250806085439515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085439515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085439515 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) 20250806085439515 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085439515 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085439515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439515 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085439515 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085439515 DLM3UA <000f> 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 20250806085439515 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085439515 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 (available) 20250806085439515 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 20250806085439515 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085439515 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439515 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  20250806085439517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085439517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085439517 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085439517 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 20250806085439517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085439517 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' 20250806085439517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085439517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085439517 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085439517 DLSS7 <000c> ss7_asp.c: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  20250806085439517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085439517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085439517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085439517 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) 20250806085439517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085439517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085439517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085439517 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085439517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085439517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085439517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085439517 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085439517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085439517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085439517 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085439517 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: 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 } } } } 20250806085440534 DLCTRL DEBUG Command: GET 831173651 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085440534 DLCTRL DEBUG Tx Command reply: GET_REPLY 831173651 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085440542 DLCTRL DEBUG Command: GET 503826429 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085440542 DLCTRL DEBUG Tx Command reply: GET_REPLY 503826429 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085440546 DLCTRL DEBUG Command: GET 741352765 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085440546 DLCTRL DEBUG Tx Command reply: GET_REPLY 741352765 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085440550 DLCTRL DEBUG Command: GET 797967347 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085440550 DLCTRL DEBUG Tx Command reply: GET_REPLY 797967347 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085440554 DLCTRL DEBUG Command: GET 450977414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085440554 DLCTRL DEBUG Tx Command reply: GET_REPLY 450977414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085440556 DLCTRL DEBUG Command: GET 253054921 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085440556 DLCTRL DEBUG Tx Command reply: GET_REPLY 253054921 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085440558 DLCTRL DEBUG Command: GET 294299796 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085440558 DLCTRL DEBUG Tx Command reply: GET_REPLY 294299796 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085440560 DLCTRL DEBUG Command: GET 168241770 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085440560 DLCTRL DEBUG Tx Command reply: GET_REPLY 168241770 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085440562 DLCTRL DEBUG Command: GET 943487529 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085440562 DLCTRL DEBUG Tx Command reply: GET_REPLY 943487529 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085440565 DLCTRL DEBUG Command: GET 303353075 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085440565 DLCTRL DEBUG Tx Command reply: GET_REPLY 303353075 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085440567 DLCTRL DEBUG Command: GET 713396768 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085440567 DLCTRL DEBUG Tx Command reply: GET_REPLY 713396768 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085440571 DLCTRL DEBUG Command: GET 308087287 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085440571 DLCTRL DEBUG Tx Command reply: GET_REPLY 308087287 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085440574 DLCTRL DEBUG Command: GET 137354358 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085440574 DLCTRL DEBUG Tx Command reply: GET_REPLY 137354358 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085440577 DLCTRL DEBUG Command: GET 687607424 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085440577 DLCTRL DEBUG Tx Command reply: GET_REPLY 687607424 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085440582 DLCTRL DEBUG Command: GET 588142517 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085440582 DLCTRL DEBUG Tx Command reply: GET_REPLY 588142517 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085440585 DLCTRL DEBUG Command: GET 369632302 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085440585 DLCTRL DEBUG Tx Command reply: GET_REPLY 369632302 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085440588 DLCTRL DEBUG Command: GET 759759907 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085440588 DLCTRL DEBUG Tx Command reply: GET_REPLY 759759907 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085440591 DLCTRL DEBUG Command: GET 682438452 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085440591 DLCTRL DEBUG Tx Command reply: GET_REPLY 682438452 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085440593 DLCTRL DEBUG Command: GET 447785345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085440593 DLCTRL DEBUG Tx Command reply: GET_REPLY 447785345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085440595 DLCTRL DEBUG Command: GET 585147514 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085440595 DLCTRL DEBUG Tx Command reply: GET_REPLY 585147514 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000000111001110'B, t_guard := 20.000000 } 20250806085440619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)10969717 20250806085441654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085441654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085441654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085441654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085441654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa76275, normal) (hnbgw_rua.c:408) 20250806085441654 DHNB DEBUG map_rua[0x558b7e1de000]{init}: Allocated (fsm.c:456) 20250806085441654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085441654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10969717 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085441654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085441654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085441654 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085441654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10969717 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085441654 DCN DEBUG map_sccp[0x558b7e1e44e0]{init}: Allocated (fsm.c:456) 20250806085441654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085441654 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10969717 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085441654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10969717 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085441654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085441654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085441654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085441654 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10969717 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085441654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085441654 DLSCCP DEBUG 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) 20250806085441654 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: Allocated (fsm.c:456) 20250806085441654 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085441654 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001ce0056400500f1100926) (sccp_scrc.c:455) 20250806085441654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085441654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085441654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085441654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085441654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085441654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085441654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085441654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085441654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085441654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085441654 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085441654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085441654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085441654 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 01 ce 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085441654 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085441654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085441654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085441654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085441654 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085441654 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085441654 DLM3UA <000f> 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 20250806085441654 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085441654 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085441654 DLSS7 <000c> ss7_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 20250806085441654 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085441654 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085441654 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 01 ce 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)825806 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@bb2323c10e79: setverdict(pass): none -> pass 20250806085441666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085441666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085441666 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085441667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085441667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085441667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085441667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085441667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085441667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085441667 DLSS7 <000c> ss7_asp.c: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 52 77 02 00 00 00 00  20250806085441667 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085441667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085441667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085441667 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085441667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085441667 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=00ae5277) (sccp_scrc.c:545) 20250806085441667 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) 20250806085441667 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085441667 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085441667 DLSCCP DEBUG 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) 20250806085441667 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085441667 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) 20250806085441667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085441667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085441668 DLCTRL DEBUG Command: GET 394534327 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085441668 DLCTRL DEBUG Tx Command reply: GET_REPLY 394534327 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085441671 DLCTRL DEBUG Command: GET 312699205 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085441671 DLCTRL DEBUG Tx Command reply: GET_REPLY 312699205 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085441675 DLCTRL DEBUG Command: GET 844513710 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085441675 DLCTRL DEBUG Tx Command reply: GET_REPLY 844513710 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085441679 DLCTRL DEBUG Command: GET 28000549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085441679 DLCTRL DEBUG Tx Command reply: GET_REPLY 28000549 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085441683 DLCTRL DEBUG Command: GET 507250166 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085441683 DLCTRL DEBUG Tx Command reply: GET_REPLY 507250166 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085441687 DLCTRL DEBUG Command: GET 675875594 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085441687 DLCTRL DEBUG Tx Command reply: GET_REPLY 675875594 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085441691 DLCTRL DEBUG Command: GET 849050938 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085441691 DLCTRL DEBUG Tx Command reply: GET_REPLY 849050938 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085441696 DLCTRL DEBUG Command: GET 923300154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085441696 DLCTRL DEBUG Tx Command reply: GET_REPLY 923300154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085441699 DLCTRL DEBUG Command: GET 249016525 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085441699 DLCTRL DEBUG Tx Command reply: GET_REPLY 249016525 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085441703 DLCTRL DEBUG Command: GET 753532104 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085441703 DLCTRL DEBUG Tx Command reply: GET_REPLY 753532104 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085441707 DLCTRL DEBUG Command: GET 355677757 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085441707 DLCTRL DEBUG Tx Command reply: GET_REPLY 355677757 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085441711 DLCTRL DEBUG Command: GET 649219294 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085441711 DLCTRL DEBUG Tx Command reply: GET_REPLY 649219294 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085441715 DLCTRL DEBUG Command: GET 810158936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085441715 DLCTRL DEBUG Tx Command reply: GET_REPLY 810158936 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085441719 DLCTRL DEBUG Command: GET 458222262 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085441719 DLCTRL DEBUG Tx Command reply: GET_REPLY 458222262 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085441724 DLCTRL DEBUG Command: GET 905301666 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085441724 DLCTRL DEBUG Tx Command reply: GET_REPLY 905301666 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085441730 DLCTRL DEBUG Command: GET 645061606 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085441730 DLCTRL DEBUG Tx Command reply: GET_REPLY 645061606 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085441734 DLCTRL DEBUG Command: GET 454585866 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085441734 DLCTRL DEBUG Tx Command reply: GET_REPLY 454585866 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085441737 DLCTRL DEBUG Command: GET 803877599 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085441737 DLCTRL DEBUG Tx Command reply: GET_REPLY 803877599 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085441740 DLCTRL DEBUG Command: GET 344247399 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085441740 DLCTRL DEBUG Tx Command reply: GET_REPLY 344247399 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085441743 DLCTRL DEBUG Command: GET 888112305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085441743 DLCTRL DEBUG Tx Command reply: GET_REPLY 888112305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011100'B, t_guard := 20.000000 } 20250806085441764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)6364995 20250806085442784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085442784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085442784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806085442784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085442784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x611f43, normal) (hnbgw_rua.c:408) 20250806085442784 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085442784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085442784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364995 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085442784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085442784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085442784 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806085442784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364995 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806085442784 DCN DEBUG map_sccp[0x558b7e1dcbd0]{init}: Allocated (fsm.c:456) 20250806085442784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085442784 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6364995 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085442784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364995 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806085442784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085442784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085442784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085442784 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364995 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085442784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085442784 DLSCCP DEBUG 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) 20250806085442784 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: Allocated (fsm.c:456) 20250806085442784 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085442784 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300031c0056400500f1100926) (sccp_scrc.c:455) 20250806085442784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085442784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085442784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085442784 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) 20250806085442784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085442784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085442784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085442784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085442784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085442784 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) 20250806085442784 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) 20250806085442784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085442784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085442784 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 03 1c 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085442784 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085442784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085442784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085442784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085442784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085442784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085442784 DLM3UA <000f> 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 20250806085442784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085442784 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' 20250806085442784 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 20250806085442784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085442784 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085442784 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 03 1c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)8502215 HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085442793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085442793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085442793 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085442793 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 20250806085442793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085442793 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' 20250806085442793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085442793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085442793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085442793 DLSS7 <000c> ss7_asp.c: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 4b 55 fe 02 00 00 00 00  20250806085442793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085442793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085442793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085442793 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) 20250806085442793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085442793 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=004b55fe) (sccp_scrc.c:545) 20250806085442793 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) 20250806085442793 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085442793 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085442793 DLSCCP DEBUG 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) 20250806085442793 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085442793 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) 20250806085442793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085442793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085442794 DLCTRL DEBUG Command: GET 850898332 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085442794 DLCTRL DEBUG Tx Command reply: GET_REPLY 850898332 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085442796 DLCTRL DEBUG Command: GET 503853713 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085442796 DLCTRL DEBUG Tx Command reply: GET_REPLY 503853713 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085442799 DLCTRL DEBUG Command: GET 816165748 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085442799 DLCTRL DEBUG Tx Command reply: GET_REPLY 816165748 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085442802 DLCTRL DEBUG Command: GET 812466052 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085442802 DLCTRL DEBUG Tx Command reply: GET_REPLY 812466052 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085442803 DLCTRL DEBUG Command: GET 107335230 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085442803 DLCTRL DEBUG Tx Command reply: GET_REPLY 107335230 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085442805 DLCTRL DEBUG Command: GET 160682129 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085442805 DLCTRL DEBUG Tx Command reply: GET_REPLY 160682129 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085442806 DLCTRL DEBUG Command: GET 326798870 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085442806 DLCTRL DEBUG Tx Command reply: GET_REPLY 326798870 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085442807 DLCTRL DEBUG Command: GET 409246742 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085442807 DLCTRL DEBUG Tx Command reply: GET_REPLY 409246742 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085442808 DLCTRL DEBUG Command: GET 801598679 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085442808 DLCTRL DEBUG Tx Command reply: GET_REPLY 801598679 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085442809 DLCTRL DEBUG Command: GET 120777915 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085442809 DLCTRL DEBUG Tx Command reply: GET_REPLY 120777915 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085442810 DLCTRL DEBUG Command: GET 490408956 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085442810 DLCTRL DEBUG Tx Command reply: GET_REPLY 490408956 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085442811 DLCTRL DEBUG Command: GET 801373633 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085442811 DLCTRL DEBUG Tx Command reply: GET_REPLY 801373633 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085442812 DLCTRL DEBUG Command: GET 180843313 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085442812 DLCTRL DEBUG Tx Command reply: GET_REPLY 180843313 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085442814 DLCTRL DEBUG Command: GET 171924859 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085442814 DLCTRL DEBUG Tx Command reply: GET_REPLY 171924859 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085442816 DLCTRL DEBUG Command: GET 282342433 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085442816 DLCTRL DEBUG Tx Command reply: GET_REPLY 282342433 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085442818 DLCTRL DEBUG Command: GET 817089089 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085442818 DLCTRL DEBUG Tx Command reply: GET_REPLY 817089089 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085442820 DLCTRL DEBUG Command: GET 30684242 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085442820 DLCTRL DEBUG Tx Command reply: GET_REPLY 30684242 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085442822 DLCTRL DEBUG Command: GET 146786322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085442822 DLCTRL DEBUG Tx Command reply: GET_REPLY 146786322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085442824 DLCTRL DEBUG Command: GET 257517711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085442824 DLCTRL DEBUG Tx Command reply: GET_REPLY 257517711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085442826 DLCTRL DEBUG Command: GET 932531283 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085442826 DLCTRL DEBUG Tx Command reply: GET_REPLY 932531283 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001100010001'B, t_guard := 20.000000 } 20250806085442853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)2437004 20250806085443866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085443866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085443866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085443866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085443866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x252f8c, normal) (hnbgw_rua.c:408) 20250806085443866 DHNB DEBUG map_rua[0x558b7e1de910]{init}: Allocated (fsm.c:456) 20250806085443866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085443866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2437004 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085443866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085443866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085443866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2437004 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085443866 DCN DEBUG map_sccp[0x558b7e1dd950]{init}: Allocated (fsm.c:456) 20250806085443866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085443866 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2437004 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085443867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2437004 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085443867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085443867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085443867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085443867 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2437004 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085443867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085443867 DLSCCP DEBUG 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) 20250806085443867 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: Allocated (fsm.c:456) 20250806085443867 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085443867 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003110056400500f1100926) (sccp_scrc.c:455) 20250806085443867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085443867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085443867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085443867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085443867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085443867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085443867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085443867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085443867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085443867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085443867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085443867 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 03 11 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085443867 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085443867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085443867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085443867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085443867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085443867 DLM3UA <000f> 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 20250806085443867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085443867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085443867 DLSS7 <000c> ss7_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 20250806085443867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085443867 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085443867 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 03 11 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)4193236 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085443869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085443869 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085443869 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085443869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085443869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085443869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085443869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085443869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085443869 DLSS7 <000c> ss7_asp.c: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 d1 10 d4 02 00 00 00 00  20250806085443870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085443870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085443870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085443870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085443870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085443870 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=00d110d4) (sccp_scrc.c:545) 20250806085443870 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) 20250806085443870 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085443870 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085443870 DLSCCP DEBUG 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) 20250806085443870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085443870 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) 20250806085443870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085443870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085443871 DLCTRL DEBUG Command: GET 309296077 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085443871 DLCTRL DEBUG Tx Command reply: GET_REPLY 309296077 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085443872 DLCTRL DEBUG Command: GET 214453553 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085443872 DLCTRL DEBUG Tx Command reply: GET_REPLY 214453553 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085443874 DLCTRL DEBUG Command: GET 485724024 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085443874 DLCTRL DEBUG Tx Command reply: GET_REPLY 485724024 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085443876 DLCTRL DEBUG Command: GET 747050770 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085443876 DLCTRL DEBUG Tx Command reply: GET_REPLY 747050770 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085443878 DLCTRL DEBUG Command: GET 291848702 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085443878 DLCTRL DEBUG Tx Command reply: GET_REPLY 291848702 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085443880 DLCTRL DEBUG Command: GET 720844094 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085443880 DLCTRL DEBUG Tx Command reply: GET_REPLY 720844094 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085443881 DLCTRL DEBUG Command: GET 990153387 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085443881 DLCTRL DEBUG Tx Command reply: GET_REPLY 990153387 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085443883 DLCTRL DEBUG Command: GET 171585441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085443883 DLCTRL DEBUG Tx Command reply: GET_REPLY 171585441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085443885 DLCTRL DEBUG Command: GET 400061282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085443885 DLCTRL DEBUG Tx Command reply: GET_REPLY 400061282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085443886 DLCTRL DEBUG Command: GET 986686539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085443886 DLCTRL DEBUG Tx Command reply: GET_REPLY 986686539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085443887 DLCTRL DEBUG Command: GET 744633383 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085443887 DLCTRL DEBUG Tx Command reply: GET_REPLY 744633383 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085443888 DLCTRL DEBUG Command: GET 924682722 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085443888 DLCTRL DEBUG Tx Command reply: GET_REPLY 924682722 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085443889 DLCTRL DEBUG Command: GET 996581086 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085443889 DLCTRL DEBUG Tx Command reply: GET_REPLY 996581086 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085443890 DLCTRL DEBUG Command: GET 201006756 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085443890 DLCTRL DEBUG Tx Command reply: GET_REPLY 201006756 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085443891 DLCTRL DEBUG Command: GET 319421732 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085443891 DLCTRL DEBUG Tx Command reply: GET_REPLY 319421732 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085443892 DLCTRL DEBUG Command: GET 471183901 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085443892 DLCTRL DEBUG Tx Command reply: GET_REPLY 471183901 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085443893 DLCTRL DEBUG Command: GET 60168041 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085443893 DLCTRL DEBUG Tx Command reply: GET_REPLY 60168041 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085443894 DLCTRL DEBUG Command: GET 712605621 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085443894 DLCTRL DEBUG Tx Command reply: GET_REPLY 712605621 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085443895 DLCTRL DEBUG Command: GET 868438921 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085443895 DLCTRL DEBUG Tx Command reply: GET_REPLY 868438921 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085443896 DLCTRL DEBUG Command: GET 522979480 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085443896 DLCTRL DEBUG Tx Command reply: GET_REPLY 522979480 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085443898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085443898 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33561<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(948)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085443900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@bb2323c10e79: Final verdict of PTC: none 20250806085443900 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085443900 DLINP DEBUG SRVCONN(,r=127.0.0.1:59663<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085443900 DLINP NOTICE SRV(,r=127.0.0.1:59663<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085443900 DMAIN NOTICE (127.0.0.1:59663 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59663<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085443900 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(956)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@bb2323c10e79: Final verdict of PTC: none 20250806085443901 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443901 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085443901 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443901 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085443901 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085443901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443901 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085443901 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085443901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443901 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085443901 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085443901 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 20250806085443901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443901 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085443901 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085443901 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085443901 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085443901 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085443901 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085443902 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 20250806085443902 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' 20250806085443902 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' 20250806085443902 DLSS7 <000c> ss7_asp.c: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  20250806085443902 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  20250806085443902 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  TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@bb2323c10e79: Final verdict of PTC: none 20250806085443902 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  20250806085443902 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085443902 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085443902 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 20250806085443902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443902 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@bb2323c10e79: Final verdict of PTC: none 20250806085443902 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085443902 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085443902 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085443902 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085443902 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085443902 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 20250806085443902 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' 20250806085443902 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' 20250806085443902 DLSS7 <000c> ss7_asp.c: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  20250806085443902 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  20250806085443902 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  20250806085443902 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085443902 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(962)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@bb2323c10e79: Final verdict of PTC: none 20250806085443902 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085443902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443902 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085443902 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085443902 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 HNBGW_Test.sgsn1-M3UA(966)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(950)@bb2323c10e79: Final verdict of PTC: none 20250806085443902 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085443902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085443903 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085443903 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 20250806085443903 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085443903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085443903 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085443903 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 20250806085443903 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 20250806085443903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443903 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085443903 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085443903 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085443903 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085443903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085443903 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085443903 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 20250806085443903 DLSS7 <000c> ss7_route.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' 20250806085443903 DLSS7 <000c> ss7_route.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' 20250806085443903 DLSS7 <000c> ss7_asp.c: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  20250806085443903 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  20250806085443903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085443903 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085443903 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085443903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085443903 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085443903 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085443904 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 20250806085443904 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443904 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085443904 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085443904 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085443904 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085443904 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085443904 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085443904 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 20250806085443904 DLSS7 <000c> ss7_route.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' 20250806085443904 DLSS7 <000c> ss7_route.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' 20250806085443904 DLSS7 <000c> ss7_asp.c: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  20250806085443904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085443904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(967)@bb2323c10e79: Final verdict of PTC: none 20250806085443904 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085443905 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085443905 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085443905 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) 20250806085443905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085443905 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085443905 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085443906 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) 20250806085443906 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085443906 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085443907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085443908 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085443908 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085443909 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) 20250806085443910 DLSCCP DEBUG 0: SCCP(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_sgsnpool_L3Complete_no_nri_round_robin0(970)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@bb2323c10e79: Final verdict of PTC: pass 20250806085443910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085443911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085443912 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085443912 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) 20250806085443913 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085443913 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085443914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085443914 DLSCCP DEBUG 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) 20250806085443915 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085443915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085443916 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085443916 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) 20250806085443917 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) HNBGW_Test.msc0-M3UA(957)@bb2323c10e79: Final verdict of PTC: none 20250806085443917 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) 20250806085443918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085443918 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085443919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443919 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) 20250806085443920 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085443920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085443921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250806085443921 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085443921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085443922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@bb2323c10e79: Setting final verdict of the test case. 20250806085443922 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{connected}: Tx RUA Disconnect (context_map_rua.c:204) MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) 20250806085443923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) 20250806085443923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) 20250806085443924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) 20250806085443924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) 20250806085443925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6364995)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) 20250806085443925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) 20250806085443926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{disconnected}: Freeing instance (context_map.c:207) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) 20250806085443926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558b7e1dcbd0]{disconnected}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) 20250806085443926 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364995 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) MTC@bb2323c10e79: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@bb2323c10e79: 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'. 20250806085443927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085443927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085443928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085443928 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085443929 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085443929 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) 20250806085443929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085443930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085443931 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085443931 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) 20250806085443931 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085443931 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085443932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443932 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085443932 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085443932 DLM3UA <000f> 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 20250806085443932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085443932 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 20250806085443932 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085443932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085443933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085443933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085443933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085443934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085443934 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085443934 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) 20250806085443935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085443935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085443935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085443936 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085443936 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) 20250806085443936 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085443936 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085443937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085443937 DLSCCP DEBUG 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) 20250806085443937 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085443937 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085443937 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085443938 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) 20250806085443938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085443938 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085443939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443939 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085443939 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085443939 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085443940 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250806085443940 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085443940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085443940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085443940 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085443941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085443941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085443941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085443941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{disrupted}: Freeing instance (context_map.c:203) 20250806085443941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10969717)[0x558b7e1de000]{disrupted}: Deallocated (fsm.c:568) 20250806085443942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085443942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085443942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x558b7e1e44e0]{disconnected}: Deallocated (fsm.c:568) 20250806085443942 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10969717 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085443942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085443943 DLSCCP DEBUG 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) 20250806085443943 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085443943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085443943 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085443943 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) 20250806085443943 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) 20250806085443944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085443944 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085443944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085443944 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085443944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085443945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085443945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250806085443945 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085443945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085443945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085443945 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085443946 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085443946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085443946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085443946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{disrupted}: Freeing instance (context_map.c:203) 20250806085443946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2437004)[0x558b7e1de910]{disrupted}: Deallocated (fsm.c:568) 20250806085443946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085443947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{disconnected}: Freeing instance (context_map.c:207) 20250806085443947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x558b7e1dd950]{disconnected}: Deallocated (fsm.c:568) 20250806085443947 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2437004 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806085443947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085443947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085443948 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085443948 DMAIN NOTICE (127.0.0.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) 20250806085443948 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085443948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085443948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085443948 DLM3UA <000f> 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 20250806085443948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085443948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085443948 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085443948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085443948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085443948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085443948 DLM3UA <000f> 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 20250806085443948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085443949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085443949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! Wed Aug 6 08:54:43 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 20250806085444018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085444536 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085444536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085444536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085444536 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) 20250806085444537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085444537 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085444537 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444537 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085444537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085444537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085444537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085444537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085444537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085444537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085444537 DLM3UA <000f> 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 20250806085444537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085444537 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085444537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085444538 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085444538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085444538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085444538 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) 20250806085444538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085444538 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085444538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085444538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085444538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085444538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085444539 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085444539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085444539 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085444539 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) 20250806085444539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085444539 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085444539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085444539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085444539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085444539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085444539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085444539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085444539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085444539 DLM3UA <000f> 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 20250806085444539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085444539 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085444539 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085444539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085444539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085444539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085444539 DLM3UA <000f> 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 20250806085444539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085444540 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085444540 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085444540 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085444540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085444540 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085444540 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) 20250806085444540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085444540 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085444540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085444540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085444540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085444541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085444541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085444541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085444541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085444541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085444541 DLM3UA <000f> 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 20250806085444541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085444541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085444541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085444722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=591124) 20250806085445029 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445029 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085445029 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) 20250806085445029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085445029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085445029 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085445029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085445029 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) 20250806085445029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085445029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445029 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 20250806085445029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085445029 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 20250806085445029 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085445079 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445079 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445079 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085445079 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085445079 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445079 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445079 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085445079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085445079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445080 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085445080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085445080 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085445080 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085445084 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445084 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445084 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085445084 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085445084 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445084 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085445084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085445084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445084 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085445084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085445084 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085445084 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085445086 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445086 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085445086 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) 20250806085445086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085445086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085445086 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085445086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085445086 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085445086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085445086 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445087 DLM3UA <000f> 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 20250806085445087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085445087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085445087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085445512 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445512 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085445512 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) 20250806085445512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085445512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085445512 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085445512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085445512 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) 20250806085445512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085445512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445512 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 20250806085445512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085445512 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 20250806085445512 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085445513 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085445513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085445513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445513 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445513 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085445513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085445513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445513 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085445513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085445513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085445513 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085445514 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085445514 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085445514 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085445514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085445514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085445514 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085445514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085445514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085445514 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085445514 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085445514 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085445514 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085445514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085445514 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085445514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085445514 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085445514 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=591124, count=640980) 20250806085445902 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085445902 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085445902 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085445902 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085445902 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085445902 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085445904 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085445904 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085445904 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085445904 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085445904 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085445904 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085446034 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085446035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f584b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085446035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085446035 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) 20250806085446035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085446035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085446035 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085446035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085446035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085446035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085446035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085446035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4f 58 4b 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085446035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085446035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085446035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085446035 DLM3UA <000f> 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 20250806085446035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085446035 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085446035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085446763 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085446763 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085446763 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085446763 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085446763 DLSCCP DEBUG SCCP-SCOC(87)[0x558b7e1e8d00]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250806085447846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085447853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085447860 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39495<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085447889 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085447889 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085447897 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447897 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447898 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447898 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447898 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447898 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447898 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447898 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447898 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47040 (stream_srv.c:143) 20250806085447898 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47040<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085447899 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447899 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085447899 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) 20250806085447899 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) 20250806085447899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085447899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447899 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447899 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447899 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 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) 20250806085447899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085447899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447899 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447899 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447899 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085447899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085447899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447899 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447899 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085447899 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085447899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085447899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447900 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447900 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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085447900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085447900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447900 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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085447900 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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085447900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447900 DLM3UA <000f> 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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085447900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085447900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447900 DLM3UA <000f> 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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085447900 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085447900 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(981)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(981)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(979)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(984)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(984)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(982)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085447923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447923 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447923 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447923 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447923 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447923 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447923 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085447923 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085447924 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447924 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085447924 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) 20250806085447924 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) 20250806085447924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085447924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447924 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447924 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 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) 20250806085447924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085447924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447924 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447924 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 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) 20250806085447924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085447924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447924 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447924 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085447924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085447924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085447924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085447924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085447924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085447924 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085447924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085447924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085447924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085447924 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085447925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447925 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085447925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085447925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447925 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085447925 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085447925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447925 DLM3UA <000f> 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085447925 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085447925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085447925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085447925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085447925 DLM3UA <000f> 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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085447925 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085447925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085447955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085447955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085447955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085447955 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085447955 DHNBAP 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) 20250806085447955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085447955 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085447955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085447955 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085447960 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085447960 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085447960 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085447960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085447960 DHNBAP DEBUG (127.0.0.1:47040 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085447960 DHNBAP NOTICE (127.0.0.1:47040 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085447960 DHNBAP NOTICE (127.0.0.1:47040 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085447960 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085447960 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085448111 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 20250806085448111 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 20250806085448111 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085448111 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085448118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448118 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085448118 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085448118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085448118 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085448118 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085448118 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085448118 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085448118 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085448118 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 20250806085448118 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085448118 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  20250806085448118 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085448120 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 20250806085448120 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 20250806085448120 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085448120 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085448120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085448120 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085448120 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  20250806085448120 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085448120 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085448120 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085448120 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 20250806085448120 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085448120 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  20250806085448120 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' 20250806085448120 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' 20250806085448120 DLSS7 <000c> ss7_asp.c: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  20250806085448120 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  20250806085448120 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085448121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085448121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085448121 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085448121 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) 20250806085448121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085448121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085448121 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085448121 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) 20250806085448121 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085448122 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085448122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085448122 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448122 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085448123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448123 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085448123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085448123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085448123 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085448123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448123 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448123 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448123 DLM3UA <000f> 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 20250806085448123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085448123 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085448123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085448123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085448123 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448123 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.msc1-M3UA(984)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085448129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085448129 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085448129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085448129 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085448129 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085448129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085448129 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085448129 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085448129 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 20250806085448129 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085448129 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  20250806085448129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085448130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085448130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085448130 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  20250806085448130 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085448130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085448130 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085448130 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 20250806085448130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085448130 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  20250806085448130 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' 20250806085448130 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' 20250806085448130 DLSS7 <000c> ss7_asp.c: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  20250806085448131 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  20250806085448131 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  20250806085448131 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085448131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085448131 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085448131 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085448131 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) 20250806085448131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085448131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085448131 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085448131 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) 20250806085448131 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085448132 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085448132 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085448132 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448132 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) 20250806085448132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085448132 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) 20250806085448132 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) 20250806085448132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085448132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085448132 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085448132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448132 DLM3UA <000f> 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 20250806085448132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085448132 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' 20250806085448132 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 20250806085448132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085448132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448132 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  20250806085448135 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 20250806085448135 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 20250806085448135 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085448135 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085448139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085448139 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085448139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085448139 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085448139 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085448139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085448139 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085448139 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085448139 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 20250806085448139 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085448139 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  20250806085448139 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085448140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085448140 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085448140 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  20250806085448140 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085448140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085448140 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085448140 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 20250806085448140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085448140 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  20250806085448140 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' 20250806085448140 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' 20250806085448140 DLSS7 <000c> ss7_asp.c: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  20250806085448140 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  20250806085448140 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  20250806085448140 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  20250806085448140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085448140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085448140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085448140 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085448141 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) 20250806085448141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085448141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085448141 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085448141 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) 20250806085448141 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085448142 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085448142 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085448142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448142 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085448142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448142 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085448142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085448142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085448142 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085448142 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448142 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448142 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448142 DLM3UA <000f> 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 20250806085448142 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085448142 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085448142 DLSS7 <000c> ss7_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 20250806085448142 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085448142 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448142 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  20250806085448146 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 20250806085448146 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 20250806085448146 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085448146 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085448149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085448149 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085448149 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085448149 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085448149 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085448149 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085448149 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085448149 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085448149 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 20250806085448149 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085448149 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  20250806085448149 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085448150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085448150 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085448150 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  20250806085448150 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085448150 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085448150 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085448150 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 20250806085448150 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085448150 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  20250806085448150 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' 20250806085448150 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' 20250806085448151 DLSS7 <000c> ss7_asp.c: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  20250806085448151 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  20250806085448151 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  20250806085448151 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  20250806085448151 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  20250806085448151 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085448151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085448151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085448151 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085448151 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) 20250806085448151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085448151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085448151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085448151 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085448151 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) 20250806085448151 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085448152 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085448152 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085448152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448152 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) 20250806085448152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085448152 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) 20250806085448152 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) 20250806085448152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085448152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085448152 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085448152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448152 DLM3UA <000f> 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 20250806085448152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085448152 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' 20250806085448152 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 20250806085448152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085448152 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448152 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  HNBGW_Test.msc0-RAN(980)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085448927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448927 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085448927 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085448927 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085448927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085448927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085448927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448927 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448927 DLSS7 <000c> ss7_asp.c: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  20250806085448927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085448927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448927 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085448927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085448927 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085448927 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085448927 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) 20250806085448927 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085448927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448927 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085448927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085448927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448927 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) 20250806085448927 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085448927 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085448927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448927 DLM3UA <000f> 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 20250806085448927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085448927 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085448927 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085448927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085448927 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448927 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  HNBGW_Test.msc1-RAN(983)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085448929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085448929 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085448929 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085448929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448929 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085448929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085448929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448929 DLSS7 <000c> ss7_asp.c: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  20250806085448929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085448930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085448930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085448930 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085448930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085448930 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085448930 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085448932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448932 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085448932 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085448932 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 20250806085448932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448932 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' 20250806085448932 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085448932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448932 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448932 DLSS7 <000c> ss7_asp.c: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  20250806085448932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085448932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448932 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) 20250806085448932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085448932 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085448932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448932 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085448932 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085448932 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) 20250806085448933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448933 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) 20250806085448933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085448933 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) 20250806085448933 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) 20250806085448933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085448933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448933 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) 20250806085448933 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085448933 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085448933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448933 DLM3UA <000f> 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 20250806085448933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085448933 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' 20250806085448933 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 20250806085448933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085448933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448933 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  20250806085448934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085448934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085448934 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 20250806085448934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448934 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' 20250806085448934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085448934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448934 DLSS7 <000c> ss7_asp.c: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  20250806085448934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085448934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448934 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) 20250806085448934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085448934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085448934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085448934 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085448934 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(980)@bb2323c10e79: 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(983)@bb2323c10e79: 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 } } } } 20250806085448944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085448944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085448944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085448944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085448944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085448944 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448944 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448944 DLSS7 <000c> ss7_asp.c: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(986)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085448944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085448944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085448944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085448944 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085448944 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085448944 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) 20250806085448944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085448944 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085448944 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085448944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085448944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448945 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) 20250806085448945 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085448945 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085448945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448945 DLM3UA <000f> 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 20250806085448945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085448945 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085448945 DLSS7 <000c> ss7_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 20250806085448945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085448945 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448945 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  20250806085448948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448948 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085448948 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085448948 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085448948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448948 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085448948 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085448948 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448948 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448948 DLSS7 <000c> ss7_asp.c: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  20250806085448948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085448948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085448948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085448948 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085448948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085448948 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085448948 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085448952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085448952 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085448952 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 20250806085448952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448952 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' 20250806085448952 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085448952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448952 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448952 DLSS7 <000c> ss7_asp.c: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  20250806085448952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085448952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448952 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448952 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) 20250806085448952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085448952 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085448952 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085448952 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) 20250806085448952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085448952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 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) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085448952 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) 20250806085448952 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) 20250806085448952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085448952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085448952 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 06 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) 20250806085448952 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085448952 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085448952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085448952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085448952 DLM3UA <000f> 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 20250806085448952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085448952 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' 20250806085448952 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 20250806085448952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085448952 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448953 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 06 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  20250806085448954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085448954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085448954 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085448954 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 20250806085448954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085448954 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' 20250806085448954 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085448954 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085448954 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085448954 DLSS7 <000c> ss7_asp.c: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  20250806085448954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085448954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085448954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085448954 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) 20250806085448954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085448954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085448954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085448954 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085448954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085448954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085448954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085448954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085448954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085448954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085448954 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085448954 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: 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 } } } } 20250806085449222 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085449222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085449223 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085449223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085449223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085449223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085449223 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085449223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085449223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085449223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085449223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085449223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085449223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085449223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085449223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085449223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085449223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085449223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085449223 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085449223 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085449970 DLCTRL DEBUG Command: GET 778781607 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085449970 DLCTRL DEBUG Tx Command reply: GET_REPLY 778781607 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085449974 DLCTRL DEBUG Command: GET 592753965 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085449974 DLCTRL DEBUG Tx Command reply: GET_REPLY 592753965 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085449977 DLCTRL DEBUG Command: GET 281976965 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085449977 DLCTRL DEBUG Tx Command reply: GET_REPLY 281976965 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085449979 DLCTRL DEBUG Command: GET 423772973 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085449979 DLCTRL DEBUG Tx Command reply: GET_REPLY 423772973 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085449981 DLCTRL DEBUG Command: GET 16469329 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085449981 DLCTRL DEBUG Tx Command reply: GET_REPLY 16469329 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085449983 DLCTRL DEBUG Command: GET 317810523 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085449983 DLCTRL DEBUG Tx Command reply: GET_REPLY 317810523 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085449985 DLCTRL DEBUG Command: GET 739591435 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085449985 DLCTRL DEBUG Tx Command reply: GET_REPLY 739591435 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085449988 DLCTRL DEBUG Command: GET 472417597 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085449988 DLCTRL DEBUG Tx Command reply: GET_REPLY 472417597 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085449991 DLCTRL DEBUG Command: GET 737434161 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085449991 DLCTRL DEBUG Tx Command reply: GET_REPLY 737434161 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085449993 DLCTRL DEBUG Command: GET 842364419 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085449993 DLCTRL DEBUG Tx Command reply: GET_REPLY 842364419 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085449996 DLCTRL DEBUG Command: GET 363209247 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085449996 DLCTRL DEBUG Tx Command reply: GET_REPLY 363209247 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085449998 DLCTRL DEBUG Command: GET 837852683 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085449998 DLCTRL DEBUG Tx Command reply: GET_REPLY 837852683 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085450000 DLCTRL DEBUG Command: GET 473820097 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085450001 DLCTRL DEBUG Tx Command reply: GET_REPLY 473820097 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085450002 DLCTRL DEBUG Command: GET 879375406 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085450002 DLCTRL DEBUG Tx Command reply: GET_REPLY 879375406 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085450004 DLCTRL DEBUG Command: GET 98238109 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085450004 DLCTRL DEBUG Tx Command reply: GET_REPLY 98238109 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085450005 DLCTRL DEBUG Command: GET 466839378 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085450005 DLCTRL DEBUG Tx Command reply: GET_REPLY 466839378 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085450007 DLCTRL DEBUG Command: GET 886695803 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085450007 DLCTRL DEBUG Tx Command reply: GET_REPLY 886695803 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085450008 DLCTRL DEBUG Command: GET 84190550 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085450008 DLCTRL DEBUG Tx Command reply: GET_REPLY 84190550 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085450009 DLCTRL DEBUG Command: GET 186139371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085450009 DLCTRL DEBUG Tx Command reply: GET_REPLY 186139371 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085450011 DLCTRL DEBUG Command: GET 666155588 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085450011 DLCTRL DEBUG Tx Command reply: GET_REPLY 666155588 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000001000100001'B, t_guard := 20.000000 } 20250806085450035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)3580099 20250806085451070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085451070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085451070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806085451070 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085451070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36a0c3, normal) (hnbgw_rua.c:408) 20250806085451070 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085451070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085451070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580099 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085451070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085451070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085451070 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250806085451070 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580099 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806085451070 DCN DEBUG map_sccp[0x558b7e1de000]{init}: Allocated (fsm.c:456) 20250806085451070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085451070 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3580099 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085451070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580099 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806085451070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085451070 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085451070 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085451070 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580099 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085451070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085451070 DLSCCP DEBUG 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) 20250806085451070 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: Allocated (fsm.c:456) 20250806085451070 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085451070 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002210056400500f1100926) (sccp_scrc.c:455) 20250806085451070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085451070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085451070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085451070 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) 20250806085451070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085451070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085451070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085451070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085451070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085451070 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) 20250806085451070 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) 20250806085451070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085451070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085451071 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 02 21 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085451071 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085451071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085451071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085451071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085451071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085451071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085451071 DLM3UA <000f> 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 20250806085451071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085451071 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' 20250806085451071 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 20250806085451071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085451071 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085451071 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 02 21 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)10451074 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@bb2323c10e79: setverdict(pass): none -> pass 20250806085451081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085451081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085451081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085451081 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 20250806085451081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085451081 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' 20250806085451081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085451081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085451081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085451081 DLSS7 <000c> ss7_asp.c: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 01 22 d4 02 00 00 00 00  20250806085451081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085451081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085451082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085451082 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) 20250806085451082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085451082 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=000122d4) (sccp_scrc.c:545) 20250806085451082 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) 20250806085451082 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085451082 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085451082 DLSCCP DEBUG 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) 20250806085451082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085451082 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) 20250806085451082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085451082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085451083 DLCTRL DEBUG Command: GET 266169204 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085451083 DLCTRL DEBUG Tx Command reply: GET_REPLY 266169204 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085451087 DLCTRL DEBUG Command: GET 234157010 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085451087 DLCTRL DEBUG Tx Command reply: GET_REPLY 234157010 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085451091 DLCTRL DEBUG Command: GET 604634607 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085451091 DLCTRL DEBUG Tx Command reply: GET_REPLY 604634607 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085451098 DLCTRL DEBUG Command: GET 598829023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085451098 DLCTRL DEBUG Tx Command reply: GET_REPLY 598829023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085451103 DLCTRL DEBUG Command: GET 77488119 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085451103 DLCTRL DEBUG Tx Command reply: GET_REPLY 77488119 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085451107 DLCTRL DEBUG Command: GET 863439411 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085451107 DLCTRL DEBUG Tx Command reply: GET_REPLY 863439411 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085451111 DLCTRL DEBUG Command: GET 344022130 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085451111 DLCTRL DEBUG Tx Command reply: GET_REPLY 344022130 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250806085451115 DLCTRL DEBUG Command: GET 827020404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085451115 DLCTRL DEBUG Tx Command reply: GET_REPLY 827020404 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085451119 DLCTRL DEBUG Command: GET 596689416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085451119 DLCTRL DEBUG Tx Command reply: GET_REPLY 596689416 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085451123 DLCTRL DEBUG Command: GET 730530464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085451123 DLCTRL DEBUG Tx Command reply: GET_REPLY 730530464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085451128 DLCTRL DEBUG Command: GET 703308866 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085451128 DLCTRL DEBUG Tx Command reply: GET_REPLY 703308866 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085451132 DLCTRL DEBUG Command: GET 197735405 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085451132 DLCTRL DEBUG Tx Command reply: GET_REPLY 197735405 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085451136 DLCTRL DEBUG Command: GET 218464966 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085451136 DLCTRL DEBUG Tx Command reply: GET_REPLY 218464966 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085451140 DLCTRL DEBUG Command: GET 702149794 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085451140 DLCTRL DEBUG Tx Command reply: GET_REPLY 702149794 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085451145 DLCTRL DEBUG Command: GET 86822362 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085451145 DLCTRL DEBUG Tx Command reply: GET_REPLY 86822362 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085451149 DLCTRL DEBUG Command: GET 902071926 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085451149 DLCTRL DEBUG Tx Command reply: GET_REPLY 902071926 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085451152 DLCTRL DEBUG Command: GET 555455517 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085451152 DLCTRL DEBUG Tx Command reply: GET_REPLY 555455517 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085451156 DLCTRL DEBUG Command: GET 530461839 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085451156 DLCTRL DEBUG Tx Command reply: GET_REPLY 530461839 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085451158 DLCTRL DEBUG Command: GET 675408385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085451158 DLCTRL DEBUG Tx Command reply: GET_REPLY 675408385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085451161 DLCTRL DEBUG Command: GET 663692491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085451161 DLCTRL DEBUG Tx Command reply: GET_REPLY 663692491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000001000011'B, t_guard := 20.000000 } 20250806085451180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)9312682 20250806085452207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085452207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085452207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806085452207 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085452208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8e19aa, normal) (hnbgw_rua.c:408) 20250806085452208 DHNB DEBUG map_rua[0x558b7e1de910]{init}: Allocated (fsm.c:456) 20250806085452208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085452208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9312682 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085452208 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085452208 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085452208 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250806085452208 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9312682 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806085452208 DCN DEBUG map_sccp[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085452208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085452208 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9312682 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085452208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9312682 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806085452208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085452208 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085452208 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085452208 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9312682 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085452208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085452208 DLSCCP DEBUG 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) 20250806085452208 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: Allocated (fsm.c:456) 20250806085452208 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085452208 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000430056400500f1100926) (sccp_scrc.c:455) 20250806085452208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085452208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085452208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085452208 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) 20250806085452208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085452208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085452208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085452208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085452208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085452208 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) 20250806085452208 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) 20250806085452208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085452208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085452208 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 00 43 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085452208 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085452208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085452208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085452208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085452208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085452208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085452208 DLM3UA <000f> 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 20250806085452208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085452208 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' 20250806085452208 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 20250806085452208 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085452208 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085452208 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 00 43 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)8912106 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085452214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085452214 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085452214 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085452214 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 20250806085452214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085452214 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' 20250806085452214 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085452214 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085452214 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085452214 DLSS7 <000c> ss7_asp.c: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 5e 4b 5f 02 00 00 00 00  20250806085452214 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085452214 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085452214 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085452214 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) 20250806085452214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085452214 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=005e4b5f) (sccp_scrc.c:545) 20250806085452215 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) 20250806085452215 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085452215 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085452215 DLSCCP DEBUG 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) 20250806085452215 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085452215 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) 20250806085452215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085452215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(993)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085452217 DLCTRL DEBUG Command: GET 264907485 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085452217 DLCTRL DEBUG Tx Command reply: GET_REPLY 264907485 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085452220 DLCTRL DEBUG Command: GET 171601037 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085452220 DLCTRL DEBUG Tx Command reply: GET_REPLY 171601037 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085452225 DLCTRL DEBUG Command: GET 955683484 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085452225 DLCTRL DEBUG Tx Command reply: GET_REPLY 955683484 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085452229 DLCTRL DEBUG Command: GET 664672168 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085452229 DLCTRL DEBUG Tx Command reply: GET_REPLY 664672168 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085452232 DLCTRL DEBUG Command: GET 164523103 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085452232 DLCTRL DEBUG Tx Command reply: GET_REPLY 164523103 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085452235 DLCTRL DEBUG Command: GET 698497979 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085452235 DLCTRL DEBUG Tx Command reply: GET_REPLY 698497979 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085452238 DLCTRL DEBUG Command: GET 485090954 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085452238 DLCTRL DEBUG Tx Command reply: GET_REPLY 485090954 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250806085452241 DLCTRL DEBUG Command: GET 27939310 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085452241 DLCTRL DEBUG Tx Command reply: GET_REPLY 27939310 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085452244 DLCTRL DEBUG Command: GET 187007798 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085452244 DLCTRL DEBUG Tx Command reply: GET_REPLY 187007798 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085452247 DLCTRL DEBUG Command: GET 838474628 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085452247 DLCTRL DEBUG Tx Command reply: GET_REPLY 838474628 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085452252 DLCTRL DEBUG Command: GET 680178619 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085452252 DLCTRL DEBUG Tx Command reply: GET_REPLY 680178619 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085452256 DLCTRL DEBUG Command: GET 194786526 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085452256 DLCTRL DEBUG Tx Command reply: GET_REPLY 194786526 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085452259 DLCTRL DEBUG Command: GET 451253311 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085452259 DLCTRL DEBUG Tx Command reply: GET_REPLY 451253311 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085452263 DLCTRL DEBUG Command: GET 37865151 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085452263 DLCTRL DEBUG Tx Command reply: GET_REPLY 37865151 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085452266 DLCTRL DEBUG Command: GET 924414506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085452266 DLCTRL DEBUG Tx Command reply: GET_REPLY 924414506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085452269 DLCTRL DEBUG Command: GET 539831727 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085452269 DLCTRL DEBUG Tx Command reply: GET_REPLY 539831727 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085452272 DLCTRL DEBUG Command: GET 950380157 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085452272 DLCTRL DEBUG Tx Command reply: GET_REPLY 950380157 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085452275 DLCTRL DEBUG Command: GET 338910406 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085452275 DLCTRL DEBUG Tx Command reply: GET_REPLY 338910406 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085452278 DLCTRL DEBUG Command: GET 358329575 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085452278 DLCTRL DEBUG Tx Command reply: GET_REPLY 358329575 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085452281 DLCTRL DEBUG Command: GET 515727945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085452281 DLCTRL DEBUG Tx Command reply: GET_REPLY 515727945 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000101101010'B, t_guard := 20.000000 } 20250806085452304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)14272156 20250806085453325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085453325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085453325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806085453325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085453325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9c69c, normal) (hnbgw_rua.c:408) 20250806085453325 DHNB DEBUG map_rua[0x558b7e1e4ec0]{init}: Allocated (fsm.c:456) 20250806085453325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085453325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272156 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085453325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085453325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085453325 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250806085453325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272156 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806085453325 DCN DEBUG map_sccp[0x558b7e1f9110]{init}: Allocated (fsm.c:456) 20250806085453325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085453325 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14272156 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085453325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272156 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806085453325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085453325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085453325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085453325 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272156 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085453325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085453325 DLSCCP DEBUG 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) 20250806085453325 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: Allocated (fsm.c:456) 20250806085453325 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085453325 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300016a0056400500f1100926) (sccp_scrc.c:455) 20250806085453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085453325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085453325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085453325 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) 20250806085453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085453325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085453325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085453325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085453325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085453325 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) 20250806085453325 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) 20250806085453325 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085453325 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453325 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 01 6a 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085453325 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085453325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085453325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085453326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453326 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453326 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453326 DLM3UA <000f> 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 20250806085453326 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085453326 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' 20250806085453326 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 20250806085453326 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085453326 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085453326 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 01 6a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)12427713 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806085453335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085453335 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085453335 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 20250806085453335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085453335 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' 20250806085453335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085453335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085453335 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085453335 DLSS7 <000c> ss7_asp.c: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 97 9a ae 02 00 00 00 00  20250806085453335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085453335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085453335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085453335 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) 20250806085453335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085453335 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=00979aae) (sccp_scrc.c:545) 20250806085453335 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) 20250806085453335 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085453335 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085453335 DLSCCP DEBUG 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) 20250806085453335 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085453335 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) 20250806085453335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085453335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_valid_nri_10(994)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085453338 DLCTRL DEBUG Command: GET 287850033 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085453338 DLCTRL DEBUG Tx Command reply: GET_REPLY 287850033 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085453343 DLCTRL DEBUG Command: GET 353400314 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085453343 DLCTRL DEBUG Tx Command reply: GET_REPLY 353400314 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085453348 DLCTRL DEBUG Command: GET 911922507 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085453348 DLCTRL DEBUG Tx Command reply: GET_REPLY 911922507 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085453352 DLCTRL DEBUG Command: GET 23565941 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085453352 DLCTRL DEBUG Tx Command reply: GET_REPLY 23565941 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085453357 DLCTRL DEBUG Command: GET 830869260 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085453357 DLCTRL DEBUG Tx Command reply: GET_REPLY 830869260 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085453361 DLCTRL DEBUG Command: GET 341807746 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085453361 DLCTRL DEBUG Tx Command reply: GET_REPLY 341807746 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085453366 DLCTRL DEBUG Command: GET 340032500 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085453366 DLCTRL DEBUG Tx Command reply: GET_REPLY 340032500 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250806085453370 DLCTRL DEBUG Command: GET 30916384 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085453370 DLCTRL DEBUG Tx Command reply: GET_REPLY 30916384 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085453374 DLCTRL DEBUG Command: GET 486177375 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085453374 DLCTRL DEBUG Tx Command reply: GET_REPLY 486177375 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085453379 DLCTRL DEBUG Command: GET 856262935 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085453379 DLCTRL DEBUG Tx Command reply: GET_REPLY 856262935 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085453383 DLCTRL DEBUG Command: GET 703803732 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085453383 DLCTRL DEBUG Tx Command reply: GET_REPLY 703803732 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085453387 DLCTRL DEBUG Command: GET 391044347 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085453387 DLCTRL DEBUG Tx Command reply: GET_REPLY 391044347 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085453391 DLCTRL DEBUG Command: GET 274895521 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085453391 DLCTRL DEBUG Tx Command reply: GET_REPLY 274895521 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085453395 DLCTRL DEBUG Command: GET 142134320 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085453395 DLCTRL DEBUG Tx Command reply: GET_REPLY 142134320 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085453399 DLCTRL DEBUG Command: GET 489718754 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085453399 DLCTRL DEBUG Tx Command reply: GET_REPLY 489718754 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085453402 DLCTRL DEBUG Command: GET 71801591 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085453402 DLCTRL DEBUG Tx Command reply: GET_REPLY 71801591 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085453405 DLCTRL DEBUG Command: GET 25393373 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085453405 DLCTRL DEBUG Tx Command reply: GET_REPLY 25393373 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085453408 DLCTRL DEBUG Command: GET 60196 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085453408 DLCTRL DEBUG Tx Command reply: GET_REPLY 60196 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085453411 DLCTRL DEBUG Command: GET 392576424 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085453411 DLCTRL DEBUG Tx Command reply: GET_REPLY 392576424 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085453414 DLCTRL DEBUG Command: GET 515760065 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085453414 DLCTRL DEBUG Tx Command reply: GET_REPLY 515760065 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085453424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085453426 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39495<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(972)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085453430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085453431 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085453431 DLINP DEBUG SRVCONN(,r=127.0.0.1:47040<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085453431 DLINP NOTICE SRV(,r=127.0.0.1:47040<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085453432 DMAIN NOTICE (127.0.0.1:47040 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47040<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085453432 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(980)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@bb2323c10e79: Final verdict of PTC: none 20250806085453435 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085453435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453435 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085453435 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085453435 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085453435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453435 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085453435 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085453435 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085453435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453435 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085453435 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085453435 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 20250806085453435 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453435 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085453435 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085453435 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085453435 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085453435 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085453435 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085453435 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 20250806085453435 DLSS7 <000c> ss7_route.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(979)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@bb2323c10e79: Final verdict of PTC: none 20250806085453435 DLSS7 <000c> ss7_route.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' 20250806085453435 DLSS7 <000c> ss7_asp.c: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  20250806085453435 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  20250806085453435 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  20250806085453435 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  20250806085453436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085453436 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085453436 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085453436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453436 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085453436 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085453436 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 20250806085453436 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085453436 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085453436 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085453436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453436 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085453436 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085453436 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 20250806085453436 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 20250806085453436 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453436 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085453436 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085453436 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085453436 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085453436 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@bb2323c10e79: Final verdict of PTC: none 20250806085453436 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) 20250806085453437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085453437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085453437 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085453437 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) 20250806085453437 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085453437 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085453437 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085453436 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085453436 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085453436 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 20250806085453436 DLSS7 <000c> ss7_route.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' 20250806085453436 DLSS7 <000c> ss7_route.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' 20250806085453436 DLSS7 <000c> ss7_asp.c: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  20250806085453437 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  20250806085453437 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  20250806085453437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085453437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085453437 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085453437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085453437 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085453437 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085453437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085453437 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085453437 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 20250806085453437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453437 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085453437 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085453437 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085453437 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085453437 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085453437 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085453437 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085453437 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 20250806085453437 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' 20250806085453437 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' 20250806085453437 DLSS7 <000c> ss7_asp.c: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  20250806085453437 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  20250806085453437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085453437 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085453437 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085453437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085453437 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085453437 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085453437 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085453437 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) 20250806085453437 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 20250806085453437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453437 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085453438 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085453438 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) 20250806085453438 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085453438 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085453438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085453438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085453438 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085453438 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 20250806085453438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453438 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085453438 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085453438 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085453438 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085453438 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085453438 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085453438 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 20250806085453438 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' 20250806085453438 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' 20250806085453438 DLSS7 <000c> ss7_asp.c: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  20250806085453438 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) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085453438 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085453438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085453438 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085453438 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) 20250806085453438 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085453438 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085453438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085453438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085453438 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085453438 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) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085453438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085453438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085453438 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085453438 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) 20250806085453438 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085453438 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085453438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085453439 DLSCCP DEBUG 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) 20250806085453439 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085453439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085453439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@bb2323c10e79: Final verdict of PTC: none 20250806085453439 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) 20250806085453439 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) HNBGW-PFCP(974)@bb2323c10e79: Final verdict of PTC: none 20250806085453439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085453440 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085453440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453440 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) 20250806085453440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085453440 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) TC_sgsnpool_L3Complete_valid_nri_10(993)@bb2323c10e79: Final verdict of PTC: pass 20250806085453441 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085453441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085453441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085453441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085453441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085453441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085453442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085453442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085453442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3580099)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085453442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085453442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{disconnected}: Freeing instance (context_map.c:207) 20250806085453442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x558b7e1de000]{disconnected}: Deallocated (fsm.c:568) 20250806085453442 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3580099 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806085453443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085453443 DLSCCP DEBUG 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) 20250806085453443 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085453443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085453443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085453443 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) 20250806085453444 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) 20250806085453444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085453444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085453444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453444 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) 20250806085453444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085453445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250806085453445 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085453445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085453445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085453445 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085453446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085453446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085453446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085453446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{disrupted}: Freeing instance (context_map.c:203) 20250806085453446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9312682)[0x558b7e1de910]{disrupted}: Deallocated (fsm.c:568) 20250806085453446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085453447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:207) 20250806085453447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085453447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9312682 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806085453447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085453447 DLSCCP DEBUG 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) 20250806085453447 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085453447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085453448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085453448 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) 20250806085453448 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) 20250806085453448 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) 20250806085453448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085453448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085453449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453449 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) 20250806085453449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085453449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250806085453449 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085453449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085453450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085453450 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085453450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085453450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085453450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085453450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{disrupted}: Freeing instance (context_map.c:203) 20250806085453451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272156)[0x558b7e1e4ec0]{disrupted}: Deallocated (fsm.c:568) 20250806085453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{disconnected}: Freeing instance (context_map.c:207) 20250806085453451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x558b7e1f9110]{disconnected}: Deallocated (fsm.c:568) 20250806085453451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272156 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(991)@bb2323c10e79: Final verdict of PTC: none 20250806085453451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085453452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453452 DLM3UA <000f> 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 20250806085453452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085453452 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 20250806085453452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085453452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085453452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085453453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453453 DLM3UA <000f> 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 20250806085453453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing HNBGW_Test.sgsn1-SCCP(988)@bb2323c10e79: Final verdict of PTC: none 20250806085453453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085453453 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 20250806085453453 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085453453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085453453 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085453454 DMAIN NOTICE (127.0.0.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) 20250806085453454 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085453454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453455 DLM3UA <000f> 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 20250806085453455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085453455 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 20250806085453455 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085453455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(992)@bb2323c10e79: Final verdict of PTC: pass 20250806085453455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Aug 6 08:54:53 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 20250806085453572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085453922 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085453922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085453922 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085453922 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) 20250806085453922 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) 20250806085453922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453922 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085453922 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085453922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085453922 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) 20250806085453922 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085453922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085453922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453923 DLM3UA <000f> 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 20250806085453923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085453923 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 20250806085453923 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085453940 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085453941 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085453941 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085453941 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) 20250806085453941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085453941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085453941 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085453941 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085453941 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085453941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085453941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085453941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453941 DLM3UA <000f> 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 20250806085453941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085453941 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085453941 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085453945 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085453945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085453945 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085453945 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) 20250806085453945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085453945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085453945 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085453946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085453946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085453946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085453946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085453946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085453946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085453946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085453946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085453946 DLM3UA <000f> 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 20250806085453946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085453946 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085453946 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085454276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597616) 20250806085454537 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085454538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085454538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085454538 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) 20250806085454538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085454538 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085454538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454538 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085454538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085454538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085454538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085454538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085454538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085454538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085454538 DLM3UA <000f> 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 20250806085454538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085454538 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085454538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085454539 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085454539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085454539 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085454539 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) 20250806085454539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085454539 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085454539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085454540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085454540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085454540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085454540 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085454540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085454540 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085454540 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) 20250806085454540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085454540 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085454540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085454540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085454540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085454540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085454540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085454541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085454541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085454541 DLM3UA <000f> 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 20250806085454541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085454541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085454541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085454541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085454541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085454541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085454541 DLM3UA <000f> 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 20250806085454541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085454541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085454541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085454541 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085454541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085454541 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085454542 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) 20250806085454542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085454542 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085454542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085454542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085454542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085454542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085454542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085454542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085454542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085454542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085454542 DLM3UA <000f> 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 20250806085454542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085454542 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085454542 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085455030 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455030 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085455030 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) 20250806085455030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085455030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085455030 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085455030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085455030 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) 20250806085455030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085455030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455030 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 20250806085455030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085455030 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 20250806085455030 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085455080 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455080 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085455080 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085455080 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455080 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455080 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085455080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085455080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085455081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085455081 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085455081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085455085 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455085 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455085 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085455085 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085455085 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455085 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455085 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085455085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085455085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455085 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085455085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085455085 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085455085 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085455087 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455087 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455087 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085455088 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) 20250806085455088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085455088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085455088 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085455088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085455088 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085455088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085455088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455088 DLM3UA <000f> 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 20250806085455088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085455088 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085455088 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=597616, count=641760) 20250806085455436 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085455436 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085455436 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085455438 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085455438 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085455438 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085455438 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085455438 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085455438 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085455439 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085455439 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085455439 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085455513 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455513 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5446d), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455513 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085455513 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) 20250806085455513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085455513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085455513 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085455513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085455513 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) 20250806085455513 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085455513 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 44 6d 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455513 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455514 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455514 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 20250806085455514 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085455514 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 20250806085455514 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085455514 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455514 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f4fd7), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455515 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085455515 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085455515 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455515 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085455515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085455515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f 4f d7 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455515 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085455515 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5fd1f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085455515 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085455515 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455515 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085455515 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085455515 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085455515 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085455515 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085455515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085455515 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 fd 1f 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085455515 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085455516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085455516 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085455516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085455516 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085455516 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085455516 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085455516 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085455516 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085455516 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085455516 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085456029 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085456029 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085456029 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085456029 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085456029 DLSCCP DEBUG SCCP-SCOC(88)[0x558b7e1dcd20]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:54:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250806085457382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085457384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085457387 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35949<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085457400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085457400 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085457409 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457409 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457409 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457409 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085457410 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49504 (stream_srv.c:143) 20250806085457410 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49504<->l=127.0.0.1:29169 (hnb.c:335) 20250806085457410 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457410 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457410 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457410 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085457410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085457410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085457410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085457410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457410 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457410 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457410 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457410 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085457410 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085457410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457410 DLM3UA <000f> 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 20250806085457410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085457410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085457410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085457410 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085457410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085457410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457410 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457410 DLM3UA <000f> 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 20250806085457410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085457410 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085457410 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085457411 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457411 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085457411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 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) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085457411 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) 20250806085457411 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) 20250806085457411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085457411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457411 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457411 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457411 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085457411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085457412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457412 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) 20250806085457412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457412 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 20250806085457412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085457412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085457412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457412 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 20250806085457412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085457412 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 20250806085457412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085457412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085457412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457412 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1005)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(1003)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(1008)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(1011)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(1009)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085457449 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457449 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457449 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457449 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457449 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457449 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457449 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085457449 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457450 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457450 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085457450 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) 20250806085457450 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) 20250806085457450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085457450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457450 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457450 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085457450 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457450 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) 20250806085457450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085457450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457450 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457450 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457450 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085457451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457451 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) 20250806085457451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085457451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457451 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457451 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085457451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085457451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085457451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457451 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085457451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085457451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457451 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457451 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085457451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085457451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457451 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085457451 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085457451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457451 DLM3UA <000f> 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085457451 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085457451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457451 DLM3UA <000f> 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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085457451 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085457451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1014)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085457493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085457493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085457493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085457493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085457493 DHNBAP 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) 20250806085457493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085457493 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085457493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085457493 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085457498 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085457498 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085457498 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085457498 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085457498 DHNBAP DEBUG (127.0.0.1:49504 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085457498 DHNBAP NOTICE (127.0.0.1:49504 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085457498 DHNBAP NOTICE (127.0.0.1:49504 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085457498 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085457498 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085457624 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 20250806085457624 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 20250806085457624 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457624 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085457632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085457632 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457632 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457632 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457632 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457632 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457632 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457632 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 20250806085457632 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457632 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  20250806085457632 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457635 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457635 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  20250806085457635 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457635 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457635 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457635 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 20250806085457635 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085457635 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  20250806085457635 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' 20250806085457635 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' 20250806085457635 DLSS7 <000c> ss7_asp.c: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  20250806085457635 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  20250806085457635 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457636 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 20250806085457636 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 20250806085457636 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085457635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457636 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085457636 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) 20250806085457636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457636 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457636 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) 20250806085457636 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457637 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085457637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457637 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085457637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085457637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085457637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457637 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457638 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457638 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457638 DLM3UA <000f> 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 20250806085457638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085457638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085457638 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085457638 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085457638 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457638 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 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 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-M3UA(1008)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085457642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085457642 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457642 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457642 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457642 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457642 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 20250806085457642 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457643 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  20250806085457643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457646 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457646 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  20250806085457646 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457646 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457646 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 20250806085457646 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085457646 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  20250806085457646 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' 20250806085457646 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' 20250806085457646 DLSS7 <000c> ss7_asp.c: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  20250806085457646 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  20250806085457646 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  20250806085457646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085457646 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) 20250806085457646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457646 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457646 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) 20250806085457646 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457647 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 20250806085457647 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 20250806085457647 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457647 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085457647 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085457647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457647 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) 20250806085457648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085457648 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) 20250806085457648 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) 20250806085457648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085457648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457648 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457648 DLM3UA <000f> 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 20250806085457648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085457648 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' 20250806085457648 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 20250806085457648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085457648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457648 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  HNBGW_Test.msc2-M3UA(1011)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085457653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085457653 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457653 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457653 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457653 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457653 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457653 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 20250806085457653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457653 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  20250806085457653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457657 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457657 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457657 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  20250806085457657 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457657 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457657 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 20250806085457657 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085457657 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  20250806085457657 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' 20250806085457657 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' 20250806085457657 DLSS7 <000c> ss7_asp.c: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  20250806085457657 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  20250806085457657 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  20250806085457657 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  20250806085457657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457657 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457657 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085457658 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) 20250806085457658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457658 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457658 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) 20250806085457658 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457659 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457659 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085457659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457659 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) 20250806085457659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085457659 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) 20250806085457659 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) 20250806085457659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085457659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457659 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457659 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457659 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457659 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 20250806085457659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085457659 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' 20250806085457660 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 20250806085457660 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085457660 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457660 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 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 00 06 00 08 00 00 00 05  20250806085457662 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 20250806085457662 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 20250806085457662 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457662 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085457668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085457668 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457668 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457668 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457668 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457668 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457668 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 20250806085457668 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457668 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  20250806085457668 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457670 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457670 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457670 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457670 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  20250806085457670 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457670 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457670 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457670 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 20250806085457670 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085457670 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  20250806085457670 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' 20250806085457670 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' 20250806085457670 DLSS7 <000c> ss7_asp.c: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  20250806085457670 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  20250806085457670 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  20250806085457670 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  20250806085457670 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  20250806085457670 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457670 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457670 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457670 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085457670 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) 20250806085457670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457670 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457670 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) 20250806085457670 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457671 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457671 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085457671 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457672 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085457672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085457672 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085457672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085457672 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457672 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457672 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457672 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457672 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457672 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457672 DLM3UA <000f> 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 20250806085457672 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085457672 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085457672 DLSS7 <000c> ss7_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 20250806085457672 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085457672 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457673 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  20250806085457673 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 20250806085457673 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 20250806085457673 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457673 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085457677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457677 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085457677 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457677 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457677 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457677 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457677 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457677 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457677 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 20250806085457677 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457677 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  20250806085457677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457678 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457678 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457678 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  20250806085457678 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457678 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457678 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457678 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 20250806085457678 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085457678 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  20250806085457678 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' 20250806085457678 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' 20250806085457679 DLSS7 <000c> ss7_asp.c: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  20250806085457679 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  20250806085457679 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  20250806085457679 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  20250806085457679 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  20250806085457679 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  20250806085457679 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457679 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085457679 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) 20250806085457679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457679 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457679 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) 20250806085457679 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457680 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457680 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085457680 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457680 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) 20250806085457680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085457680 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) 20250806085457680 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) 20250806085457680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085457680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457680 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457680 DLM3UA <000f> 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 20250806085457680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085457680 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' 20250806085457680 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 20250806085457680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085457680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457680 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  20250806085457683 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 20250806085457683 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 20250806085457683 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085457683 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806085457686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457686 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806085457686 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085457686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085457686 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085457686 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085457686 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085457686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085457686 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085457686 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 20250806085457686 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085457686 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  20250806085457686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085457688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085457688 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085457688 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  20250806085457688 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085457688 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085457688 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085457688 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 20250806085457688 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806085457688 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  20250806085457688 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' 20250806085457688 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' 20250806085457688 DLSS7 <000c> ss7_asp.c: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  20250806085457688 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  20250806085457688 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  20250806085457688 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  20250806085457688 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  20250806085457688 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  20250806085457688 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085457688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085457688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085457688 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806085457688 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) 20250806085457688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085457688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085457688 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085457688 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085457688 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) 20250806085457688 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085457689 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085457689 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085457689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085457689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085457689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457689 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) 20250806085457690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085457690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085457690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085457690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085457690 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) 20250806085457690 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) 20250806085457690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085457690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085457690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085457690 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085457690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085457690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085457690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085457690 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 20250806085457690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085457690 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' 20250806085457690 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 20250806085457690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085457690 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085457690 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 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 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(1004)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085458438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085458438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085458438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085458438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458438 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085458438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458438 DLSS7 <000c> ss7_asp.c: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  20250806085458439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085458439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085458439 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458439 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458439 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) 20250806085458439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085458439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085458439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085458439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085458439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458439 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) 20250806085458439 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458439 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458440 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458440 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458440 DLM3UA <000f> 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 20250806085458440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085458440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085458440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085458440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085458440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458440 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  20250806085458441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085458441 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085458441 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085458441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085458441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458441 DLSS7 <000c> ss7_asp.c: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  20250806085458441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085458442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085458442 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085458442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458442 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458442 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085458444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085458444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085458444 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 20250806085458444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458444 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' 20250806085458444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458444 DLSS7 <000c> ss7_asp.c: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(1007)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(1004)@bb2323c10e79: 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 } } } } 20250806085458444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458444 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) 20250806085458444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085458444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458444 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458444 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) 20250806085458444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 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) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085458444 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) 20250806085458444 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) 20250806085458444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085458444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458444 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) 20250806085458444 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458444 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458444 DLM3UA <000f> 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 20250806085458444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085458444 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' 20250806085458444 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 20250806085458444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085458444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458444 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  20250806085458445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085458445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085458445 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 20250806085458445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458445 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' 20250806085458445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458445 DLSS7 <000c> ss7_asp.c: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  20250806085458445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458445 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) 20250806085458445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085458445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458445 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458445 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@bb2323c10e79: 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(1010)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085458455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458455 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) 20250806085458455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085458456 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458456 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) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 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) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085458455 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085458455 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 20250806085458455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458455 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' 20250806085458455 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458455 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458455 DLSS7 <000c> ss7_asp.c: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  20250806085458456 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458456 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) 20250806085458456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458456 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 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) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085458456 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) 20250806085458456 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) 20250806085458456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085458456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458456 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 0a 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) 20250806085458456 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458456 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458456 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458456 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458456 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 20250806085458456 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085458456 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' 20250806085458456 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 20250806085458456 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085458456 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458456 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 0a 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  20250806085458457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085458457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085458457 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 20250806085458457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458457 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' 20250806085458457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458457 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458457 DLSS7 <000c> ss7_asp.c: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  20250806085458457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458457 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) 20250806085458457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085458457 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458457 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) 20250806085458457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458457 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) 20250806085458457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458457 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458457 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085458470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085458470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085458470 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085458470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085458470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458470 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458470 DLSS7 <000c> ss7_asp.c: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  20250806085458470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085458470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085458470 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458470 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458470 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458470 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) 20250806085458470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085458470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085458470 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085458470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085458470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458470 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) 20250806085458470 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458470 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458470 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458470 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458470 DLM3UA <000f> 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 20250806085458470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085458470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085458470 DLSS7 <000c> ss7_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 20250806085458470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085458470 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458470 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  20250806085458471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085458471 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085458471 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085458471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085458471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458471 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458471 DLSS7 <000c> ss7_asp.c: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  20250806085458471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085458471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085458471 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085458471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458472 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458472 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085458478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085458478 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085458478 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 20250806085458478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458478 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' 20250806085458478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458478 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458478 DLSS7 <000c> ss7_asp.c: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  20250806085458478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458478 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) 20250806085458478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085458478 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458479 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458479 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) 20250806085458479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458479 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) 20250806085458479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085458479 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) 20250806085458479 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) 20250806085458479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085458479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458479 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 0a 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) 20250806085458479 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458479 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458479 DLM3UA <000f> 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 20250806085458479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085458479 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' 20250806085458479 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 20250806085458479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085458479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458479 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 0a 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  20250806085458480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085458480 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085458480 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 20250806085458480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458480 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' 20250806085458480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085458480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458480 DLSS7 <000c> ss7_asp.c: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  20250806085458480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458480 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) 20250806085458480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085458480 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458480 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458480 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085458488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085458488 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085458488 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 20250806085458488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458488 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' 20250806085458488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458488 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458488 DLSS7 <000c> ss7_asp.c: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  20250806085458488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085458489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458489 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) 20250806085458489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085458489 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458489 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) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 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) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085458489 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085458489 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) 20250806085458489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085458489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 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) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085458489 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) 20250806085458489 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) 20250806085458489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085458489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085458489 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 02 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) 20250806085458489 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085458489 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085458489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085458489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085458489 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 20250806085458489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085458489 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' 20250806085458489 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 20250806085458489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085458489 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458489 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 02 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  20250806085458491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085458491 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085458491 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085458491 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 20250806085458491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085458491 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' 20250806085458491 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085458491 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085458491 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085458491 DLSS7 <000c> ss7_asp.c: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  20250806085458491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085458491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085458491 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085458491 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) 20250806085458491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085458491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085458491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085458491 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085458491 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) 20250806085458491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085458491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458491 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) 20250806085458491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085458491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085458491 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085458491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085458491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085458491 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085458491 DRANAP INFO cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: 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 } } } } 20250806085459507 DLCTRL DEBUG Command: GET 220588599 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085459507 DLCTRL DEBUG Tx Command reply: GET_REPLY 220588599 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085459515 DLCTRL DEBUG Command: GET 4400876 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085459515 DLCTRL DEBUG Tx Command reply: GET_REPLY 4400876 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085459520 DLCTRL DEBUG Command: GET 530695312 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085459520 DLCTRL DEBUG Tx Command reply: GET_REPLY 530695312 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085459524 DLCTRL DEBUG Command: GET 485120992 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085459524 DLCTRL DEBUG Tx Command reply: GET_REPLY 485120992 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085459528 DLCTRL DEBUG Command: GET 536486671 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085459528 DLCTRL DEBUG Tx Command reply: GET_REPLY 536486671 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085459531 DLCTRL DEBUG Command: GET 527724640 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085459531 DLCTRL DEBUG Tx Command reply: GET_REPLY 527724640 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085459537 DLCTRL DEBUG Command: GET 910334739 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085459537 DLCTRL DEBUG Tx Command reply: GET_REPLY 910334739 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085459539 DLCTRL DEBUG Command: GET 205464296 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085459539 DLCTRL DEBUG Tx Command reply: GET_REPLY 205464296 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085459542 DLCTRL DEBUG Command: GET 389492804 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085459542 DLCTRL DEBUG Tx Command reply: GET_REPLY 389492804 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085459549 DLCTRL DEBUG Command: GET 143600046 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085459549 DLCTRL DEBUG Tx Command reply: GET_REPLY 143600046 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085459553 DLCTRL DEBUG Command: GET 861644725 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085459553 DLCTRL DEBUG Tx Command reply: GET_REPLY 861644725 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085459556 DLCTRL DEBUG Command: GET 414655205 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085459556 DLCTRL DEBUG Tx Command reply: GET_REPLY 414655205 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085459558 DLCTRL DEBUG Command: GET 951999467 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085459558 DLCTRL DEBUG Tx Command reply: GET_REPLY 951999467 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085459561 DLCTRL DEBUG Command: GET 741979587 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085459561 DLCTRL DEBUG Tx Command reply: GET_REPLY 741979587 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085459564 DLCTRL DEBUG Command: GET 522738469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085459564 DLCTRL DEBUG Tx Command reply: GET_REPLY 522738469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085459565 DLCTRL DEBUG Command: GET 686488521 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085459565 DLCTRL DEBUG Tx Command reply: GET_REPLY 686488521 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085459567 DLCTRL DEBUG Command: GET 258293306 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085459567 DLCTRL DEBUG Tx Command reply: GET_REPLY 258293306 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085459569 DLCTRL DEBUG Command: GET 789226628 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085459569 DLCTRL DEBUG Tx Command reply: GET_REPLY 789226628 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085459571 DLCTRL DEBUG Command: GET 618742398 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085459571 DLCTRL DEBUG Tx Command reply: GET_REPLY 618742398 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085459573 DLCTRL DEBUG Command: GET 947376198 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085459573 DLCTRL DEBUG Tx Command reply: GET_REPLY 947376198 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000001100000001'B, t_guard := 20.000000 } 20250806085459598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)14737076 20250806085500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085500636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806085500636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085500636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe0deb4, normal) (hnbgw_rua.c:408) 20250806085500636 DHNB DEBUG map_rua[0x558b7e1dcd20]{init}: Allocated (fsm.c:456) 20250806085500636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085500636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14737076 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085500636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085500636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085500636 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250806085500636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14737076 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806085500636 DCN DEBUG map_sccp[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085500636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085500636 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14737076 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806085500636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14737076 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806085500636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085500636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085500636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085500636 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14737076 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085500636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085500636 DLSCCP DEBUG 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) 20250806085500636 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: Allocated (fsm.c:456) 20250806085500636 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085500636 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003010056400500f1100926) (sccp_scrc.c:455) 20250806085500636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085500636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085500636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085500636 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) 20250806085500636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085500636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085500636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085500636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085500636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085500636 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) 20250806085500636 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) 20250806085500636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085500636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085500636 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 03 01 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085500636 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085500636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085500636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085500637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085500637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085500637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085500637 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 20250806085500637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085500637 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' 20250806085500637 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 20250806085500637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085500637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085500637 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 03 01 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)10537254 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@bb2323c10e79: setverdict(pass): none -> pass 20250806085500652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085500652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085500652 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085500652 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 20250806085500652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085500652 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' 20250806085500652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085500652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085500652 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085500652 DLSS7 <000c> ss7_asp.c: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 fe 56 da 02 00 00 00 00  20250806085500652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085500652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085500652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085500652 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) 20250806085500652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085500652 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=00fe56da) (sccp_scrc.c:545) 20250806085500652 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) MTC@bb2323c10e79: 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 } } } 20250806085500652 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085500652 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085500653 DLSCCP DEBUG 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) 20250806085500653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085500653 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) 20250806085500653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085500653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085500654 DLCTRL DEBUG Command: GET 517304073 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085500654 DLCTRL DEBUG Tx Command reply: GET_REPLY 517304073 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085500658 DLCTRL DEBUG Command: GET 433958244 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085500658 DLCTRL DEBUG Tx Command reply: GET_REPLY 433958244 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085500662 DLCTRL DEBUG Command: GET 427828225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085500662 DLCTRL DEBUG Tx Command reply: GET_REPLY 427828225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085500666 DLCTRL DEBUG Command: GET 425307713 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085500666 DLCTRL DEBUG Tx Command reply: GET_REPLY 425307713 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085500670 DLCTRL DEBUG Command: GET 805879864 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085500670 DLCTRL DEBUG Tx Command reply: GET_REPLY 805879864 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085500674 DLCTRL DEBUG Command: GET 63233197 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085500674 DLCTRL DEBUG Tx Command reply: GET_REPLY 63233197 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085500677 DLCTRL DEBUG Command: GET 956023237 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085500677 DLCTRL DEBUG Tx Command reply: GET_REPLY 956023237 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085500680 DLCTRL DEBUG Command: GET 130303605 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085500680 DLCTRL DEBUG Tx Command reply: GET_REPLY 130303605 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085500683 DLCTRL DEBUG Command: GET 202306319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085500683 DLCTRL DEBUG Tx Command reply: GET_REPLY 202306319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085500685 DLCTRL DEBUG Command: GET 449566959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085500685 DLCTRL DEBUG Tx Command reply: GET_REPLY 449566959 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085500688 DLCTRL DEBUG Command: GET 903921558 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085500688 DLCTRL DEBUG Tx Command reply: GET_REPLY 903921558 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085500689 DLCTRL DEBUG Command: GET 403614362 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085500689 DLCTRL DEBUG Tx Command reply: GET_REPLY 403614362 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250806085500691 DLCTRL DEBUG Command: GET 935917913 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085500691 DLCTRL DEBUG Tx Command reply: GET_REPLY 935917913 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085500693 DLCTRL DEBUG Command: GET 955802534 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085500693 DLCTRL DEBUG Tx Command reply: GET_REPLY 955802534 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085500694 DLCTRL DEBUG Command: GET 710772324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085500694 DLCTRL DEBUG Tx Command reply: GET_REPLY 710772324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085500696 DLCTRL DEBUG Command: GET 706793550 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085500696 DLCTRL DEBUG Tx Command reply: GET_REPLY 706793550 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085500697 DLCTRL DEBUG Command: GET 156310636 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085500697 DLCTRL DEBUG Tx Command reply: GET_REPLY 156310636 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085500698 DLCTRL DEBUG Command: GET 6489942 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085500698 DLCTRL DEBUG Tx Command reply: GET_REPLY 6489942 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085500699 DLCTRL DEBUG Command: GET 536265786 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085500699 DLCTRL DEBUG Tx Command reply: GET_REPLY 536265786 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085500700 DLCTRL DEBUG Command: GET 625759918 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085500700 DLCTRL DEBUG Tx Command reply: GET_REPLY 625759918 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001010000100'B, t_guard := 20.000000 } 20250806085500727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)15399117 20250806085501752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085501752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085501752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806085501752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085501752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeaf8cd, normal) (hnbgw_rua.c:408) 20250806085501752 DHNB DEBUG map_rua[0x558b7e1de910]{init}: Allocated (fsm.c:456) 20250806085501752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085501752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15399117 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085501752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085501752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085501752 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250806085501752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15399117 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806085501752 DCN DEBUG map_sccp[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085501752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085501752 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15399117 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806085501752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15399117 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806085501752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085501752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085501752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085501752 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15399117 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085501752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085501752 DLSCCP DEBUG 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) 20250806085501752 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: Allocated (fsm.c:456) 20250806085501752 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085501752 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002840056400500f1100926) (sccp_scrc.c:455) 20250806085501752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085501752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085501752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085501752 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) 20250806085501752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085501752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085501752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085501752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085501752 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085501752 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) 20250806085501752 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) 20250806085501752 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085501752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085501752 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 02 84 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085501752 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085501752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085501752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085501752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085501752 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085501752 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085501752 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 20250806085501752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085501752 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' 20250806085501752 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 20250806085501752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085501752 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085501753 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 02 84 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)14801536 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085501758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085501758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085501758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer TC_sgsnpool_L3Complete_valid_nri_20(1023)@bb2323c10e79: setverdict(pass): none -> pass 20250806085501758 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 20250806085501758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085501758 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' 20250806085501758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085501758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085501758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085501758 DLSS7 <000c> ss7_asp.c: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 33 b8 82 02 00 00 00 00  20250806085501758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085501758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085501758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085501758 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) 20250806085501758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085501758 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=0033b882) (sccp_scrc.c:545) 20250806085501758 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) 20250806085501758 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085501758 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085501758 DLSCCP DEBUG 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) 20250806085501758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085501758 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) 20250806085501758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085501758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085501759 DLCTRL DEBUG Command: GET 789842748 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085501759 DLCTRL DEBUG Tx Command reply: GET_REPLY 789842748 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085501762 DLCTRL DEBUG Command: GET 615864651 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085501762 DLCTRL DEBUG Tx Command reply: GET_REPLY 615864651 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085501764 DLCTRL DEBUG Command: GET 543944426 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085501764 DLCTRL DEBUG Tx Command reply: GET_REPLY 543944426 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085501765 DLCTRL DEBUG Command: GET 301658032 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085501765 DLCTRL DEBUG Tx Command reply: GET_REPLY 301658032 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085501766 DLCTRL DEBUG Command: GET 887915487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085501766 DLCTRL DEBUG Tx Command reply: GET_REPLY 887915487 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085501767 DLCTRL DEBUG Command: GET 512022147 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085501767 DLCTRL DEBUG Tx Command reply: GET_REPLY 512022147 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085501769 DLCTRL DEBUG Command: GET 867840492 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085501769 DLCTRL DEBUG Tx Command reply: GET_REPLY 867840492 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085501770 DLCTRL DEBUG Command: GET 140458876 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085501770 DLCTRL DEBUG Tx Command reply: GET_REPLY 140458876 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085501772 DLCTRL DEBUG Command: GET 655129683 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085501772 DLCTRL DEBUG Tx Command reply: GET_REPLY 655129683 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085501773 DLCTRL DEBUG Command: GET 963192319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085501773 DLCTRL DEBUG Tx Command reply: GET_REPLY 963192319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085501774 DLCTRL DEBUG Command: GET 945346197 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085501774 DLCTRL DEBUG Tx Command reply: GET_REPLY 945346197 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085501775 DLCTRL DEBUG Command: GET 867166060 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085501775 DLCTRL DEBUG Tx Command reply: GET_REPLY 867166060 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250806085501776 DLCTRL DEBUG Command: GET 981106440 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085501776 DLCTRL DEBUG Tx Command reply: GET_REPLY 981106440 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085501777 DLCTRL DEBUG Command: GET 42017562 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085501777 DLCTRL DEBUG Tx Command reply: GET_REPLY 42017562 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085501779 DLCTRL DEBUG Command: GET 4852022 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085501779 DLCTRL DEBUG Tx Command reply: GET_REPLY 4852022 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085501780 DLCTRL DEBUG Command: GET 385512591 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085501780 DLCTRL DEBUG Tx Command reply: GET_REPLY 385512591 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085501782 DLCTRL DEBUG Command: GET 934088416 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085501782 DLCTRL DEBUG Tx Command reply: GET_REPLY 934088416 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085501784 DLCTRL DEBUG Command: GET 37222458 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085501784 DLCTRL DEBUG Tx Command reply: GET_REPLY 37222458 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085501785 DLCTRL DEBUG Command: GET 208778569 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085501785 DLCTRL DEBUG Tx Command reply: GET_REPLY 208778569 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085501786 DLCTRL DEBUG Command: GET 448388787 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085501786 DLCTRL DEBUG Tx Command reply: GET_REPLY 448388787 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000111111011'B, t_guard := 20.000000 } 20250806085501799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)2376404 20250806085502821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085502821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085502821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085502821 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085502821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2442d4, normal) (hnbgw_rua.c:408) 20250806085502821 DHNB DEBUG map_rua[0x558b7e1f9110]{init}: Allocated (fsm.c:456) 20250806085502821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085502821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2376404 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085502821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085502821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085502821 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085502821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2376404 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806085502821 DCN DEBUG map_sccp[0x558b7e1da7f0]{init}: Allocated (fsm.c:456) 20250806085502821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085502821 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2376404 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085502821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2376404 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085502821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085502821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085502821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085502821 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2376404 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085502821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085502821 DLSCCP DEBUG 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) 20250806085502821 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: Allocated (fsm.c:456) 20250806085502821 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085502821 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001fb0056400500f1100926) (sccp_scrc.c:455) 20250806085502821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085502821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085502821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085502821 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) 20250806085502821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085502821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085502821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085502821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085502821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085502821 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) 20250806085502821 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) 20250806085502822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085502822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085502822 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 01 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085502822 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085502822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085502822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085502822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085502822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085502822 DLM3UA <000f> 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 20250806085502822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085502822 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' 20250806085502822 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 20250806085502822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085502822 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085502822 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 01 fb 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)1554306 HNBGW_Test.sgsn1-SCCP(1015)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085502840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502840 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085502840 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085502840 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 20250806085502840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085502840 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' TC_sgsnpool_L3Complete_valid_nri_20(1024)@bb2323c10e79: setverdict(pass): none -> pass 20250806085502840 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085502840 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085502840 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085502840 DLSS7 <000c> ss7_asp.c: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 72 a8 d0 02 00 00 00 00  20250806085502840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085502840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085502840 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085502840 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) 20250806085502840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085502840 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=0072a8d0) (sccp_scrc.c:545) 20250806085502840 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) 20250806085502840 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085502840 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085502840 DLSCCP DEBUG 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) 20250806085502840 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085502840 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) 20250806085502841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085502841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085502842 DLCTRL DEBUG Command: GET 891059474 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085502842 DLCTRL DEBUG Tx Command reply: GET_REPLY 891059474 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085502847 DLCTRL DEBUG Command: GET 994557232 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085502847 DLCTRL DEBUG Tx Command reply: GET_REPLY 994557232 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085502852 DLCTRL DEBUG Command: GET 823652799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085502852 DLCTRL DEBUG Tx Command reply: GET_REPLY 823652799 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085502856 DLCTRL DEBUG Command: GET 994741153 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085502856 DLCTRL DEBUG Tx Command reply: GET_REPLY 994741153 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085502860 DLCTRL DEBUG Command: GET 254273630 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085502860 DLCTRL DEBUG Tx Command reply: GET_REPLY 254273630 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085502865 DLCTRL DEBUG Command: GET 519849387 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085502865 DLCTRL DEBUG Tx Command reply: GET_REPLY 519849387 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085502869 DLCTRL DEBUG Command: GET 616763059 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085502869 DLCTRL DEBUG Tx Command reply: GET_REPLY 616763059 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085502873 DLCTRL DEBUG Command: GET 255762355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085502874 DLCTRL DEBUG Tx Command reply: GET_REPLY 255762355 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085502878 DLCTRL DEBUG Command: GET 690237868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085502878 DLCTRL DEBUG Tx Command reply: GET_REPLY 690237868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085502882 DLCTRL DEBUG Command: GET 253718054 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085502882 DLCTRL DEBUG Tx Command reply: GET_REPLY 253718054 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085502887 DLCTRL DEBUG Command: GET 102107232 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085502887 DLCTRL DEBUG Tx Command reply: GET_REPLY 102107232 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085502891 DLCTRL DEBUG Command: GET 537594367 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085502891 DLCTRL DEBUG Tx Command reply: GET_REPLY 537594367 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250806085502895 DLCTRL DEBUG Command: GET 274041288 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085502895 DLCTRL DEBUG Tx Command reply: GET_REPLY 274041288 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085502899 DLCTRL DEBUG Command: GET 593726649 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085502899 DLCTRL DEBUG Tx Command reply: GET_REPLY 593726649 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085502903 DLCTRL DEBUG Command: GET 572422566 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085502903 DLCTRL DEBUG Tx Command reply: GET_REPLY 572422566 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085502906 DLCTRL DEBUG Command: GET 486662630 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085502906 DLCTRL DEBUG Tx Command reply: GET_REPLY 486662630 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085502910 DLCTRL DEBUG Command: GET 623896368 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085502910 DLCTRL DEBUG Tx Command reply: GET_REPLY 623896368 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085502912 DLCTRL DEBUG Command: GET 138393925 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085502912 DLCTRL DEBUG Tx Command reply: GET_REPLY 138393925 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085502915 DLCTRL DEBUG Command: GET 287102216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085502915 DLCTRL DEBUG Tx Command reply: GET_REPLY 287102216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085502917 DLCTRL DEBUG Command: GET 278136328 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085502917 DLCTRL DEBUG Tx Command reply: GET_REPLY 278136328 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085502924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085502925 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35949<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(996)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085502927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40366<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085502928 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085502928 DLINP DEBUG SRVCONN(,r=127.0.0.1:49504<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085502928 DLINP NOTICE SRV(,r=127.0.0.1:49504<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085502928 DMAIN NOTICE (127.0.0.1:49504 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49504<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085502928 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@bb2323c10e79: Final verdict of PTC: none 20250806085502929 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502929 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 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.msc0-RAN(1004)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@bb2323c10e79: Final verdict of PTC: none 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502929 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085502929 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502929 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_route.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' 20250806085502929 DLSS7 <000c> ss7_route.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' 20250806085502929 DLSS7 <000c> ss7_asp.c: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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085502929 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502929 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502929 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502929 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502929 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085502929 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) 20250806085502929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502929 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502929 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085502929 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085502929 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) 20250806085502929 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502929 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085502929 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085502929 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502929 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502929 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 20250806085502929 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' 20250806085502929 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' 20250806085502929 DLSS7 <000c> ss7_asp.c: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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502929 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085502929 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502929 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502929 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 20250806085502929 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' 20250806085502929 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' 20250806085502929 DLSS7 <000c> ss7_asp.c: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  20250806085502929 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  20250806085502929 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  20250806085502929 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  20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502929 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085502929 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502929 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_route.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' 20250806085502929 DLSS7 <000c> ss7_route.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' 20250806085502929 DLSS7 <000c> ss7_asp.c: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  20250806085502929 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  20250806085502929 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  20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@bb2323c10e79: Final verdict of PTC: none 20250806085502929 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 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502929 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806085502929 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502929 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502929 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 20250806085502929 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' 20250806085502929 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' 20250806085502929 DLSS7 <000c> ss7_asp.c: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  20250806085502929 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  20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085502929 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502929 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085502929 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085502929 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 20250806085502930 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085502930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085502930 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085502930 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085502930 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 20250806085502930 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 20250806085502930 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502930 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085502930 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085502930 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085502930 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085502930 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085502930 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085502930 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 20250806085502930 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' 20250806085502930 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' 20250806085502930 DLSS7 <000c> ss7_asp.c: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  20250806085502930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085502930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085502929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502930 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085502930 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) 20250806085502930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc0-M3UA(1005)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1017)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(998)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1023)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(1021)@bb2323c10e79: Final verdict of PTC: none 20250806085502930 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@bb2323c10e79: Final verdict of PTC: none 20250806085502946 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) 20250806085502947 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502947 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085502947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502947 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085502947 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) 20250806085502947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085502947 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085502947 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) 20250806085502947 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502947 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085502947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085502947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085502947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502947 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502947 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085502947 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) 20250806085502947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085502948 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085502948 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) 20250806085502948 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502948 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085502948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502948 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502948 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806085502948 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) 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085502948 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085502948 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) 20250806085502948 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502948 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085502948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085502948 DLSCCP DEBUG 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) 20250806085502948 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.sgsn2-SCCP(1018)@bb2323c10e79: Final verdict of PTC: none 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085502948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085502948 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) 20250806085502948 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) 20250806085502949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085502949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085502949 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085502949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085502949 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) 20250806085502949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085502949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085502949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250806085502949 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085502949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085502949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085502949 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085502949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085502949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085502949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085502949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{disrupted}: Freeing instance (context_map.c:203) 20250806085502949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14737076)[0x558b7e1dcd20]{disrupted}: Deallocated (fsm.c:568) 20250806085502949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085502949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{disconnected}: Freeing instance (context_map.c:207) 20250806085502949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558b7e1e8d00]{disconnected}: Deallocated (fsm.c:568) 20250806085502949 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14737076 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806085502949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085502949 DLSCCP DEBUG 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) 20250806085502949 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085502949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085502949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085502949 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) 20250806085502950 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) 20250806085502950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085502950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085502950 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085502950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085502950 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) 20250806085502950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085502950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085502950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250806085502950 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085502950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085502950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085502950 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085502950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085502950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085502950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085502950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{disrupted}: Freeing instance (context_map.c:203) 20250806085502950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15399117)[0x558b7e1de910]{disrupted}: Deallocated (fsm.c:568) 20250806085502950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085502950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:207) 20250806085502950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085502950 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15399117 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250806085502951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085502951 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085502951 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085502951 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) 20250806085502951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085502951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085502951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085502951 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085502951 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) TC_sgsnpool_L3Complete_valid_nri_20(1024)@bb2323c10e79: Final verdict of PTC: pass 20250806085502951 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085502951 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass 20250806085502951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085502951 DLSCCP DEBUG 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@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) 20250806085502951 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085502952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) 20250806085502952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) 20250806085502952 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) 20250806085502952 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) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) 20250806085502952 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) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) 20250806085502952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) 20250806085502952 DLSS7 INFO 0: CombinedLinkset(dpc=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) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) 20250806085502952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) 20250806085502952 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) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) 20250806085502952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) 20250806085502952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) 20250806085502952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass)20250806085502952 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass 20250806085502952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085502952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. 20250806085502953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085502953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085502953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085502953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085502953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{disrupted}: Freeing instance (context_map.c:203) 20250806085502953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2376404)[0x558b7e1f9110]{disrupted}: Deallocated (fsm.c:568) 20250806085502953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085502953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{disconnected}: Freeing instance (context_map.c:207) 20250806085502953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x558b7e1da7f0]{disconnected}: Deallocated (fsm.c:568) 20250806085502953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2376404 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085502953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085502953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085502953 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 20250806085502953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085502953 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 20250806085502953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085502953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085502954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085502954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085502954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085502954 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 20250806085502954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085502954 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 20250806085502954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085502954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085502954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085502954 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085502954 DMAIN NOTICE (127.0.0.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) 20250806085502954 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085502954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085502954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085502954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085502954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085502954 DLM3UA <000f> 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 20250806085502954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085502954 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 20250806085502954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! Wed Aug 6 08:55:03 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 20250806085503031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085503441 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085503441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503441 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085503441 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) 20250806085503441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085503442 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085503442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503442 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) 20250806085503442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085503442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503442 DLM3UA <000f> 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 20250806085503442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085503442 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 20250806085503442 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085503446 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085503446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085503446 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) 20250806085503446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085503446 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085503446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503446 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) 20250806085503446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085503446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503446 DLM3UA <000f> 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 20250806085503446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085503446 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 20250806085503446 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085503450 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085503450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085503450 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) 20250806085503450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085503451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085503451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503451 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) 20250806085503451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085503451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503451 DLM3UA <000f> 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 20250806085503451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085503451 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 20250806085503451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085503834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=738864) 20250806085503922 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085503923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503923 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085503923 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) 20250806085503923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085503923 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085503923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085503923 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) 20250806085503923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085503923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503923 DLM3UA <000f> 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 20250806085503923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085503923 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 20250806085503923 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085503942 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085503942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503942 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085503942 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) 20250806085503942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085503942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085503942 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085503942 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085503942 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085503942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085503942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503942 DLM3UA <000f> 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 20250806085503942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085503942 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085503942 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085503946 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085503946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085503946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085503946 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) 20250806085503946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085503946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085503946 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085503946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085503946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085503946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085503946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085503946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085503947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085503947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085503947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085503947 DLM3UA <000f> 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 20250806085503947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085503947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085503947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085504538 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085504538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085504538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085504538 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) 20250806085504538 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085504539 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085504539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085504539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085504539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085504539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085504539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085504539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085504539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085504539 DLM3UA <000f> 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 20250806085504539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085504539 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085504539 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085504540 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085504540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085504540 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085504540 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) 20250806085504540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085504540 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085504540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085504540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085504540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085504540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085504540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085504540 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085504540 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085504540 DLM3UA <000f> 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 20250806085504540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085504540 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085504540 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085504541 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085504541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085504541 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085504541 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) 20250806085504541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085504541 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085504541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085504541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085504541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085504541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085504541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085504541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085504541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085504541 DLM3UA <000f> 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 20250806085504541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085504541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085504541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085504542 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085504542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085504542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085504542 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) 20250806085504542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085504542 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085504542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085504542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085504542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085504542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085504543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085504543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085504543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085504543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085504543 DLM3UA <000f> 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 20250806085504543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085504543 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085504543 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=738864, count=776448) 20250806085504929 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504929 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504929 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085504929 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504929 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504929 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085504929 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504929 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504929 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085504929 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504930 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504930 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085504930 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504930 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504930 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806085504931 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085504931 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085504931 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085505031 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085505031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002044d6), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085505031 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806085505031 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) 20250806085505031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085505031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085505031 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085505031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085505031 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) 20250806085505031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085505031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085505031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 44 d6 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085505032 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085505032 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085505032 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085505032 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 20250806085505032 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085505032 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 20250806085505032 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085505081 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085505081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085505081 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085505081 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085505081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085505081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085505081 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085505081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085505081 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085505081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085505081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085505081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085505081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085505081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085505081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085505081 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085505081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085505081 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085505081 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085505086 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085505086 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085505086 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085505086 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085505086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085505086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085505086 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085505086 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085505087 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085505087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085505087 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085505087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085505087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085505087 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085505087 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085505087 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085505087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085505087 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085505087 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085505089 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085505089 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085505089 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085505089 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) 20250806085505089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085505089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085505089 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085505089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085505089 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085505089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085505089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085505089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085505089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085505089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085505089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085505089 DLM3UA <000f> 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 20250806085505089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085505089 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085505089 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085505508 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085505508 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085505508 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085505508 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085505508 DLSCCP DEBUG SCCP-SCOC(90)[0x558b7e1fa1c0]{IDLE}: Deallocated (fsm.c:568) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(91)[0x558b7e1f9460]{IDLE}: Deallocated (fsm.c:568) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085505510 DLSCCP DEBUG SCCP-SCOC(89)[0x558b7e1d1030]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_L3Compl_no_cn started. 20250806085506964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085506969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085506973 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39943<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085506993 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085506993 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085507000 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507000 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507000 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507000 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507001 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507001 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507001 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507001 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085507001 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39451 (stream_srv.c:143) 20250806085507001 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39451<->l=127.0.0.1:29169 (hnb.c:335) 20250806085507002 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507002 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085507002 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) 20250806085507002 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) 20250806085507002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085507002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507002 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507002 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507002 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 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) 20250806085507002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085507002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507002 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507002 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507002 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085507002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085507002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507002 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507002 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507002 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507002 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085507002 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085507002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085507002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507002 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507002 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507002 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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085507002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085507002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507002 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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085507002 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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085507002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507002 DLM3UA <000f> 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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085507002 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085507002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507002 DLM3UA <000f> 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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085507002 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085507002 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1035)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1035)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1033)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085507018 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507018 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507018 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507018 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507018 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507018 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507018 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085507018 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507019 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507019 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085507019 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) 20250806085507019 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) 20250806085507019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085507019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507019 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507019 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507019 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 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) 20250806085507019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085507019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507019 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507019 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507019 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 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) 20250806085507019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085507019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507019 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507019 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507019 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507019 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085507019 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507019 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085507020 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085507020 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507020 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507020 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507020 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085507020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085507020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507020 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085507020 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085507020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507020 DLM3UA <000f> 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085507020 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085507020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507020 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507020 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507020 DLM3UA <000f> 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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085507020 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085507020 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085507039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085507039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085507039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085507039 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085507039 DHNBAP 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) 20250806085507039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085507039 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085507039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085507039 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085507043 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085507043 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085507043 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085507043 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085507043 DHNBAP DEBUG (127.0.0.1:39451 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085507043 DHNBAP NOTICE (127.0.0.1:39451 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085507043 DHNBAP NOTICE (127.0.0.1:39451 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085507043 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085507043 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085507214 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 20250806085507215 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 20250806085507215 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085507215 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085507222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085507222 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085507222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085507222 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085507222 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085507222 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085507222 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085507222 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085507222 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 20250806085507222 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085507222 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  20250806085507222 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085507224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085507225 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085507225 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  20250806085507225 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085507225 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085507225 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085507225 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 20250806085507225 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085507225 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  20250806085507225 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' 20250806085507225 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' 20250806085507225 DLSS7 <000c> ss7_asp.c: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  20250806085507225 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  20250806085507225 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085507225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085507225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085507225 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085507225 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) 20250806085507225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085507225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085507225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085507225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085507225 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085507225 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) 20250806085507225 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507226 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085507227 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507227 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085507227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507227 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085507227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085507227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507227 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507227 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507227 DLM3UA <000f> 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 20250806085507227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085507227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085507227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085507227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085507227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085507227 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  20250806085507230 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 20250806085507230 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 20250806085507230 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085507230 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085507236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507236 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085507236 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085507236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085507236 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085507236 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085507236 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085507236 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085507236 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085507236 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 20250806085507236 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085507236 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  20250806085507236 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085507238 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507238 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085507238 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085507238 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  20250806085507238 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085507239 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085507239 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085507239 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 20250806085507239 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085507239 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  20250806085507239 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' 20250806085507239 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' 20250806085507239 DLSS7 <000c> ss7_asp.c: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  20250806085507239 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  20250806085507239 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  20250806085507239 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085507239 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085507239 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085507239 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085507239 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) 20250806085507239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085507239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085507239 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085507239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085507239 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085507239 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) 20250806085507239 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085507240 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085507240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085507240 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085507240 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085507240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085507240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085507240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085507240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085507240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085507241 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085507241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085507241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085507241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085507241 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085507241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085507241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085507241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085507241 DLM3UA <000f> 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 20250806085507241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085507241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085507241 DLSS7 <000c> ss7_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 20250806085507241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085507241 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085507241 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(1034)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085508021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085508021 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085508021 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085508021 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085508021 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085508021 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085508021 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085508021 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508021 DLSS7 <000c> ss7_asp.c: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  20250806085508022 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085508022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085508022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085508022 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085508022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085508022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085508022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085508022 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085508022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085508022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085508022 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085508022 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) 20250806085508022 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085508022 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085508022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085508022 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085508022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085508022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085508022 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) 20250806085508022 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085508022 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085508022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085508022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085508022 DLM3UA <000f> 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 20250806085508022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085508022 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085508022 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085508022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085508022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508022 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  20250806085508023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085508023 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085508023 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085508023 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085508023 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085508023 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085508023 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085508023 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508023 DLSS7 <000c> ss7_asp.c: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  20250806085508023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085508023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085508023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085508023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085508023 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085508023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085508023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085508023 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085508023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085508023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085508023 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085508023 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085508023 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@bb2323c10e79: 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(1037)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085508040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508040 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085508040 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085508040 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085508040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085508040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085508040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085508040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085508040 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508040 DLSS7 <000c> ss7_asp.c: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  20250806085508040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085508040 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085508040 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085508040 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085508040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085508040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085508040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085508040 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085508040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085508040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085508040 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085508040 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) 20250806085508040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085508040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085508040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085508040 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085508040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085508040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085508040 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) 20250806085508040 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085508040 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085508041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085508041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085508041 DLM3UA <000f> 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 20250806085508041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085508041 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085508041 DLSS7 <000c> ss7_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 20250806085508041 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085508041 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508041 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  20250806085508042 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085508042 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085508042 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085508042 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085508042 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085508042 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085508042 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085508042 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085508042 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085508042 DLSS7 <000c> ss7_asp.c: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  20250806085508042 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085508042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085508042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085508042 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085508042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085508042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085508042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085508042 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085508042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085508042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085508042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085508042 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085508042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085508042 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085508042 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085508042 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@bb2323c10e79: 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 } } } } 20250806085508051 DLCTRL DEBUG Command: GET 182401788 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085508051 DLCTRL DEBUG Tx Command reply: GET_REPLY 182401788 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085508055 DLCTRL DEBUG Command: GET 718559085 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085508055 DLCTRL DEBUG Tx Command reply: GET_REPLY 718559085 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085508058 DLCTRL DEBUG Command: GET 754406496 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085508058 DLCTRL DEBUG Tx Command reply: GET_REPLY 754406496 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085508060 DLCTRL DEBUG Command: GET 334852023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085508060 DLCTRL DEBUG Tx Command reply: GET_REPLY 334852023 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085508062 DLCTRL DEBUG Command: GET 573212110 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085508062 DLCTRL DEBUG Tx Command reply: GET_REPLY 573212110 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085508064 DLCTRL DEBUG Command: GET 69108008 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085508064 DLCTRL DEBUG Tx Command reply: GET_REPLY 69108008 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085508065 DLCTRL DEBUG Command: GET 941717459 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085508065 DLCTRL DEBUG Tx Command reply: GET_REPLY 941717459 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085508067 DLCTRL DEBUG Command: GET 202280237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085508067 DLCTRL DEBUG Tx Command reply: GET_REPLY 202280237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085508068 DLCTRL DEBUG Command: GET 911907331 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085508068 DLCTRL DEBUG Tx Command reply: GET_REPLY 911907331 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085508069 DLCTRL DEBUG Command: GET 698906847 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085508069 DLCTRL DEBUG Tx Command reply: GET_REPLY 698906847 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085508071 DLCTRL DEBUG Command: GET 897184922 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085508071 DLCTRL DEBUG Tx Command reply: GET_REPLY 897184922 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085508072 DLCTRL DEBUG Command: GET 739945160 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085508072 DLCTRL DEBUG Tx Command reply: GET_REPLY 739945160 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085508073 DLCTRL DEBUG Command: GET 693831892 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085508073 DLCTRL DEBUG Tx Command reply: GET_REPLY 693831892 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085508074 DLCTRL DEBUG Command: GET 952034855 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085508074 DLCTRL DEBUG Tx Command reply: GET_REPLY 952034855 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085508074 DLCTRL DEBUG Command: GET 963732474 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085508074 DLCTRL DEBUG Tx Command reply: GET_REPLY 963732474 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085508075 DLCTRL DEBUG Command: GET 719002206 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085508075 DLCTRL DEBUG Tx Command reply: GET_REPLY 719002206 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085508076 DLCTRL DEBUG Command: GET 40017007 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085508076 DLCTRL DEBUG Tx Command reply: GET_REPLY 40017007 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085508077 DLCTRL DEBUG Command: GET 823480412 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085508077 DLCTRL DEBUG Tx Command reply: GET_REPLY 823480412 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085508078 DLCTRL DEBUG Command: GET 753868325 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085508078 DLCTRL DEBUG Tx Command reply: GET_REPLY 753868325 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085508078 DLCTRL DEBUG Command: GET 158022105 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085508078 DLCTRL DEBUG Tx Command reply: GET_REPLY 158022105 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001011000010'B, t_guard := 20.000000 } 20250806085508093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16140584 20250806085509116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085509116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085509116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085509116 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085509116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf64928, normal) (hnbgw_rua.c:408) 20250806085509116 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085509116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16140584)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085509117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140584 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085509117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085509117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085509117 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085509117 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140584 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250806085509117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16140584)[0x558b7e1d1030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085509117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16140584)[0x558b7e1d1030]{init}: Freeing instance (context_map.c:203) 20250806085509117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16140584)[0x558b7e1d1030]{init}: Deallocated (fsm.c:568) 20250806085509117 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16140584 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085509117 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) 20250806085509117 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085509117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085509117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085509117 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)@bb2323c10e79: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)16140584 MTC@bb2323c10e79: 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 := '000000000000001110101010'B, t_guard := 20.000000 } 20250806085509160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)6159920 20250806085510180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085510180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085510180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806085510180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085510180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5dfe30, normal) (hnbgw_rua.c:408) 20250806085510180 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085510180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6159920)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085510180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085510180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085510180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085510180 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806085510180 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159920 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250806085510180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6159920)[0x558b7e1d1030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085510180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6159920)[0x558b7e1d1030]{init}: Freeing instance (context_map.c:203) 20250806085510180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6159920)[0x558b7e1d1030]{init}: Deallocated (fsm.c:568) 20250806085510180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159920 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250806085510180 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) 20250806085510180 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085510180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085510180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085510180 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)@bb2323c10e79: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)6159920 MTC@bb2323c10e79: 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 := '000000000000000100001001'B, t_guard := 20.000000 } 20250806085510223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)5173751 20250806085511240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085511240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085511240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085511240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085511240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4ef1f7, normal) (hnbgw_rua.c:408) 20250806085511240 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085511240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5173751)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085511240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173751 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085511240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085511240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085511240 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173751 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250806085511240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5173751)[0x558b7e1d1030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085511240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5173751)[0x558b7e1d1030]{init}: Freeing instance (context_map.c:203) 20250806085511240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5173751)[0x558b7e1d1030]{init}: Deallocated (fsm.c:568) 20250806085511240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5173751 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250806085511240 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) 20250806085511240 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085511240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085511240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085511240 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)@bb2323c10e79: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)5173751 MTC@bb2323c10e79: 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 := '000000000000001010001100'B, t_guard := 20.000000 } 20250806085511280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)16629844 20250806085512299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085512299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085512299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085512299 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085512299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfdc054, normal) (hnbgw_rua.c:408) 20250806085512299 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085512299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16629844)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085512299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629844 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085512299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085512299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085512299 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085512299 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629844 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250806085512299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16629844)[0x558b7e1d1030]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085512299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16629844)[0x558b7e1d1030]{init}: Freeing instance (context_map.c:203) 20250806085512299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16629844)[0x558b7e1d1030]{init}: Deallocated (fsm.c:568) 20250806085512299 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16629844 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085512299 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) 20250806085512299 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806085512299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085512299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085512299 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)@bb2323c10e79: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)16629844 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085512313 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39943<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@bb2323c10e79: Final verdict of PTC: none 20250806085512315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1026)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085512318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085512319 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085512319 DLINP DEBUG SRVCONN(,r=127.0.0.1:39451<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085512319 DLINP NOTICE SRV(,r=127.0.0.1:39451<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085512319 DMAIN NOTICE (127.0.0.1:39451 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39451<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085512319 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806085512320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085512320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085512321 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085512321 DMAIN NOTICE (127.0.0.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) 20250806085512321 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(1036)@bb2323c10e79: Final verdict of PTC: none 20250806085512321 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1033)@bb2323c10e79: Final verdict of PTC: none 20250806085512321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085512321 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085512321 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085512322 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085512322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085512322 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085512322 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1034)@bb2323c10e79: Final verdict of PTC: none 20250806085512322 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085512322 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085512322 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085512322 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) 20250806085512322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085512322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085512322 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085512322 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085512322 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085512322 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) 20250806085512322 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085512322 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085512323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085512323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085512322 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085512322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085512322 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085512322 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085512322 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085512322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085512322 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085512322 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085512322 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 20250806085512322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085512322 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085512322 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085512322 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085512322 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 20250806085512322 DLSS7 <000c> ss7_route.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' 20250806085512322 DLSS7 <000c> ss7_route.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' 20250806085512322 DLSS7 <000c> ss7_asp.c: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  20250806085512322 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  20250806085512322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085512322 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 20250806085512322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085512322 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085512322 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085512322 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085512322 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 20250806085512322 DLSS7 <000c> ss7_route.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' 20250806085512322 DLSS7 <000c> ss7_route.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' 20250806085512322 DLSS7 <000c> ss7_asp.c: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  20250806085512322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085512322 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085512323 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085512323 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) 20250806085512323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085512323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085512323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085512323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085512323 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085512323 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) 20250806085512323 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085512323 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(1038)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(1039)@bb2323c10e79: Final verdict of PTC: none 20250806085512328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1040)@bb2323c10e79: Final verdict of PTC: none 20250806085512329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1028)@bb2323c10e79: Final verdict of PTC: none 20250806085512330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085512331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Aug 6 08:55:12 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 20250806085512418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085512950 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085512950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085512950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085512950 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) 20250806085512950 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) 20250806085512950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085512950 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085512950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512950 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) 20250806085512950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085512950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085512950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085512950 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085512950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085512950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085512951 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) 20250806085512951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085512951 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085512951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512951 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) 20250806085512951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085512951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085512951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085512951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085512951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085512951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085512951 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 20250806085512951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085512951 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 20250806085512951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085512951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085512951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085512951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085512951 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 20250806085512951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085512951 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 20250806085512951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085512953 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085512953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085512953 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085512953 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) 20250806085512953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085512953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085512953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085512953 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) 20250806085512954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085512954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085512954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085512954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085512954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085512954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085512954 DLM3UA <000f> 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 20250806085512954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085512954 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 20250806085512954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085513120 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=312392) 20250806085513442 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513442 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085513442 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) 20250806085513443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085513443 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085513443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513443 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) 20250806085513443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085513443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513443 DLM3UA <000f> 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 20250806085513443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085513443 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 20250806085513443 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085513447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085513447 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) 20250806085513447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085513447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085513447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513447 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) 20250806085513447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085513447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513448 DLM3UA <000f> 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 20250806085513448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085513448 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 20250806085513448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085513451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085513452 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) 20250806085513452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085513452 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085513452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513452 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) 20250806085513452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085513452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513452 DLM3UA <000f> 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 20250806085513452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085513452 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 20250806085513452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085513924 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513924 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513924 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085513924 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) 20250806085513924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085513924 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085513924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085513924 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) 20250806085513924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085513924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513924 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513924 DLM3UA <000f> 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 20250806085513924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085513925 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 20250806085513925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085513943 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513943 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085513943 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) 20250806085513943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085513943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085513943 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085513943 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085513943 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085513943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085513943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513944 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513944 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513944 DLM3UA <000f> 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 20250806085513944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085513944 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085513944 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085513947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085513947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085513948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085513948 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) 20250806085513948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085513948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085513948 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085513948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085513948 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085513948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085513948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085513948 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085513948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085513948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085513948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085513948 DLM3UA <000f> 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 20250806085513948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085513948 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085513948 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=312392, count=331776) 20250806085514323 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085514323 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085514323 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085514323 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085514323 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085514323 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085514539 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085514539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085514539 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085514539 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) 20250806085514539 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085514540 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085514540 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085514540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085514540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085514540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085514540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085514540 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085514540 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085514540 DLM3UA <000f> 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 20250806085514540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085514540 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085514540 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085514541 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085514541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085514541 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085514541 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) 20250806085514541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085514541 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085514541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085514541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085514541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085514541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085514541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085514541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085514541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085514541 DLM3UA <000f> 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 20250806085514541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085514541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085514541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085514542 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085514542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085514542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085514542 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) 20250806085514542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085514542 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085514542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085514542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085514542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085514542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085514543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085514543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085514543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085514543 DLM3UA <000f> 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 20250806085514543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085514543 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085514543 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085514543 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085514543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085514543 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085514543 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) 20250806085514543 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085514543 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085514544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085514544 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085514544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085514544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085514544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085514544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085514544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085514544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085514544 DLM3UA <000f> 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 20250806085514544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085514544 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085514544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085515026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085515026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085515026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085515026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085515026 DLSCCP DEBUG SCCP-SCOC(94)[0x558b7e0c2260]{IDLE}: Deallocated (fsm.c:568) 20250806085515081 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085515081 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085515081 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085515081 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085515081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085515081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085515081 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085515081 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085515081 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085515081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085515081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085515081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085515082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085515082 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085515082 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085515082 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085515082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085515082 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085515082 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085515088 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085515088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085515088 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085515088 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085515088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085515088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085515088 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085515088 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085515088 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085515088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085515088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085515088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085515088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085515088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085515088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085515088 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085515088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085515088 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085515088 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085515090 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085515090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085515090 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085515090 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) 20250806085515090 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085515090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085515090 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085515090 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085515090 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085515090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085515090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085515090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085515090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085515090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085515090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085515090 DLM3UA <000f> 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 20250806085515090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085515090 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085515090 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250806085516196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085516202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085516207 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44351<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085516227 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085516227 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085516235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516235 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516235 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516235 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516235 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516235 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085516235 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51269 (stream_srv.c:143) 20250806085516235 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51269<->l=127.0.0.1:29169 (hnb.c:335) 20250806085516235 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516235 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516237 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085516237 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) 20250806085516237 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) 20250806085516237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085516237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516237 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516237 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516237 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 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) 20250806085516237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085516237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516237 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516237 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085516237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085516237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516237 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516237 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516237 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085516237 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516237 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085516237 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085516237 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516237 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516237 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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085516237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085516237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516237 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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085516237 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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085516237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516237 DLM3UA <000f> 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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085516237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085516237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516237 DLM3UA <000f> 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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085516237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085516237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1054)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(1052)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-SCCP(1055)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-M3UA(1060)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@bb2323c10e79: ************************************************* HNBGW_Test.msc2-SCCP(1058)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085516270 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516270 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516271 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516271 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516271 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516271 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516271 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085516271 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516272 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516272 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085516272 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) 20250806085516272 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) 20250806085516272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085516272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516272 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516272 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516272 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085516272 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516272 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) 20250806085516272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085516272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516272 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516272 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516272 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085516272 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516272 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) 20250806085516272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085516272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516272 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516272 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516272 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516272 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085516273 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085516273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516273 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085516273 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085516273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516273 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516273 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085516273 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085516273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516273 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085516273 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085516273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516273 DLM3UA <000f> 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085516273 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085516273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516273 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516273 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516273 DLM3UA <000f> 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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085516273 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085516273 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1069)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@bb2323c10e79: M3UA emulation initiated, the test can be started MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085516315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085516315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085516315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085516315 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085516315 DHNBAP 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) 20250806085516315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085516315 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085516315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085516315 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085516320 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085516320 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085516320 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085516320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085516320 DHNBAP DEBUG (127.0.0.1:51269 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085516320 DHNBAP NOTICE (127.0.0.1:51269 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085516320 DHNBAP NOTICE (127.0.0.1:51269 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085516320 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085516320 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085516447 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 20250806085516447 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 20250806085516447 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516447 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085516455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085516455 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516455 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516455 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516455 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516455 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516455 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 20250806085516455 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516455 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  20250806085516455 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516457 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 20250806085516457 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 20250806085516457 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516457 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085516458 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516458 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516458 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516458 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  20250806085516458 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516458 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516458 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516458 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 20250806085516458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085516458 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  20250806085516458 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' 20250806085516458 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' 20250806085516458 DLSS7 <000c> ss7_asp.c: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  20250806085516458 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  20250806085516458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085516459 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) 20250806085516459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516459 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516459 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) 20250806085516459 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(1057)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085516460 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516460 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085516460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085516460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085516460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085516460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516460 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516461 DLM3UA <000f> 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 20250806085516461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085516461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085516461 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085516461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085516461 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516461 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  20250806085516464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516464 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085516464 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516464 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516464 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516464 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516464 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516464 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516464 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516464 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 20250806085516464 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516464 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  20250806085516464 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516466 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516466 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  20250806085516466 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516466 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516466 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516466 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 20250806085516466 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085516466 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  20250806085516466 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' 20250806085516466 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' 20250806085516467 DLSS7 <000c> ss7_asp.c: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  20250806085516467 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  20250806085516467 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  20250806085516467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516467 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085516467 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) 20250806085516467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516467 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516467 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) 20250806085516467 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516468 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 20250806085516468 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 20250806085516468 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516468 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085516468 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516468 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085516468 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516468 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516468 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) 20250806085516468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085516468 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) 20250806085516468 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) 20250806085516468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085516468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516468 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516468 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516469 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516469 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516469 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516469 DLM3UA <000f> 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 20250806085516469 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085516469 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' 20250806085516469 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 20250806085516469 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085516469 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516469 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  HNBGW_Test.msc2-M3UA(1060)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806085516474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516474 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806085516474 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516474 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516474 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516474 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516474 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516474 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516474 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 20250806085516474 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516474 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  20250806085516474 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516476 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516476 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516476 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  20250806085516476 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516476 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516476 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 20250806085516477 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806085516477 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  20250806085516477 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' 20250806085516477 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' 20250806085516477 DLSS7 <000c> ss7_asp.c: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  20250806085516477 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  20250806085516477 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  20250806085516477 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  20250806085516477 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516477 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806085516477 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) 20250806085516477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516477 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516477 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) 20250806085516477 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516478 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516478 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085516478 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516478 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516478 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) 20250806085516479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085516479 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) 20250806085516479 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) 20250806085516479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085516479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516479 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516479 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 20250806085516479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085516479 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' 20250806085516479 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 20250806085516479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085516479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516479 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 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 00 06 00 08 00 00 00 05  20250806085516483 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 20250806085516483 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 20250806085516483 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516483 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085516487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516487 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085516487 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516487 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516487 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516487 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516487 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516487 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 20250806085516487 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516487 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  20250806085516487 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516488 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516488 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  20250806085516488 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516488 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516488 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516488 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 20250806085516488 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085516488 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  20250806085516488 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' 20250806085516488 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' 20250806085516488 DLSS7 <000c> ss7_asp.c: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  20250806085516488 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  20250806085516488 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  20250806085516488 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  20250806085516488 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  20250806085516488 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516488 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516488 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085516488 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) 20250806085516488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516488 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516488 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) 20250806085516488 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516489 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516489 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085516489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085516489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085516489 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085516489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085516489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516489 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516489 DLM3UA <000f> 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 20250806085516489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085516489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085516489 DLSS7 <000c> ss7_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 20250806085516489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085516489 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516489 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  20250806085516494 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 20250806085516494 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 20250806085516494 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516494 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085516497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085516497 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516497 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516497 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516497 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516497 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516497 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 20250806085516497 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516497 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  20250806085516497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516498 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516498 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  20250806085516498 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516498 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516498 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516498 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 20250806085516498 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085516498 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  20250806085516498 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' 20250806085516498 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' 20250806085516498 DLSS7 <000c> ss7_asp.c: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  20250806085516498 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  20250806085516498 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  20250806085516498 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  20250806085516498 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  20250806085516498 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  20250806085516498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516499 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085516499 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) 20250806085516499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516499 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516499 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) 20250806085516499 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516500 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085516500 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516500 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) 20250806085516500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085516500 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) 20250806085516500 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) 20250806085516500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085516500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516500 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085516500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516500 DLM3UA <000f> 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 20250806085516500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085516500 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' 20250806085516500 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 20250806085516500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085516500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516500 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 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 00 06 00 08 00 00 00 04  20250806085516505 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 20250806085516505 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 20250806085516505 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085516505 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806085516508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516508 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806085516508 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085516508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085516508 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085516508 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085516508 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085516508 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085516508 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806085516508 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 20250806085516508 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085516508 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  20250806085516508 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085516510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085516510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085516510 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  20250806085516510 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085516510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085516510 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085516510 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 20250806085516510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806085516510 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  20250806085516510 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' 20250806085516510 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' 20250806085516510 DLSS7 <000c> ss7_asp.c: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  20250806085516510 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  20250806085516510 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  20250806085516510 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  20250806085516510 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  20250806085516510 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  20250806085516510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085516510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085516510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085516510 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806085516510 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) 20250806085516510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085516510 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085516510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085516510 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085516510 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) 20250806085516510 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085516512 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085516512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085516512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085516512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085516512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085516512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085516512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085516512 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 20250806085516512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085516512 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250806085516512 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 20250806085516512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085516512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085516512 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 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 00 06 00 08 00 00 00 06  20250806085516512 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085516512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085516512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085516512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085516512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085516512 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085516512 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) 20250806085516512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085516512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085516512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085516512 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(1053)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085517254 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085517254 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085517254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085517254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517254 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517254 DLSS7 <000c> ss7_asp.c: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  20250806085517254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085517254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085517254 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517254 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517254 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) 20250806085517254 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517254 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085517254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085517254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085517254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085517254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517254 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) 20250806085517254 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517254 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517254 DLM3UA <000f> 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 20250806085517254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085517254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085517254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085517254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085517254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517254 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  20250806085517255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085517255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085517255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085517255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085517255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517255 DLSS7 <000c> ss7_asp.c: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  20250806085517255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085517255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085517255 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085517255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517255 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517255 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1053)@bb2323c10e79: 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(1056)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085517261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085517261 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 20250806085517261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517261 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' 20250806085517261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517261 DLSS7 <000c> ss7_asp.c: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  20250806085517261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517261 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) 20250806085517261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085517261 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517261 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517261 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) 20250806085517261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 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) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085517261 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) 20250806085517261 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) 20250806085517261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085517261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517261 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) 20250806085517261 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517261 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517261 DLM3UA <000f> 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 20250806085517261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085517261 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' 20250806085517261 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 20250806085517261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085517261 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517261 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  20250806085517261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085517261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085517261 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 20250806085517261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517261 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' 20250806085517261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517261 DLSS7 <000c> ss7_asp.c: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  20250806085517261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517261 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) 20250806085517261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085517261 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517262 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517262 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1056)@bb2323c10e79: 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(1059)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085517277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085517277 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 20250806085517277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517277 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' 20250806085517277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517277 DLSS7 <000c> ss7_asp.c: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  20250806085517277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517277 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) 20250806085517277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517277 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) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 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) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517277 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517277 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) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 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) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085517277 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) 20250806085517277 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) 20250806085517277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085517277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517277 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) 20250806085517277 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517277 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517277 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517277 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517277 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 20250806085517277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085517277 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' 20250806085517277 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 20250806085517277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085517277 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517277 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  20250806085517277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806085517277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806085517277 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 20250806085517277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517277 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' 20250806085517277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517277 DLSS7 <000c> ss7_asp.c: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  20250806085517277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517277 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) 20250806085517277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517277 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) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 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) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517277 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517277 DRANAP INFO cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@bb2323c10e79: 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 } } } } 20250806085517290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517290 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085517290 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085517290 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085517290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085517290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517291 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517291 DLSS7 <000c> ss7_asp.c: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(1062)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517291 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517291 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085517291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085517291 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517291 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517291 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) 20250806085517291 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517291 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517291 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085517291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085517291 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085517291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085517291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517291 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) 20250806085517291 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517291 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517291 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517291 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517291 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517291 DLM3UA <000f> 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 20250806085517291 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085517291 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085517291 DLSS7 <000c> ss7_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 20250806085517291 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085517291 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517291 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  20250806085517293 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517293 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085517293 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085517293 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085517293 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517293 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085517293 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517293 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517293 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517293 DLSS7 <000c> ss7_asp.c: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  20250806085517293 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517293 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085517293 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085517293 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085517293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517293 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517293 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517293 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517293 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085517299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085517299 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 20250806085517299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517299 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' 20250806085517299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517299 DLSS7 <000c> ss7_asp.c: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  20250806085517299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517299 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) 20250806085517299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085517299 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517299 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517299 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) 20250806085517299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517299 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 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) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085517299 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) 20250806085517299 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) 20250806085517299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085517299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517299 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) 20250806085517299 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517300 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517300 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517300 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517300 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517300 DLM3UA <000f> 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 20250806085517300 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085517300 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' 20250806085517300 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 20250806085517300 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085517300 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517300 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  20250806085517301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085517301 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085517301 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 20250806085517301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517301 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' 20250806085517301 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085517301 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517301 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517301 DLSS7 <000c> ss7_asp.c: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  20250806085517302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517302 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) 20250806085517302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085517302 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517302 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517302 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517302 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085517313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085517313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085517313 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 20250806085517313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517313 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' 20250806085517313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517313 DLSS7 <000c> ss7_asp.c: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  20250806085517313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085517313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517313 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) 20250806085517313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085517313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517313 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) 20250806085517313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 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) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085517314 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085517314 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) 20250806085517314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085517314 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085517314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 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) 20250806085517314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085517314 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) 20250806085517314 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) 20250806085517314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085517314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085517314 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) 20250806085517314 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085517314 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085517314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085517314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085517314 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 20250806085517314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085517314 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' 20250806085517314 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 20250806085517314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085517314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517314 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  20250806085517316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085517316 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085517316 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085517316 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 20250806085517316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085517316 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' 20250806085517316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085517316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085517316 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085517316 DLSS7 <000c> ss7_asp.c: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  20250806085517316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085517316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085517316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085517316 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) 20250806085517316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085517316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085517316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806085517316 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085517316 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) 20250806085517316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085517316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517316 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) 20250806085517316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085517316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085517316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085517316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085517316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085517316 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085517316 DRANAP INFO cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: 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 } } } } 20250806085518331 DLCTRL DEBUG Command: GET 984991886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085518331 DLCTRL DEBUG Tx Command reply: GET_REPLY 984991886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085518336 DLCTRL DEBUG Command: GET 388712336 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085518336 DLCTRL DEBUG Tx Command reply: GET_REPLY 388712336 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085518341 DLCTRL DEBUG Command: GET 594164024 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085518341 DLCTRL DEBUG Tx Command reply: GET_REPLY 594164024 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085518345 DLCTRL DEBUG Command: GET 567867319 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085518345 DLCTRL DEBUG Tx Command reply: GET_REPLY 567867319 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085518350 DLCTRL DEBUG Command: GET 889780374 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085518350 DLCTRL DEBUG Tx Command reply: GET_REPLY 889780374 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085518354 DLCTRL DEBUG Command: GET 241650819 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085518354 DLCTRL DEBUG Tx Command reply: GET_REPLY 241650819 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085518358 DLCTRL DEBUG Command: GET 219890014 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085518358 DLCTRL DEBUG Tx Command reply: GET_REPLY 219890014 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085518361 DLCTRL DEBUG Command: GET 166312013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085518361 DLCTRL DEBUG Tx Command reply: GET_REPLY 166312013 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085518364 DLCTRL DEBUG Command: GET 405515002 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085518364 DLCTRL DEBUG Tx Command reply: GET_REPLY 405515002 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085518367 DLCTRL DEBUG Command: GET 498163097 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085518367 DLCTRL DEBUG Tx Command reply: GET_REPLY 498163097 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085518369 DLCTRL DEBUG Command: GET 629087548 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085518369 DLCTRL DEBUG Tx Command reply: GET_REPLY 629087548 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085518371 DLCTRL DEBUG Command: GET 575041314 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085518371 DLCTRL DEBUG Tx Command reply: GET_REPLY 575041314 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085518373 DLCTRL DEBUG Command: GET 870675441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085518373 DLCTRL DEBUG Tx Command reply: GET_REPLY 870675441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085518374 DLCTRL DEBUG Command: GET 670248945 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085518374 DLCTRL DEBUG Tx Command reply: GET_REPLY 670248945 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085518376 DLCTRL DEBUG Command: GET 289260439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085518376 DLCTRL DEBUG Tx Command reply: GET_REPLY 289260439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085518377 DLCTRL DEBUG Command: GET 390051653 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085518377 DLCTRL DEBUG Tx Command reply: GET_REPLY 390051653 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085518379 DLCTRL DEBUG Command: GET 302479771 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085518379 DLCTRL DEBUG Tx Command reply: GET_REPLY 302479771 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085518380 DLCTRL DEBUG Command: GET 827488810 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085518380 DLCTRL DEBUG Tx Command reply: GET_REPLY 827488810 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085518381 DLCTRL DEBUG Command: GET 714632338 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085518381 DLCTRL DEBUG Tx Command reply: GET_REPLY 714632338 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085518382 DLCTRL DEBUG Command: GET 738327212 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085518382 DLCTRL DEBUG Tx Command reply: GET_REPLY 738327212 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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@bb2323c10e79: 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@bb2323c10e79: 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 := '000000000000001101001100'B, t_guard := 20.000000 } 20250806085518394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085519223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085519223 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085519223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085519223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085519223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085519223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085519223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085519223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085519223 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085519223 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085519223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085519223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085519223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085519223 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085519223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085519223 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085519223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085519223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085519223 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085519223 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)12658679 20250806085519427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085519427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085519427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806085519427 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085519427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc127f7, normal) (hnbgw_rua.c:408) 20250806085519427 DHNB DEBUG map_rua[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085519427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085519427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085519427 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085519427 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085519427 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250806085519427 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250806085519427 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 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) 20250806085519427 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085519427 DCN DEBUG map_sccp[0x558b7e1fa1c0]{init}: Allocated (fsm.c:456) 20250806085519427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085519427 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12658679 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085519427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806085519427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085519427 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085519427 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085519428 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085519428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085519428 DLSCCP DEBUG 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) 20250806085519428 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: Allocated (fsm.c:456) 20250806085519428 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085519428 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300034c0056400500f1100926) (sccp_scrc.c:455) 20250806085519428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085519428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085519428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085519428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085519428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085519428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085519428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085519428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085519428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085519428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085519428 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085519428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085519428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085519428 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 03 4c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085519428 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085519428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085519428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085519428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085519428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085519428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085519428 DLM3UA <000f> 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 20250806085519428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085519428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085519428 DLSS7 <000c> ss7_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 20250806085519428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085519428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085519428 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 03 4c 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)10204432 HNBGW_Test.sgsn0-SCCP(1061)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@bb2323c10e79: setverdict(pass): none -> pass 20250806085519440 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085519440 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085519440 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085519440 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085519440 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085519440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085519440 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085519440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085519440 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085519440 DLSS7 <000c> ss7_asp.c: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 da b9 90 02 00 00 00 00  MTC@bb2323c10e79: 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 } } } 20250806085519440 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085519440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085519440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085519440 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085519440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085519440 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=00dab990) (sccp_scrc.c:545) 20250806085519440 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) 20250806085519440 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085519440 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085519440 DLSCCP DEBUG 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) 20250806085519440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085519440 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) 20250806085519440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085519440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085519441 DLCTRL DEBUG Command: GET 800907330 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085519441 DLCTRL DEBUG Tx Command reply: GET_REPLY 800907330 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085519443 DLCTRL DEBUG Command: GET 416046594 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085519443 DLCTRL DEBUG Tx Command reply: GET_REPLY 416046594 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085519444 DLCTRL DEBUG Command: GET 736223127 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085519444 DLCTRL DEBUG Tx Command reply: GET_REPLY 736223127 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085519446 DLCTRL DEBUG Command: GET 920023308 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085519446 DLCTRL DEBUG Tx Command reply: GET_REPLY 920023308 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085519447 DLCTRL DEBUG Command: GET 795675142 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085519447 DLCTRL DEBUG Tx Command reply: GET_REPLY 795675142 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085519449 DLCTRL DEBUG Command: GET 43046443 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085519449 DLCTRL DEBUG Tx Command reply: GET_REPLY 43046443 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085519452 DLCTRL DEBUG Command: GET 595633524 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085519452 DLCTRL DEBUG Tx Command reply: GET_REPLY 595633524 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085519455 DLCTRL DEBUG Command: GET 763775679 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085519455 DLCTRL DEBUG Tx Command reply: GET_REPLY 763775679 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085519459 DLCTRL DEBUG Command: GET 194170050 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085519459 DLCTRL DEBUG Tx Command reply: GET_REPLY 194170050 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085519462 DLCTRL DEBUG Command: GET 552737206 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085519462 DLCTRL DEBUG Tx Command reply: GET_REPLY 552737206 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085519466 DLCTRL DEBUG Command: GET 631627732 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085519466 DLCTRL DEBUG Tx Command reply: GET_REPLY 631627732 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085519471 DLCTRL DEBUG Command: GET 47763853 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085519471 DLCTRL DEBUG Tx Command reply: GET_REPLY 47763853 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085519475 DLCTRL DEBUG Command: GET 115468362 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085519475 DLCTRL DEBUG Tx Command reply: GET_REPLY 115468362 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085519479 DLCTRL DEBUG Command: GET 43060216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085519479 DLCTRL DEBUG Tx Command reply: GET_REPLY 43060216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085519482 DLCTRL DEBUG Command: GET 250223504 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085519482 DLCTRL DEBUG Tx Command reply: GET_REPLY 250223504 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085519486 DLCTRL DEBUG Command: GET 382128940 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085519486 DLCTRL DEBUG Tx Command reply: GET_REPLY 382128940 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085519488 DLCTRL DEBUG Command: GET 883705755 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085519488 DLCTRL DEBUG Tx Command reply: GET_REPLY 883705755 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085519491 DLCTRL DEBUG Command: GET 183140735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085519491 DLCTRL DEBUG Tx Command reply: GET_REPLY 183140735 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085519494 DLCTRL DEBUG Command: GET 667180576 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085519494 DLCTRL DEBUG Tx Command reply: GET_REPLY 667180576 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085519500 DLCTRL DEBUG Command: GET 737334329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085519500 DLCTRL DEBUG Tx Command reply: GET_REPLY 737334329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000000000001001'B, t_guard := 20.000000 } 20250806085519530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)1580650 20250806085520557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085520557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085520557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806085520557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085520557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x181e6a, normal) (hnbgw_rua.c:408) 20250806085520557 DHNB DEBUG map_rua[0x558b7e1dcd20]{init}: Allocated (fsm.c:456) 20250806085520557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085520557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1580650 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085520557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085520557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085520557 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250806085520557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1580650 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806085520557 DCN DEBUG map_sccp[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085520557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085520557 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1580650 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806085520557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1580650 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806085520557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085520557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085520557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085520557 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1580650 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085520557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085520557 DLSCCP DEBUG 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) 20250806085520557 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: Allocated (fsm.c:456) 20250806085520557 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085520557 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000090056400500f1100926) (sccp_scrc.c:455) 20250806085520557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085520557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085520558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085520558 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) 20250806085520558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085520558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085520558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085520558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085520558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085520558 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) 20250806085520558 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) 20250806085520558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085520558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085520558 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 00 09 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085520558 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085520558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085520558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085520558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085520558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085520558 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 20250806085520558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085520558 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' 20250806085520558 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 20250806085520558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806085520558 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085520558 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 00 09 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)15646950 HNBGW_Test.sgsn2-SCCP(1067)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085520575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520575 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806085520575 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806085520575 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 20250806085520575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085520575 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' 20250806085520575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085520575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_sgsnpool_nri_from_other_PLMN0(1072)@bb2323c10e79: setverdict(pass): none -> pass 20250806085520575 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085520575 DLSS7 <000c> ss7_asp.c: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 2c 2b ef 02 00 00 00 00  20250806085520575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085520575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085520575 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085520575 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) 20250806085520575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085520575 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=002c2bef) (sccp_scrc.c:545) 20250806085520575 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) 20250806085520575 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085520575 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085520575 DLSCCP DEBUG 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) 20250806085520575 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085520575 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) 20250806085520575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085520575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085520578 DLCTRL DEBUG Command: GET 379354313 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085520578 DLCTRL DEBUG Tx Command reply: GET_REPLY 379354313 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085520583 DLCTRL DEBUG Command: GET 793180501 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085520583 DLCTRL DEBUG Tx Command reply: GET_REPLY 793180501 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085520588 DLCTRL DEBUG Command: GET 774688711 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085520588 DLCTRL DEBUG Tx Command reply: GET_REPLY 774688711 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085520592 DLCTRL DEBUG Command: GET 433976635 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085520592 DLCTRL DEBUG Tx Command reply: GET_REPLY 433976635 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085520596 DLCTRL DEBUG Command: GET 804758283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085520596 DLCTRL DEBUG Tx Command reply: GET_REPLY 804758283 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085520600 DLCTRL DEBUG Command: GET 973173348 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085520600 DLCTRL DEBUG Tx Command reply: GET_REPLY 973173348 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085520604 DLCTRL DEBUG Command: GET 763686934 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085520604 DLCTRL DEBUG Tx Command reply: GET_REPLY 763686934 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085520607 DLCTRL DEBUG Command: GET 472615957 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085520607 DLCTRL DEBUG Tx Command reply: GET_REPLY 472615957 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085520611 DLCTRL DEBUG Command: GET 766752616 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085520611 DLCTRL DEBUG Tx Command reply: GET_REPLY 766752616 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085520614 DLCTRL DEBUG Command: GET 284307806 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085520614 DLCTRL DEBUG Tx Command reply: GET_REPLY 284307806 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085520616 DLCTRL DEBUG Command: GET 99380157 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085520616 DLCTRL DEBUG Tx Command reply: GET_REPLY 99380157 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085520619 DLCTRL DEBUG Command: GET 225813593 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085520619 DLCTRL DEBUG Tx Command reply: GET_REPLY 225813593 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250806085520621 DLCTRL DEBUG Command: GET 121587611 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085520621 DLCTRL DEBUG Tx Command reply: GET_REPLY 121587611 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085520624 DLCTRL DEBUG Command: GET 964632338 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085520624 DLCTRL DEBUG Tx Command reply: GET_REPLY 964632338 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085520626 DLCTRL DEBUG Command: GET 385276375 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085520626 DLCTRL DEBUG Tx Command reply: GET_REPLY 385276375 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085520628 DLCTRL DEBUG Command: GET 839390287 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085520628 DLCTRL DEBUG Tx Command reply: GET_REPLY 839390287 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085520630 DLCTRL DEBUG Command: GET 296070005 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085520630 DLCTRL DEBUG Tx Command reply: GET_REPLY 296070005 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085520632 DLCTRL DEBUG Command: GET 491200521 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085520632 DLCTRL DEBUG Tx Command reply: GET_REPLY 491200521 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085520634 DLCTRL DEBUG Command: GET 918812468 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085520634 DLCTRL DEBUG Tx Command reply: GET_REPLY 918812468 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085520637 DLCTRL DEBUG Command: GET 270465280 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085520637 DLCTRL DEBUG Tx Command reply: GET_REPLY 270465280 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085520646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085520648 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44351<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1045)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085520649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56848<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085520651 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085520651 DLINP DEBUG SRVCONN(,r=127.0.0.1:51269<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085520651 DLINP NOTICE SRV(,r=127.0.0.1:51269<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085520651 DMAIN NOTICE (127.0.0.1:51269 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51269<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085520652 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@bb2323c10e79: Final verdict of PTC: none 20250806085520654 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085520654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520654 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085520654 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085520654 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085520654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520654 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520654 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085520654 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 20250806085520654 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520654 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085520654 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085520654 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085520654 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085520654 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085520654 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085520654 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 20250806085520654 DLSS7 <000c> ss7_route.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' 20250806085520654 DLSS7 <000c> ss7_route.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' 20250806085520654 DLSS7 <000c> ss7_asp.c: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_Test.sgsn1-RAN(1065)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@bb2323c10e79: Final verdict of PTC: none 20250806085520654 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  20250806085520654 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  20250806085520654 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  20250806085520654 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  20250806085520654 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  20250806085520654 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085520654 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085520655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085520655 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520655 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085520655 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 20250806085520655 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520655 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085520655 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 20250806085520655 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520655 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085520655 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 20250806085520655 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085520655 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085520655 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) 20250806085520655 DLSCCP DEBUG 0: SCCP(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_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@bb2323c10e79: Final verdict of PTC: none 20250806085520655 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085520655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520655 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085520655 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085520655 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520655 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520655 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085520656 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085520656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520656 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520656 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085520656 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085520656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520656 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085520655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085520656 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085520656 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085520656 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) 20250806085520656 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250806085520656 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 20250806085520656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520656 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085520656 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085520656 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085520656 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 20250806085520656 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' 20250806085520656 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' 20250806085520656 DLSS7 <000c> ss7_asp.c: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  20250806085520656 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  20250806085520656 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  20250806085520656 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  20250806085520656 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  20250806085520656 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(1062)@bb2323c10e79: Final verdict of PTC: none 20250806085520656 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 20250806085520656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520656 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085520656 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(1054)@bb2323c10e79: Final verdict of PTC: none 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085520656 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085520656 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085520656 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 20250806085520656 DLSS7 <000c> ss7_route.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' 20250806085520656 DLSS7 <000c> ss7_route.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' 20250806085520656 DLSS7 <000c> ss7_asp.c: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  20250806085520657 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  20250806085520657 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  20250806085520657 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  20250806085520657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085520657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085520657 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 TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(1047)@bb2323c10e79: Final verdict of PTC: none 20250806085520657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520657 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085520657 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085520657 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085520657 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085520657 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085520657 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085520657 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 20250806085520657 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' 20250806085520657 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' 20250806085520657 DLSS7 <000c> ss7_asp.c: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  20250806085520657 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  20250806085520657 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  20250806085520657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085520657 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085520657 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085520657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520657 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085520656 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085520656 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085520658 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(1057)@bb2323c10e79: Final verdict of PTC: none 20250806085520658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085520658 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085520658 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) 20250806085520657 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 20250806085520657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520657 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085520657 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085520657 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: Connection reset by peer 20250806085520657 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 20250806085520657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520657 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806085520658 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085520658 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085520658 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806085520658 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085520658 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085520658 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 20250806085520658 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' 20250806085520658 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' 20250806085520658 DLSS7 <000c> ss7_asp.c: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  20250806085520658 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  20250806085520658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085520658 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085520658 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085520658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085520658 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085520658 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250806085520658 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 20250806085520658 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 20250806085520658 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 20250806085520658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085520658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085520658 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085520658 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) 20250806085520658 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085520659 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085520659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085520659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085520659 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085520659 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) 20250806085520659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085520659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085520659 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085520659 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) 20250806085520659 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085520659 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085520659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085520659 DLSCCP DEBUG 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) 20250806085520659 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085520659 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dab990), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085520659 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085520659 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) 20250806085520659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085520659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085520659 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085520659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085520659 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085520659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085520660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085520660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 da b9 90 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250806085520660 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085520660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085520660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085520660 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085520660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085520660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085520660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085520660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{disrupted}: Freeing instance (context_map.c:203) 20250806085520660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12658679)[0x558b7e1d1030]{disrupted}: Deallocated (fsm.c:568) 20250806085520660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085520660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085520661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085520661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085520661 DLM3UA <000f> 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 20250806085520661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085520661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085520661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085520660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558b7e1fa1c0]{disconnected}: Deallocated (fsm.c:568) 20250806085520660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12658679 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250806085520660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085520660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085520660 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085520660 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085520660 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) 20250806085520660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085520660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085520660 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085520660 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) 20250806085520660 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085520660 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085520661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@bb2323c10e79: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(1066)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(1070)@bb2323c10e79: Final verdict of PTC: none 20250806085520663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085520663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085520663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085520663 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 20250806085520663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085520663 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 20250806085520663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085520661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085520661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085520661 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085520661 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806085520661 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) 20250806085520662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085520662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085520662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085520662 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085520662 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) 20250806085520662 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085520662 DRANAP NOTICE cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085520662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085520662 DLSCCP DEBUG 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) 20250806085520662 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085520662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085520662 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085520662 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085520662 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=4 -> eSLS=36: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085520662 DLSS7 INFO 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT loookup: OPC=0=0.0.0,DPC=11=0.1.3,SLS=4 -> eSLS=36: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085520662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085520662 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085520662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085520662 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) 20250806085520662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085520662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085520662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250806085520662 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085520662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085520662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085520662 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085520662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085520662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085520662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085520662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{disrupted}: Freeing instance (context_map.c:203) 20250806085520662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1580650)[0x558b7e1dcd20]{disrupted}: Deallocated (fsm.c:568) 20250806085520662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085520662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{disconnected}: Freeing instance (context_map.c:207) 20250806085520662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x558b7e1e8d00]{disconnected}: Deallocated (fsm.c:568) 20250806085520662 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1580650 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250806085520662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085520662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085520662 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085520662 DMAIN NOTICE (127.0.0.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) 20250806085520663 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-M3UA(1063)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@bb2323c10e79: Final verdict of PTC: none 20250806085520676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1072)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Aug 6 08:55:20 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 20250806085520791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085521495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=685676) Waiting for packet dumper to finish... 1 (prev_count=685676, count=686216) 20250806085522656 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085522656 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085522656 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085522657 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085522657 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085522657 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085522657 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085522657 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085522657 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085522657 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085522657 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085522657 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085522658 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085522658 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085522658 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806085522951 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085522951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085522951 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085522951 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) 20250806085522951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085522951 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085522951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522951 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) 20250806085522951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085522951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085522952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085522952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085522952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085522952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085522952 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) 20250806085522952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085522952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085522952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522952 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) 20250806085522952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085522952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085522952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085522952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085522952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085522952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085522952 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 20250806085522952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085522952 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 20250806085522952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085522952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085522952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085522953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085522953 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 20250806085522953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085522953 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 20250806085522953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085522954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085522954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085522954 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085522954 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) 20250806085522954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085522954 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085522954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085522955 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) 20250806085522955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085522955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085522955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085522955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085522955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085522955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085522955 DLM3UA <000f> 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 20250806085522955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085522955 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 20250806085522955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085523444 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085523444 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) 20250806085523444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085523444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085523444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523444 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) 20250806085523444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085523444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523444 DLM3UA <000f> 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 20250806085523444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085523444 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 20250806085523444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085523448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523448 DLM3UA <000f> 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 20250806085523448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085523448 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 20250806085523448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085523448 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085523448 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) 20250806085523448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085523448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085523448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523448 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) 20250806085523448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085523448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523452 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085523452 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) 20250806085523452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085523452 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085523452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523452 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) 20250806085523452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085523452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523452 DLM3UA <000f> 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 20250806085523452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085523452 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 20250806085523452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085523925 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523925 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085523925 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) 20250806085523925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085523925 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085523925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085523925 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) 20250806085523925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085523925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523925 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523925 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523925 DLM3UA <000f> 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 20250806085523925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085523925 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 20250806085523925 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085523944 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523944 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523944 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085523945 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) 20250806085523945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085523945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085523945 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085523945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085523945 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085523945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085523945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523945 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523945 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523945 DLM3UA <000f> 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 20250806085523945 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085523945 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085523945 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085523948 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085523948 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085523948 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085523948 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) 20250806085523948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085523948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085523948 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085523948 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085523949 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085523949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085523949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085523949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085523949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085523949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085523949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085523949 DLM3UA <000f> 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 20250806085523949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085523949 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085523949 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085524541 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085524541 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085524541 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085524541 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) 20250806085524541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524541 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524541 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085524541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524541 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524541 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524541 DLM3UA <000f> 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 20250806085524541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524541 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085524541 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085524542 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085524542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085524542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085524542 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) 20250806085524542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524542 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085524542 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085524542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085524542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085524542 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) 20250806085524542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524542 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085524543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524543 DLM3UA <000f> 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 20250806085524543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524543 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085524543 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085524543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524543 DLM3UA <000f> 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 20250806085524543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524543 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085524543 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085524544 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085524544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085524544 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085524544 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) 20250806085524544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524544 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524544 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524544 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085524544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524544 DLM3UA <000f> 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 20250806085524544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524544 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085524544 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250806085524620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085524626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085524631 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41539<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085524653 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085524653 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085524660 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524660 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524660 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524660 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524660 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524660 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524660 DRANAP NOTICE cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085524660 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524660 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085524661 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34039 (stream_srv.c:143) 20250806085524661 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34039<->l=127.0.0.1:29169 (hnb.c:335) 20250806085524662 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524662 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524662 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) 20250806085524662 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) 20250806085524662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085524662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524662 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524662 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524662 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085524662 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) 20250806085524662 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) 20250806085524662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085524662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524662 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524662 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524662 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085524662 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085524662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524662 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524662 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085524662 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524662 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085524662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524662 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524662 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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085524662 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085524662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524662 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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085524662 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' 20250806085524662 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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085524662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085524662 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  20250806085524662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524662 DLM3UA <000f> 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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085524662 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085524662 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 20250806085524662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524662 DLM3UA <000f> 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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085524662 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085524662 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1083)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@bb2323c10e79: ************************************************* HNBGW_Test.msc1-M3UA(1086)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085524688 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524688 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524688 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524688 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524688 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524688 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524688 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085524688 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524689 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524689 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524689 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) 20250806085524689 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) 20250806085524689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085524689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524689 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524689 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524689 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085524689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524689 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) 20250806085524689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085524689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524689 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524689 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524689 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524689 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085524690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085524690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524690 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) 20250806085524690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085524690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524690 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524690 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085524690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524690 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085524690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085524690 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524690 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524690 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085524690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085524690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524690 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085524690 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085524690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524690 DLM3UA <000f> 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085524690 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085524690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524690 DLM3UA <000f> 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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524690 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085524690 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1089)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1087)@bb2323c10e79: v_sccp_pdu_maxlen:268 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085524722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085524722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085524722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085524722 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085524722 DHNBAP 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) 20250806085524722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085524722 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085524722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085524722 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085524726 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085524726 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085524726 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085524726 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085524726 DHNBAP DEBUG (127.0.0.1:34039 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085524726 DHNBAP NOTICE (127.0.0.1:34039 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085524726 DHNBAP NOTICE (127.0.0.1:34039 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085524726 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085524726 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085524873 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 20250806085524873 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 20250806085524873 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085524873 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085524882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524882 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085524882 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085524882 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085524882 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085524882 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085524882 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085524882 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085524882 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085524882 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 20250806085524882 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085524882 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  20250806085524882 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085524883 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 20250806085524883 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 20250806085524883 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085524883 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085524885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085524885 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085524885 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  20250806085524885 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085524885 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085524885 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085524885 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 20250806085524885 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085524885 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  20250806085524885 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' 20250806085524885 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' 20250806085524885 DLSS7 <000c> ss7_asp.c: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  20250806085524885 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 b9  20250806085524885 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 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  20250806085524885 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085524885 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 20250806085524885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085524885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085524885 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085524885 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) 20250806085524885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085524885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085524885 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085524885 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) 20250806085524885 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(1086)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806085524886 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524886 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085524887 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524887 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085524887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524887 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085524887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524887 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524887 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524887 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524887 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524887 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524887 DLM3UA <000f> 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 20250806085524887 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085524887 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085524887 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085524887 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085524887 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085524887 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  20250806085524889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806085524889 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085524889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085524889 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085524889 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085524889 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085524889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085524889 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085524889 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 20250806085524889 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085524889 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  20250806085524889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085524889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085524889 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085524889 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  20250806085524889 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085524889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085524889 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085524889 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 20250806085524889 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806085524889 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  20250806085524889 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' 20250806085524889 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' 20250806085524889 DLSS7 <000c> ss7_asp.c: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  20250806085524889 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  20250806085524889 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 02  20250806085524889 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 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  20250806085524889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085524889 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 20250806085524889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085524889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085524889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806085524889 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) 20250806085524889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085524889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085524889 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085524889 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) 20250806085524889 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524891 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524891 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085524891 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524891 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) 20250806085524891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085524891 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) 20250806085524891 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) 20250806085524891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085524891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524891 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524891 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524891 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524891 DLM3UA <000f> 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 20250806085524891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085524891 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' 20250806085524891 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 20250806085524891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085524891 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085524891 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  20250806085524901 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 20250806085524901 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 20250806085524901 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085524901 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085524907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524907 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085524907 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085524907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085524907 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085524907 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085524907 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085524907 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085524907 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085524907 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 20250806085524907 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085524907 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  20250806085524907 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085524909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524909 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085524909 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085524909 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  20250806085524909 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085524909 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085524909 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085524909 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 20250806085524909 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085524909 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  20250806085524909 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' 20250806085524909 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' 20250806085524909 DLSS7 <000c> ss7_asp.c: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  20250806085524909 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  20250806085524909 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  20250806085524909 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  20250806085524909 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  20250806085524909 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085524910 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 20250806085524910 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085524910 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085524910 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085524910 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) 20250806085524910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085524910 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085524910 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085524910 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) 20250806085524910 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524911 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524911 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085524911 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524911 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085524911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085524911 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085524911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085524911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524911 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 20250806085524911 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 20250806085524911 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085524911 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085524911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524911 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524912 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524912 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524912 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524912 DLM3UA <000f> 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 20250806085524912 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085524912 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085524912 DLSS7 <000c> ss7_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 20250806085524912 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085524912 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085524912 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.sgsn1-M3UA(1092)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085524918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524918 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085524918 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085524918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085524918 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085524918 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085524918 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085524918 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085524918 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806085524918 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 20250806085524918 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085524918 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  20250806085524918 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085524921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524921 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085524921 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085524921 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  20250806085524921 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085524921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085524921 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085524921 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 20250806085524921 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085524921 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  20250806085524921 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' 20250806085524921 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' 20250806085524921 DLSS7 <000c> ss7_asp.c: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  20250806085524921 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  20250806085524921 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  20250806085524921 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  20250806085524921 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  20250806085524921 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  20250806085524921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085524922 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 20250806085524922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085524922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085524922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085524922 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) 20250806085524922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085524922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085524922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085524922 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085524922 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) 20250806085524922 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085524923 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085524923 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085524923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085524923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085524923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524923 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) 20250806085524923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085524923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085524923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085524923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085524923 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) 20250806085524923 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) 20250806085524923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085524923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085524923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085524923 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085524924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085524924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085524924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085524924 DLM3UA <000f> 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 20250806085524924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085524924 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' 20250806085524924 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 20250806085524924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085524924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085524924 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  20250806085525082 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085525082 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d348dd), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085525082 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085525082 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) 20250806085525082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085525082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085525082 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085525082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085525082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d3 48 dd 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085525082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525082 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525082 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525082 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085525082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085525082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085525082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085525082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085525082 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525082 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 d3 48 dd 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085525088 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085525088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0089e0fa), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085525088 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085525088 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) 20250806085525088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085525088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085525088 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085525088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085525088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 e0 fa 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085525088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085525088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085525088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085525088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085525088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525089 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 d3 48 dd 00  20250806085525089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525089 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085525089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085525089 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085525089 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085525089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085525089 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525089 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 89 e0 fa 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085525089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085525089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525089 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=00d348dd) (sccp_scrc.c:545) 20250806085525089 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) 20250806085525089 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085525089 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085525089 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085525089 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085525089 DLSCCP DEBUG SCCP-SCOC(98)[0x558b7e1d0cf0]{IDLE}: Deallocated (fsm.c:568) 20250806085525091 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085525091 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8e52), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085525091 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806085525091 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) 20250806085525091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085525091 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) 20250806085525091 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) 20250806085525091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085525091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 eb 8e 52 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085525091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525091 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525091 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525091 DLM3UA <000f> 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 20250806085525091 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085525091 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' 20250806085525091 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 20250806085525091 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085525091 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525091 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 eb 8e 52 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806085525092 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525092 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085525092 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085525092 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085525092 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525092 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085525092 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525092 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525092 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525092 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 89 e0 fa 00  20250806085525093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085525093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525093 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=0089e0fa) (sccp_scrc.c:545) 20250806085525093 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) 20250806085525093 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085525093 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085525093 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085525093 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085525093 DLSCCP DEBUG SCCP-SCOC(99)[0x558b7e177750]{IDLE}: Deallocated (fsm.c:568) 20250806085525095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085525096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085525096 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 20250806085525096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525096 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' 20250806085525096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525096 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 eb 8e 52 00  20250806085525096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085525096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525096 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) 20250806085525096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525096 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=00eb8e52) (sccp_scrc.c:545) 20250806085525096 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) 20250806085525096 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085525096 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085525096 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085525096 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085525096 DLSCCP DEBUG SCCP-SCOC(100)[0x558b7e1e7e40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1082)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085525687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525687 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085525687 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085525687 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085525687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525687 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085525687 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525687 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525687 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525687 DLSS7 <000c> ss7_asp.c: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  20250806085525687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085525687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085525687 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085525687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085525688 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085525688 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) 20250806085525688 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085525688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085525688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085525688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085525688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085525688 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085525688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085525688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525688 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) 20250806085525688 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085525688 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085525689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525689 DLM3UA <000f> 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 20250806085525689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085525689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085525689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085525689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085525689 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525689 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  20250806085525690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525690 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085525690 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085525690 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085525690 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525690 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085525690 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525690 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525690 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525690 DLSS7 <000c> ss7_asp.c: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  20250806085525690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085525690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525690 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085525690 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525690 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085525690 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085525690 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085525691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085525691 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085525691 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 20250806085525691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525691 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' 20250806085525691 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525691 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525691 DLSS7 <000c> ss7_asp.c: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  20250806085525691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085525691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525691 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525691 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) 20250806085525691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085525691 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085525691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525691 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085525691 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085525691 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) 20250806085525691 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085525691 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085525691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525692 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) 20250806085525692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085525692 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) 20250806085525692 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) 20250806085525692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085525692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525692 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) 20250806085525692 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085525692 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085525692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525692 DLM3UA <000f> 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 20250806085525692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085525692 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' 20250806085525692 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 20250806085525692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806085525692 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525692 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  20250806085525692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806085525692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806085525692 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 20250806085525692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525692 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' 20250806085525692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085525692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525692 DLSS7 <000c> ss7_asp.c: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  20250806085525692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085525692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525692 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) 20250806085525692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806085525693 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085525693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085525693 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085525693 DRANAP INFO cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1082)@bb2323c10e79: 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(1085)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085525714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525714 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085525714 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085525714 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085525714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085525714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085525714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525714 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525714 DLSS7 <000c> ss7_asp.c: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  20250806085525714 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085525714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525714 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525714 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525714 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085525714 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085525714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525714 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525714 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085525714 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085525715 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) 20250806085525715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085525715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085525715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085525715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085525715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085525715 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085525715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085525715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525715 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) 20250806085525715 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085525715 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085525715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525715 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525715 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525715 DLM3UA <000f> 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 20250806085525715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085525715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085525715 DLSS7 <000c> ss7_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 20250806085525715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085525715 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525715 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  20250806085525715 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525715 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085525715 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085525715 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085525715 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525715 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085525715 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085525715 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525715 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525715 DLSS7 <000c> ss7_asp.c: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  20250806085525715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085525715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525715 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085525715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085525715 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085525715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525716 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085525716 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085525716 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085525718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085525718 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085525718 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 20250806085525718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525718 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' 20250806085525718 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085525718 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525718 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525718 DLSS7 <000c> ss7_asp.c: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  20250806085525718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085525719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525719 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525719 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) 20250806085525719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085525719 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085525719 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085525719 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) 20250806085525719 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085525719 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 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) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085525719 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) 20250806085525719 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) 20250806085525719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085525719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085525719 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) 20250806085525719 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085525719 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085525719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525719 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085525719 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085525719 DLM3UA <000f> 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 20250806085525719 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085525719 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' 20250806085525719 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 20250806085525719 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085525719 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525719 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  20250806085525721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085525721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085525721 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085525721 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 20250806085525721 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085525721 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' 20250806085525721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085525721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085525721 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085525721 DLSS7 <000c> ss7_asp.c: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  20250806085525721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085525721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085525721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085525721 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) 20250806085525721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085525721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085525721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085525721 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085525721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085525721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085525721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085525721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085525721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085525721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085525721 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085525721 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: 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)@bb2323c10e79: 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 } } } } 20250806085526734 DLCTRL DEBUG Command: GET 131104572 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085526734 DLCTRL DEBUG Tx Command reply: GET_REPLY 131104572 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085526739 DLCTRL DEBUG Command: GET 469497539 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085526739 DLCTRL DEBUG Tx Command reply: GET_REPLY 469497539 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085526743 DLCTRL DEBUG Command: GET 87112264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085526743 DLCTRL DEBUG Tx Command reply: GET_REPLY 87112264 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085526747 DLCTRL DEBUG Command: GET 568044752 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085526747 DLCTRL DEBUG Tx Command reply: GET_REPLY 568044752 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085526751 DLCTRL DEBUG Command: GET 106240231 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085526751 DLCTRL DEBUG Tx Command reply: GET_REPLY 106240231 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085526755 DLCTRL DEBUG Command: GET 95016085 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085526755 DLCTRL DEBUG Tx Command reply: GET_REPLY 95016085 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085526758 DLCTRL DEBUG Command: GET 358559623 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085526758 DLCTRL DEBUG Tx Command reply: GET_REPLY 358559623 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085526761 DLCTRL DEBUG Command: GET 775540178 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085526761 DLCTRL DEBUG Tx Command reply: GET_REPLY 775540178 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085526763 DLCTRL DEBUG Command: GET 379988655 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085526763 DLCTRL DEBUG Tx Command reply: GET_REPLY 379988655 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085526765 DLCTRL DEBUG Command: GET 651762725 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085526766 DLCTRL DEBUG Tx Command reply: GET_REPLY 651762725 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085526767 DLCTRL DEBUG Command: GET 26803950 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085526768 DLCTRL DEBUG Tx Command reply: GET_REPLY 26803950 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085526770 DLCTRL DEBUG Command: GET 596703928 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085526770 DLCTRL DEBUG Tx Command reply: GET_REPLY 596703928 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085526771 DLCTRL DEBUG Command: GET 531294443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085526771 DLCTRL DEBUG Tx Command reply: GET_REPLY 531294443 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085526773 DLCTRL DEBUG Command: GET 611509114 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085526773 DLCTRL DEBUG Tx Command reply: GET_REPLY 611509114 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085526775 DLCTRL DEBUG Command: GET 742435660 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085526775 DLCTRL DEBUG Tx Command reply: GET_REPLY 742435660 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085526776 DLCTRL DEBUG Command: GET 890362472 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085526776 DLCTRL DEBUG Tx Command reply: GET_REPLY 890362472 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085526777 DLCTRL DEBUG Command: GET 410229562 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085526777 DLCTRL DEBUG Tx Command reply: GET_REPLY 410229562 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085526778 DLCTRL DEBUG Command: GET 72380464 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085526778 DLCTRL DEBUG Tx Command reply: GET_REPLY 72380464 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085526779 DLCTRL DEBUG Command: GET 846103893 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085526779 DLCTRL DEBUG Tx Command reply: GET_REPLY 846103893 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085526780 DLCTRL DEBUG Command: GET 842656517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085526780 DLCTRL DEBUG Tx Command reply: GET_REPLY 842656517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000000100101100'B, t_guard := 20.000000 } 20250806085526804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)12903969 20250806085527857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085527857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085527857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085527857 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085527857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc4e621, normal) (hnbgw_rua.c:408) 20250806085527857 DHNB DEBUG map_rua[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085527858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085527858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12903969 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085527858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085527858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085527858 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085527858 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12903969 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085527858 DCN DEBUG map_sccp[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085527858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085527858 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12903969 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085527858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12903969 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085527858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085527858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085527858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085527858 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12903969 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085527858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085527858 DLSCCP DEBUG 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) 20250806085527858 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: Allocated (fsm.c:456) 20250806085527858 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085527858 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300012c0056400500f1100926) (sccp_scrc.c:455) 20250806085527858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085527858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085527858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085527858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085527858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085527858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085527858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085527858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085527858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085527858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085527858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085527858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085527858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085527858 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 01 2c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085527858 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085527858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085527858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085527859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085527859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085527859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085527859 DLM3UA <000f> 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 20250806085527859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085527859 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085527859 DLSS7 <000c> ss7_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 20250806085527859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085527859 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085527859 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 01 2c 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)3837674 HNBGW_Test.sgsn0-SCCP(1087)@bb2323c10e79: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1087)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085527879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085527879 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085527879 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085527879 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085527879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085527879 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085527879 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085527879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085527879 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085527879 DLSS7 <000c> ss7_asp.c: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 8f da 92 02 00 00 00 00  MTC@bb2323c10e79: 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 } } } 20250806085527880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085527880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085527880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085527880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085527880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085527880 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=008fda92) (sccp_scrc.c:545) 20250806085527880 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) 20250806085527880 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085527880 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085527880 DLSCCP DEBUG 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) 20250806085527880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085527880 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) 20250806085527880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085527880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085527881 DLCTRL DEBUG Command: GET 847185305 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085527881 DLCTRL DEBUG Tx Command reply: GET_REPLY 847185305 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085527886 DLCTRL DEBUG Command: GET 115805730 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085527886 DLCTRL DEBUG Tx Command reply: GET_REPLY 115805730 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085527890 DLCTRL DEBUG Command: GET 543614036 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085527890 DLCTRL DEBUG Tx Command reply: GET_REPLY 543614036 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085527894 DLCTRL DEBUG Command: GET 820572116 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085527895 DLCTRL DEBUG Tx Command reply: GET_REPLY 820572116 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085527899 DLCTRL DEBUG Command: GET 692650070 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085527899 DLCTRL DEBUG Tx Command reply: GET_REPLY 692650070 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085527904 DLCTRL DEBUG Command: GET 359088507 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085527904 DLCTRL DEBUG Tx Command reply: GET_REPLY 359088507 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085527907 DLCTRL DEBUG Command: GET 418762912 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085527907 DLCTRL DEBUG Tx Command reply: GET_REPLY 418762912 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085527911 DLCTRL DEBUG Command: GET 980064436 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085527911 DLCTRL DEBUG Tx Command reply: GET_REPLY 980064436 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085527914 DLCTRL DEBUG Command: GET 312968187 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085527914 DLCTRL DEBUG Tx Command reply: GET_REPLY 312968187 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085527916 DLCTRL DEBUG Command: GET 244731985 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085527916 DLCTRL DEBUG Tx Command reply: GET_REPLY 244731985 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085527919 DLCTRL DEBUG Command: GET 52736400 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085527919 DLCTRL DEBUG Tx Command reply: GET_REPLY 52736400 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085527921 DLCTRL DEBUG Command: GET 427827089 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085527921 DLCTRL DEBUG Tx Command reply: GET_REPLY 427827089 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085527923 DLCTRL DEBUG Command: GET 617970596 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085527923 DLCTRL DEBUG Tx Command reply: GET_REPLY 617970596 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085527924 DLCTRL DEBUG Command: GET 382998165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085527924 DLCTRL DEBUG Tx Command reply: GET_REPLY 382998165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085527926 DLCTRL DEBUG Command: GET 922663400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085527926 DLCTRL DEBUG Tx Command reply: GET_REPLY 922663400 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085527928 DLCTRL DEBUG Command: GET 594729994 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085527928 DLCTRL DEBUG Tx Command reply: GET_REPLY 594729994 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085527929 DLCTRL DEBUG Command: GET 651561591 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085527929 DLCTRL DEBUG Tx Command reply: GET_REPLY 651561591 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085527930 DLCTRL DEBUG Command: GET 261761212 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085527930 DLCTRL DEBUG Tx Command reply: GET_REPLY 261761212 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085527931 DLCTRL DEBUG Command: GET 232418151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085527931 DLCTRL DEBUG Tx Command reply: GET_REPLY 232418151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085527933 DLCTRL DEBUG Command: GET 728395829 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085527933 DLCTRL DEBUG Tx Command reply: GET_REPLY 728395829 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001110001000'B, t_guard := 20.000000 } 20250806085527943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)4704999 20250806085528970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085528970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085528970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806085528970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085528970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x47cae7, normal) (hnbgw_rua.c:408) 20250806085528970 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085528970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085528970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4704999 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085528970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085528970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085528970 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806085528970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4704999 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806085528970 DCN DEBUG map_sccp[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085528971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085528971 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4704999 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085528971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4704999 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806085528971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085528971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085528971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085528971 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4704999 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085528971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085528971 DLSCCP DEBUG 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) 20250806085528971 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: Allocated (fsm.c:456) 20250806085528971 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085528971 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003880056400500f1100926) (sccp_scrc.c:455) 20250806085528971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085528971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085528971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085528971 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) 20250806085528971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085528971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085528971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085528971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085528971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085528971 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) 20250806085528971 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) 20250806085528971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085528971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085528971 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 03 88 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085528971 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085528971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085528971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085528971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085528971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085528971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085528971 DLM3UA <000f> 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 20250806085528971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085528971 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' 20250806085528971 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 20250806085528971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085528971 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085528971 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 03 88 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)8155484 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085528988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085528988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085528988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085528988 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 20250806085528988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085528988 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' 20250806085528988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085528988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085528988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085528988 DLSS7 <000c> ss7_asp.c: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 9d fb 20 02 00 00 00 00  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@bb2323c10e79: setverdict(pass): none -> pass 20250806085528988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085528988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085528988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085528988 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) 20250806085528988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085528988 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=009dfb20) (sccp_scrc.c:545) 20250806085528988 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) 20250806085528988 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085528988 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085528989 DLSCCP DEBUG 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) 20250806085528989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085528989 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) 20250806085528989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085528989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085528991 DLCTRL DEBUG Command: GET 638890965 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085528991 DLCTRL DEBUG Tx Command reply: GET_REPLY 638890965 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085528995 DLCTRL DEBUG Command: GET 718006977 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085528995 DLCTRL DEBUG Tx Command reply: GET_REPLY 718006977 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085529000 DLCTRL DEBUG Command: GET 312079010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085529000 DLCTRL DEBUG Tx Command reply: GET_REPLY 312079010 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085529004 DLCTRL DEBUG Command: GET 799729770 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085529004 DLCTRL DEBUG Tx Command reply: GET_REPLY 799729770 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085529008 DLCTRL DEBUG Command: GET 118418883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085529008 DLCTRL DEBUG Tx Command reply: GET_REPLY 118418883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085529013 DLCTRL DEBUG Command: GET 58594759 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085529013 DLCTRL DEBUG Tx Command reply: GET_REPLY 58594759 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085529017 DLCTRL DEBUG Command: GET 232426927 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085529017 DLCTRL DEBUG Tx Command reply: GET_REPLY 232426927 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085529020 DLCTRL DEBUG Command: GET 804965613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085529020 DLCTRL DEBUG Tx Command reply: GET_REPLY 804965613 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085529024 DLCTRL DEBUG Command: GET 216647550 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085529024 DLCTRL DEBUG Tx Command reply: GET_REPLY 216647550 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085529027 DLCTRL DEBUG Command: GET 471647293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085529027 DLCTRL DEBUG Tx Command reply: GET_REPLY 471647293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085529030 DLCTRL DEBUG Command: GET 115628787 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085529030 DLCTRL DEBUG Tx Command reply: GET_REPLY 115628787 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085529032 DLCTRL DEBUG Command: GET 303006132 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085529032 DLCTRL DEBUG Tx Command reply: GET_REPLY 303006132 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085529035 DLCTRL DEBUG Command: GET 399982153 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085529035 DLCTRL DEBUG Tx Command reply: GET_REPLY 399982153 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085529037 DLCTRL DEBUG Command: GET 554739393 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085529037 DLCTRL DEBUG Tx Command reply: GET_REPLY 554739393 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085529038 DLCTRL DEBUG Command: GET 271343431 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085529038 DLCTRL DEBUG Tx Command reply: GET_REPLY 271343431 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085529040 DLCTRL DEBUG Command: GET 423645447 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085529040 DLCTRL DEBUG Tx Command reply: GET_REPLY 423645447 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085529041 DLCTRL DEBUG Command: GET 572497195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085529041 DLCTRL DEBUG Tx Command reply: GET_REPLY 572497195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085529043 DLCTRL DEBUG Command: GET 336728842 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085529043 DLCTRL DEBUG Tx Command reply: GET_REPLY 336728842 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085529044 DLCTRL DEBUG Command: GET 649789489 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085529044 DLCTRL DEBUG Tx Command reply: GET_REPLY 649789489 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085529045 DLCTRL DEBUG Command: GET 927880656 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085529045 DLCTRL DEBUG Tx Command reply: GET_REPLY 927880656 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: "disconnecting msc0" 20250806085529046 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250806085529047 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085529047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085529047 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085529047 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085529047 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085529047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085529047 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085529047 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085529047 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 20250806085529047 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085529047 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085529047 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085529047 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085529047 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085529047 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085529047 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085529047 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 20250806085529047 DLSS7 <000c> ss7_route.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' 20250806085529047 DLSS7 <000c> ss7_route.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' 20250806085529047 DLSS7 <000c> ss7_asp.c: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  20250806085529047 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  20250806085529047 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  20250806085529047 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  20250806085529047 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  20250806085529047 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085529047 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085529048 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 20250806085529048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085529048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085529048 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085529048 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) 20250806085529048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085529048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085529048 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085529048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085529048 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085529048 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) 20250806085529048 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085529048 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085529048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085529048 DLSCCP DEBUG 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) 20250806085529048 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085529048 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fda92), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085529048 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085529048 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) 20250806085529048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085529048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085529048 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085529048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085529048 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085529048 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085529048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085529048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8f da 92 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250806085529048 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085529048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085529048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085529048 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085529048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085529048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085529048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085529048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{disrupted}: Freeing instance (context_map.c:203) 20250806085529048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12903969)[0x558b7e177750]{disrupted}: Deallocated (fsm.c:568) 20250806085529048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085529048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085529048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x558b7e1d0cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085529048 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12903969 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085529048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085529048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085529048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085529048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085529048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085529048 DLM3UA <000f> 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 20250806085529048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085529048 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085529048 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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 := '000000000000001101011011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@bb2323c10e79: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)12903969 20250806085529080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6663111 20250806085530111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085530111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085530111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085530111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085530111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x65abc7, normal) (hnbgw_rua.c:408) 20250806085530111 DHNB DEBUG map_rua[0x558b7e177750]{init}: Allocated (fsm.c:456) 20250806085530111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085530111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6663111 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085530111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085530111 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085530111 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6663111 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806085530111 DCN DEBUG map_sccp[0x558b7e1d0cf0]{init}: Allocated (fsm.c:456) 20250806085530111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085530111 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6663111 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085530111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6663111 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085530111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085530112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085530112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085530112 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6663111 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085530112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085530112 DLSCCP DEBUG 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) 20250806085530112 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: Allocated (fsm.c:456) 20250806085530112 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085530112 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300035b0056400500f1100926) (sccp_scrc.c:455) 20250806085530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085530112 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) 20250806085530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085530112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085530112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085530112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085530112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085530112 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) 20250806085530112 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) 20250806085530112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085530112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085530112 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 03 5b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085530112 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085530112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085530112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085530112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530112 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085530112 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085530112 DLM3UA <000f> 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 20250806085530112 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085530112 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' 20250806085530112 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 20250806085530112 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085530112 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085530112 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 03 5b 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)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)10285829 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085530120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085530120 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085530120 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 20250806085530120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085530120 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' 20250806085530120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085530120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085530120 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085530120 DLSS7 <000c> ss7_asp.c: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 cd d7 7f 02 00 00 00 00  20250806085530120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085530120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085530120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085530120 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) 20250806085530120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085530120 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=00cdd77f) (sccp_scrc.c:545) 20250806085530120 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) 20250806085530120 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085530120 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085530120 DLSCCP DEBUG 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) 20250806085530120 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085530120 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) 20250806085530120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085530120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085530123 DLCTRL DEBUG Command: GET 458824861 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085530123 DLCTRL DEBUG Tx Command reply: GET_REPLY 458824861 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085530127 DLCTRL DEBUG Command: GET 564049451 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085530128 DLCTRL DEBUG Tx Command reply: GET_REPLY 564049451 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085530132 DLCTRL DEBUG Command: GET 854983216 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085530132 DLCTRL DEBUG Tx Command reply: GET_REPLY 854983216 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085530137 DLCTRL DEBUG Command: GET 407118107 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085530137 DLCTRL DEBUG Tx Command reply: GET_REPLY 407118107 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085530141 DLCTRL DEBUG Command: GET 78813042 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085530141 DLCTRL DEBUG Tx Command reply: GET_REPLY 78813042 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085530145 DLCTRL DEBUG Command: GET 794679079 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085530145 DLCTRL DEBUG Tx Command reply: GET_REPLY 794679079 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250806085530149 DLCTRL DEBUG Command: GET 475305099 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085530149 DLCTRL DEBUG Tx Command reply: GET_REPLY 475305099 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085530152 DLCTRL DEBUG Command: GET 238933419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085530152 DLCTRL DEBUG Tx Command reply: GET_REPLY 238933419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085530155 DLCTRL DEBUG Command: GET 402188357 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085530155 DLCTRL DEBUG Tx Command reply: GET_REPLY 402188357 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085530159 DLCTRL DEBUG Command: GET 167945300 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085530159 DLCTRL DEBUG Tx Command reply: GET_REPLY 167945300 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085530164 DLCTRL DEBUG Command: GET 546864917 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085530164 DLCTRL DEBUG Tx Command reply: GET_REPLY 546864917 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085530168 DLCTRL DEBUG Command: GET 58497753 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085530168 DLCTRL DEBUG Tx Command reply: GET_REPLY 58497753 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085530173 DLCTRL DEBUG Command: GET 130670430 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085530173 DLCTRL DEBUG Tx Command reply: GET_REPLY 130670430 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085530177 DLCTRL DEBUG Command: GET 76384627 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085530177 DLCTRL DEBUG Tx Command reply: GET_REPLY 76384627 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085530180 DLCTRL DEBUG Command: GET 489394152 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085530180 DLCTRL DEBUG Tx Command reply: GET_REPLY 489394152 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085530184 DLCTRL DEBUG Command: GET 549407330 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085530184 DLCTRL DEBUG Tx Command reply: GET_REPLY 549407330 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085530188 DLCTRL DEBUG Command: GET 785632267 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085530188 DLCTRL DEBUG Tx Command reply: GET_REPLY 785632267 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085530192 DLCTRL DEBUG Command: GET 437950646 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085530192 DLCTRL DEBUG Tx Command reply: GET_REPLY 437950646 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085530196 DLCTRL DEBUG Command: GET 796528153 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085530196 DLCTRL DEBUG Tx Command reply: GET_REPLY 796528153 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085530200 DLCTRL DEBUG Command: GET 236121801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085530200 DLCTRL DEBUG Tx Command reply: GET_REPLY 236121801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085530210 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41539<->l=127.0.0.1:4262) (control_if.c:193) 20250806085530210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1075)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(1074)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085530214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56894<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085530215 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085530216 DLINP DEBUG SRVCONN(,r=127.0.0.1:34039<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085530216 DLINP NOTICE SRV(,r=127.0.0.1:34039<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085530216 DMAIN NOTICE (127.0.0.1:34039 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34039<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085530216 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@bb2323c10e79: Final verdict of PTC: none 20250806085530219 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085530219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530219 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085530219 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806085530220 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085530220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530220 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085530220 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085530220 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 20250806085530220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530220 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806085530220 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085530220 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085530220 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 20250806085530220 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' 20250806085530220 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.msc0-SCCP(1081)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1089)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1088)@bb2323c10e79: Final verdict of PTC: none 20250806085530220 DLSS7 <000c> ss7_asp.c: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  20250806085530220 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  20250806085530220 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  20250806085530220 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  20250806085530220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085530220 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 20250806085530220 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085530220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530220 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085530220 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085530220 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 20250806085530220 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085530220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530220 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085530220 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085530220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085530220 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 20250806085530220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530220 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085530220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085530221 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806085530221 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) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085530221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085530221 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085530221 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) 20250806085530221 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085530221 DRANAP NOTICE cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085530221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@bb2323c10e79: Final verdict of PTC: none 20250806085530221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085530221 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085530220 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085530220 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085530221 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085530221 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085530221 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 20250806085530221 DLSS7 <000c> ss7_route.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' 20250806085530221 DLSS7 <000c> ss7_route.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' 20250806085530221 DLSS7 <000c> ss7_asp.c: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  20250806085530221 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  20250806085530221 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  20250806085530221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085530221 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085530221 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 20250806085530221 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 20250806085530221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530221 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085530221 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085530221 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 20250806085530221 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085530221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085530221 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085530221 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250806085530221 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) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085530221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085530221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085530221 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085530221 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) 20250806085530221 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085530221 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1083)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@bb2323c10e79: Final verdict of PTC: none20250806085530225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085530226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085530227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(1090)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@bb2323c10e79: Final verdict of PTC: pass HNBGW-PFCP(1076)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@bb2323c10e79: Final verdict of PTC: pass HNBGW-MGCP(1093)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@bb2323c10e79: 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'. 20250806085530312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085530312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085530312 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085530313 DMAIN NOTICE (127.0.0.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) 20250806085530313 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085530313 DLSCCP DEBUG 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) 20250806085530313 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085530313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009dfb20), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085530313 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085530313 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 (available) (ss7_combined_linkset.c:297) 20250806085530313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085530313 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) 20250806085530313 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) 20250806085530313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085530313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085530313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9d fb 20 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250806085530313 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4704999)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{disconnected}: Freeing instance (context_map.c:207) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x558b7e1d1030]{disconnected}: Deallocated (fsm.c:568) 20250806085530313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4704999 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085530313 DLSCCP DEBUG 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) 20250806085530313 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085530313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd77f), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085530313 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085530313 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 (available) (ss7_combined_linkset.c:297) 20250806085530313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085530313 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) 20250806085530313 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) 20250806085530313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085530313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085530313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cd d7 7f 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250806085530313 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{disrupted}: Freeing instance (context_map.c:203) 20250806085530313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6663111)[0x558b7e177750]{disrupted}: Deallocated (fsm.c:568) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{disconnected}: Freeing instance (context_map.c:207) 20250806085530313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x558b7e1d0cf0]{disconnected}: Deallocated (fsm.c:568) 20250806085530313 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6663111 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806085530313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085530314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085530314 DLM3UA <000f> 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 20250806085530314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085530314 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' 20250806085530314 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 20250806085530314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085530314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085530314 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 02 04 9d fb 20 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 04  20250806085530314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085530314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085530314 DLM3UA <000f> 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 20250806085530314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085530314 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' 20250806085530314 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 20250806085530314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085530314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085530314 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 01 04 cd d7 7f 00 00 76 00 00 00 00 00 00 06 00 08 00 00 00 04  20250806085530314 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 20250806085530314 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 Wed Aug 6 08:55:30 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 20250806085530350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085530660 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085530660 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dab990), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085530660 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085530660 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) 20250806085530660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085530660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085530660 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085530660 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085530660 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085530660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085530660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085530660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 da b9 90 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085530661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530661 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085530661 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085530661 DLM3UA <000f> 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 20250806085530661 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085530661 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085530661 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085530663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085530663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085530663 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085530663 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) 20250806085530663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085530663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085530663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085530663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085530663 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) 20250806085530663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085530663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085530663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085530663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085530663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085530663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085530663 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 20250806085530663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085530663 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 20250806085530663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085531048 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085531048 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085531048 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085531052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=673908) Waiting for packet dumper to finish... 1 (prev_count=673908, count=687488) 20250806085532221 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085532221 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085532221 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085532222 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085532222 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085532222 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806085532952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085532952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085532952 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085532952 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) 20250806085532952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085532952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085532952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085532953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085532953 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) 20250806085532953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085532953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085532953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085532953 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085532953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085532953 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085532953 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) 20250806085532953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085532953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085532953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085532953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085532953 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) 20250806085532953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085532953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085532953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085532953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085532953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085532953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085532953 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 20250806085532953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085532953 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 20250806085532953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085532953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085532954 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085532954 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085532954 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 20250806085532954 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085532954 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 20250806085532954 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085532955 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085532955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085532955 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085532955 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) 20250806085532955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085532955 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) 20250806085532955 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) 20250806085532955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085532955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085532955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085532956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085532956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085532956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085532956 DLM3UA <000f> 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 20250806085532956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085532956 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' 20250806085532956 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 20250806085532956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085532956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085532956 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 72 a8 d0 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085532956 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@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085533444 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085533444 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) 20250806085533444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085533444 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) 20250806085533444 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) 20250806085533445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085533445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533445 DLM3UA <000f> 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 20250806085533445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085533445 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' 20250806085533445 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 20250806085533445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085533445 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085533445 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 01 22 d4 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085533445 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 20250806085533449 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533449 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085533449 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) 20250806085533449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085533449 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) 20250806085533449 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) 20250806085533449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085533449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533449 DLM3UA <000f> 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 20250806085533449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085533449 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' 20250806085533449 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 20250806085533449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085533449 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085533450 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 5e 4b 5f 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085533450 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 20250806085533452 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085533452 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) 20250806085533452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085533452 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) 20250806085533452 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) 20250806085533452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085533452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533453 DLM3UA <000f> 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 20250806085533453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085533453 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' 20250806085533453 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 20250806085533453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085533453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085533453 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 97 9a ae 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085533453 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 20250806085533926 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533926 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533926 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085533926 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) 20250806085533926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085533926 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) 20250806085533926 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) 20250806085533926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085533926 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533926 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533927 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533927 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533927 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533927 DLM3UA <000f> 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 20250806085533927 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085533927 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' 20250806085533927 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 20250806085533927 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085533927 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085533927 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 4b 55 fe 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085533927 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 20250806085533946 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533946 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533946 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085533946 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) 20250806085533946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085533946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085533946 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085533946 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085533946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085533946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085533946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533946 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533946 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533946 DLM3UA <000f> 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 20250806085533946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085533946 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085533946 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085533949 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085533949 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085533949 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085533949 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) 20250806085533949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085533949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085533949 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085533949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085533949 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085533949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085533949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085533949 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085533950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085533950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085533950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085533950 DLM3UA <000f> 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 20250806085533950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085533950 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085533950 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250806085534183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085534188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085534193 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37333<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085534213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085534213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085534221 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534221 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534221 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534221 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534221 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534221 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534221 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534221 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085534221 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40902 (stream_srv.c:143) 20250806085534221 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40902<->l=127.0.0.1:29169 (hnb.c:335) 20250806085534222 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534222 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534222 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) 20250806085534222 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) 20250806085534222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085534222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534222 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534222 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534222 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085534222 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) 20250806085534222 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) 20250806085534222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085534222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534222 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534222 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085534222 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534222 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085534222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534222 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534222 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534222 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534222 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085534222 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534223 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085534223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534223 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534223 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534223 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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085534223 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085534223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534223 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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085534223 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' 20250806085534223 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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085534223 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534223 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 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 00 06 00 08 00 00 00 05  20250806085534223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534223 DLM3UA <000f> 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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085534223 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085534223 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 20250806085534223 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534223 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534223 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534223 DLM3UA <000f> 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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085534223 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085534223 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1107)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1107)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(1105)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085534235 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534235 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534235 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534235 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534235 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085534235 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534235 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534235 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085534235 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534236 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534236 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534236 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) 20250806085534236 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) 20250806085534236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085534236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0f 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) 20250806085534236 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534236 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534236 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085534236 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534236 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) 20250806085534236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085534236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534236 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534236 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534236 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085534236 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) 20250806085534236 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) 20250806085534236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085534236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534236 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534236 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534236 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534236 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085534236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534236 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534236 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534236 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085534236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085534236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534236 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085534236 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085534236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534236 DLM3UA <000f> 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085534236 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' 20250806085534236 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085534236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534236 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 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 00 06 00 08 00 00 00 04  20250806085534236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534236 DLM3UA <000f> 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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534236 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085534236 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085534236 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@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085534259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085534259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085534259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085534259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085534260 DHNBAP 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) 20250806085534260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085534260 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085534260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085534260 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085534267 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085534267 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085534267 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085534267 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085534267 DHNBAP DEBUG (127.0.0.1:40902 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085534267 DHNBAP NOTICE (127.0.0.1:40902 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085534267 DHNBAP NOTICE (127.0.0.1:40902 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085534267 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085534267 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085534433 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 20250806085534433 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 20250806085534433 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085534433 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085534441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085534441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085534441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085534441 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085534441 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085534441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085534441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085534441 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085534441 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 20250806085534441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085534441 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  20250806085534441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085534443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534443 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085534443 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085534443 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  20250806085534443 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085534443 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085534443 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085534443 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 20250806085534443 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085534443 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  20250806085534443 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' 20250806085534443 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' 20250806085534443 DLSS7 <000c> ss7_asp.c: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  20250806085534443 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 b9  20250806085534443 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  20250806085534444 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 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  20250806085534444 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085534444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085534444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085534444 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085534444 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) 20250806085534444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085534444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085534444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085534444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085534444 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085534444 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) 20250806085534444 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 20250806085534444 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 20250806085534444 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534445 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534445 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085534445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085534445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534445 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085534445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534445 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534446 DLM3UA <000f> 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 20250806085534446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085534446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085534446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085534446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085534446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534446 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  20250806085534448 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 20250806085534448 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 20250806085534448 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085534448 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085534454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534454 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085534454 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085534454 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085534455 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085534455 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085534455 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085534455 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085534455 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085534455 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 20250806085534455 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085534455 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  20250806085534455 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085534457 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085534457 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085534457 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  20250806085534457 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085534457 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085534458 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085534458 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 20250806085534458 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085534458 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  20250806085534458 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' 20250806085534458 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' 20250806085534458 DLSS7 <000c> ss7_asp.c: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  20250806085534458 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  20250806085534458 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  20250806085534458 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  20250806085534458 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 02 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085534458 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085534458 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 20250806085534458 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 20250806085534458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085534458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085534458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085534458 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) 20250806085534458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085534458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085534458 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085534458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085534458 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085534458 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) 20250806085534458 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085534459 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085534459 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085534459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085534459 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085534459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085534460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085534460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085534460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085534460 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085534460 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085534460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534460 DLM3UA <000f> 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 20250806085534460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534460 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085534460 DLSS7 <000c> ss7_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 20250806085534460 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085534460 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534460 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  20250806085534542 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085534542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00457293), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085534542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085534542 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) 20250806085534542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534542 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085534542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085534542 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085534542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7d85c), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085534542 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085534542 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) 20250806085534542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534542 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085534542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534542 DLM3UA <000f> 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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085534543 DLSS7 <000c> ss7_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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085534543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534543 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 72 93 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085534543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d7 d8 5c 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085534543 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085534543 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99823), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085534543 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085534543 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) 20250806085534543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534543 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085534543 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c9 98 23 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085534543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534543 DLM3UA <000f> 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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085534543 DLSS7 <000c> ss7_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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085534543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534543 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 d7 d8 5c 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085534543 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534543 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534543 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534543 DLM3UA <000f> 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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534543 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085534543 DLSS7 <000c> ss7_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 20250806085534543 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085534543 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534543 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 c9 98 23 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085534545 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085534545 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013e1d4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085534545 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085534545 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) 20250806085534545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085534545 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085534545 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085534545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085534545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085534545 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 13 e1 d4 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085534545 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534545 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085534545 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085534545 DLM3UA <000f> 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 20250806085534545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085534545 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085534545 DLSS7 <000c> ss7_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 20250806085534545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085534545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534545 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 13 e1 d4 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085534550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085534550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085534550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085534550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085534550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085534550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085534550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085534550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534550 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 45 72 93 00  20250806085534550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085534550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085534550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085534550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085534550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085534550 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=00457293) (sccp_scrc.c:545) 20250806085534550 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) 20250806085534550 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085534550 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085534550 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085534550 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085534550 DLSCCP DEBUG SCCP-SCOC(101)[0x558b7e1e7100]{IDLE}: Deallocated (fsm.c:568) 20250806085534752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085534752 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085534752 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085534752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085534752 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085534752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085534752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085534753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534753 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 d7 d8 5c 00  20250806085534753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085534753 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085534753 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085534753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085534753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085534753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085534753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085534753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534753 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 c9 98 23 00  20250806085534753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085534753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085534753 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=00d7d85c) (sccp_scrc.c:545) 20250806085534753 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) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085534753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085534753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085534753 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085534753 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085534753 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085534753 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085534753 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085534753 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085534753 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085534753 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 13 e1 d4 00  20250806085534753 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(103)[0x558b7e1decb0]{IDLE}: Deallocated (fsm.c:568) 20250806085534753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085534753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085534753 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=00c99823) (sccp_scrc.c:545) 20250806085534753 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) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(102)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) 20250806085534753 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085534753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085534753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085534753 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=0013e1d4) (sccp_scrc.c:545) 20250806085534753 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) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085534753 DLSCCP DEBUG SCCP-SCOC(104)[0x558b7e1e8a10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085535246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535246 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085535246 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085535246 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085535246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085535246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085535246 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085535246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085535246 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535246 DLSS7 <000c> ss7_asp.c: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  20250806085535246 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085535246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085535246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085535246 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085535246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085535246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085535246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085535246 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085535246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085535246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085535246 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085535246 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) 20250806085535246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085535246 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085535246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085535246 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085535246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085535246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085535246 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) 20250806085535246 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085535246 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085535246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085535246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085535246 DLM3UA <000f> 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 20250806085535247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085535247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085535247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085535247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085535247 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535247 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  20250806085535247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085535247 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085535247 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085535247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085535247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085535247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085535247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085535247 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535247 DLSS7 <000c> ss7_asp.c: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  20250806085535247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085535247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085535247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085535247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085535247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085535247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085535247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085535247 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085535247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085535247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085535247 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085535247 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085535247 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1106)@bb2323c10e79: 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(1109)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085535251 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535251 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085535251 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085535251 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085535251 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085535251 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085535251 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085535251 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085535251 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535251 DLSS7 <000c> ss7_asp.c: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  20250806085535251 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085535251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085535251 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085535252 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085535252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085535252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085535252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085535252 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085535252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085535252 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085535252 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085535252 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) 20250806085535252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085535252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085535252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085535252 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085535252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085535252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085535252 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) 20250806085535252 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085535252 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085535252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085535252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085535252 DLM3UA <000f> 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 20250806085535252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085535252 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085535252 DLSS7 <000c> ss7_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 20250806085535252 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085535252 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535252 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  20250806085535252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085535252 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085535252 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085535252 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085535253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085535253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085535253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085535253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085535253 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085535253 DLSS7 <000c> ss7_asp.c: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  20250806085535253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085535253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085535253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085535253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085535253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085535253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085535253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085535253 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085535253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085535253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085535253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085535253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085535253 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085535253 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085535253 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085535253 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: 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 } } } } 20250806085536280 DLCTRL DEBUG Command: GET 31091757 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085536280 DLCTRL DEBUG Tx Command reply: GET_REPLY 31091757 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806085536282 DLCTRL DEBUG Command: GET 717998334 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085536282 DLCTRL DEBUG Tx Command reply: GET_REPLY 717998334 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085536285 DLCTRL DEBUG Command: GET 376489811 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085536285 DLCTRL DEBUG Tx Command reply: GET_REPLY 376489811 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085536289 DLCTRL DEBUG Command: GET 23351757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085536289 DLCTRL DEBUG Tx Command reply: GET_REPLY 23351757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085536293 DLCTRL DEBUG Command: GET 273445859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085536293 DLCTRL DEBUG Tx Command reply: GET_REPLY 273445859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806085536296 DLCTRL DEBUG Command: GET 270055436 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085536296 DLCTRL DEBUG Tx Command reply: GET_REPLY 270055436 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085536299 DLCTRL DEBUG Command: GET 5849818 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085536299 DLCTRL DEBUG Tx Command reply: GET_REPLY 5849818 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085536301 DLCTRL DEBUG Command: GET 21693101 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085536301 DLCTRL DEBUG Tx Command reply: GET_REPLY 21693101 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085536303 DLCTRL DEBUG Command: GET 954047322 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085536303 DLCTRL DEBUG Tx Command reply: GET_REPLY 954047322 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085536306 DLCTRL DEBUG Command: GET 993201980 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085536306 DLCTRL DEBUG Tx Command reply: GET_REPLY 993201980 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806085536309 DLCTRL DEBUG Command: GET 302295223 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085536309 DLCTRL DEBUG Tx Command reply: GET_REPLY 302295223 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085536312 DLCTRL DEBUG Command: GET 352720052 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085536312 DLCTRL DEBUG Tx Command reply: GET_REPLY 352720052 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085536314 DLCTRL DEBUG Command: GET 842634212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085536314 DLCTRL DEBUG Tx Command reply: GET_REPLY 842634212 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085536316 DLCTRL DEBUG Command: GET 215488691 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085536316 DLCTRL DEBUG Tx Command reply: GET_REPLY 215488691 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085536319 DLCTRL DEBUG Command: GET 563961679 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085536319 DLCTRL DEBUG Tx Command reply: GET_REPLY 563961679 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806085536321 DLCTRL DEBUG Command: GET 66464936 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085536321 DLCTRL DEBUG Tx Command reply: GET_REPLY 66464936 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085536323 DLCTRL DEBUG Command: GET 66750470 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085536323 DLCTRL DEBUG Tx Command reply: GET_REPLY 66750470 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085536325 DLCTRL DEBUG Command: GET 556868756 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085536325 DLCTRL DEBUG Tx Command reply: GET_REPLY 556868756 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085536327 DLCTRL DEBUG Command: GET 118573408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085536327 DLCTRL DEBUG Tx Command reply: GET_REPLY 118573408 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085536328 DLCTRL DEBUG Command: GET 680757834 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085536328 DLCTRL DEBUG Tx Command reply: GET_REPLY 680757834 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: 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@bb2323c10e79: "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@bb2323c10e79: 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 := '000000000000001001101110'B, t_guard := 20.000000 } 20250806085536356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)6428456 20250806085537402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085537402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085537402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085537402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085537402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x621728, normal) (hnbgw_rua.c:408) 20250806085537402 DHNB DEBUG map_rua[0x558b7e1e8a10]{init}: Allocated (fsm.c:456) 20250806085537402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085537402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6428456 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085537402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085537402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085537402 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085537402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6428456 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085537402 DCN DEBUG map_sccp[0x558b7e0805d0]{init}: Allocated (fsm.c:456) 20250806085537402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085537402 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6428456 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085537402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6428456 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085537402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085537402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085537402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085537402 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6428456 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085537403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085537403 DLSCCP DEBUG 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) 20250806085537403 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: Allocated (fsm.c:456) 20250806085537403 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085537403 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300026e0056400500f1100926) (sccp_scrc.c:455) 20250806085537403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085537403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085537403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085537403 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085537403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085537403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085537403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085537403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085537403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085537403 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085537403 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085537403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085537403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085537403 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 6e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085537403 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085537403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085537403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085537403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085537403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085537403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085537403 DLM3UA <000f> 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 20250806085537403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085537403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085537403 DLSS7 <000c> ss7_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 20250806085537403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085537403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085537403 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 6e 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)14282487 HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@bb2323c10e79: 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 } } } 20250806085537420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085537420 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085537420 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085537420 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085537420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085537420 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085537420 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085537420 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085537420 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085537420 DLSS7 <000c> ss7_asp.c: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 53 04 0d 02 00 00 00 00  20250806085537420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085537420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085537420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085537420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085537420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085537420 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=0053040d) (sccp_scrc.c:545) 20250806085537420 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) 20250806085537420 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085537420 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085537420 DLSCCP DEBUG 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) 20250806085537420 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085537420 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) 20250806085537420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085537420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085537421 DLCTRL DEBUG Command: GET 17415562 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085537421 DLCTRL DEBUG Tx Command reply: GET_REPLY 17415562 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806085537423 DLCTRL DEBUG Command: GET 999802548 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085537423 DLCTRL DEBUG Tx Command reply: GET_REPLY 999802548 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085537425 DLCTRL DEBUG Command: GET 826405566 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085537425 DLCTRL DEBUG Tx Command reply: GET_REPLY 826405566 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085537426 DLCTRL DEBUG Command: GET 268657689 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085537426 DLCTRL DEBUG Tx Command reply: GET_REPLY 268657689 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085537427 DLCTRL DEBUG Command: GET 596096818 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085537427 DLCTRL DEBUG Tx Command reply: GET_REPLY 596096818 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085537428 DLCTRL DEBUG Command: GET 485945252 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085537428 DLCTRL DEBUG Tx Command reply: GET_REPLY 485945252 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085537429 DLCTRL DEBUG Command: GET 43915073 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085537429 DLCTRL DEBUG Tx Command reply: GET_REPLY 43915073 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085537430 DLCTRL DEBUG Command: GET 338764058 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085537430 DLCTRL DEBUG Tx Command reply: GET_REPLY 338764058 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085537431 DLCTRL DEBUG Command: GET 744143373 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085537431 DLCTRL DEBUG Tx Command reply: GET_REPLY 744143373 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085537433 DLCTRL DEBUG Command: GET 352879701 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085537433 DLCTRL DEBUG Tx Command reply: GET_REPLY 352879701 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085537434 DLCTRL DEBUG Command: GET 493793952 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085537434 DLCTRL DEBUG Tx Command reply: GET_REPLY 493793952 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085537436 DLCTRL DEBUG Command: GET 458164392 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085537436 DLCTRL DEBUG Tx Command reply: GET_REPLY 458164392 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085537437 DLCTRL DEBUG Command: GET 970284169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085537437 DLCTRL DEBUG Tx Command reply: GET_REPLY 970284169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085537439 DLCTRL DEBUG Command: GET 305610273 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085537439 DLCTRL DEBUG Tx Command reply: GET_REPLY 305610273 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085537441 DLCTRL DEBUG Command: GET 608898439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085537441 DLCTRL DEBUG Tx Command reply: GET_REPLY 608898439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085537443 DLCTRL DEBUG Command: GET 36976473 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085537443 DLCTRL DEBUG Tx Command reply: GET_REPLY 36976473 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085537445 DLCTRL DEBUG Command: GET 971137666 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085537445 DLCTRL DEBUG Tx Command reply: GET_REPLY 971137666 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085537447 DLCTRL DEBUG Command: GET 547426330 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085537447 DLCTRL DEBUG Tx Command reply: GET_REPLY 547426330 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085537449 DLCTRL DEBUG Command: GET 7479286 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085537449 DLCTRL DEBUG Tx Command reply: GET_REPLY 7479286 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085537451 DLCTRL DEBUG Command: GET 849731926 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085537451 DLCTRL DEBUG Tx Command reply: GET_REPLY 849731926 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: 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 := '000000000000001111011110'B, t_guard := 20.000000 } 20250806085537477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11533382 20250806085538499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085538499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085538499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806085538499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085538499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaffc46, normal) (hnbgw_rua.c:408) 20250806085538499 DHNB DEBUG map_rua[0x558b7e1e8d00]{init}: Allocated (fsm.c:456) 20250806085538499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085538499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533382 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085538499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085538499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085538499 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806085538499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533382 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085538499 DCN DEBUG map_sccp[0x558b7e1d1030]{init}: Allocated (fsm.c:456) 20250806085538499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085538499 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11533382 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085538499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533382 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806085538499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085538499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085538499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085538499 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533382 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085538499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085538499 DLSCCP DEBUG 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) 20250806085538499 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: Allocated (fsm.c:456) 20250806085538499 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085538499 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003de0056400500f1100926) (sccp_scrc.c:455) 20250806085538499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085538500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085538500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085538500 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085538500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085538500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085538500 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 03 de 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085538500 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085538500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085538500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085538500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085538500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085538500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085538500 DLM3UA <000f> 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 20250806085538500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085538500 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085538500 DLSS7 <000c> ss7_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 20250806085538500 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085538500 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085538500 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 03 de 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)6367272 HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085538505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085538505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085538505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085538505 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085538505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085538505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085538505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085538505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085538505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085538505 DLSS7 <000c> ss7_asp.c: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 35 e1 32 02 00 00 00 00  20250806085538505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085538505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085538505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085538505 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085538505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085538505 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=0035e132) (sccp_scrc.c:545) 20250806085538505 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) 20250806085538505 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085538505 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085538505 DLSCCP DEBUG 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) 20250806085538505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085538505 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) 20250806085538505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085538505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@bb2323c10e79: setverdict(pass): none -> pass MTC@bb2323c10e79: 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 } } } 20250806085538506 DLCTRL DEBUG Command: GET 550352696 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085538506 DLCTRL DEBUG Tx Command reply: GET_REPLY 550352696 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085538509 DLCTRL DEBUG Command: GET 101256748 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085538509 DLCTRL DEBUG Tx Command reply: GET_REPLY 101256748 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085538511 DLCTRL DEBUG Command: GET 901143038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085538511 DLCTRL DEBUG Tx Command reply: GET_REPLY 901143038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085538513 DLCTRL DEBUG Command: GET 398719589 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085538513 DLCTRL DEBUG Tx Command reply: GET_REPLY 398719589 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085538514 DLCTRL DEBUG Command: GET 923305877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085538514 DLCTRL DEBUG Tx Command reply: GET_REPLY 923305877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085538516 DLCTRL DEBUG Command: GET 153919836 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085538516 DLCTRL DEBUG Tx Command reply: GET_REPLY 153919836 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806085538517 DLCTRL DEBUG Command: GET 21408011 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085538517 DLCTRL DEBUG Tx Command reply: GET_REPLY 21408011 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085538518 DLCTRL DEBUG Command: GET 124501303 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085538518 DLCTRL DEBUG Tx Command reply: GET_REPLY 124501303 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085538519 DLCTRL DEBUG Command: GET 593984466 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085538519 DLCTRL DEBUG Tx Command reply: GET_REPLY 593984466 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085538520 DLCTRL DEBUG Command: GET 279900118 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085538520 DLCTRL DEBUG Tx Command reply: GET_REPLY 279900118 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085538521 DLCTRL DEBUG Command: GET 406879055 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085538521 DLCTRL DEBUG Tx Command reply: GET_REPLY 406879055 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085538522 DLCTRL DEBUG Command: GET 883136272 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085538522 DLCTRL DEBUG Tx Command reply: GET_REPLY 883136272 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085538523 DLCTRL DEBUG Command: GET 976428106 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085538523 DLCTRL DEBUG Tx Command reply: GET_REPLY 976428106 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085538524 DLCTRL DEBUG Command: GET 307249391 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085538524 DLCTRL DEBUG Tx Command reply: GET_REPLY 307249391 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085538525 DLCTRL DEBUG Command: GET 311179287 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085538525 DLCTRL DEBUG Tx Command reply: GET_REPLY 311179287 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085538527 DLCTRL DEBUG Command: GET 713294637 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085538527 DLCTRL DEBUG Tx Command reply: GET_REPLY 713294637 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085538528 DLCTRL DEBUG Command: GET 178415853 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085538528 DLCTRL DEBUG Tx Command reply: GET_REPLY 178415853 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085538529 DLCTRL DEBUG Command: GET 176211310 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085538529 DLCTRL DEBUG Tx Command reply: GET_REPLY 176211310 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085538530 DLCTRL DEBUG Command: GET 752075538 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085538530 DLCTRL DEBUG Tx Command reply: GET_REPLY 752075538 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085538531 DLCTRL DEBUG Command: GET 105766175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085538531 DLCTRL DEBUG Tx Command reply: GET_REPLY 105766175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085538532 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@bb2323c10e79: "connecting cnlink 1" MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1116)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1114)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085538752 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 20250806085538752 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 20250806085538752 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 20250806085538752 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085538752 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085538752 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085538752 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(1116)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806085538760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085538760 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806085538760 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085538760 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085538760 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  20250806085538760 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085538760 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085538760 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085538760 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 20250806085538760 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250806085538760 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  20250806085538760 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' 20250806085538760 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' 20250806085538760 DLSS7 <000c> ss7_asp.c: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  20250806085538760 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  20250806085538760 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  20250806085538760 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  20250806085538760 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085538760 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085538760 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085538760 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085538760 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 20250806085538760 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085538760 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) 20250806085538760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085538760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085538760 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085538760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085538760 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085538765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085538765 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085538765 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085538765 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  20250806085538765 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085538765 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085538765 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250806085538765 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 20250806085538765 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806085538765 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  20250806085538765 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' 20250806085538765 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' 20250806085538765 DLSS7 <000c> ss7_asp.c: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  20250806085538765 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  20250806085538765 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  20250806085538765 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  20250806085538765 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 02 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085538765 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085538765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085538765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085538765 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806085538765 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) 20250806085538765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085538765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085538765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085538765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085538765 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085538765 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) 20250806085538765 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085538765 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 20250806085538766 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085538766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085538766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085538766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085538766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538767 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) 20250806085538767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085538767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085538767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085538767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085538767 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) 20250806085538767 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) 20250806085538767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085538767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085538767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085538767 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085538767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085538767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085538767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085538767 DLM3UA <000f> 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 20250806085538767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085538767 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' 20250806085538767 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 20250806085538767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085538767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085538767 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  20250806085539049 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085539049 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fda92), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085539049 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085539049 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) 20250806085539049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085539050 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085539050 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085539050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085539050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085539050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8f da 92 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085539050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085539050 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085539050 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085539050 DLM3UA <000f> 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 20250806085539050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085539050 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085539050 DLSS7 <000c> ss7_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 20250806085539050 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085539050 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085539050 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 8f da 92 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085539056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085539056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085539056 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085539056 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085539056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085539056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085539056 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085539056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085539056 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085539056 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 8f da 92 00  20250806085539056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085539056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085539057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085539057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085539057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085539057 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=008fda92) (sccp_scrc.c:545) 20250806085539057 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) 20250806085539057 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085539057 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085539057 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085539057 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085539057 DLSCCP DEBUG SCCP-SCOC(116)[0x558b7e1dcd20]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: 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 := '000000000000001100011000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085539561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085539561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085539561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085539561 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 20250806085539561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085539561 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' 20250806085539561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085539561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085539561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085539561 DLSS7 <000c> ss7_asp.c: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  20250806085539561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085539561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085539561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085539561 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) 20250806085539561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085539561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085539561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085539561 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085539561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085539561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085539561 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085539561 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) 20250806085539561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085539561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 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) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085539561 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) 20250806085539561 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) 20250806085539561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085539561 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085539561 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 0b 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) 20250806085539561 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085539561 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085539562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085539562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085539562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085539562 DLM3UA <000f> 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 20250806085539562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085539562 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' 20250806085539562 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 20250806085539562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085539562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085539562 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 0b 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  20250806085539562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085539562 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085539562 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085539562 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 20250806085539562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085539562 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' 20250806085539562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085539562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085539562 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085539562 DLSS7 <000c> ss7_asp.c: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  20250806085539562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085539562 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085539562 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085539562 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) 20250806085539562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085539562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085539562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806085539562 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806085539562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085539563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085539563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085539563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085539563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085539563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085539563 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085539563 DRANAP INFO cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: 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 } } } } 20250806085539573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085540314 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085540314 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd77f), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085540314 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085540314 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) 20250806085540314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085540314 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) 20250806085540314 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) 20250806085540314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085540314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 cd d7 7f 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085540314 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085540314 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009dfb20), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085540314 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085540314 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) 20250806085540314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085540314 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) 20250806085540314 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) 20250806085540314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085540314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9d fb 20 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085540315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540315 DLM3UA <000f> 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 20250806085540315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085540315 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' 20250806085540315 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 20250806085540315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085540315 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540315 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 cd d7 7f 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085540315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540315 DLM3UA <000f> 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 20250806085540315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085540315 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' 20250806085540315 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 20250806085540315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085540315 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540315 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 9d fb 20 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806085540321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540321 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085540321 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085540321 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 20250806085540321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085540321 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' 20250806085540321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085540321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085540321 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540321 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 cd d7 7f 00  20250806085540321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085540321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085540321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085540321 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) 20250806085540321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085540321 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=00cdd77f) (sccp_scrc.c:545) 20250806085540321 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) 20250806085540321 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085540321 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085540321 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085540321 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085540321 DLSCCP DEBUG SCCP-SCOC(118)[0x558b7e1e0370]{IDLE}: Deallocated (fsm.c:568) 20250806085540524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540524 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085540524 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085540525 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 20250806085540525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085540525 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' 20250806085540525 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085540525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085540525 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540525 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 9d fb 20 00  20250806085540525 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085540525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085540525 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085540525 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) 20250806085540525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085540525 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=009dfb20) (sccp_scrc.c:545) 20250806085540525 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) 20250806085540525 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085540525 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085540525 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085540525 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085540525 DLSCCP DEBUG SCCP-SCOC(117)[0x558b7e1fa1c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: 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)@bb2323c10e79: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)6081395 20250806085540595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085540595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085540595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085540595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085540595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ccb73, normal) (hnbgw_rua.c:408) 20250806085540595 DHNB DEBUG map_rua[0x558b7e1fa1c0]{init}: Allocated (fsm.c:456) 20250806085540595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085540595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6081395 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085540595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085540595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085540595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6081395 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806085540595 DCN DEBUG map_sccp[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085540595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085540595 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6081395 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806085540595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6081395 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085540595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085540595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085540595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085540595 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6081395 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085540595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085540595 DLSCCP DEBUG 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) 20250806085540595 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{IDLE}: Allocated (fsm.c:456) 20250806085540595 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085540595 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030003180056400500f1100926) (sccp_scrc.c:455) 20250806085540595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085540595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085540595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085540595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085540595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085540595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085540595 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) 20250806085540595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085540595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085540595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085540595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085540596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085540596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085540596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085540596 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) 20250806085540596 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) 20250806085540596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085540596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540596 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 03 18 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085540596 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085540596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085540596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085540596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540596 DLM3UA <000f> 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 20250806085540596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085540596 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' 20250806085540596 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 20250806085540596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806085540596 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540596 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 03 18 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)@bb2323c10e79: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)6883184 HNBGW_Test.sgsn1-SCCP(1114)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@bb2323c10e79: setverdict(pass): none -> pass 20250806085540615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540615 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806085540615 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806085540615 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 20250806085540615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085540615 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' 20250806085540615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085540615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085540615 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540615 DLSS7 <000c> ss7_asp.c: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 62 ce 4e 02 00 00 00 00  20250806085540615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085540615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085540615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085540615 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) 20250806085540615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085540615 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=0062ce4e) (sccp_scrc.c:545) 20250806085540615 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) 20250806085540615 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085540615 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085540615 DLSCCP DEBUG 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) 20250806085540615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085540615 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) 20250806085540615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085540615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@bb2323c10e79: 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 } } } 20250806085540617 DLCTRL DEBUG Command: GET 799002390 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806085540618 DLCTRL DEBUG Tx Command reply: GET_REPLY 799002390 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806085540622 DLCTRL DEBUG Command: GET 900321296 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806085540622 DLCTRL DEBUG Tx Command reply: GET_REPLY 900321296 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806085540627 DLCTRL DEBUG Command: GET 724126703 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806085540627 DLCTRL DEBUG Tx Command reply: GET_REPLY 724126703 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085540631 DLCTRL DEBUG Command: GET 228833403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085540631 DLCTRL DEBUG Tx Command reply: GET_REPLY 228833403 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085540636 DLCTRL DEBUG Command: GET 86915485 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806085540636 DLCTRL DEBUG Tx Command reply: GET_REPLY 86915485 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085540640 DLCTRL DEBUG Command: GET 493628737 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806085540640 DLCTRL DEBUG Tx Command reply: GET_REPLY 493628737 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806085540644 DLCTRL DEBUG Command: GET 8541647 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806085540644 DLCTRL DEBUG Tx Command reply: GET_REPLY 8541647 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806085540648 DLCTRL DEBUG Command: GET 616695769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806085540648 DLCTRL DEBUG Tx Command reply: GET_REPLY 616695769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085540652 DLCTRL DEBUG Command: GET 256761684 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085540652 DLCTRL DEBUG Tx Command reply: GET_REPLY 256761684 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085540655 DLCTRL DEBUG Command: GET 422887714 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806085540655 DLCTRL DEBUG Tx Command reply: GET_REPLY 422887714 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085540658 DLCTRL DEBUG Command: GET 685247119 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806085540658 DLCTRL DEBUG Tx Command reply: GET_REPLY 685247119 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806085540660 DLCTRL DEBUG Command: GET 830004017 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806085540660 DLCTRL DEBUG Tx Command reply: GET_REPLY 830004017 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806085540661 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085540661 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dab990), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085540661 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085540661 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) 20250806085540661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085540661 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085540661 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085540661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085540661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540661 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 da b9 90 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085540661 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540662 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540662 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540662 DLM3UA <000f> 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 20250806085540662 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085540662 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085540662 DLSS7 <000c> ss7_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 20250806085540662 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085540662 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540662 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 da b9 90 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085540662 DLCTRL DEBUG Command: GET 986632478 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806085540662 DLCTRL DEBUG Tx Command reply: GET_REPLY 986632478 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085540664 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085540664 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085540664 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) 20250806085540664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085540664 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085540664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540664 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) 20250806085540664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085540664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085540664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540664 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 20250806085540664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085540664 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 20250806085540664 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085540664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085540664 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085540664 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085540664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085540664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085540664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085540664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085540664 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085540664 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 da b9 90 00  20250806085540664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085540664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085540664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085540664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085540664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085540664 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=00dab990) (sccp_scrc.c:545) 20250806085540664 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) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085540664 DLSCCP DEBUG SCCP-SCOC(114)[0x558b7e1f9110]{IDLE}: Deallocated (fsm.c:568) 20250806085540666 DLCTRL DEBUG Command: GET 585324153 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085540666 DLCTRL DEBUG Tx Command reply: GET_REPLY 585324153 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085540668 DLCTRL DEBUG Command: GET 683241320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806085540668 DLCTRL DEBUG Tx Command reply: GET_REPLY 683241320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085540670 DLCTRL DEBUG Command: GET 506029208 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806085540670 DLCTRL DEBUG Tx Command reply: GET_REPLY 506029208 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806085540672 DLCTRL DEBUG Command: GET 505875623 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806085540672 DLCTRL DEBUG Tx Command reply: GET_REPLY 505875623 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806085540673 DLCTRL DEBUG Command: GET 222707244 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806085540673 DLCTRL DEBUG Tx Command reply: GET_REPLY 222707244 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806085540675 DLCTRL DEBUG Command: GET 199270561 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806085540675 DLCTRL DEBUG Tx Command reply: GET_REPLY 199270561 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806085540676 DLCTRL DEBUG Command: GET 810513042 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806085540676 DLCTRL DEBUG Tx Command reply: GET_REPLY 810513042 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085540681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37464<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085540682 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37333<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(1098)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085540684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085540685 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085540685 DLINP DEBUG SRVCONN(,r=127.0.0.1:40902<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085540685 DLINP NOTICE SRV(,r=127.0.0.1:40902<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085540685 DMAIN NOTICE (127.0.0.1:40902 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40902<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085540685 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@bb2323c10e79: Final verdict of PTC: none 20250806085540686 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085540686 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085540686 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 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540686 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085540686 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085540686 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085540686 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 20250806085540686 DLSS7 <000c> ss7_route.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' 20250806085540686 DLSS7 <000c> ss7_route.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' 20250806085540686 DLSS7 <000c> ss7_asp.c: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  20250806085540686 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  20250806085540686 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  20250806085540686 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  20250806085540686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085540686 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085540686 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085540686 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085540686 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 20250806085540686 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085540686 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-SCCP(1105)@bb2323c10e79: Final verdict of PTC: none20250806085540686 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) 20250806085540686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085540686 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085540686 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085540686 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) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806085540686 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085540686 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085540686 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085540686 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085540686 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085540686 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085540686 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 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540686 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085540686 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085540686 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085540686 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 20250806085540686 DLSS7 <000c> ss7_route.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-RAN(1106)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@bb2323c10e79: Final verdict of PTC: none 20250806085540686 DLSS7 <000c> ss7_route.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' 20250806085540686 DLSS7 <000c> ss7_asp.c: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  20250806085540686 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  20250806085540686 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  20250806085540686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085540686 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 20250806085540686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540686 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806085540686 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806085540686 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085540686 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806085540686 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 20250806085540686 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' 20250806085540686 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' 20250806085540686 DLSS7 <000c> ss7_asp.c: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  20250806085540686 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  20250806085540687 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085540687 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085540687 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 20250806085540687 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 20250806085540687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085540687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085540687 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085540687 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) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085540687 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085540687 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) 20250806085540687 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085540687 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085540687 DLSCCP DEBUG 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) 20250806085540687 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053040d), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085540687 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) 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085540687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085540687 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) HNBGW_Test.sgsn1-SCCP(1114)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@bb2323c10e79: Final verdict of PTC: none 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085540687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085540687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085540687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 04 0d 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@bb2323c10e79: Final verdict of PTC: none 20250806085540687 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085540687 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085540687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{disrupted}: Freeing instance (context_map.c:203) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6428456)[0x558b7e1e8a10]{disrupted}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@bb2323c10e79: Final verdict of PTC: none 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x558b7e0805d0]{disconnected}: Deallocated (fsm.c:568) 20250806085540687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6428456 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085540687 DLSCCP DEBUG 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) 20250806085540687 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035e132), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085540687 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) 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085540687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085540687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085540687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 35 e1 32 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) 20250806085540687 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085540687 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085540687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{disrupted}: Freeing instance (context_map.c:203) 20250806085540687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11533382)[0x558b7e1e8d00]{disrupted}: Deallocated (fsm.c:568) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{disconnected}: Freeing instance (context_map.c:207) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x558b7e1d1030]{disconnected}: Deallocated (fsm.c:568) 20250806085540687 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533382 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806085540687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085540687 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085540687 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806085540687 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) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085540687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085540687 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085540687 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) 20250806085540687 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085540687 DRANAP NOTICE cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085540687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085540687 DLSCCP DEBUG 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) 20250806085540687 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085540687 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085540687 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) 20250806085540687 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) 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085540687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085540687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085540687 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) 20250806085540687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085540687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085540688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250806085540688 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085540688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085540688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085540688 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085540688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085540688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085540688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085540688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{disrupted}: Freeing instance (context_map.c:203) 20250806085540688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6081395)[0x558b7e1fa1c0]{disrupted}: Deallocated (fsm.c:568) 20250806085540688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085540688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:207) 20250806085540688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085540688 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6081395 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806085540688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085540688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085540688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085540688 DLM3UA <000f> 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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085540688 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085540688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806085540688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540688 DLM3UA <000f> 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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085540688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085540688 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085540688 DMAIN NOTICE (127.0.0.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) 20250806085540688 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085540688 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085540688 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085540688 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085540688 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085540688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085540688 DLM3UA <000f> 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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085540688 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 20250806085540688 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085540688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38584<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1111)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@bb2323c10e79: Final verdict of PTC: pass HNBGW-PFCP(1100)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@bb2323c10e79: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@bb2323c10e79: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@bb2323c10e79: 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'. Wed Aug 6 08:55:40 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 20250806085540770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085541473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=689304) Waiting for packet dumper to finish... 1 (prev_count=689304, count=689844) 20250806085542688 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085542688 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806085542688 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806085542688 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085542688 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085542688 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085542688 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085542688 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085542688 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085542954 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085542954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085542954 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085542954 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) 20250806085542954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085542954 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085542954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542954 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) 20250806085542954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085542954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085542954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085542954 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085542954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085542954 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085542954 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) 20250806085542954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085542954 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085542954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542954 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) 20250806085542954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085542954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085542954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085542955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085542955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085542955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085542955 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 20250806085542955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085542955 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 20250806085542955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085542955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085542955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085542955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085542955 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 20250806085542955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085542955 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 20250806085542955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085542955 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085542956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085542956 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085542956 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) 20250806085542956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085542956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085542956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085542956 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) 20250806085542956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085542956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085542956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085542956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085542956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085542956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085542956 DLM3UA <000f> 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 20250806085542956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085542956 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 20250806085542956 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085543446 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543446 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543446 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085543446 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) 20250806085543446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085543446 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085543446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543446 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) 20250806085543446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085543446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543447 DLM3UA <000f> 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 20250806085543447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085543447 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 20250806085543447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085543449 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085543450 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) 20250806085543450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085543450 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085543450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543450 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) 20250806085543450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085543450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543450 DLM3UA <000f> 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 20250806085543450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085543450 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 20250806085543450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085543453 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543453 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543453 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085543453 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) 20250806085543453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085543453 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085543453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543453 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) 20250806085543453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085543454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543454 DLM3UA <000f> 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 20250806085543454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085543454 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 20250806085543454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085543927 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543927 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b55fe), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543927 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085543927 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) 20250806085543927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085543927 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085543927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085543927 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) 20250806085543927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085543927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543927 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4b 55 fe 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543928 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543928 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543928 DLM3UA <000f> 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 20250806085543928 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085543928 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 20250806085543928 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085543947 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae5277), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543947 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085543947 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) 20250806085543947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085543947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085543947 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085543947 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085543947 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085543947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085543947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 52 77 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543947 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543947 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543947 DLM3UA <000f> 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 20250806085543947 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085543947 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085543947 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085543950 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085543950 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d110d4), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085543950 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085543950 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) 20250806085543950 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085543950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085543951 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085543951 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085543951 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085543951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085543951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085543951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d1 10 d4 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085543951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085543951 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085543951 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085543951 DLM3UA <000f> 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 20250806085543951 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085543951 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085543951 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_second_rab_assignment started. 20250806085544602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085544610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085544616 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42731<->l=127.0.0.1:4262) (control_if.c:572) 20250806085544640 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544640 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_second_rab_assignment-Iuh0(1122)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085544641 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544641 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544641 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085544641 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085544642 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544642 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085544642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085544642 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085544642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085544642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544642 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544642 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544642 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544642 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544642 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085544642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085544642 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544642 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085544642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085544642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544642 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544643 DLM3UA <000f> 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 20250806085544643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085544643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085544643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085544643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544643 DLM3UA <000f> 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 20250806085544643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085544643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085544643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085544643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544643 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544643 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544643 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085544643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544643 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) 20250806085544643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085544643 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) 20250806085544643 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) 20250806085544643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085544643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544643 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544643 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 20250806085544644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085544644 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' 20250806085544644 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 20250806085544644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085544644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085544644 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  20250806085544644 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 20250806085544645 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544645 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085544645 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544645 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544645 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) 20250806085544645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085544645 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) 20250806085544645 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) 20250806085544645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085544645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544645 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544645 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 20250806085544645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085544645 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1126)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085544661 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544661 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544661 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544661 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544662 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544662 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544662 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085544662 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544663 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544663 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085544663 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) 20250806085544663 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) 20250806085544663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085544663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544663 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544663 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544663 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 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) 20250806085544663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085544663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544663 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544663 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 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) 20250806085544663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085544663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544663 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544663 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085544663 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544663 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085544663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085544663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544663 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544663 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085544663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085544663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544663 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085544663 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085544663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544663 DLM3UA <000f> 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085544663 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085544663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544663 DLM3UA <000f> 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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085544663 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085544663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085544686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085544686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085544686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085544686 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085544686 DHNBAP 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) 20250806085544686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085544686 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085544686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085544686 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085544858 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 20250806085544858 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 20250806085544858 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085544858 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085544867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544867 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085544867 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085544867 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085544867 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085544867 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085544867 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085544867 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085544867 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085544867 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 20250806085544867 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085544867 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  20250806085544867 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085544869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085544869 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085544869 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  20250806085544869 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085544869 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085544869 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085544869 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 20250806085544869 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085544869 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  20250806085544869 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' 20250806085544869 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' 20250806085544869 DLSS7 <000c> ss7_asp.c: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  20250806085544869 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 b9  20250806085544869 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 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  20250806085544869 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085544869 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 20250806085544869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085544869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085544869 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085544869 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) 20250806085544869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085544869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085544869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085544869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085544869 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085544869 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) 20250806085544869 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544870 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544870 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085544870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544870 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085544871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544871 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085544871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085544871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544871 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544871 DLM3UA <000f> 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 20250806085544871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085544871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085544871 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085544871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085544871 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085544871 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  20250806085544874 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 20250806085544874 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 20250806085544874 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085544874 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085544880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085544880 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085544880 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085544880 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085544880 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085544880 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085544880 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085544880 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085544880 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 20250806085544880 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085544880 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  20250806085544880 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085544880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085544880 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085544880 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  20250806085544880 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085544880 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085544880 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085544880 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 20250806085544880 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085544880 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  20250806085544880 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' 20250806085544880 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' 20250806085544880 DLSS7 <000c> ss7_asp.c: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  20250806085544880 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  20250806085544880 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  20250806085544880 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 02 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085544880 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085544880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085544880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085544880 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085544880 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) 20250806085544880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085544880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085544880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085544880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085544880 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085544880 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) 20250806085544880 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085544880 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 20250806085544882 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085544882 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085544882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085544882 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085544882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085544882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085544882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085544882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085544882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085544882 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085544882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085544882 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085544882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085544882 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085544882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085544882 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085544882 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085544882 DLM3UA <000f> 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 20250806085544882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085544882 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085544882 DLSS7 <000c> ss7_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 20250806085544882 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085544882 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085544882 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(1125)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085545673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545673 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085545673 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085545673 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085545673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085545673 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085545673 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085545673 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085545673 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545673 DLSS7 <000c> ss7_asp.c: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  20250806085545673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085545673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085545673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085545673 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085545673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085545673 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085545673 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085545673 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085545673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085545674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085545674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085545674 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085545674 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) 20250806085545674 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085545674 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085545674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085545674 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085545674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085545674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085545674 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) 20250806085545674 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085545674 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085545674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545674 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085545674 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085545674 DLM3UA <000f> 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 20250806085545674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085545674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085545674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085545674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085545674 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545674 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  20250806085545674 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545674 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085545674 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085545674 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085545674 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085545674 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085545674 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085545674 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085545675 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545675 DLSS7 <000c> ss7_asp.c: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  20250806085545675 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085545675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085545675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085545675 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085545675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085545675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085545675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085545675 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085545675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545675 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085545675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085545675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085545675 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085545675 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085545681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085545681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085545681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085545681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085545681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085545681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085545681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085545681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545681 DLSS7 <000c> ss7_asp.c: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  20250806085545681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085545681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085545681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085545681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085545681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085545681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085545681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085545681 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085545681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085545681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085545681 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085545681 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) 20250806085545681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085545681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085545681 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085545681 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085545681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085545681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085545681 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) 20250806085545681 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085545681 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085545681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085545681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085545681 DLM3UA <000f> 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 20250806085545681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085545681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085545681 DLSS7 <000c> ss7_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 20250806085545681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085545681 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545681 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  20250806085545682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085545682 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085545682 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085545682 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085545682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085545682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085545682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085545682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085545682 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085545682 DLSS7 <000c> ss7_asp.c: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  20250806085545682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085545682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085545682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085545682 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085545682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085545682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085545682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085545682 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085545682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085545682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085545682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085545682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085545682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085545682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085545682 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085545682 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@bb2323c10e79: 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 } } } } 20250806085545714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085546476 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806085546476 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806085546476 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085546476 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 TC_second_rab_assignment0(1131)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@bb2323c10e79: Added conn table entry 0TC_second_rab_assignment0(1131)3073264 20250806085546756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085546756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085546756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085546756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085546756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ee4f0, normal) (hnbgw_rua.c:408) 20250806085546756 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085546756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085546756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085546756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085546756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085546756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085546756 DCN DEBUG map_sccp[0x558b7e1e8a10]{init}: Allocated (fsm.c:456) 20250806085546756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085546756 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3073264 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085546756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085546756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085546756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085546756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085546756 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085546756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085546756 DLSCCP DEBUG 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) 20250806085546756 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085546756 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085546756 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006d0056400500f1100926) (sccp_scrc.c:455) 20250806085546756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085546757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085546757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085546757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085546757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085546757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085546757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085546757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085546757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085546757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085546757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085546757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085546757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085546757 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 6d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085546757 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085546757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085546757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085546757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085546757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085546757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085546757 DLM3UA <000f> 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 20250806085546757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085546757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085546757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085546757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085546757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085546757 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 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(1124)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: Added conn table entry 0TC_second_rab_assignment0(1131)565990 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085546778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085546778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085546778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085546778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085546778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085546778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085546778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085546779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085546779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085546779 DLSS7 <000c> ss7_asp.c: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 e7 1d 2d 02 00 00 00 00  20250806085546779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085546779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085546779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085546779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085546779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085546779 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=00e71d2d) (sccp_scrc.c:545) 20250806085546779 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) 20250806085546779 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085546779 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085546779 DLSCCP DEBUG 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) 20250806085546779 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085546779 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) 20250806085546779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085546779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1131)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@bb2323c10e79: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085546981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085546981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085546981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085546981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085546981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085546981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085546981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085546981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085546981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085546981 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  20250806085546981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085546981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085546981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085546981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085546981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085546981 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) 20250806085546981 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) 20250806085546981 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085546981 DLSCCP DEBUG 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) 20250806085546981 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085546981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085546981 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085546981 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085546981 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085546982 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085546982 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085546982 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085546982 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085546982 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085546982 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085546982 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{UNUSED}: Allocated (fsm.c:456) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{UNUSED}: is child of mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00] (fsm.c:486) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085546982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1f9110]{ST_CRCX}: Allocated (fsm.c:456) 20250806085546982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1f9110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030] (fsm.c:486) 20250806085546982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1f9110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085546982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1f9110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085546982 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 2ee4'... (mgcp_client.c:807) 20250806085546982 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806085546982 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1f9110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085546982 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ee4f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ee4f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085547030 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250806085547030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085547030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085547030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085547030 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085547030 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547030 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085547030 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085547030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085547030 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085547030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085547030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085547030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085547030 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085547054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085547054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085547054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085547054 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085547054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ee4f0) (hnbgw_rua.c:472) 20250806085547054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085547054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085547054 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085547054 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085547054 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085547054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085547054 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085547054 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085547054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085547054 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547054 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085547054 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ee4'... (mgcp_client.c:807) 20250806085547054 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085547054 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547054 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ee4f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085547066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250806085547066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085547066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085547066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547066 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085547066 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085547066 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085547066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1d0cf0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085547066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1d0cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030] (fsm.c:486) 20250806085547066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1d0cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085547066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1d0cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806085547066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ee4'... (mgcp_client.c:807) 20250806085547066 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085547066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3073264-0)[0x558b7e1d0cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547066 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ee4f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085547081 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250806085547081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085547081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085547081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085547081 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547081 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{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) 20250806085547081 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085547081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085547081 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085547081 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085547081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085547081 DLSCCP DEBUG 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) 20250806085547081 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085547081 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=00e71d2d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085547081 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085547081 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) 20250806085547081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085547081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085547081 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085547081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085547081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085547081 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 e7 1d 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085547081 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085547081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085547081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085547081 DLM3UA <000f> 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 20250806085547081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085547081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085547081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085547081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085547081 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547081 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 e7 1d 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250806085547087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085547087 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085547088 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085547088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085547088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085547088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085547088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085547088 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547088 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  20250806085547088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250806085547088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085547088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085547088 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085547088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085547088 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) 20250806085547088 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) 20250806085547088 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085547088 DLSCCP DEBUG 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) 20250806085547088 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085547088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085547088 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085547088 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085547088 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085547088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085547088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085547088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250806085547088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250806085547088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250806085547088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085547088 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085547090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085547090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085547090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806085547090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085547090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ee4f0) (hnbgw_rua.c:472) 20250806085547090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806085547090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085547090 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085547090 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085547090 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085547090 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085547090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250806085547090 DLSCCP DEBUG 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) 20250806085547090 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085547090 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=00e71d2d), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250806085547090 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085547090 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) 20250806085547090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085547090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085547090 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085547090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085547090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085547090 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 e7 1d 2d 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) 20250806085547090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085547090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085547090 DLM3UA <000f> 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 20250806085547090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085547090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085547090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085547090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085547090 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547090 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 e7 1d 2d 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)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085547097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547097 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085547097 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085547097 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085547097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085547097 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085547097 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085547097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085547097 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547097 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  20250806085547098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085547098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085547098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085547098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085547098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085547098 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) 20250806085547098 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) 20250806085547098 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085547098 DLSCCP DEBUG 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) 20250806085547098 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085547098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085547098 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085547098 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085547098 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085547098 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085547098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085547098 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ee4'... (mgcp_client.c:807) 20250806085547098 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085547098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085547098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085547098 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 2ee4'... (mgcp_client.c:807) 20250806085547098 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085547098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085547098 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: Removing from parent mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:873) 20250806085547098 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085547098 DLMGCP DEBUG mgw-endp(mgw-fsm-3073264-0)[0x558b7e1d1030]{IN_USE}: Deallocated (fsm.c:568) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085547098 DMGW DEBUG mgw(mgw-fsm-3073264-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085547098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085547098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085547098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085547098 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2ee4f017" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085547105 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250806085547105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085547105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085547105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085547105 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085547106 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250806085547106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085547106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085547106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085547106 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@bb2323c10e79: Deleted conn table entry 0TC_second_rab_assignment0(1131)3073264 20250806085547114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085547114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085547114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085547114 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085547114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ee4f0,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085547114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085547114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085547114 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085547114 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085547114 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085547114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085547114 DLSCCP DEBUG 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) 20250806085547114 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085547114 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=00e71d2d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085547114 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085547114 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) 20250806085547114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085547114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085547114 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085547114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085547114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085547114 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 e7 1d 2d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085547114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085547114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085547114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085547114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085547114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085547114 DLM3UA <000f> 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 20250806085547114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085547114 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085547114 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085547114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085547114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547114 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 e7 1d 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(1124)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: Deleted conn table entry 0TC_second_rab_assignment0(1131)565990 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on connection ID:0 20250806085547123 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547123 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085547123 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085547123 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085547123 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085547123 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085547123 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085547123 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085547123 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547123 DLSS7 <000c> ss7_asp.c: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 e7 1d 2d 00 00 00 00 00  20250806085547123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085547123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085547123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085547123 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085547123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085547123 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=00e71d2d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085547123 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) 20250806085547123 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085547123 DLSCCP DEBUG 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) 20250806085547123 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085547123 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) 20250806085547123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085547123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085547123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085547123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:203) 20250806085547123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3073264)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085547123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085547123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{disconnected}: Freeing instance (context_map.c:207) 20250806085547123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x558b7e1e8a10]{disconnected}: Deallocated (fsm.c:568) 20250806085547123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3073264 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085547123 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=00e71d2d), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250806085547123 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085547123 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) 20250806085547123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085547123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085547123 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085547123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085547123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085547123 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 e7 1d 2d 00 00 7a 00 (ss7_asp.c:1383) 20250806085547123 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085547123 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085547123 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085547123 DLSCCP DEBUG SCCP-SCOC(122)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) 20250806085547124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085547124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085547124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085547124 DLM3UA <000f> 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 20250806085547124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085547124 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085547124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085547124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085547124 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085547124 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 e7 1d 2d 00 00 7a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085549131 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42731<->l=127.0.0.1:4262) (control_if.c:193) 20250806085549131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(1119)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085549136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085549138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085549138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) HNBGW_Test.sgsn0-RAN(1128)@bb2323c10e79: Final verdict of PTC: none 20250806085549138 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085549138 DMAIN NOTICE (127.0.0.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) 20250806085549138 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(1127)@bb2323c10e79: Final verdict of PTC: none 20250806085549140 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085549140 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085549140 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085549140 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_second_rab_assignment(1118)@bb2323c10e79: Final verdict of PTC: none 20250806085549140 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085549140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085549140 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085549140 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085549140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085549140 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085549140 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085549140 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 20250806085549140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085549140 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085549140 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085549140 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085549140 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085549140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085549141 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085549141 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 20250806085549141 DLSS7 <000c> ss7_route.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' 20250806085549141 DLSS7 <000c> ss7_route.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' 20250806085549141 DLSS7 <000c> ss7_asp.c: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  20250806085549141 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  20250806085549141 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  20250806085549141 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085549141 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085549141 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 20250806085549141 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 20250806085549141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085549141 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085549141 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085549141 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085549141 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085549141 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085549141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085549141 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085549141 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085549141 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) 20250806085549141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085549141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085549141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085549141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085549141 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085549141 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) 20250806085549141 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085549141 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085549141 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085549141 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 20250806085549141 DLSS7 <000c> ss7_route.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' 20250806085549141 DLSS7 <000c> ss7_route.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' 20250806085549141 DLSS7 <000c> ss7_asp.c: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  20250806085549141 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  20250806085549141 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085549141 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085549142 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085549142 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 20250806085549142 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085549142 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085549142 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) 20250806085549142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085549142 DLSCCP DEBUG 0: SCCP(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_second_rab_assignment-Iuh0-RUA(1123)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@bb2323c10e79: Final verdict of PTC: none 20250806085549142 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085549142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085549142 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085549142 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) 20250806085549142 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085549142 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_second_rab_assignment-Iuh0(1122)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(1130)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(1121)@bb2323c10e79: Final verdict of PTC: none 20250806085549144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_second_rab_assignment finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Aug 6 08:55:49 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 20250806085549224 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085549224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085549224 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085549224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085549224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085549224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085549224 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085549224 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085549224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085549224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085549224 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085549224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085549224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085549224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085549224 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085549224 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085549224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085549224 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085549224 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085549224 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085549237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085549941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424676) 20250806085550664 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085550665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085550665 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085550665 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) 20250806085550665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085550665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085550665 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085550665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085550665 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) 20250806085550665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085550665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085550665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085550665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085550665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085550665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085550665 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 20250806085550665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085550665 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 20250806085550665 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085550688 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085550688 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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085550688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085550688 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085550688 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) 20250806085550688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085550688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085550688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085550688 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035e132), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085550688 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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085550688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085550688 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085550688 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085550688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085550688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085550688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 35 e1 32 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085550688 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053040d), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085550688 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085550688 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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085550688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085550688 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085550688 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085550688 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085550688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085550689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085550689 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 04 0d 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085550689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085550689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085550689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085550689 DLM3UA <000f> 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 20250806085550689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085550689 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 20250806085550689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085550689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085550689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085550689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085550689 DLM3UA <000f> 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 20250806085550689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085550689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085550689 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085550689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085550689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085550689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085550689 DLM3UA <000f> 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 20250806085550689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085550689 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085550689 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=424676, count=425412) 20250806085551141 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085551141 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085551141 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085551142 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085551142 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085551142 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085552955 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085552955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085552955 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085552955 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) 20250806085552955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085552955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085552955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552955 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) 20250806085552955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085552955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085552955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085552955 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085552955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085552955 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085552955 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) 20250806085552955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085552955 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085552955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552955 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) 20250806085552955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085552955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085552955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085552956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085552956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085552956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085552956 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 20250806085552956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085552956 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 20250806085552956 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085552956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085552956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085552956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085552956 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 20250806085552956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085552956 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 20250806085552956 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085552957 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085552957 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085552957 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085552957 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) 20250806085552957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085552957 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085552957 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085552957 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) 20250806085552957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085552957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085552957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085552957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085552957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085552957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085552957 DLM3UA <000f> 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 20250806085552957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085552957 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 20250806085552957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250806085553053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085553059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085553068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41431<->l=127.0.0.1:4262) (control_if.c:572) 20250806085553091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553092 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553092 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553092 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553092 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553093 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085553093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085553093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553093 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085553093 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553093 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085553093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085553093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553093 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085553093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085553093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553093 DLM3UA <000f> 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 20250806085553093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085553093 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085553093 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085553094 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085553094 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) 20250806085553094 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) 20250806085553094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085553094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553094 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553094 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085553094 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) 20250806085553094 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) 20250806085553094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085553094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553094 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553094 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085553094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553094 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085553094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085553094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553094 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553094 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 20250806085553094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085553094 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085553094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553094 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 20250806085553094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085553094 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' 20250806085553094 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 20250806085553094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085553094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085553094 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  20250806085553094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553094 DLM3UA <000f> 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 20250806085553094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085553094 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085553094 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085553094 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 MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1140)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085553121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553121 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553121 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553122 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085553122 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553123 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553123 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085553123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 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) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085553123 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) 20250806085553123 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) 20250806085553123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085553123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553123 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553123 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553123 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553123 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085553123 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553123 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085553123 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553123 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) 20250806085553124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085553124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553124 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553124 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553124 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085553124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085553124 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553124 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) 20250806085553124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085553124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553124 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553124 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085553124 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553124 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085553124 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085553124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085553124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553124 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553124 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 20250806085553124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085553124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085553124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553124 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 20250806085553124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085553124 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 20250806085553124 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085553124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553124 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553124 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553124 DLM3UA <000f> 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 20250806085553124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085553125 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 20250806085553125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085553125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553125 DLM3UA <000f> 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 20250806085553125 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085553125 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085553125 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085553315 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 20250806085553315 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 20250806085553315 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085553315 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085553323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085553323 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085553323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085553323 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085553323 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085553323 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085553324 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085553324 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085553324 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 20250806085553324 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085553324 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  20250806085553324 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085553326 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553326 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085553326 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085553326 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  20250806085553326 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085553326 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085553326 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085553326 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 20250806085553326 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085553326 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  20250806085553326 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' 20250806085553326 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' 20250806085553326 DLSS7 <000c> ss7_asp.c: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  20250806085553326 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 b9  20250806085553326 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 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  20250806085553326 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085553326 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 20250806085553327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085553327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085553327 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085553327 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) 20250806085553327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085553327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085553327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085553327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085553327 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085553327 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) 20250806085553327 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553328 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085553328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553328 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085553328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553328 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085553329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085553329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553329 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553329 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553329 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553329 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553329 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553329 DLM3UA <000f> 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 20250806085553329 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085553329 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085553329 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085553329 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085553329 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085553329 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  20250806085553343 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 20250806085553343 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 20250806085553343 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085553343 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085553350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553350 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085553350 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085553350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085553350 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085553350 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085553350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085553350 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085553350 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085553350 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 20250806085553350 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085553351 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  20250806085553351 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085553353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085553353 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085553353 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  20250806085553353 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085553353 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085553353 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085553353 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 20250806085553353 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085553353 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  20250806085553353 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' 20250806085553353 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' 20250806085553353 DLSS7 <000c> ss7_asp.c: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  20250806085553353 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  20250806085553353 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  20250806085553353 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 02 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085553353 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085553353 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 20250806085553353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085553354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085553354 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085553354 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) 20250806085553354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085553354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085553354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085553354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085553354 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085553354 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) 20250806085553354 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085553355 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085553355 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085553355 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085553355 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085553355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553355 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085553355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085553355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085553355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085553355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085553355 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085553356 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085553356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085553356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085553356 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085553356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553356 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553356 DLM3UA <000f> 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 20250806085553356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085553356 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085553356 DLSS7 <000c> ss7_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 20250806085553356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085553356 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085553356 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  20250806085553447 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085553447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000122d4), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085553447 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085553447 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) 20250806085553447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085553447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553447 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) 20250806085553447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085553447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 01 22 d4 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085553447 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553447 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553447 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553447 DLM3UA <000f> 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 20250806085553447 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085553447 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 20250806085553447 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085553451 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085553451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e4b5f), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085553451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085553451 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) 20250806085553451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085553451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553451 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) 20250806085553451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085553451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5e 4b 5f 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085553451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553451 DLM3UA <000f> 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 20250806085553451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085553451 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 20250806085553451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085553454 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085553454 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00979aae), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085553454 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085553454 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) 20250806085553454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085553454 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085553454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085553454 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) 20250806085553454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085553454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085553454 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 97 9a ae 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085553454 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085553454 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085553454 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085553454 DLM3UA <000f> 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 20250806085553454 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085553454 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 20250806085553454 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085553923 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085553923 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085553923 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085553923 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085553923 DLSCCP DEBUG SCCP-SCOC(106)[0x558b7e040170]{IDLE}: Deallocated (fsm.c:568) 20250806085553941 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085553941 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085553941 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085553941 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085553941 DLSCCP DEBUG SCCP-SCOC(105)[0x558b7e1e3440]{IDLE}: Deallocated (fsm.c:568) 20250806085553947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085553947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085553947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085553947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085553947 DLSCCP DEBUG SCCP-SCOC(107)[0x558b7e1e9b60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1139)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085554130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085554130 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085554130 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085554130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085554130 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085554130 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085554130 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085554130 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554130 DLSS7 <000c> ss7_asp.c: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  20250806085554130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085554130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085554130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085554130 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085554130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085554130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085554130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085554130 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085554130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085554130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085554130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085554130 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085554130 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) 20250806085554130 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085554130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085554130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085554131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085554131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085554131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085554131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085554131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085554131 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) 20250806085554131 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085554131 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085554131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085554131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085554131 DLM3UA <000f> 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 20250806085554131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085554131 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085554131 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085554131 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085554131 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554131 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  20250806085554133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085554133 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085554133 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085554133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085554133 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085554133 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085554133 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085554133 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554133 DLSS7 <000c> ss7_asp.c: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  20250806085554133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085554133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085554133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085554133 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085554133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085554133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085554133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085554133 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085554133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085554133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085554133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085554133 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085554133 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1139)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085554151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085554151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085554151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085554151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085554151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085554151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085554151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085554151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554151 DLSS7 <000c> ss7_asp.c: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  20250806085554151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085554151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085554151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085554151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085554151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085554151 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085554151 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085554151 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) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085554151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085554151 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085554151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085554151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085554151 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) 20250806085554151 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085554151 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085554151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085554151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085554151 DLM3UA <000f> 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 20250806085554151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085554151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085554151 DLSS7 <000c> ss7_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 20250806085554151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085554151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554151 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  20250806085554151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085554151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085554151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085554151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085554151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085554151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085554151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085554151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085554151 DLSS7 <000c> ss7_asp.c: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  20250806085554151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085554151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085554151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085554151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085554151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085554151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085554151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085554151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085554151 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085554151 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085554152 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1142)@bb2323c10e79: 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 } } } } 20250806085554158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085554158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085554158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085554158 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085554158 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085554159 DHNBAP 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) 20250806085554159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085554159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085554159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085554159 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085554163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085554163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085554164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250806085554164 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250806085554164 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250806085554364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085554365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085554365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085554365 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085554365 DHNBAP 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) 20250806085554365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085554365 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085554365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085554365 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@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: talloc reports "struct hnb_context" x 1, expecting 1 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085554377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085554379 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41431<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085554383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085554383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085554383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085554383 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085554383 DMAIN NOTICE (127.0.0.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) 20250806085554383 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(1139)@bb2323c10e79: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@bb2323c10e79: Final verdict of PTC: none 20250806085554384 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085554384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085554384 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085554384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085554384 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085554384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085554384 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085554384 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085554384 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085554384 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 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554384 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085554384 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085554384 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085554384 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 20250806085554384 DLSS7 <000c> ss7_route.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' 20250806085554384 DLSS7 <000c> ss7_route.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' 20250806085554384 DLSS7 <000c> ss7_asp.c: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  20250806085554384 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  20250806085554384 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  TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@bb2323c10e79: Final verdict of PTC: none 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085554384 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 20250806085554384 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 20250806085554384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085554384 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085554384 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085554384 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085554384 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 20250806085554384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085554384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085554384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085554384 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) 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085554384 DLSS7 <000c> ss7_route.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' 20250806085554384 DLSS7 <000c> ss7_route.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' 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085554384 DLSS7 <000c> ss7_asp.c: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  20250806085554384 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  20250806085554384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085554384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085554384 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 20250806085554384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085554384 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085554384 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) 20250806085554384 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085554384 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085554384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085554384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085554384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085554384 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) 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085554384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085554384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085554384 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085554384 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) 20250806085554384 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085554384 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1144)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(1135)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@bb2323c10e79: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Aug 6 08:55:54 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 20250806085554436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085555039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302308) Waiting for packet dumper to finish... 1 (prev_count=302308, count=303128) 20250806085556384 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085556384 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085556384 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085556384 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085556384 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085556384 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:55: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_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@bb2323c10e79: 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@bb2323c10e79: Test case TC_stat_stp_sctp_disconnected started. 20250806085558197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085558216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085558228 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43481<->l=127.0.0.1:4262) (control_if.c:572) 20250806085558245 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558245 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558245 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558245 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558245 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558245 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558245 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558245 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_stat_stp_sctp_disconnected-Iuh0(1149)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085558245 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085558245 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085558246 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558246 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085558246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085558247 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) 20250806085558247 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) 20250806085558247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085558247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558247 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558247 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558247 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085558247 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) 20250806085558247 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) 20250806085558247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085558247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558247 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558247 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558247 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085558247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085558247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085558247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558247 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558247 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558247 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085558247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558247 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085558247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085558247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558247 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558247 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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085558247 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085558247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558247 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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085558247 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' 20250806085558247 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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085558247 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085558247 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  20250806085558247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558247 DLM3UA <000f> 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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085558247 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085558247 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 20250806085558247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558247 DLM3UA <000f> 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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085558247 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085558247 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1153)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1153)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085558260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558260 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558260 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558260 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558260 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085558260 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558261 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558261 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085558261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 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) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085558261 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) 20250806085558261 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) 20250806085558261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085558261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558261 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558261 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085558261 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085558261 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558261 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) 20250806085558261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085558261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558261 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558261 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085558262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085558262 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558262 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) 20250806085558262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085558262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558262 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558262 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085558262 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558262 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085558262 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558262 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085558262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085558262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558262 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558262 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085558262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085558262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558262 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085558262 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085558262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558262 DLM3UA <000f> 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085558262 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085558262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558262 DLM3UA <000f> 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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085558262 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085558262 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1156)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085558281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085558281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085558281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085558281 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085558281 DHNBAP 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) 20250806085558281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085558281 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085558281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085558281 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085558458 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 20250806085558458 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 20250806085558458 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085558458 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085558467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085558467 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085558467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085558467 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085558467 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085558467 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085558467 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085558467 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085558467 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 20250806085558467 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085558467 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  20250806085558467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085558470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085558470 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085558470 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  20250806085558470 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085558470 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085558470 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085558470 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 20250806085558470 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085558470 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  20250806085558470 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' 20250806085558470 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' 20250806085558470 DLSS7 <000c> ss7_asp.c: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  20250806085558470 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 b9  20250806085558470 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 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  20250806085558470 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085558470 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 20250806085558471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085558471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085558471 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085558471 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) 20250806085558471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085558471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085558471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085558471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085558471 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085558471 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) 20250806085558471 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558472 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 20250806085558472 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 20250806085558472 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085558472 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085558472 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085558472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085558473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085558473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085558473 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085558473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085558473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558473 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558473 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558473 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558473 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085558473 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085558473 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085558473 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085558473 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085558473 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085558473 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  HNBGW_Test.sgsn0-M3UA(1156)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085558478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085558478 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085558478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085558478 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085558478 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085558478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085558478 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085558478 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085558478 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 20250806085558478 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085558478 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  20250806085558478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085558482 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558482 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085558482 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085558482 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  20250806085558482 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085558482 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085558482 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085558482 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 20250806085558482 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085558482 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  20250806085558482 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' 20250806085558482 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' 20250806085558482 DLSS7 <000c> ss7_asp.c: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  20250806085558482 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  20250806085558482 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  20250806085558482 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 02 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085558482 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085558482 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 20250806085558483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085558483 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085558483 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085558483 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) 20250806085558483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085558483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085558483 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085558483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085558483 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085558483 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) 20250806085558483 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085558484 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085558484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085558484 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085558484 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085558484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558484 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085558485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085558485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085558485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085558485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085558485 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085558485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085558485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085558485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085558485 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085558485 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085558485 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085558485 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085558485 DLM3UA <000f> 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 20250806085558485 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085558485 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085558485 DLSS7 <000c> ss7_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 20250806085558485 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085558485 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085558485 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(1152)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085559274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559274 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085559274 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085559274 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085559274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085559274 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085559274 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085559274 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085559274 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559274 DLSS7 <000c> ss7_asp.c: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  20250806085559274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085559274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085559274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085559274 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085559274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085559274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085559274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085559274 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085559274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085559275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085559275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085559275 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085559275 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) 20250806085559275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085559275 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085559275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085559275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085559275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085559275 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085559275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085559275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085559275 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) 20250806085559275 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085559275 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085559276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559276 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085559276 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085559276 DLM3UA <000f> 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 20250806085559276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085559276 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085559276 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085559276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085559276 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559276 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  20250806085559276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085559277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085559277 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085559277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085559277 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085559277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085559277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085559277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559277 DLSS7 <000c> ss7_asp.c: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  20250806085559277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085559277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085559277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085559277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085559277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085559277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085559277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085559277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085559277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085559277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085559277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085559277 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085559277 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085559279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559279 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085559279 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085559279 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085559279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085559279 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085559279 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085559279 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085559279 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559279 DLSS7 <000c> ss7_asp.c: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  20250806085559279 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085559279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085559279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085559279 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085559279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085559279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085559279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085559279 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085559279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085559279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085559279 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085559279 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085559279 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) 20250806085559280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085559280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085559280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085559280 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085559280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085559280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085559280 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) 20250806085559280 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085559280 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085559280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085559280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085559280 DLM3UA <000f> 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 20250806085559280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085559280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085559280 DLSS7 <000c> ss7_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 20250806085559280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085559280 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559280 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  20250806085559280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085559280 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085559280 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085559280 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085559280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085559280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085559280 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085559280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085559280 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085559280 DLSS7 <000c> ss7_asp.c: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  20250806085559280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085559280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085559280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085559280 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085559280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085559280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085559280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085559280 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085559280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085559280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085559280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085559280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085559280 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085559281 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. 20250806085600417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085600665 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085600666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600666 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085600666 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085600666 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 20250806085600666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085600666 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 20250806085600666 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085600665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085600665 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085600666 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) 20250806085600666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085600666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085600666 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085600666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085600666 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) 20250806085600666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085600666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085600666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085600689 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085600689 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053040d), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085600689 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085600689 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) 20250806085600689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085600689 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085600689 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085600689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085600689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085600690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 04 0d 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085600690 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085600690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035e132), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085600690 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085600690 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) 20250806085600690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085600690 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085600690 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085600690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085600690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085600690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 35 e1 32 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085600690 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085600690 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085600690 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085600690 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) 20250806085600690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085600690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085600690 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085600690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085600690 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) 20250806085600690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085600690 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085600690 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085600690 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600690 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085600690 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085600691 DLM3UA <000f> 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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085600691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085600691 DLSS7 <000c> ss7_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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085600691 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085600691 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 53 04 0d 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085600691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085600691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085600691 DLM3UA <000f> 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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085600691 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085600691 DLSS7 <000c> ss7_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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085600691 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085600691 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 35 e1 32 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085600691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085600691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085600691 DLM3UA <000f> 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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085600691 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 20250806085600691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085600697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085600697 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085600697 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085600697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085600697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085600697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085600697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085600698 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085600698 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 53 04 0d 00  20250806085600698 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085600698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085600698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085600698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085600698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085600698 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=0053040d) (sccp_scrc.c:545) 20250806085600698 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) 20250806085600698 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085600698 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085600698 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085600698 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085600698 DLSCCP DEBUG SCCP-SCOC(119)[0x558b7e1e7100]{IDLE}: Deallocated (fsm.c:568) 20250806085600900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085600901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085600901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085600901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085600901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085600901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085600901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085600901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085600901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085600901 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 35 e1 32 00  20250806085600901 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085600901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085600901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085600901 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085600901 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085600901 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=0035e132) (sccp_scrc.c:545) 20250806085600901 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) 20250806085600901 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085600901 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085600901 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085600901 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085600901 DLSCCP DEBUG SCCP-SCOC(120)[0x558b7e177750]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@bb2323c10e79: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)16232128 20250806085601462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085601462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085601462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085601462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085601462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf7aec0, normal) (hnbgw_rua.c:408) 20250806085601462 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085601462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085601462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085601462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085601462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085601462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085601462 DCN DEBUG map_sccp[0x558b7e1e8a10]{init}: Allocated (fsm.c:456) 20250806085601462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085601462 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16232128 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085601462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085601462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085601462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085601462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085601462 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085601462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085601462 DLSCCP DEBUG 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) 20250806085601462 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085601462 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085601462 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300022f0056400500f1100926) (sccp_scrc.c:455) 20250806085601462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085601462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085601462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085601462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085601462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085601462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085601462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085601462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085601462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085601462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085601462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085601462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085601462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085601462 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 02 2f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085601462 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085601462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085601463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085601463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085601463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085601463 DLM3UA <000f> 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 20250806085601463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085601463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085601463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085601463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085601463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601463 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 02 2f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1292986 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085601480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085601480 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085601480 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085601480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085601480 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085601480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085601480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085601480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601480 DLSS7 <000c> ss7_asp.c: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 3a 96 07 02 00 00 00 00  20250806085601481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085601481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085601481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085601481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085601481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085601481 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=003a9607) (sccp_scrc.c:545) 20250806085601481 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) 20250806085601481 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085601481 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085601481 DLSCCP DEBUG 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) 20250806085601481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085601481 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) 20250806085601481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085601481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@bb2323c10e79: 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)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085601685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601685 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085601685 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085601685 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085601685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085601685 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085601685 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085601685 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085601685 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601685 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  20250806085601685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085601685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085601685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085601685 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085601685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085601685 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) 20250806085601685 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) 20250806085601685 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085601685 DLSCCP DEBUG 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) 20250806085601685 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085601685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085601685 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085601685 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085601685 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085601685 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085601686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085601686 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085601686 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085601686 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085601686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085601686 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{UNUSED}: Allocated (fsm.c:456) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{UNUSED}: is child of mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0] (fsm.c:486) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0] (mgcp_client_endpoint_fsm.c:724) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085601686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1d1030]{ST_CRCX}: Allocated (fsm.c:456) 20250806085601686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1d1030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110] (fsm.c:486) 20250806085601686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1d1030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085601686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1d1030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085601686 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=201 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: f7ae'... (mgcp_client.c:807) 20250806085601686 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806085601686 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1d1030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085601686 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f7aec017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f7aec017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085601715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250806085601715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085601715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085601715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085601715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085601715 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601715 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085601715 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085601715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085601715 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085601715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085601715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085601715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085601715 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085601726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085601726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085601726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085601726 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085601726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7aec0) (hnbgw_rua.c:472) 20250806085601726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085601726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085601726 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085601726 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085601726 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085601726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085601726 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085601726 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085601726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085601726 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0] (mgcp_client_endpoint_fsm.c:724) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085601726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: f7ae'... (mgcp_client.c:807) 20250806085601726 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085601726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601726 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f7aec017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085601732 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250806085601732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085601732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085601732 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601732 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085601732 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085601732 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0] (mgcp_client_endpoint_fsm.c:724) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085601732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1e8d00]{ST_CRCX}: Allocated (fsm.c:456) 20250806085601732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1e8d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110] (fsm.c:486) 20250806085601732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1e8d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085601732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1e8d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806085601732 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: f7ae'... (mgcp_client.c:807) 20250806085601732 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085601732 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16232128-0)[0x558b7e1e8d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601732 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601733 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f7aec017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085601739 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250806085601739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085601739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085601739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085601739 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601739 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{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) 20250806085601739 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085601739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085601739 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085601739 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085601739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085601739 DLSCCP DEBUG 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) 20250806085601739 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085601739 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=003a9607), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085601739 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085601739 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) 20250806085601739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085601739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085601739 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085601739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085601739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085601739 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 3a 96 07 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085601739 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085601739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085601739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085601739 DLM3UA <000f> 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 20250806085601739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085601739 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085601739 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085601739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085601739 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601739 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 3a 96 07 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085601756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085601756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085601756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085601756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085601756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085601756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085601756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085601756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601756 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  20250806085601756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085601756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085601756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085601756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085601756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085601756 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) 20250806085601756 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) 20250806085601756 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085601756 DLSCCP DEBUG 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) 20250806085601756 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085601756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085601756 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085601756 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085601756 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085601756 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085601756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085601756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: f7ae'... (mgcp_client.c:807) 20250806085601756 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085601756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085601756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085601756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: f7ae'... (mgcp_client.c:807) 20250806085601756 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085601756 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085601756 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: Removing from parent mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0] (mgcp_client_endpoint_fsm.c:873) 20250806085601756 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085601756 DLMGCP DEBUG mgw-endp(mgw-fsm-16232128-0)[0x558b7e1f9110]{IN_USE}: Deallocated (fsm.c:568) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085601756 DMGW DEBUG mgw(mgw-fsm-16232128-0)[0x558b7e1d0cf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085601756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085601756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085601756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085601756 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085601760 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1d1030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f7aec017" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085601760 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085601760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1e8d00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@bb2323c10e79: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)16232128 20250806085601763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085601763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085601763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085601763 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085601763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf7aec0,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085601763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085601763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085601763 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085601763 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085601763 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085601763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085601764 DLSCCP DEBUG 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) 20250806085601764 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085601764 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=003a9607), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085601764 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085601764 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) 20250806085601764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085601764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085601764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085601764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085601764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085601764 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 3a 96 07 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085601764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085601764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085601764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085601764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085601764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085601764 DLM3UA <000f> 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 20250806085601764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085601764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085601764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085601764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085601764 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601764 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 3a 96 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1292986 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 20250806085601766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601766 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085601766 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085601766 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085601766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085601766 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085601766 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085601766 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085601766 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601766 DLSS7 <000c> ss7_asp.c: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 3a 96 07 00 00 00 00 00  20250806085601767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085601767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085601767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085601767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085601767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085601767 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=003a9607), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085601767 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) 20250806085601767 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085601767 DLSCCP DEBUG 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) 20250806085601767 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085601767 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) 20250806085601767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085601767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085601767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085601767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:203) 20250806085601767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16232128)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085601767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085601767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{disconnected}: Freeing instance (context_map.c:207) 20250806085601767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x558b7e1e8a10]{disconnected}: Deallocated (fsm.c:568) 20250806085601767 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16232128 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085601767 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=003a9607), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250806085601767 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085601767 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) 20250806085601767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085601767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085601767 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085601767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085601767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085601767 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 3a 96 07 00 00 7b 00 (ss7_asp.c:1383) 20250806085601767 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085601767 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085601767 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085601767 DLSCCP DEBUG SCCP-SCOC(123)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) 20250806085601767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085601767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085601767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085601767 DLM3UA <000f> 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 20250806085601767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085601767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085601767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085601767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085601767 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085601767 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 3a 96 07 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: RLC received in state:disconnect_pending 20250806085602956 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085602956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033b882), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085602956 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085602956 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) 20250806085602956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085602956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085602956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602956 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) 20250806085602956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085602956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085602956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 33 b8 82 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085602956 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085602956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe56da), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085602956 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085602956 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) 20250806085602956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085602956 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085602956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602957 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) 20250806085602957 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085602957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085602957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 fe 56 da 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085602957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085602957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085602957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085602957 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 20250806085602957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085602957 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 20250806085602957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085602957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085602957 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085602957 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085602957 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 20250806085602957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085602957 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 20250806085602957 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085602958 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085602958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072a8d0), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085602958 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085602958 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) 20250806085602958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085602958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085602958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085602958 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) 20250806085602958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085602958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085602958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 72 a8 d0 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085602958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085602958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085602958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085602958 DLM3UA <000f> 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 20250806085602958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085602958 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 20250806085602958 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085603442 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085603443 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085603443 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085603443 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085603443 DLSCCP DEBUG SCCP-SCOC(108)[0x558b7e1e44e0]{IDLE}: Deallocated (fsm.c:568) 20250806085603447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085603447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085603447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085603447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085603447 DLSCCP DEBUG SCCP-SCOC(109)[0x558b7e1dcbd0]{IDLE}: Deallocated (fsm.c:568) 20250806085603451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085603451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085603451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085603451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085603451 DLSCCP DEBUG SCCP-SCOC(110)[0x558b7e21c6e0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: "Shutting down HNBGW ASP in STP" 20250806085603769 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250806085603775 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250806085603775 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 20250806085603775 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085603775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250806085603775 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250806085603775 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250806085603775 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250806085603775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250806085603775 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250806085603775 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250806085603775 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) 20250806085603775 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) 20250806085603775 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250806085603775 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085603775 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085603775 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806085603775 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085603775 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085603775 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250806085603775 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' 20250806085603775 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' 20250806085603775 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  20250806085603775 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 bd  20250806085603775 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  20250806085603775 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085603775 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085603775 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250806085603775 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250806085603775 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250806085603775 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806085603775 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) 20250806085603775 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250806085603775 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250806085603775 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250806085603775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250806085603775 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250806085603775 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250806085603775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250806085603775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806085603775 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806085603775 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250806085603775 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250806085603775 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250806085603775 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) 20250806085603775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603775 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603775 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603775 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 20250806085603775 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) 20250806085603775 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085603776 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085603776 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=3=0.0.3 is now unavailable (xua_as_fsm.c:391) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 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) 20250806085603776 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085603776 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085603776 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 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) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 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) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603776 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) 20250806085603776 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) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603776 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603777 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603777 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603777 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603777 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085603777 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085603777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085603777 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250806085603777 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250806085603777 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) 20250806085603777 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) 20250806085603777 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) 20250806085603777 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250806085603777 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250806085603777 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) 20250806085603777 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250806085603777 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250806085603777 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250806085603777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250806085603777 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250806085603777 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250806085603777 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) 20250806085603777 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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@bb2323c10e79: "Restarting HNBGW ASP in STP" 20250806085603898 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) 20250806085603899 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250806085603899 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 20250806085603899 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250806085603899 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806085603899 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250806085603899 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250806085603899 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806085603899 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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 } 20250806085605777 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085605777 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085605777 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN 20250806085605778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250806085605778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250806085605778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) VirtHNBGW-STATS(1146)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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 } 20250806085608778 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) 20250806085608779 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) 20250806085608779 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) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250806085608779 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 20250806085608779 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 20250806085608779 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085608779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085608779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250806085608779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250806085608779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085608779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085608779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250806085608779 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085608779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085608779 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085608779 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085608779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085608779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085608779 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085608779 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250806085608779 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085608779 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  20250806085608779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085608779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085608779 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250806085608779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085608779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085608779 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085608779 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250806085608779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608779 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085608779 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085608779 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250806085608779 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085608779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085608779 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085608779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085608779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806085608779 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806085608779 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250806085608779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085608779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085608779 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085608779 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250806085608779 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250806085608779 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  20250806085608779 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' 20250806085608779 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' 20250806085608779 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  20250806085608779 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 bd  20250806085608780 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  20250806085608780 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 00 00 12 00 10 00 00 00 02 00 00 00 0a 00 00 00 0b 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806085608780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085608780 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 20250806085608780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085608780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250806085608780 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250806085608780 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250806085608780 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558b7e15cac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250806085608780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250806085608780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250806085608780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250806085608780 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) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608780 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608780 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) 20250806085608780 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608780 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085608781 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) 20250806085608781 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085608781 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250806085608781 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250806085608781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085608781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806085608781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250806085608781 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806085608781 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x558b7e179980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806085608781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085608781 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085608781 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA(RFC4666 4.5.1) for 0.0.2/0, 0.1.2/0, 0.1.3/0 (xua_snm.c:458) 20250806085608781 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) 20250806085608781 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) 20250806085608781 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) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085608781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085608781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085608781 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085608783 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085608783 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) 20250806085608783 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) 20250806085608783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085608783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608783 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608783 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085608783 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608783 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) 20250806085608783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085608783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608783 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608783 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608783 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085608783 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608783 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) 20250806085608783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085608783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608783 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608783 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085608784 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085608784 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085608784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085608784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608784 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608784 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608784 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085608784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 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) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085608784 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) 20250806085608784 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) 20250806085608784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085608784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608784 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608784 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085608784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608784 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 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) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085608784 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) 20250806085608784 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) 20250806085608784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085608784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608784 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608784 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085608784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085608785 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085608785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608785 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085608785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085608785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608785 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608785 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085608785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085608785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085608785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085608785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085608785 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085608785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085608785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085608785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085608785 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085608785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608785 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 20250806085608785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085608785 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085608785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 DLM3UA <000f> 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 DLM3UA <000f> 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085608786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085608786 DLSS7 <000c> ss7_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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085608786 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085608786 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  20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085608786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085608786 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' 20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806085608786 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085608786 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  20250806085608786 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 20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608786 DLM3UA <000f> 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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085608786 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085608786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085608786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085608787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085608787 DLM3UA <000f> 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 20250806085608787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085608787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085608787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085608787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085608787 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085608787 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-RAN(1155)@bb2323c10e79: 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)@bb2323c10e79: 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 } } } } 20250806085608792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085608792 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085608792 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085608792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085608792 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085608792 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085608792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085608792 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085608792 DLSS7 <000c> ss7_asp.c: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  20250806085608792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085608792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085608793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085608793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085608793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085608793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085608793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085608793 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085608793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085608793 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085608793 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085608793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085608793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085608793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085608793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085608793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085608793 DLSS7 <000c> ss7_asp.c: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  20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085608793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085608793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085608793 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085608793 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250806085608793 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085608793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085608793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085608793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085608793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085608793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085608793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085608793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085608793 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085608793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085608793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085608793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085608793 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085608793 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085608793 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250806085608793 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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 } 20250806085609574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: f_gen_tmsi(suffix:=0, 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)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@bb2323c10e79: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)10331650 20250806085610602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085610602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085610602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085610602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085610602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9da602, normal) (hnbgw_rua.c:408) 20250806085610602 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085610602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085610602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085610602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085610602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085610602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085610602 DCN DEBUG map_sccp[0x558b7e1e8a10]{init}: Allocated (fsm.c:456) 20250806085610602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085610602 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10331650 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085610602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085610602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085610602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085610602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085610602 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085610602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085610602 DLSCCP DEBUG 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) 20250806085610602 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085610602 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085610602 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300026a0056400500f1100926) (sccp_scrc.c:455) 20250806085610602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085610602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085610602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085610602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085610602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085610602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085610602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085610602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085610602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610602 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085610602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085610602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610602 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 6a 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085610602 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085610602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085610602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085610602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610602 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610602 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610602 DLM3UA <000f> 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 20250806085610602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085610602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085610602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085610602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085610602 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610602 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 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)3142878 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085610606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085610606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085610606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085610606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085610606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085610606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085610606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085610606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610606 DLSS7 <000c> ss7_asp.c: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 37 aa b7 02 00 00 00 00  20250806085610606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085610606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085610606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085610606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085610606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: setverdict(pass): none -> pass 20250806085610606 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=0037aab7) (sccp_scrc.c:545) 20250806085610606 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) 20250806085610606 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085610606 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085610606 DLSCCP DEBUG 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) 20250806085610606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085610606 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) 20250806085610606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085610606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@bb2323c10e79: 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)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085610666 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085610666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085610666 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085610666 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) 20250806085610666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085610666 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085610666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610666 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) 20250806085610666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085610666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085610667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610667 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 20250806085610667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085610667 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 20250806085610667 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085610691 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085610691 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085610691 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085610691 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) 20250806085610691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610691 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085610691 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085610691 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610691 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) 20250806085610691 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085610691 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610691 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085610691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610691 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610691 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610691 DLM3UA <000f> 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 20250806085610691 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085610691 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 20250806085610691 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085610809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610809 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085610809 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085610809 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085610809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085610809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085610809 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085610809 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085610809 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610809 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  20250806085610809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085610809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085610809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085610809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085610809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085610809 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) 20250806085610809 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) 20250806085610809 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085610809 DLSCCP DEBUG 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) 20250806085610809 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085610809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085610809 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085610809 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085610809 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085610809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085610809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085610809 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085610809 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085610809 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085610810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085610810 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{UNUSED}: Allocated (fsm.c:456) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{UNUSED}: is child of mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00] (fsm.c:486) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085610810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1f9110]{ST_CRCX}: Allocated (fsm.c:456) 20250806085610810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1f9110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030] (fsm.c:486) 20250806085610810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1f9110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085610810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1f9110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085610810 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: 9da6'... (mgcp_client.c:807) 20250806085610810 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806085610810 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1f9110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085610810 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@bb2323c10e79: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9da60217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9da60217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@bb2323c10e79: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085610840 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250806085610840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085610840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085610840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085610840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085610840 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610840 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085610840 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085610840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085610840 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085610840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085610840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085610840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085610840 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085610844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085610844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085610844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085610844 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085610844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9da602) (hnbgw_rua.c:472) 20250806085610844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085610844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085610844 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085610844 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085610844 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085610844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085610844 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085610844 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085610844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085610844 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085610844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: 9da6'... (mgcp_client.c:807) 20250806085610844 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085610844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610844 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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)@bb2323c10e79: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9da60217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085610858 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250806085610858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085610858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085610858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610858 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085610858 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085610858 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:724) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085610858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1d0cf0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085610858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1d0cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030] (fsm.c:486) 20250806085610858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1d0cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085610858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1d0cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250806085610858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: 9da6'... (mgcp_client.c:807) 20250806085610858 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085610858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10331650-0)[0x558b7e1d0cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610858 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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)@bb2323c10e79: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9da60217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085610866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250806085610866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085610866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085610866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085610866 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610866 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{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) 20250806085610866 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085610866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085610866 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085610866 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085610866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085610866 DLSCCP DEBUG 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) 20250806085610866 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085610866 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=0037aab7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085610866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085610866 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) 20250806085610866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085610866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610866 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085610866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085610866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610866 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 37 aa b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085610866 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085610866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610866 DLM3UA <000f> 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 20250806085610866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085610866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085610866 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085610866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085610866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610866 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 37 aa b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: 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)@bb2323c10e79: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085610901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610901 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085610901 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085610901 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085610901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085610901 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085610901 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085610901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085610901 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610901 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  20250806085610902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085610902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085610902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085610902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085610902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085610902 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) 20250806085610902 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) 20250806085610902 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085610902 DLSCCP DEBUG 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) 20250806085610902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085610902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085610902 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085610902 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085610902 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085610902 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085610902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085610902 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: 9da6'... (mgcp_client.c:807) 20250806085610902 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085610902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085610902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085610902 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:39465: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: 9da6'... (mgcp_client.c:807) 20250806085610902 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085610902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085610902 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: Removing from parent mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00] (mgcp_client_endpoint_fsm.c:873) 20250806085610902 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085610902 DLMGCP DEBUG mgw-endp(mgw-fsm-10331650-0)[0x558b7e1d1030]{IN_USE}: Deallocated (fsm.c:568) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085610902 DMGW DEBUG mgw(mgw-fsm-10331650-0)[0x558b7e1e8d00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085610902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085610902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085610902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085610902 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "I", val := "11111" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9da60217" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085610918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250806085610918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085610918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085610918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085610918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558b7e1f9110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085610919 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250806085610919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085610919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085610919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085610919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558b7e1d0cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@bb2323c10e79: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)10331650 20250806085610921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085610921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085610921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085610921 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085610921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9da602,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085610921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085610921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085610921 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085610921 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085610921 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085610921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085610921 DLSCCP DEBUG 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) 20250806085610921 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085610921 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=0037aab7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085610921 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085610921 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) 20250806085610921 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085610921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610921 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085610921 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085610921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610921 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 37 aa b7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085610921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085610921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085610921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085610922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610922 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610922 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610922 DLM3UA <000f> 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 20250806085610922 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085610922 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085610922 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085610922 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085610922 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610922 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 37 aa 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(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)3142878 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on connection ID:0 20250806085610925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085610925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085610925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085610925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085610925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085610925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085610925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085610925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610925 DLSS7 <000c> ss7_asp.c: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 37 aa b7 00 00 00 00 00  20250806085610925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085610925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085610925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085610925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085610925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085610925 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=0037aab7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085610925 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) 20250806085610925 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085610925 DLSCCP DEBUG 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) 20250806085610925 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085610925 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) 20250806085610925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085610925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085610925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085610925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{disconnected}: Freeing instance (context_map.c:203) 20250806085610925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10331650)[0x558b7e1e0370]{disconnected}: Deallocated (fsm.c:568) 20250806085610925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085610925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{disconnected}: Freeing instance (context_map.c:207) 20250806085610925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x558b7e1e8a10]{disconnected}: Deallocated (fsm.c:568) 20250806085610925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10331650 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085610925 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=0037aab7), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250806085610925 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085610925 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) 20250806085610925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085610925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085610925 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085610925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085610925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085610925 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 37 aa b7 00 00 7c 00 (ss7_asp.c:1383) 20250806085610925 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085610925 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085610925 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085610925 DLSCCP DEBUG SCCP-SCOC(124)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) 20250806085610926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085610926 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085610926 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085610926 DLM3UA <000f> 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 20250806085610926 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085610926 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085610926 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085610926 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085610926 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085610926 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 37 aa b7 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: RLC received in state:disconnect_pending TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085612934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085612935 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43481<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1146)@bb2323c10e79: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085612939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085612941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085612941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085612941 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085612941 DMAIN NOTICE (127.0.0.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) 20250806085612941 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085612943 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085612943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085612943 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085612943 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085612943 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085612943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085612943 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085612943 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085612943 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 20250806085612943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085612943 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085612943 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085612943 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085612943 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085612943 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085612943 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085612943 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 20250806085612943 DLSS7 <000c> ss7_route.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' 20250806085612943 DLSS7 <000c> ss7_route.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(1154)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1155)@bb2323c10e79: Final verdict of PTC: none 20250806085612943 DLSS7 <000c> ss7_asp.c: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  20250806085612943 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  20250806085612943 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  20250806085612943 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085612943 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085612943 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 20250806085612943 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 20250806085612944 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085612944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085612944 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085612944 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085612944 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085612944 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_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1151)@bb2323c10e79: Final verdict of PTC: none 20250806085612944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085612944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085612944 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085612944 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) 20250806085612944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085612944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085612944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085612944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085612944 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085612944 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085612944 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 20250806085612944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085612944 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085612944 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085612944 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085612944 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085612944 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085612944 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085612944 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 20250806085612944 DLSS7 <000c> ss7_route.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' 20250806085612944 DLSS7 <000c> ss7_route.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' 20250806085612944 DLSS7 <000c> ss7_asp.c: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  20250806085612944 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  MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@bb2323c10e79: Final verdict of PTC: none 20250806085612944 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085612944 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085612944 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) 20250806085612944 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085612944 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085612944 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085612944 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 20250806085612944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085612944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085612944 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085612944 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) 20250806085612945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085612945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085612945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085612945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085612945 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085612945 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) 20250806085612945 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085612945 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_stat_stp_sctp_disconnected-Iuh0(1149)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1153)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1152)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1156)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(1148)@bb2323c10e79: Final verdict of PTC: none HNBGW-MGCP(1157)@bb2323c10e79: Final verdict of PTC: none 20250806085612949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085612949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1158)@bb2323c10e79: Final verdict of PTC: pass TC_stat_stp_sctp_disconnected0(1159)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass 20250806085612951 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(112)[0x558b7e1e4ec0]{IDLE}: Deallocated (fsm.c:568) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085612952 DLSCCP DEBUG SCCP-SCOC(111)[0x558b7e1de000]{IDLE}: Deallocated (fsm.c:568) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. 20250806085612954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085612954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085612954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085612954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085612954 DLSCCP DEBUG SCCP-SCOC(113)[0x558b7e1e69f0]{IDLE}: Deallocated (fsm.c:568) Wed Aug 6 08:56:12 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 20250806085612992 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250806085612992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250806085612992 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250806085612992 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) 20250806085613036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085613639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1004180) Waiting for packet dumper to finish... 1 (prev_count=1004180, count=1004720) 20250806085614944 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085614944 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085614944 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085614945 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085614945 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085614945 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: 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 ------ Wed Aug 6 08:56:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250806085616476 DLSS7 <000c> xua_asp_fsm.c:475 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK and became disconnected 20250806085616476 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806085616476 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085616476 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085616476 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806085616476 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085616476 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806085616476 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 20250806085616476 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' 20250806085616477 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' 20250806085616477 DLSS7 <000c> ss7_asp.c: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  20250806085616477 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085616477 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085616477 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085616477 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085616477 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806085616477 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) 20250806085616477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085616477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085616477 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085616477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085616477 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@bb2323c10e79: 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@bb2323c10e79: Test case TC_apply_sccp started. 20250806085616784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085616807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085616816 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45829<->l=127.0.0.1:4262) (control_if.c:572) 20250806085616834 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085616834 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)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085616842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616842 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616843 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616843 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616843 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44428 (stream_srv.c:143) 20250806085616843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44428<->l=127.0.0.1:29169 (hnb.c:335) TC_apply_sccp-Iuh1(1166)@bb2323c10e79: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085616844 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085616844 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) 20250806085616844 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) 20250806085616844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085616844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616844 DRANAP DEBUG cnlink(msc-3)[0x558b7e1c91e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616844 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 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) 20250806085616844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085616844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616844 DRANAP DEBUG cnlink(msc-2)[0x558b7e1c83a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616844 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616844 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085616844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085616844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616844 DRANAP DEBUG cnlink(msc-1)[0x558b7e1c7630]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616844 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616844 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085616844 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616844 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085616844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085616844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616844 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616844 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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085616844 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085616844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616844 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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085616844 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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085616844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616844 DLM3UA <000f> 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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085616844 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085616844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616844 DLM3UA <000f> 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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085616844 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085616844 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1170)@bb2323c10e79: ************************************************* HNBGW_Test.msc0-M3UA(1170)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@bb2323c10e79: ************************************************* MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085616858 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616858 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616859 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616859 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616859 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616859 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616859 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085616859 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085616860 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616860 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085616860 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) 20250806085616860 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) 20250806085616860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085616860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616860 DRANAP DEBUG cnlink(sgsn-3)[0x558b7e1ccb20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616860 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616860 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 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) 20250806085616860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085616860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616860 DRANAP DEBUG cnlink(sgsn-2)[0x558b7e1cbcd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616860 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616860 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 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) 20250806085616860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085616860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616860 DRANAP DEBUG cnlink(sgsn-1)[0x558b7e1cae80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616860 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085616860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085616860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085616860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085616860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085616860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085616860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085616860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085616860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085616860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085616860 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085616860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616860 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085616860 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085616860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616860 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085616860 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085616860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616860 DLM3UA <000f> 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085616860 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085616860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085616860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085616860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085616860 DLM3UA <000f> 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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085616860 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085616860 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@bb2323c10e79: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bb2323c10e79: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1173)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@bb2323c10e79: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@bb2323c10e79: ************************************************* HNBGW_Test.sgsn0-SCCP(1171)@bb2323c10e79: v_sccp_pdu_maxlen:268 20250806085616880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085616880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085616880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085616880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085616880 DHNBAP 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) 20250806085616880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085616880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085616880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085616880 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@bb2323c10e79: setverdict(pass): none -> pass 20250806085616885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085616885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085616885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085616885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085616885 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) 20250806085616885 DLGLOBAL DEBUG validating counter group 0x558b40771bc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085616885 DHNBAP DEBUG (127.0.0.1:44428 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806085616885 DHNBAP NOTICE (127.0.0.1:44428 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085616885 DHNBAP NOTICE (127.0.0.1:44428 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085616885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085616885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085617056 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 20250806085617056 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 20250806085617056 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085617056 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)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085617066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085617066 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085617066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085617066 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085617066 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085617066 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085617066 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085617066 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085617066 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 20250806085617066 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085617066 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  20250806085617066 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085617070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085617070 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085617070 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  20250806085617070 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085617070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085617070 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085617070 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 20250806085617070 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085617070 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  20250806085617070 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' 20250806085617070 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' 20250806085617070 DLSS7 <000c> ss7_asp.c: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  20250806085617070 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  20250806085617070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085617070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085617070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085617070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085617070 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) 20250806085617070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085617070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085617070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085617070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085617070 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085617070 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) 20250806085617070 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085617071 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 20250806085617071 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 20250806085617071 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085617071 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085617071 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085617072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085617072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085617072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085617072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085617072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617072 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085617072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085617072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085617072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085617072 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085617073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085617073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085617073 DLM3UA <000f> 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 20250806085617073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085617073 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085617073 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085617073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085617073 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617073 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 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 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-M3UA(1173)@bb2323c10e79: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085617078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085617078 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085617078 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085617078 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085617078 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085617078 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085617078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085617078 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085617078 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 20250806085617078 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085617078 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  20250806085617078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085617081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085617081 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085617081 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  20250806085617081 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085617081 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085617081 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085617081 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 20250806085617081 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085617081 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  20250806085617081 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' 20250806085617081 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' 20250806085617081 DLSS7 <000c> ss7_asp.c: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  20250806085617081 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  20250806085617081 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  20250806085617081 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085617081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085617081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085617081 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085617081 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) 20250806085617081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085617081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085617081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085617081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085617081 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085617081 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) 20250806085617081 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085617082 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085617082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085617082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085617082 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085617082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085617083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617083 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085617083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085617083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085617083 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085617083 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085617083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617083 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085617083 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085617083 DLM3UA <000f> 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 20250806085617083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085617083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085617083 DLSS7 <000c> ss7_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 20250806085617083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085617083 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617083 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(1169)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085617872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617872 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085617872 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085617872 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085617873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085617873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085617873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085617873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085617873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617873 DLSS7 <000c> ss7_asp.c: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  20250806085617873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085617873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085617873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085617873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085617873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085617873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085617873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085617873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085617873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085617873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085617873 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085617873 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) 20250806085617873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085617873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085617873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617873 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085617873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085617873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085617873 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) 20250806085617873 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085617873 DRANAP NOTICE cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085617873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085617873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085617873 DLM3UA <000f> 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 20250806085617873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085617873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085617873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085617874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085617874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617874 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  20250806085617876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617876 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085617876 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085617876 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085617876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085617876 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085617876 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085617876 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085617876 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617876 DLSS7 <000c> ss7_asp.c: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  20250806085617876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085617876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085617876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085617876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085617876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085617876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085617876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085617876 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085617876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085617876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085617876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085617876 DRANAP DEBUG cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085617876 DRANAP INFO cnlink(msc-0)[0x558b7e1c68c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: 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)@bb2323c10e79: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085617880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085617880 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085617880 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085617880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085617880 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085617880 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085617880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085617880 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617880 DLSS7 <000c> ss7_asp.c: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  20250806085617880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085617880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085617880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085617880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085617880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085617880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085617880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085617880 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085617880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085617880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085617880 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085617880 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) 20250806085617880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085617880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085617880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085617880 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085617880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085617880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085617880 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) 20250806085617880 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085617880 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085617880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085617880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085617881 DLM3UA <000f> 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 20250806085617881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085617881 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085617881 DLSS7 <000c> ss7_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 20250806085617881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085617881 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617881 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  20250806085617882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085617882 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085617882 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085617882 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085617882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085617882 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085617882 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085617882 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085617882 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085617882 DLSS7 <000c> ss7_asp.c: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  20250806085617882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085617882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085617882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085617882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085617882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085617882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085617882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085617882 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085617882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085617882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085617882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085617882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085617882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085617882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085617882 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085617882 DRANAP INFO cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1172)@bb2323c10e79: 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 } } } } 20250806085618478 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085618478 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806085618478 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806085618925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@bb2323c10e79: Added conn table entry 0TC_apply_sccp0(1175)9347751 20250806085619970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085619970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085619970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085619970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085619970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ea2a7, normal) (hnbgw_rua.c:408) 20250806085619970 DHNB DEBUG map_rua[0x558b7e1e0370]{init}: Allocated (fsm.c:456) 20250806085619970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085619970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085619970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085619970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085619970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085619970 DCN DEBUG map_sccp[0x558b7e1e8a10]{init}: Allocated (fsm.c:456) 20250806085619970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085619970 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9347751 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085619970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085619970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085619970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085619970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085619970 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085619970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085619970 DLSCCP DEBUG 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) 20250806085619970 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: Allocated (fsm.c:456) 20250806085619970 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085619970 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300000d0056400500f1100926) (sccp_scrc.c:455) 20250806085619970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085619970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085619970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085619970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085619970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085619970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085619970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085619970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085619970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085619970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085619970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085619970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085619970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085619970 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 00 0d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085619970 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085619970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085619970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085619971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085619971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085619971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085619971 DLM3UA <000f> 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 20250806085619971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085619971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085619971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085619971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085619971 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085619971 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 00 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(1168)@bb2323c10e79: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: Added conn table entry 0TC_apply_sccp0(1175)10489775 TC_apply_sccp0(1175)@bb2323c10e79: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085619988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085619988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085619988 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085619988 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085619988 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085619988 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085619988 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085619988 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085619988 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085619989 DLSS7 <000c> ss7_asp.c: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 33 6f c4 02 00 00 00 00  20250806085619989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085619989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085619989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085619989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085619989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085619989 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=00336fc4) (sccp_scrc.c:545) 20250806085619989 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) 20250806085619989 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085619989 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085619989 DLSCCP DEBUG 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) 20250806085619989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085619989 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) 20250806085619989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085619989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085620668 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085620668 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c2bef), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085620668 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806085620668 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) 20250806085620668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085620668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085620668 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085620668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085620668 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) 20250806085620668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085620668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085620668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2c 2b ef 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085620669 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085620669 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085620669 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085620669 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 20250806085620669 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085620669 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 20250806085620669 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085620692 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085620692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085620692 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085620692 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) 20250806085620692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085620692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085620692 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085620692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085620692 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) 20250806085620692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085620692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085620692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085620692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085620692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085620692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085620692 DLM3UA <000f> 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 20250806085620692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085620692 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 20250806085620692 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_apply_sccp0(1175)@bb2323c10e79: "Changing SCCP address, don't apply yet" 20250806085620989 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250806085622014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085622014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085622014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806085622014 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085622014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8ea2a7) (hnbgw_rua.c:472) 20250806085622014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806085622014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085622014 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806085622014 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085622014 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806085622014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085622014 DLSCCP DEBUG 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) 20250806085622014 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085622014 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=00336fc4), PART(T=Data,L=22,D=001440120000010010400b0a226cec146fe6ee39db27) (sccp_scrc.c:455) 20250806085622014 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085622014 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) 20250806085622014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085622014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085622014 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085622015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085622015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085622015 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 33 6f c4 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 22 6c ec 14 6f e6 ee 39 db 27 00 00 00 (ss7_asp.c:1383) 20250806085622015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085622015 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085622015 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085622015 DLM3UA <000f> 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 20250806085622015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085622015 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085622015 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085622015 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085622015 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085622015 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 33 6f c4 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 22 6c ec 14 6f e6 ee 39 db 27 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: vl_from0 HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A08B1ABC582DF20F51F1D'O 20250806085622033 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085622033 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085622034 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085622034 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085622034 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085622034 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085622034 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085622034 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085622034 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085622034 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 08 b1 ab c5 82 df 20 f5 1f 1d 00 00 00  20250806085622034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806085622034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085622034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085622034 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085622034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085622034 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=001440120000010010400b0a08b1abc582df20f51f1d) (sccp_scrc.c:545) 20250806085622034 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) 20250806085622034 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085622034 DLSCCP DEBUG 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) 20250806085622034 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085622034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085622034 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806085622034 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085622034 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806085622034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085622034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806085622034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085622034 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)@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@bb2323c10e79: "Apply SCCP address changes" 20250806085622047 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250806085622048 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250806085622048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250806085622048 DLSCCP DEBUG 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) 20250806085622048 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085622048 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00336fc4), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085622048 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085622048 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) 20250806085622048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085622048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085622048 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085622048 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085622048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085622048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 33 6f c4 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250806085622048 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085622049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085622049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085622049 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085622049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085622049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085622049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085622049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{disrupted}: Freeing instance (context_map.c:203) 20250806085622049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9347751)[0x558b7e1e0370]{disrupted}: Deallocated (fsm.c:568) 20250806085622049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085622049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{disconnected}: Freeing instance (context_map.c:207) 20250806085622049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x558b7e1e8a10]{disconnected}: Deallocated (fsm.c:568) 20250806085622049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9347751 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085622049 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250806085622049 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250806085622049 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085622049 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250806085622049 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250806085622049 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806085622049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085622049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085622049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085622049 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085622049 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085622049 DLM3UA <000f> 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 20250806085622049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085622049 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085622049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085622049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085622050 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085622050 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 33 6f c4 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@bb2323c10e79: Session index based on local reference:0 20250806085622055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085622055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085622055 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085622055 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085622055 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085622055 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085622055 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085622055 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085622055 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085622055 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 33 6f c4 00  HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: Deleted conn table entry 0TC_apply_sccp0(1175)10489775 20250806085622055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085622055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085622055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085622055 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085622055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085622056 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=00336fc4) (sccp_scrc.c:545) 20250806085622056 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) 20250806085622056 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085622056 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085622056 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085622056 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085622056 DLSCCP DEBUG SCCP-SCOC(125)[0x558b7e0805d0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1165)@bb2323c10e79: Deleted conn table entry 0TC_apply_sccp0(1175)9347751 MTC@bb2323c10e79: ok: talloc reports "asn1_context" = 1 bytes 20250806085623069 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45829<->l=127.0.0.1:4262) (control_if.c:193) 20250806085623069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60762<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1162)@bb2323c10e79: Final verdict of PTC: none VirtHNBGW-STATS(1161)@bb2323c10e79: Final verdict of PTC: none MTC@bb2323c10e79: setverdict(pass): pass -> pass, component reason not changed 20250806085623073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085623074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085623074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085623074 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085623074 DMAIN NOTICE (127.0.0.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) 20250806085623074 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085623075 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085623075 DLINP DEBUG SRVCONN(,r=127.0.0.1:44428<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085623075 DLINP NOTICE SRV(,r=127.0.0.1:44428<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085623075 DMAIN NOTICE (127.0.0.1:44428 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44428<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806085623075 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(1171)@bb2323c10e79: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1165)@bb2323c10e79: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1160)@bb2323c10e79: Final verdict of PTC: none 20250806085623077 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_apply_sccp-Iuh1-RUA(1167)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1172)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1169)@bb2323c10e79: Final verdict of PTC: none 20250806085623077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085623077 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085623077 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085623077 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085623078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085623078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085623078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085623078 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 20250806085623078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085623078 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085623078 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085623078 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085623078 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085623078 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085623078 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085623078 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 20250806085623078 DLSS7 <000c> ss7_route.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' 20250806085623078 DLSS7 <000c> ss7_route.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' 20250806085623078 DLSS7 <000c> ss7_asp.c: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  20250806085623078 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  20250806085623078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085623078 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085623078 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085623078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085623078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085623078 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085623078 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085623078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085623078 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085623078 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085623078 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-SCCP(1168)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1170)@bb2323c10e79: Final verdict of PTC: none TC_apply_sccp-Iuh1(1166)@bb2323c10e79: Final verdict of PTC: none 20250806085623078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085623078 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085623078 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) 20250806085623078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085623078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085623078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085623079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085623078 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 20250806085623078 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 20250806085623078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085623078 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085623078 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085623078 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085623079 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085623079 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085623079 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085623079 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 20250806085623079 DLSS7 <000c> ss7_route.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' 20250806085623079 DLSS7 <000c> ss7_route.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' 20250806085623079 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085623079 DLSS7 <000c> ss7_asp.c: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  20250806085623079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085623079 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_apply_sccp-Iuh0(1164)@bb2323c10e79: Final verdict of PTC: none 20250806085623079 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085623079 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085623079 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085623079 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) 20250806085623079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085623079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085623079 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085623079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085623079 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085623079 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) 20250806085623079 DRANAP DEBUG cnlink(sgsn-0)[0x558b7e1ca030]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085623079 DRANAP NOTICE cnlink(sgsn-0)[0x558b7e1ca030]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1174)@bb2323c10e79: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1173)@bb2323c10e79: Final verdict of PTC: none HNBGW-PFCP(1163)@bb2323c10e79: Final verdict of PTC: none 20250806085623083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60766<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1175)@bb2323c10e79: Final verdict of PTC: pass MTC@bb2323c10e79: Setting final verdict of the test case. MTC@bb2323c10e79: Local verdict of MTC: pass MTC@bb2323c10e79: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@bb2323c10e79: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@bb2323c10e79: Test case TC_apply_sccp finished. Verdict: pass MTC@bb2323c10e79: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Aug 6 08:56:23 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250806085623177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085623779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60780<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348272) Waiting for packet dumper to finish... 1 (prev_count=348272, count=352152) 20250806085625079 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085625079 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085625079 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085625079 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085625079 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085625079 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@bb2323c10e79: 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@bb2323c10e79: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bb2323c10e79: Terminating MTC. MC@bb2323c10e79: MTC terminated. MC2> exit MC@bb2323c10e79: Shutting down session. MC@bb2323c10e79: 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 (1746571) [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-20250806-0847-2999c063-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250806085630663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806085630663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806085630663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085630663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085630663 DLSCCP DEBUG SCCP-SCOC(115)[0x558b7e1de910]{IDLE}: Deallocated (fsm.c:568) 20250806085630693 DLSCCP DEBUG SCCP-SCOC(121)[0x558b7e1dcd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085630693 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062ce4e), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085630693 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806085630693 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) 20250806085630693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085630693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085630693 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085630693 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085630693 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) 20250806085630693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085630693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x558b7e1c5300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085630693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 62 ce 4e 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085630693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085630693 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085630693 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085630693 DLM3UA <000f> 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 20250806085630693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085630693 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 20250806085630693 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-20250806-0847-2999c063-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (1746461) [testenv][generic] Stopping hnbgw (1746504) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-0'] testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-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-20250806-0847-2999c063-1', 'apt-rdepends', 'osmo-stp'] [testenv][with-pfcp] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][with-pfcp] osmo-stp -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-1', 'apt-rdepends', 'osmo-hnbgw'] [testenv][with-pfcp] osmo-hnbgw -> osmo-hnbgw: installing osmo-hnbgw-dbg [testenv][with-pfcp] osmo-hnbgw -> libasn1c1: installing libasn1c-dbg [testenv][with-pfcp] osmo-hnbgw -> libc6: installing libc6-dbg [testenv][with-pfcp] osmo-hnbgw -> libnftables1: installing libnftables1-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-hnbap0: installing libosmo-hnbap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmocore22: installing libosmocore-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][with-pfcp] osmo-hnbgw -> libosmo-pfcp4: installing libosmo-pfcp-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-gtlv1: installing libosmo-gtlv-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][with-pfcp] osmo-hnbgw -> libosmo-rua0: installing libosmo-rua-dbg [testenv][with-pfcp] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, libosmo-rua-dbg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 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 3 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.202508052026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508052026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../05-osmocom-nightly_202508052026_amd64.deb ... Unpacking osmocom-nightly (202508052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../06-libosmocore22_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../07-libosmo-gtlv1_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.30.7d236.202508052026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508052026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.30.7d236.202508052026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../11-libosmoisdn0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../12-libosmogsm20_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../13-libosmo-pfcp4_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.11.c53c.202508052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.11.c53c.202508052026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../15-libosmo-sigtran11_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../16-libosmo-sigtran-dbg_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../17-libosmocodec4_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../18-libosmocoding0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../19-libosmogb14_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../20-libosmoctrl0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../21-libosmosim2_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../22-libosmousb0_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../23-libosmocore_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../24-osmo-stp_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../25-osmo-stp-dbg_2.1.0.159.de72.202508052026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../26-libasn1c1_0.9.38.202508052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508052026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../27-libasn1c-dbg_0.9.38.202508052026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508052026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../28-libosmo-gtlv-dbg_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../29-libosmo-hnbap0_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../30-libosmo-hnbap-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../31-libosmo-pfcp-dbg_0.5.0.2.5a60.202508052026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../32-libosmo-ranap7_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../33-libosmo-ranap-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../34-libosmo-rua0_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../35-libosmo-rua-dbg_1.7.0.9.6d328.202508052026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../36-libosmocore-dbg_1.11.0.31.bfd62.202508052026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508052026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../37-osmo-hnbgw_1.7.0.59.2c88.202508052026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.59.2c88.202508052026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../38-osmo-hnbgw-dbg_1.7.0.59.2c88.202508052026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508052026) ... 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.202508052026) ... Setting up osmocom-nightly (202508052026) ... Setting up libosmocore22:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmocodec4:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libasn1c1:amd64 (0.9.38.202508052026) ... Setting up libosmo-hnbap0:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmovty13:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-rua0:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmoisdn0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.9.6d328.202508052026) ... Setting up libosmousb0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202508052026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.30.7d236.202508052026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508052026) ... Setting up libosmogsm20:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmoctrl0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmogb14:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmonetif11:amd64 (1.6.0.11.c53c.202508052026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmocoding0:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.2.5a60.202508052026) ... Setting up libosmosim2:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmocore (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508052026) ... Setting up libosmocore-dbg:amd64 (1.11.0.31.bfd62.202508052026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508052026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508052026) ... 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.9.6d328.202508052026) ... Setting up osmo-hnbgw (1.7.0.59.2c88.202508052026) ... 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.9.6d328.202508052026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508052026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.59.2c88.202508052026) ... 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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20250806085641126 DLSS7 <000c> ss7_instance.c:65 0: Creating SS7 Instance 20250806085641126 DLSS7 <000c> ss7_route_table.c:62 0: Creating Route Table system 20250806085641126 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 20250806085641126 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806085641126 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! 20250806085641126 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250806085641126 DLSS7 <000c> ss7_instance.c:325 0: AS(hnbgw0) Created AS 20250806085641126 DLSS7 <000c> ss7_as.c:161 0: AS(hnbgw0) Adding ASP hnbgw0-0 to AS 20250806085641126 DLSS7 <000c> ss7_as.c:167 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641126 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 20250806085641126 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250806085641126 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250806085641126 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250806085641126 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc0) Created AS 20250806085641126 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250806085641126 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc1) Created AS 20250806085641127 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250806085641127 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-msc2) Created AS 20250806085641127 DLSS7 <000c> ss7_as.c:161 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250806085641127 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn0) Created AS 20250806085641127 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250806085641127 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn1) Created AS 20250806085641127 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250806085641127 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_asp.c:935 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250806085641127 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250806085641127 DLSS7 <000c> ss7_instance.c:325 0: AS(virt-sgsn2) Created AS 20250806085641127 DLSS7 <000c> ss7_as.c:161 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250806085641127 DLSS7 <000c> ss7_as.c:167 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250806085641127 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 20250806085641127 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 20250806085641127 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 20250806085641127 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 20250806085641127 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 20250806085641127 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 20250806085641127 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 20250806085641127 DLSS7 <000c> ss7_xua_srv.c:238 Creating m3ua Server (null):2905 20250806085641128 DLSS7 <000c> ss7_xua_srv.c:258 Created m3ua server on (null):2905 20250806085641128 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. 20250806085641128 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250806-0847-2999c063-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x5580120da360(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5580120da340(iups) with 3 counters 20250806085641340 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250806085641340 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250806085641340 DLGLOBAL DEBUG validating counter group 0x7f01c9961be0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250806085641341 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) 20250806085641341 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Allocated (fsm.c:456) 20250806085641341 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Allocated (fsm.c:456) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x7f01c99618c0(sigtran_as) with 35 counters (rate_ctr.c:86) 20250806085641341 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_DOWN}: Allocated (fsm.c:456) 20250806085641341 DLSS7 INFO 0: AS(as-clnt-CN) Created AS (ss7_instance.c:325) 20250806085641341 DLSS7 INFO 0: AS(as-clnt-CN) Adding ASP asp-clnt-CN-0 to AS (ss7_as.c:161) 20250806085641341 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250806085641341 DLPFCP NOTICE 0x558035835310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:931) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da440(msc) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (msc-0) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da440(msc) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (msc-1) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da440(msc) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (msc-2) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da440(msc) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (msc-3) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da420(sgsn) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (sgsn-0) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 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 20250806085641341 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 20250806085641341 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085641341 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da420(sgsn) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (sgsn-1) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da420(sgsn) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (sgsn-2) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641341 DLGLOBAL DEBUG validating counter group 0x5580120da420(sgsn) with 26 counters (rate_ctr.c:86) 20250806085641341 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Allocated (fsm.c:456) 20250806085641341 DCN DEBUG (sgsn-3) allocated (cnlink.c:231) 20250806085641341 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{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. 20250806085641341 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250806085641341 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250806085641341 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:301) 20250806085641341 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:304) 20250806085641341 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:119) 20250806085641341 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250806085641341 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:47198 (mgcp_client.c:999) 20250806085641341 DLPFCP DEBUG 0x558035835310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250806085641342 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec3d9749 (1754470601 seconds since UNIX epoch, which is 3963459401 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250806085641342 DLPFCP DEBUG pfcp_cp_peer[0x5580359b8460]{disabled}: Allocated (fsm.c:456) 20250806085641342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250806085641342 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806085641342 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250806085641342 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250806085641342 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806085641342 DCN DEBUG (msc-0) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (cnlink.c:546) 20250806085641342 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using SS7 instance 0, pc:0.23.5 (sccp_instance.c:641) 20250806085641342 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using AS instance as-clnt-CN (sccp_instance.c:659) 20250806085641342 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Creating default route (sccp_instance.c:665) 20250806085641342 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) 20250806085641342 DLSCCP NOTICE cs7-0-sccp-OsmoHNBGW: Using ASP instance asp-clnt-CN-0 (sccp_instance.c:770) 20250806085641342 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250806085641342 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250806085641342 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5580359515a0 (ss7_user.c:88) 20250806085641342 DCN NOTICE (cs7-0-sccp-OsmoHNBGW) created SCCP instance on cs7 instance 0 (hnbgw_sccp.c:538) 20250806085641342 DCN DEBUG (cs7-0-sccp-OsmoHNBGW) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_sccp.c:546) 20250806085641342 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'cs7-0-sccp-OsmoHNBGW-RANAP' to SSN=142 PC=0.23.5 (sccp_instance.c:168) 20250806085641342 DCN INFO cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 1 (cnlink) (cnlink.c:551) 20250806085641342 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (cnlink.c:459) 20250806085641342 DCN DEBUG (msc-1) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (msc-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 2 (2*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (cnlink.c:459) 20250806085641342 DCN DEBUG (msc-2) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (msc-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 3 (3*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (cnlink.c:459) 20250806085641342 DCN DEBUG (msc-3) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (msc-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 4 (4*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (cnlink.c:459) 20250806085641342 DCN DEBUG (sgsn-0) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 5 (5*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (cnlink.c:459) 20250806085641342 DCN DEBUG (sgsn-1) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 6 (6*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (cnlink.c:459) 20250806085641342 DCN DEBUG (sgsn-2) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 7 (7*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (cnlink.c:459) 20250806085641342 DCN DEBUG (sgsn-3) no SCCP instance selected yet (cnlink.c:487) 20250806085641342 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (cnlink.c:521) 20250806085641342 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806085641342 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250806085641342 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (cnlink.c:459) 20250806085641342 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641342 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085641342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085641342 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=1 -> eSLS=1: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641342 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=2=0.0.2,SLS=1: no route! (sccp_scrc.c:180) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641342 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641342 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641342 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085641342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085641342 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=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641342 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=185=0.23.1,SLS=0: no route! (sccp_scrc.c:180) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641342 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641342 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) 20250806085641342 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250806085641342 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) 20250806085641342 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250806085641342 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250806085641342 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250806085641342 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250806085641342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250806085641342 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641342 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085641342 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 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=2 -> eSLS=114: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806085641342 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=2 -> eSLS=114: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641342 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=12=0.1.4,SLS=2: no route! (sccp_scrc.c:180) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641342 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641342 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641342 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085641342 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 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=6 -> eSLS=6: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806085641342 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=6 -> eSLS=6: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641342 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=11=0.1.3,SLS=6: no route! (sccp_scrc.c:180) 20250806085641342 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641342 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641342 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSCCP DEBUG 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) 20250806085641342 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641342 DCN NOTICE (msc-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641342 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641342 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (msc-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (sgsn-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (sgsn-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641343 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085641343 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085641343 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=15 -> eSLS=31: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641343 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=10=0.1.2,SLS=15: no route! (sccp_scrc.c:180) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641343 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641343 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641343 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085641343 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085641343 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=12 -> eSLS=28: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641343 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=188=0.23.4,SLS=12: no route! (sccp_scrc.c:180) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641343 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641343 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085641343 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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=8 -> eSLS=104: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806085641343 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=8 -> eSLS=104: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641343 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=4=0.0.4,SLS=8: no route! (sccp_scrc.c:180) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641343 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641343 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085641343 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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=13 -> eSLS=29: picked Normal Route via 'as-clnt-CN' round-robin style (unavailable) (ss7_combined_linkset.c:297) 20250806085641343 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=13 -> eSLS=29: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085641343 DLSCCP ERROR 0: SCCP(rctx=0) MTP-TRANSFER.req from SCCP for OPC=189=0.23.5,DPC=3=0.0.3,SLS=13: no route! (sccp_scrc.c:180) 20250806085641343 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_instance.c:238) 20250806085641343 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (sgsn-1) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (sgsn-0) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250806085641343 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085641343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085641343 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085641343 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085641343 DCN NOTICE (msc-3) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CL message CL:CLDT (sccp_sclc.c:399) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085641343 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 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) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641343 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085641343 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250806085641343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085641343 DLSCCP DEBUG 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) 20250806085641343 DCN DEBUG sccp_sap_up(N-NOTICE.indication) (hnbgw_sccp.c:331) 20250806085641343 DCN NOTICE (msc-2) N-NOTICE.ind cause=5='MTP failure' importance=0 (hnbgw_sccp.c:130) 20250806085641343 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085641343 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  20250806085641343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085641343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250806085641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250806085641343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085641343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085641343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806085641343 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806085641343 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250806085641343 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250806085641343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250806085641343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641343 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085641343 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250806085641343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085641343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085641344 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085641344 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250806085641344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085641344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085641344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085641344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085641344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085641344 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085641344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250806085641344 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085641344 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085641344 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085641344 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250806085641344 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250806085641344 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  20250806085641344 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 20250806085641344 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' 20250806085641344 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  20250806085641344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085641344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085641344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250806085641344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250806085641344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250806085641344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250806085641344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250806085641344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250806085641344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806085641344 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085641344 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) 20250806085641344 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085641344 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250806085641344 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250806085641344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085641344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806085641344 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250806085641344 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806085641344 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806085641344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (ss7_asp.c:1285) 20250806085641344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 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) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085641344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085641344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085641344 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085641345 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641345 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085641345 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641345 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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 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) 20250806085641346 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) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 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) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 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) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 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) 20250806085641346 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) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 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=6 -> eSLS=22: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 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) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085641346 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 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) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 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) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085641346 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641346 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085641346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085641346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641346 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641346 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085641347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085641347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085641347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085641347 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085641347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641347 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085641347 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641347 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) 20250806085641347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085641347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085641347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085641347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085641347 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085641347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085641347 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085641347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085641347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085641347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085641347 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085641347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085641347 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) 20250806085641347 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 DLM3UA <000f> 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085641347 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) 20250806085641347 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 DLM3UA <000f> 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085641347 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) 20250806085641347 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 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 20250806085641347 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085641347 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085641347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641347 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641347 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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085641348 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) 20250806085641348 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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085641348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641348 DLM3UA <000f> 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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085641348 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) 20250806085641348 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085641348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085641348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085641348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085641348 DLM3UA <000f> 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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085641348 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 (unavailable) 20250806085641348 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085641348 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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=/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-20250806-0847-2999c063-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@c18501b10b59: Unix server socket created successfully. MC@c18501b10b59: Listening on TCP port 40609. MC2> c18501b10b59 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests c18501b10b59 40609 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c18501b10b59: New HC connected from 10.0.2.100 [10.0.2.100]. c18501b10b59: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c18501b10b59: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c18501b10b59: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c18501b10b59: Configuration file was processed on all HCs. MC@c18501b10b59: Creating MTC on host 10.0.2.100. MC@c18501b10b59: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c18501b10b59: 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 ------ Wed Aug 6 08:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_hnb_register started. 20250806085642970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085642972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085642978 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37931<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@c18501b10b59: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250806085644342 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{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)@c18501b10b59: 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 := 3963459401 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@c18501b10b59: broadcasting to mtc MTC@c18501b10b59: setverdict(pass): none -> pass HNBGW-PFCP(6)@c18501b10b59: 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 } } } 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806085644362 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250806085644362 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250806085644362 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{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) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806085644362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@c18501b10b59: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250806085644397 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644397 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644398 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085644398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_hnb_register-Iuh0(7)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085644398 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644398 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085644398 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644398 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644398 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085644398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644398 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) 20250806085644398 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644398 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) 20250806085644398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085644398 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644398 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085644398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085644398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644398 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644398 DLM3UA <000f> 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 20250806085644398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085644398 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) 20250806085644398 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085644399 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085644399 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085644399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644399 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) 20250806085644399 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644399 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) 20250806085644399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085644399 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644399 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085644399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085644399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644399 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644399 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644399 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644400 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644400 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644400 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644400 DLM3UA <000f> 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 20250806085644400 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085644400 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) 20250806085644400 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085644400 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085644401 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644401 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644401 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644401 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085644401 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644401 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) 20250806085644401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644401 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) 20250806085644401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085644401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644401 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) 20250806085644401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085644401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644401 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644401 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 20250806085644402 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085644402 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) 20250806085644402 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 20250806085644402 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085644402 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644402 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085644402 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644403 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) 20250806085644403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085644403 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) 20250806085644403 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) 20250806085644403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085644403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644403 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644403 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 20250806085644403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085644403 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(11)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085644422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644422 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644422 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644423 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644423 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644423 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085644423 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644424 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644424 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085644424 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085644424 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) 20250806085644424 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) 20250806085644424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085644424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644424 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644424 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085644424 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 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) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644424 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) 20250806085644424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085644424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644424 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644424 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085644424 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 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) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644424 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) 20250806085644424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085644424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644424 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644424 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644424 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085644424 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 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) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 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=3 -> eSLS=19: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085644424 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085644424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644424 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085644424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085644424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644424 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644424 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085644424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085644424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644424 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085644424 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) 20250806085644424 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085644424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644424 DLM3UA <000f> 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085644424 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) 20250806085644424 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085644424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644424 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644424 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644424 DLM3UA <000f> 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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085644424 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) 20250806085644424 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085644424 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085644620 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 20250806085644620 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 20250806085644620 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085644620 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085644627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085644627 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085644627 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085644627 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085644628 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085644628 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085644628 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085644628 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085644628 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 20250806085644628 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085644628 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  20250806085644628 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085644630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085644630 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085644630 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  20250806085644631 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085644631 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085644631 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085644631 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 20250806085644631 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085644631 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  20250806085644631 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 20250806085644631 DLSS7 <000c> ss7_route.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' 20250806085644631 DLSS7 <000c> ss7_asp.c: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  20250806085644631 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  20250806085644631 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085644631 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085644631 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085644631 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085644631 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) 20250806085644631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085644631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085644631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085644631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085644631 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085644631 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) 20250806085644631 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644632 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644632 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085644633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085644633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644633 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) 20250806085644633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085644633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644633 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085644633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085644633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644633 DLM3UA <000f> 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 20250806085644633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085644633 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) 20250806085644633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644633 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085644633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085644633 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085644633 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  20250806085644634 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 20250806085644634 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 20250806085644634 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085644634 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085644639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644639 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085644639 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085644639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085644639 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085644639 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085644639 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085644639 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085644639 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085644639 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 20250806085644639 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085644639 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  20250806085644639 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085644641 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644641 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085644641 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085644641 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  20250806085644641 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085644641 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085644641 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085644641 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 20250806085644641 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085644641 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  20250806085644641 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 20250806085644641 DLSS7 <000c> ss7_route.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' 20250806085644641 DLSS7 <000c> ss7_asp.c: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  20250806085644641 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  20250806085644641 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  20250806085644641 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085644641 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085644641 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085644641 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085644641 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) 20250806085644641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085644641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085644641 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085644641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085644641 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085644641 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) 20250806085644641 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085644642 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085644643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085644643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085644643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085644643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085644643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644643 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) 20250806085644643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085644643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085644643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085644643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085644643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085644643 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085644643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085644643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085644643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085644643 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085644643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085644643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085644643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085644643 DLM3UA <000f> 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 20250806085644643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085644643 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) 20250806085644643 DLSS7 <000c> ss7_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 20250806085644643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085644643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085644643 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  20250806085644732 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250806085644733 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250806085644733 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250806085644733 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085645438 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085645438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085645438 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085645438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085645438 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) 20250806085645438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085645438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085645438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645438 DLSS7 <000c> ss7_asp.c: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  20250806085645438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085645438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085645438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085645438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085645438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085645438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085645438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085645438 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085645438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645438 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085645438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085645438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085645439 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085645439 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) 20250806085645439 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085645439 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085645439 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085645439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645439 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) 20250806085645439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085645439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085645439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085645439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085645439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085645439 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) 20250806085645439 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085645439 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085645439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085645439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085645439 DLM3UA <000f> 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 20250806085645439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085645439 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) 20250806085645439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085645439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085645439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645439 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  20250806085645442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085645442 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085645442 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085645442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085645442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085645442 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085645442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085645442 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645442 DLSS7 <000c> ss7_asp.c: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  20250806085645442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085645442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085645442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085645443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085645443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085645443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085645443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085645443 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085645443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085645443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085645443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085645443 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085645443 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(10)@c18501b10b59: 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 } } } } 20250806085645448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085645448 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085645448 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085645448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085645448 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) 20250806085645448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085645448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085645448 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645448 DLSS7 <000c> ss7_asp.c: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  20250806085645448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085645448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085645448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085645448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085645448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085645448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085645448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085645449 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085645449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085645449 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085645449 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085645449 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) 20250806085645449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085645449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085645449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 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) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085645449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085645449 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085645449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085645449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085645449 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) 20250806085645449 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085645449 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085645449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085645449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085645449 DLM3UA <000f> 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 20250806085645449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085645449 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) 20250806085645449 DLSS7 <000c> ss7_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 20250806085645450 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085645450 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645450 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  20250806085645452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085645452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085645452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085645452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085645452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085645452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085645452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085645453 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085645453 DLSS7 <000c> ss7_asp.c: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  20250806085645453 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085645453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085645453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085645453 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085645453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085645453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085645453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085645453 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085645453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085645453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085645453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085645453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085645453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085645453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085645453 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085645453 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(13)@c18501b10b59: 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 } } } } 20250806085645458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085645458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085645458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085645458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085645458 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085645458 DHNBAP 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) 20250806085645458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085645458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085645458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085645458 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085645468 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37931<->l=127.0.0.1:4262) (control_if.c:193) 20250806085645469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34760<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(4)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085645474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085645474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085645474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085645474 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085645474 DMAIN NOTICE (127.0.0.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) 20250806085645474 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register(3)@c18501b10b59: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(6)@c18501b10b59: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(15)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@c18501b10b59: Test case TC_hnb_register finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Aug 6 08:56:45 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250806085645560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085645645 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085645645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085645645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085645645 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085645645 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085645645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085645645 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085645645 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085645645 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 20250806085645645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645645 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085645645 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085645645 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085645645 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085645645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085645645 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085645645 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 20250806085645645 DLSS7 <000c> ss7_route.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' 20250806085645645 DLSS7 <000c> ss7_route.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' 20250806085645645 DLSS7 <000c> ss7_asp.c: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  20250806085645645 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  20250806085645645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085645645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085645645 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085645646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085645646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085645646 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) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085645646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085645646 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085645646 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) 20250806085645646 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085645646 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085645646 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085645646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085645646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085645646 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085645646 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085645646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085645646 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085645646 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085645646 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 20250806085645646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085645646 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085645646 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085645646 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085645646 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085645646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085645646 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085645646 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 20250806085645646 DLSS7 <000c> ss7_route.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' 20250806085645646 DLSS7 <000c> ss7_route.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' 20250806085645646 DLSS7 <000c> ss7_asp.c: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  20250806085645646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085645646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085645646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085645646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085645646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085645646 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) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085645646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085645647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085645647 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085645647 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) 20250806085645647 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085645647 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085646163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49006<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278560) Waiting for packet dumper to finish... 1 (prev_count=278560, count=279100) 20250806085647647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085647647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085647647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085647647 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085647647 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085647647 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_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@c18501b10b59: 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@c18501b10b59: Test case TC_hnb_register_duplicate started. 20250806085649286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085649291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085649295 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37773<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085649405 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085649405 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085649412 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649412 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649412 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649412 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649412 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649412 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate-Iuh1(22)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085649413 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42826 (stream_srv.c:143) 20250806085649413 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42826<->l=127.0.0.1:29169 (hnb.c:335) 20250806085649413 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649413 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649414 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649414 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085649414 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085649414 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) 20250806085649414 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) 20250806085649414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085649414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649414 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649414 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649414 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085649414 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649414 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) 20250806085649414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085649414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649414 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649414 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649414 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085649414 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 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) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085649414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085649414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649414 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649414 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085649414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 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) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 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) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085649414 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649414 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085649414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085649414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649414 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649414 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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085649414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085649414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649414 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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085649414 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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085649414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649414 DLM3UA <000f> 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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085649414 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) 20250806085649414 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085649414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649414 DLM3UA <000f> 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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085649414 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) 20250806085649414 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085649414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(26)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085649431 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649431 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649431 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649431 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649431 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649431 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649431 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085649431 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649432 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649432 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085649432 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649432 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085649433 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) 20250806085649433 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) 20250806085649433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085649433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649433 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649433 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649433 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085649433 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 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) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649433 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) 20250806085649433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085649433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649433 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649433 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649433 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085649433 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 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) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 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=7 -> eSLS=23: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649433 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) 20250806085649433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085649433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649433 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649433 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649433 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085649433 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 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) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085649433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085649433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649433 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085649433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085649433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649433 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649433 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085649433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085649433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649433 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085649433 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) 20250806085649433 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085649433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649433 DLM3UA <000f> 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085649433 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) 20250806085649433 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085649433 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649433 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649433 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649433 DLM3UA <000f> 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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085649433 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) 20250806085649433 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085649433 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085649628 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 20250806085649628 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 20250806085649628 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085649628 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085649634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649634 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085649634 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085649634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085649634 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085649634 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085649634 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085649634 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085649634 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085649634 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 20250806085649634 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085649634 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  20250806085649634 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085649635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085649635 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085649635 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  20250806085649635 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085649635 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085649635 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085649635 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 20250806085649636 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085649636 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  20250806085649636 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' 20250806085649636 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' 20250806085649636 DLSS7 <000c> ss7_asp.c: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  20250806085649636 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  20250806085649636 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085649636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085649636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085649636 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085649636 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) 20250806085649636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085649636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085649636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085649636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085649636 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085649636 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) 20250806085649636 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649637 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085649637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649637 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649637 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085649637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649637 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) 20250806085649637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085649637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649637 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085649637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085649637 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649637 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649637 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649637 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649637 DLM3UA <000f> 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 20250806085649637 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085649637 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) 20250806085649637 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085649637 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085649637 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085649637 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  20250806085649642 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 20250806085649642 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 20250806085649642 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085649642 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085649645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649645 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085649645 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085649645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085649645 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085649645 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085649645 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085649645 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085649645 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085649645 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 20250806085649645 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085649645 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  20250806085649645 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085649646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085649646 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085649646 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  20250806085649646 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085649646 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085649646 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085649646 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 20250806085649646 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085649646 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  20250806085649646 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' 20250806085649646 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' 20250806085649646 DLSS7 <000c> ss7_asp.c: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  20250806085649646 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  20250806085649646 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  20250806085649646 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085649646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085649646 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085649646 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085649646 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) 20250806085649646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085649646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085649646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085649646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085649646 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085649646 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) 20250806085649646 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085649647 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085649647 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085649648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085649648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085649648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649648 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) 20250806085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085649648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085649648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085649648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085649648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085649648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085649648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085649648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085649648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085649648 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085649648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085649648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085649648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085649648 DLM3UA <000f> 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 20250806085649648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085649648 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) 20250806085649648 DLSS7 <000c> ss7_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 20250806085649648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085649648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085649648 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(25)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085650444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085650444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085650444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085650444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085650444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085650444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085650444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085650445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650445 DLSS7 <000c> ss7_asp.c: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  20250806085650445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085650445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085650445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085650445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085650445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085650445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085650445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085650445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085650445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085650445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085650445 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085650445 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) 20250806085650445 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085650445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085650445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085650445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085650445 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085650445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085650445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085650445 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) 20250806085650445 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085650445 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085650446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650446 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085650446 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085650446 DLM3UA <000f> 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 20250806085650446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085650446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085650446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085650446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085650446 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650446 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  20250806085650449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650449 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085650449 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085650449 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085650449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085650449 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085650449 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085650449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085650449 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650449 DLSS7 <000c> ss7_asp.c: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  20250806085650449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085650449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085650449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085650449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085650449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085650449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085650449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085650449 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085650450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650450 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085650450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085650450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085650450 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085650450 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(25)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085650452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085650452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085650452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085650452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085650452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085650452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085650452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085650452 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085650452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085650452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085650452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085650452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085650452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085650452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650452 DLSS7 <000c> ss7_asp.c: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  20250806085650452 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085650452 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085650452 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) 20250806085650452 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085650452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085650452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 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) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085650452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085650452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085650452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085650452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085650452 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) 20250806085650452 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085650452 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085650452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085650452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085650452 DLM3UA <000f> 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 20250806085650452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085650452 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) 20250806085650452 DLSS7 <000c> ss7_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 20250806085650452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085650452 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650452 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  20250806085650452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650452 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085650452 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085650452 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085650452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085650452 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085650452 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085650452 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085650452 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085650452 DLSS7 <000c> ss7_asp.c: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  20250806085650452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085650452 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085650452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085650452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085650452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085650452 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085650453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085650453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085650453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085650453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085650453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085650453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085650453 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085650453 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(28)@c18501b10b59: 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 } } } } 20250806085650457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085650457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085650457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085650457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085650457 DHNBAP 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) 20250806085650457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085650458 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085650458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085650458 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@c18501b10b59: setverdict(pass): none -> pass 20250806085650471 DLINP DEBUG SRVCONN(,r=127.0.0.1:42826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085650471 DLINP DEBUG SRVCONN(,r=127.0.0.1:42826<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085650471 DLINP DEBUG SRVCONN(,r=127.0.0.1:42826<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085650471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085650472 DHNBAP ERROR (127.0.0.1:42826 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:554) 20250806085650472 DHNBAP ERROR (127.0.0.1:42826 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:106) 20250806085650472 DLINP DEBUG SRVCONN(,r=127.0.0.1:42826<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085650472 DLINP DEBUG SRVCONN(,r=127.0.0.1:42826<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:879) 20250806085650472 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085650481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085650482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37773<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(17)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085650485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49012<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register_duplicate(16)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(30)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@c18501b10b59: Final verdict of PTC: none 20250806085650491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085650491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085650491 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085650491 DMAIN NOTICE (127.0.0.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) 20250806085650491 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-M3UA(29)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(19)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@c18501b10b59: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Aug 6 08:56:50 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 20250806085650550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085650652 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085650652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085650652 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085650652 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085650652 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085650653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085650653 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085650653 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085650653 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 20250806085650653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650653 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085650653 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085650653 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085650653 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 20250806085650653 DLSS7 <000c> ss7_route.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' 20250806085650653 DLSS7 <000c> ss7_route.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' 20250806085650653 DLSS7 <000c> ss7_asp.c: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  20250806085650653 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  20250806085650653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085650653 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085650653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085650653 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085650653 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085650653 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085650653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085650653 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085650653 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085650653 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 20250806085650653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085650653 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085650653 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085650653 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085650653 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 20250806085650653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085650653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085650653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085650653 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) 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085650653 DLSS7 <000c> ss7_route.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' 20250806085650653 DLSS7 <000c> ss7_route.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' 20250806085650653 DLSS7 <000c> ss7_asp.c: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  20250806085650653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085650653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085650653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085650653 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085650653 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) 20250806085650653 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085650653 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085650653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085650653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085650653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085650653 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) 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085650653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085650653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085650653 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085650653 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) 20250806085650653 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085650653 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085651152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260836) Waiting for packet dumper to finish... 1 (prev_count=260836, count=282840) 20250806085652654 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085652654 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085652654 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085652654 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085652654 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085652654 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:56:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250806085654276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085654280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085654283 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45075<->l=127.0.0.1:4262) (control_if.c:572) 20250806085654385 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654385 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654385 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654385 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654385 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654385 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085654385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085654385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085654386 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085654386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 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) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085654386 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) 20250806085654386 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) 20250806085654386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085654386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654386 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654386 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085654386 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654386 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) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 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) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654387 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) 20250806085654387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085654387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654387 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654387 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654387 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085654387 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 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) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 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) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654387 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085654387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085654387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654387 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654387 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085654387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 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) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085654387 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654387 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085654387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085654387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654387 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654387 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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085654387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085654387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654387 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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085654387 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) 20250806085654387 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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085654387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654387 DLM3UA <000f> 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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085654387 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) 20250806085654387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085654387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654387 DLM3UA <000f> 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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085654387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085654387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(37)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085654399 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654399 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654399 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654399 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654399 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654399 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654399 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085654399 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654400 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654400 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085654400 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654400 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) 20250806085654400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085654400 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) 20250806085654400 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) 20250806085654400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085654400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654400 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654400 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654400 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085654400 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 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) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654401 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) 20250806085654401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085654401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654401 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654401 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654401 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085654401 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 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) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 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=14 -> eSLS=30: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654401 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) 20250806085654401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085654401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654401 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654401 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085654401 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654401 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 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) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 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=8 -> eSLS=24: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085654401 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085654401 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654401 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085654401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085654401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654401 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654401 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085654401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085654401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654401 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085654401 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) 20250806085654401 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085654401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654401 DLM3UA <000f> 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085654401 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) 20250806085654401 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085654401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654401 DLM3UA <000f> 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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085654401 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) 20250806085654401 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085654401 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085654597 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 20250806085654597 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 20250806085654597 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085654597 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085654604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085654604 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085654604 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085654604 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085654604 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085654604 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085654604 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085654604 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085654604 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 20250806085654604 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085654604 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  20250806085654605 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085654607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654607 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085654607 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085654607 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  20250806085654607 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085654607 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085654607 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085654607 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 20250806085654607 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085654607 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  20250806085654607 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' 20250806085654607 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' 20250806085654607 DLSS7 <000c> ss7_asp.c: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  20250806085654607 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  20250806085654607 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085654607 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085654608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085654608 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085654608 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) 20250806085654608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085654608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085654608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085654608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085654608 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085654608 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) 20250806085654608 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654609 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654609 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085654609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085654609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085654610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654610 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085654610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085654610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654610 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654610 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654610 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654610 DLM3UA <000f> 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 20250806085654610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085654610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085654610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085654610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085654610 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085654610 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  20250806085654611 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 20250806085654611 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 20250806085654611 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085654611 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085654616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085654617 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085654617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085654617 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085654617 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085654617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085654617 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085654617 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085654617 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 20250806085654617 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085654617 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  20250806085654617 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085654619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085654619 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085654619 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  20250806085654619 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085654619 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085654619 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085654619 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 20250806085654619 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085654619 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  20250806085654619 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' 20250806085654619 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' 20250806085654619 DLSS7 <000c> ss7_asp.c: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  20250806085654619 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  20250806085654619 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  20250806085654619 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085654620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085654620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085654620 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085654620 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) 20250806085654620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085654620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085654620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085654620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085654620 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085654620 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) 20250806085654620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085654621 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085654621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085654621 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085654621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085654621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085654621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085654621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085654621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085654621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085654621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085654621 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085654621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085654621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085654621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085654621 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085654622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085654622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085654622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085654622 DLM3UA <000f> 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 20250806085654622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085654622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085654622 DLSS7 <000c> ss7_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 20250806085654622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085654622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085654622 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(38)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085655412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085655412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085655412 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085655412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085655412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085655412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085655412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085655412 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655412 DLSS7 <000c> ss7_asp.c: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  20250806085655412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085655412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085655412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085655412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085655412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085655412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085655412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085655412 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085655412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085655412 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085655412 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085655412 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) 20250806085655412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085655412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085655412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655413 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) 20250806085655413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085655413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085655413 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085655413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085655413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085655413 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) 20250806085655413 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085655413 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085655413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085655413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085655413 DLM3UA <000f> 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 20250806085655413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085655413 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) 20250806085655413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085655413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085655413 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655413 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  20250806085655413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655413 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085655413 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085655413 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085655413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085655413 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085655413 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085655413 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085655413 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655413 DLSS7 <000c> ss7_asp.c: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  20250806085655413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085655413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085655413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085655413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085655413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085655413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085655413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085655414 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085655414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085655414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085655414 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085655414 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085655414 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(38)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085655421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085655421 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085655421 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085655421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085655421 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085655421 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085655421 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085655421 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655421 DLSS7 <000c> ss7_asp.c: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  20250806085655422 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085655422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085655422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085655422 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085655422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085655422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085655422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085655422 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085655422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085655422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085655422 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085655422 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) 20250806085655422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085655422 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085655422 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085655422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085655422 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085655422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085655422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085655422 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) 20250806085655422 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085655422 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085655422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655422 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085655422 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085655422 DLM3UA <000f> 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 20250806085655422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085655422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085655422 DLSS7 <000c> ss7_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 20250806085655422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085655422 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655422 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  20250806085655425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655425 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085655425 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085655425 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085655425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085655425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085655425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085655425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085655425 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085655425 DLSS7 <000c> ss7_asp.c: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  20250806085655425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085655425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085655425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085655425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085655425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085655425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085655425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085655425 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085655425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085655426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085655426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085655426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085655426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085655426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085655426 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085655426 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(41)@c18501b10b59: 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 } } } } 20250806085655432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085655432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085655432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085655432 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085655432 DHNBAP 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) 20250806085655432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085655432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085655432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085655432 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@c18501b10b59: setverdict(pass): none -> pass 20250806085655436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085655436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085655436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085655436 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085655436 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) 20250806085655436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085655436 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085655436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085655436 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085655441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49048<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@c18501b10b59: Final verdict of PTC: none 20250806085655443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45075<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085655446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085655447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085655447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085655447 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085655447 DMAIN NOTICE (127.0.0.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) 20250806085655448 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@c18501b10b59: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(34)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(43)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@c18501b10b59: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:56:55 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 20250806085655544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085655620 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085655620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085655620 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085655620 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085655620 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085655620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085655620 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085655620 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085655620 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 20250806085655621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655621 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085655621 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085655621 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085655621 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 20250806085655621 DLSS7 <000c> ss7_route.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' 20250806085655621 DLSS7 <000c> ss7_route.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' 20250806085655621 DLSS7 <000c> ss7_asp.c: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  20250806085655621 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  20250806085655621 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085655621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085655621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085655621 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085655621 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) 20250806085655621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085655621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085655621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085655621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085655621 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085655621 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) 20250806085655621 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085655621 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085655621 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085655621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085655621 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085655621 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085655621 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085655621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085655621 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085655621 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085655621 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 20250806085655621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085655621 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085655621 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085655621 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085655621 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 20250806085655621 DLSS7 <000c> ss7_route.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' 20250806085655621 DLSS7 <000c> ss7_route.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' 20250806085655621 DLSS7 <000c> ss7_asp.c: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  20250806085655621 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085655621 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085655622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085655622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085655622 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085655622 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) 20250806085655622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085655622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085655622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085655622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085655622 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085655622 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) 20250806085655622 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085655622 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085656147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258656) Waiting for packet dumper to finish... 1 (prev_count=258656, count=280560) 20250806085657621 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085657622 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085657622 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085657622 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085657622 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085657622 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:56: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_hnb_disconnected_timeout started. 20250806085659270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085659273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085659277 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37945<->l=127.0.0.1:4262) (control_if.c:572) 20250806085659388 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659388 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659388 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659388 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659388 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659388 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659388 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085659388 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(48)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085659388 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659388 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659390 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659390 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085659390 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085659390 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) 20250806085659390 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) 20250806085659390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085659390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659390 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659390 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659390 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085659390 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 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) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659390 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) 20250806085659390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085659390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659390 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659390 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659390 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085659390 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 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) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659390 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085659390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085659390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659390 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659390 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085659390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659390 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 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) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085659390 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659390 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085659390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085659390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659390 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659390 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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085659390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085659390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659390 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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085659390 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) 20250806085659390 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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085659390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659390 DLM3UA <000f> 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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085659390 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) 20250806085659390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085659390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659390 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659390 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659390 DLM3UA <000f> 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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085659390 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085659390 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(52)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(50)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085659410 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659410 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659411 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659411 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659411 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659411 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659411 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085659411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085659411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659411 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085659411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085659412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085659412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085659412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659412 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659412 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085659412 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659412 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659412 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085659412 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 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) 20250806085659412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085659412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 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) 20250806085659412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085659412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659412 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659412 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659412 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085659412 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659412 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659412 DLM3UA <000f> 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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085659412 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 (unavailable) 20250806085659412 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 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) 20250806085659412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085659412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085659412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659412 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) 20250806085659412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085659412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659412 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659412 DLM3UA <000f> 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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085659412 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) 20250806085659412 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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085659412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659412 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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085659412 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) 20250806085659412 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 20250806085659412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085659413 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659414 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085659414 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659414 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085659414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659414 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) 20250806085659414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085659414 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) 20250806085659414 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) 20250806085659414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085659414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659414 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659414 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 20250806085659414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085659414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085659439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085659439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085659439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085659439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085659439 DHNBAP 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) 20250806085659439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085659439 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085659440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085659440 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@c18501b10b59: setverdict(pass): none -> pass 20250806085659602 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 20250806085659602 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 20250806085659602 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085659602 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085659609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659609 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085659609 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085659609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085659609 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085659609 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085659609 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085659609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085659609 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085659609 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 20250806085659609 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085659609 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  20250806085659609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085659612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085659612 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085659612 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  20250806085659612 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085659612 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085659612 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085659612 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 20250806085659612 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085659612 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  20250806085659612 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' 20250806085659612 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' 20250806085659612 DLSS7 <000c> ss7_asp.c: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  20250806085659613 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  20250806085659613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085659613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085659613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085659613 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085659613 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) 20250806085659613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085659613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085659613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085659613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085659613 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085659613 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) 20250806085659613 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659614 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085659614 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659614 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659614 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085659614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659614 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) 20250806085659614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085659614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659614 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085659614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085659614 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659614 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659615 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659615 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659615 DLM3UA <000f> 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 20250806085659615 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085659615 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) 20250806085659615 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085659615 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085659615 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085659615 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  20250806085659629 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 20250806085659629 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 20250806085659629 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085659629 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085659635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085659635 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085659635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085659635 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085659635 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085659635 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085659635 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085659635 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085659635 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 20250806085659635 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085659635 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  20250806085659635 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085659637 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659637 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085659637 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085659637 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  20250806085659637 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085659637 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085659637 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085659637 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 20250806085659637 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085659637 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  20250806085659637 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' 20250806085659637 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' 20250806085659637 DLSS7 <000c> ss7_asp.c: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  20250806085659637 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  20250806085659637 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  20250806085659637 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085659637 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085659637 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085659638 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085659638 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) 20250806085659638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085659638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085659638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085659638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085659638 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085659638 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) 20250806085659638 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085659639 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085659639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085659639 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085659639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085659639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085659639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659639 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) 20250806085659639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085659639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085659639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085659639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085659639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085659639 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085659639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085659639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085659639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085659639 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085659639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085659639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085659639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085659640 DLM3UA <000f> 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 20250806085659640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085659640 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) 20250806085659640 DLSS7 <000c> ss7_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 20250806085659640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085659640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085659640 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.msc0-RAN(51)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085700417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085700417 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085700417 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085700417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085700417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085700417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085700417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085700417 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700417 DLSS7 <000c> ss7_asp.c: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  20250806085700417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085700417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085700417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085700417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085700417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085700417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085700417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085700417 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085700417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085700417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085700417 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085700417 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) 20250806085700417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085700417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085700417 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085700418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085700418 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085700418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085700418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085700418 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) 20250806085700418 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085700418 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085700418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700418 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085700418 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085700418 DLM3UA <000f> 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 20250806085700418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085700418 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085700418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085700418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085700418 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700418 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  20250806085700418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085700418 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085700418 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085700418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085700419 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085700419 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085700419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085700419 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085700419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085700419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085700419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085700419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085700419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085700419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085700419 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085700419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085700419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085700419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085700419 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085700419 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085700419 DLSS7 <000c> ss7_asp.c: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  HNBGW_Test.msc0-RAN(51)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085700441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085700441 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085700441 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085700441 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085700441 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085700441 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085700441 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085700441 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700441 DLSS7 <000c> ss7_asp.c: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  20250806085700441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085700441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085700441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085700441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085700441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085700441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085700441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085700441 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085700441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085700441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085700441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085700441 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085700441 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) 20250806085700441 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085700441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085700441 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085700442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085700442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085700442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085700442 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085700442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085700442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085700442 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) 20250806085700442 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085700442 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085700442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700442 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085700442 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085700442 DLM3UA <000f> 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 20250806085700442 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085700442 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085700442 DLSS7 <000c> ss7_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 20250806085700442 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085700442 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700442 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  20250806085700445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085700445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085700445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085700445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085700445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085700445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085700445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085700445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085700445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085700445 DLSS7 <000c> ss7_asp.c: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  20250806085700445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085700445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085700445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085700445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085700445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085700445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085700446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085700446 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085700446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085700446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085700446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085700446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085700446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085700446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085700446 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085700446 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085700452 DLCTRL DEBUG Command: GET 825298484 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085700452 DLCTRL DEBUG Tx Command reply: GET_REPLY 825298484 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) HNBGW_Test.sgsn0-RAN(54)@c18501b10b59: 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 } } } } MTC@c18501b10b59: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@c18501b10b59: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806085700456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085700456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085700456 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085700456 DMAIN NOTICE (127.0.0.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) 20250806085700456 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(48)@c18501b10b59: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806085701463 DLCTRL DEBUG Command: GET 706162316 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085701463 DLCTRL DEBUG Tx Command reply: GET_REPLY 706162316 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806085706473 DLCTRL DEBUG Command: GET 170275325 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085706473 DLCTRL DEBUG Tx Command reply: ERROR 170275325 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)@c18501b10b59: 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806085707508 DLCTRL DEBUG Command: GET 511293416 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085707508 DLCTRL DEBUG Tx Command reply: ERROR 511293416 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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085707509 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085707510 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)@c18501b10b59: 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085707521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085707521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085707521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085707521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085707521 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085707521 DHNBAP 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) 20250806085707521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085707521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085707521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085707521 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806085707522 DLCTRL DEBUG Command: GET 96991731 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085707522 DLCTRL DEBUG Tx Command reply: GET_REPLY 96991731 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085708528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085708528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085708529 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085708529 DMAIN NOTICE (127.0.0.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) 20250806085708529 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_hnb_disconnected_timeout-Iuh0(57)@c18501b10b59: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250806085708537 DLCTRL DEBUG Command: GET 331207848 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085708537 DLCTRL DEBUG Tx Command reply: GET_REPLY 331207848 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085711344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085711344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085711344 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085711344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085711344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085711344 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085711344 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085711344 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085711344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085711345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085711345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085711345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085711345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085711345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085711345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085711345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085711345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085711345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085711345 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085711345 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK MTC@c18501b10b59: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250806085714551 DLCTRL DEBUG Command: GET 133968482 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250806085714551 DLCTRL DEBUG Tx Command reply: ERROR 133968482 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)@c18501b10b59: 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085714563 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37945<->l=127.0.0.1:4262) (control_if.c:193) 20250806085714563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(45)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085714566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44682<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@c18501b10b59: Final verdict of PTC: none 20250806085714567 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085714567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085714567 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085714567 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085714567 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085714567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085714567 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085714567 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085714567 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 20250806085714567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085714567 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085714567 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085714567 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085714567 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085714567 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085714567 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085714567 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 20250806085714567 DLSS7 <000c> ss7_route.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' 20250806085714567 DLSS7 <000c> ss7_route.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' 20250806085714567 DLSS7 <000c> ss7_asp.c: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  20250806085714567 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  20250806085714567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085714567 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085714567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085714567 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085714567 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085714567 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) 20250806085714567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085714567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085714567 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085714567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085714567 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085714567 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) 20250806085714567 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085714567 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 20250806085714567 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(53)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@c18501b10b59: Final verdict of PTC: none 20250806085714567 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085714567 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085714567 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085714567 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085714568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085714568 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085714568 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085714568 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) 20250806085714568 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(55)@c18501b10b59: Final verdict of PTC: none 20250806085714568 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085714568 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085714568 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085714568 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085714568 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085714568 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085714568 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 20250806085714568 DLSS7 <000c> ss7_route.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' 20250806085714568 DLSS7 <000c> ss7_route.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' 20250806085714568 DLSS7 <000c> ss7_asp.c: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  20250806085714568 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085714568 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085714568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-MGCP(56)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(47)@c18501b10b59: Final verdict of PTC: none 20250806085714568 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085714568 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085714568 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) 20250806085714568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085714568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085714568 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085714568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085714568 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085714568 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) 20250806085714568 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085714568 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@c18501b10b59: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Aug 6 08:57:14 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 20250806085714604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085715206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298880) Waiting for packet dumper to finish... 1 (prev_count=298880, count=299420) 20250806085716568 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085716568 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085716568 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085716568 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085716568 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085716568 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ue_register started. 20250806085718322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085718328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085718332 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37913<->l=127.0.0.1:4262) (control_if.c:572) 20250806085718431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718431 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718432 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718432 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718432 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085718432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ue_register-Iuh0(63)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085718433 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085718433 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 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) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085718433 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) 20250806085718433 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) 20250806085718433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085718433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 (ss7_asp.c:1383) 20250806085718433 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718433 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085718433 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718433 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718433 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085718433 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718433 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) 20250806085718433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085718433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718433 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718433 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718433 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085718434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 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) 20250806085718434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085718434 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718434 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085718434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085718434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718434 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718434 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085718434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718434 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718434 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 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) 20250806085718434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085718434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085718434 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085718434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085718434 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085718434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085718434 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718434 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718434 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718434 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 20250806085718434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085718434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085718434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718434 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 20250806085718434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085718434 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 20250806085718434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085718434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718434 DLM3UA <000f> 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 20250806085718434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085718434 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) 20250806085718434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085718434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085718434 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718434 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718434 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718434 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085718434 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085718434 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) 20250806085718434 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085718434 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(67)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(65)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085718447 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718447 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718447 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718447 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718447 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718447 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085718447 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718448 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085718448 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 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) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085718448 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) 20250806085718448 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) 20250806085718448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085718448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718448 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718448 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085718448 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 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) 20250806085718448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718448 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) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085718448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718448 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) 20250806085718448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085718448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718449 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718449 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718449 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085718449 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 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) 20250806085718449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718449 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) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085718449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718449 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) 20250806085718449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085718449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718449 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718449 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718449 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085718449 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 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) 20250806085718449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085718449 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085718449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718449 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085718449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085718449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718449 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718449 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085718449 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085718449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718449 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085718449 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) 20250806085718449 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085718449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718449 DLM3UA <000f> 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085718449 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) 20250806085718449 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085718449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718449 DLM3UA <000f> 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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085718449 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) 20250806085718449 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085718449 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085718468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085718468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085718468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085718468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085718468 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085718468 DHNBAP 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) 20250806085718468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085718468 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085718468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085718468 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@c18501b10b59: setverdict(pass): none -> pass 20250806085718644 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 20250806085718644 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 20250806085718644 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085718644 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085718650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085718650 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085718650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085718650 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085718650 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085718650 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085718650 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085718650 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085718651 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 20250806085718651 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085718651 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  20250806085718651 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085718653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718653 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085718653 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085718653 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  20250806085718653 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085718653 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085718653 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085718653 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 20250806085718653 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085718653 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  20250806085718653 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' 20250806085718653 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' 20250806085718653 DLSS7 <000c> ss7_asp.c: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  20250806085718653 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  20250806085718653 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085718653 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085718653 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085718653 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085718653 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) 20250806085718653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085718653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085718653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085718654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085718654 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085718654 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) 20250806085718654 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718655 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718655 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085718655 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718655 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718655 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085718655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718655 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085718655 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718655 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085718655 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085718655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718655 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718655 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718656 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718656 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718656 DLM3UA <000f> 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 20250806085718656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085718656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085718656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085718656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085718656 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085718656 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  20250806085718658 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 20250806085718658 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 20250806085718658 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085718658 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085718662 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718662 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085718662 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085718662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085718662 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085718662 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085718662 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085718662 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085718662 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085718662 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 20250806085718662 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085718662 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  20250806085718662 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085718663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085718663 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085718663 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  20250806085718663 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085718663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085718663 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085718663 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 20250806085718663 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085718663 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  20250806085718663 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' 20250806085718663 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' 20250806085718663 DLSS7 <000c> ss7_asp.c: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  20250806085718663 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  20250806085718663 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  20250806085718663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085718663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085718663 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085718663 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085718663 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) 20250806085718663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085718663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085718663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085718663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085718663 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085718663 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) 20250806085718663 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085718664 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085718664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085718665 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085718665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085718665 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085718665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085718665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085718665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085718665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085718665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085718665 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085718665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085718665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085718665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085718665 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085718665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085718665 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085718665 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085718665 DLM3UA <000f> 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 20250806085718665 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085718665 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085718665 DLSS7 <000c> ss7_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 20250806085718665 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085718665 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085718665 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(66)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085719459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085719459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085719459 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085719459 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085719459 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085719459 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085719459 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085719459 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719459 DLSS7 <000c> ss7_asp.c: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  20250806085719459 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085719459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085719459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085719459 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085719459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085719459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085719459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085719459 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085719459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085719460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085719460 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085719460 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085719460 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) 20250806085719460 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085719460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085719460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 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) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085719460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085719460 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085719460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085719460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085719460 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) 20250806085719460 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085719460 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085719460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085719460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085719460 DLM3UA <000f> 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 20250806085719460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085719460 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) 20250806085719460 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085719460 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085719460 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719460 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  20250806085719463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085719463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085719463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085719463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085719463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085719463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085719463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085719463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719463 DLSS7 <000c> ss7_asp.c: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  20250806085719463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085719463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085719463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085719463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085719463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085719463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085719463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085719463 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085719463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085719463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085719463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085719463 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085719463 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(66)@c18501b10b59: 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 } } } } 20250806085719466 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719466 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085719466 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085719466 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085719466 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085719466 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085719466 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085719466 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085719466 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719466 DLSS7 <000c> ss7_asp.c: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  20250806085719466 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085719466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085719466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085719466 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085719466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085719466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085719466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085719466 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085719466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085719466 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085719466 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085719466 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) 20250806085719466 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085719466 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085719466 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 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) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085719466 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085719466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085719466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085719466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085719466 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) 20250806085719466 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085719466 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085719467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085719467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085719467 DLM3UA <000f> 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 20250806085719467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085719467 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) 20250806085719467 DLSS7 <000c> ss7_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 20250806085719467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085719467 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719467 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  20250806085719467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085719467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085719467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085719467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085719467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085719467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085719467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085719467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085719467 DLSS7 <000c> ss7_asp.c: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  20250806085719467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085719467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085719467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085719467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085719467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085719467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085719467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085719467 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085719467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085719467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085719467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085719467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085719467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085719467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085719467 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085719467 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(69)@c18501b10b59: 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 } } } } 20250806085719476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085719476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085719476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250806085719476 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806085719476 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:638) 20250806085719476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085719476 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085719484 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37913<->l=127.0.0.1:4262) (control_if.c:193) 20250806085719484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(60)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085719488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085719488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085719488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085719488 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085719488 DMAIN NOTICE (127.0.0.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) 20250806085719488 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register(59)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@c18501b10b59: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@c18501b10b59: Final verdict of PTC: none TC_ue_register-Iuh0(63)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(62)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(71)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@c18501b10b59: Test case TC_ue_register finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Aug 6 08:57:19 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250806085719571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085719665 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085719665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085719665 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085719665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085719665 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 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719665 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085719665 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085719665 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085719665 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 20250806085719665 DLSS7 <000c> ss7_route.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' 20250806085719665 DLSS7 <000c> ss7_route.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' 20250806085719665 DLSS7 <000c> ss7_asp.c: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  20250806085719665 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  20250806085719665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085719665 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085719665 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085719665 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085719665 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) 20250806085719665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085719665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085719665 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085719665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085719665 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085719665 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) 20250806085719665 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085719665 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085719665 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085719665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085719665 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085719665 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085719665 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085719665 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 20250806085719665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085719665 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085719665 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085719665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085719665 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085719666 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 20250806085719666 DLSS7 <000c> ss7_route.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' 20250806085719666 DLSS7 <000c> ss7_route.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' 20250806085719666 DLSS7 <000c> ss7_asp.c: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  20250806085719666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085719666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085719666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085719666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085719666 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085719666 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) 20250806085719666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085719666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085719666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085719666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085719666 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085719666 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) 20250806085719666 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085719666 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085720173 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=273872) Waiting for packet dumper to finish... 1 (prev_count=273872, count=274412) 20250806085721666 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085721666 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085721666 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085721666 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085721666 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085721666 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ue_register_tmsi_lai started. MTC@c18501b10b59: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250806085723316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085723320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085723323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43853<->l=127.0.0.1:4262) (control_if.c:572) 20250806085723465 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723465 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723466 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723466 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723466 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723466 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723466 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723466 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085723466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_ue_register_tmsi_lai-Iuh0(76)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085723467 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723467 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085723467 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085723467 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) 20250806085723467 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) 20250806085723467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085723467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723467 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723467 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723467 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085723467 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723467 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) 20250806085723467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085723467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723467 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723467 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723467 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085723467 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 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) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723467 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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723467 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085723467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085723467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723467 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723467 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723467 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085723467 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085723467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085723467 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085723467 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085723467 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085723467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085723467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723468 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723468 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 20250806085723468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085723468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085723468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723468 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 20250806085723468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085723468 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 20250806085723468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085723468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723468 DLM3UA <000f> 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 20250806085723468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085723468 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) 20250806085723468 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085723468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085723468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723468 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723468 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723468 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085723468 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085723468 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085723468 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(80)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(78)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085723489 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723489 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723489 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723489 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723489 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723489 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723490 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723490 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085723490 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 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 (unavailable) (ss7_combined_linkset.c:297) 20250806085723490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723490 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) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085723490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723490 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085723490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085723490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723490 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723490 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085723490 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723490 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723490 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085723490 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723490 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 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) 20250806085723490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085723490 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723490 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) 20250806085723490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085723490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723490 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723491 DLM3UA <000f> 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 20250806085723491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085723491 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 (unavailable) 20250806085723491 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085723491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085723491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723491 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723491 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723491 DLM3UA <000f> 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 20250806085723491 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085723491 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) 20250806085723491 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 20250806085723491 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085723491 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723492 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085723492 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 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) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085723492 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) 20250806085723492 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) 20250806085723492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085723492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723492 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723492 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723492 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085723492 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723492 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 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) 20250806085723492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085723492 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085723492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723492 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) 20250806085723492 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085723492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723492 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723492 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723492 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 20250806085723492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085723492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085723492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723492 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 20250806085723492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085723492 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) 20250806085723492 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 20250806085723492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085723525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085723525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085723525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085723525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085723525 DHNBAP 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) 20250806085723525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085723525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085723525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085723525 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@c18501b10b59: setverdict(pass): none -> pass 20250806085723682 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 20250806085723682 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 20250806085723682 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085723682 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085723691 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723691 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085723691 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085723691 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085723691 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085723691 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085723691 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085723691 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085723691 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085723691 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 20250806085723691 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085723691 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  20250806085723691 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085723694 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723694 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085723694 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085723694 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  20250806085723694 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085723694 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085723694 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085723694 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 20250806085723694 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085723694 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  20250806085723694 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' 20250806085723694 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' 20250806085723694 DLSS7 <000c> ss7_asp.c: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  20250806085723694 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  20250806085723694 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085723694 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085723694 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085723694 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085723694 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) 20250806085723694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085723694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085723694 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085723694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085723694 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085723694 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) 20250806085723694 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723696 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085723696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723696 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085723696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723696 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 (available) (ss7_combined_linkset.c:297) 20250806085723696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085723696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085723696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085723696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723696 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723696 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723697 DLM3UA <000f> 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 20250806085723697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085723697 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 (available) 20250806085723697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085723697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085723697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085723697 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  20250806085723712 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 20250806085723712 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 20250806085723712 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085723712 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085723718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723718 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085723718 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085723718 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085723718 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085723719 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085723719 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085723719 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085723719 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085723719 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 20250806085723719 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085723719 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  20250806085723719 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085723721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723721 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085723721 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085723722 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  20250806085723722 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085723722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085723722 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085723722 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 20250806085723722 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085723722 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  20250806085723722 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' 20250806085723722 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' 20250806085723722 DLSS7 <000c> ss7_asp.c: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  20250806085723722 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  20250806085723722 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  20250806085723722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085723722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085723722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085723722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085723722 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) 20250806085723722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085723722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085723722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085723722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085723722 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085723722 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) 20250806085723722 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085723723 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085723723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085723723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085723723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085723723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085723724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085723724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085723724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085723724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085723724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085723724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085723724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085723724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085723724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085723724 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085723724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085723724 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085723724 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085723724 DLM3UA <000f> 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 20250806085723724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085723724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085723724 DLSS7 <000c> ss7_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 20250806085723724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085723724 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085723724 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(79)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085724495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724495 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085724495 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085724495 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085724495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085724495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085724495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085724495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085724495 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724495 DLSS7 <000c> ss7_asp.c: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  20250806085724495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085724495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085724495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085724495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085724495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085724495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085724495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085724495 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085724495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085724496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085724496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085724496 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085724496 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) 20250806085724496 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085724496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085724496 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085724496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085724496 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085724496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085724496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085724496 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) 20250806085724496 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085724496 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085724496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724496 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085724496 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085724496 DLM3UA <000f> 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 20250806085724496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085724496 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085724496 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085724496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085724496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724496 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  20250806085724498 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724498 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085724498 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085724498 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085724498 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085724498 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085724498 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085724498 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085724498 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724498 DLSS7 <000c> ss7_asp.c: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  20250806085724498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085724499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085724499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085724499 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085724499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085724499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085724499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085724499 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085724499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085724499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085724499 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085724499 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085724499 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(79)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085724519 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724519 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085724519 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085724519 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085724519 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085724519 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085724519 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085724519 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085724519 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724519 DLSS7 <000c> ss7_asp.c: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  20250806085724520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085724520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085724520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085724520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085724520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085724520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085724520 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085724520 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) 20250806085724520 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085724520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085724520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085724520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085724520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085724520 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) 20250806085724520 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085724520 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085724520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724520 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085724520 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085724520 DLM3UA <000f> 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 20250806085724520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085724520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085724520 DLSS7 <000c> ss7_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 20250806085724520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085724520 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724520 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  20250806085724520 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724520 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085724520 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085724520 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085724520 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085724520 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085724520 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085724520 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085724520 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085724520 DLSS7 <000c> ss7_asp.c: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  20250806085724520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085724520 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085724520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085724520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085724520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085724520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085724520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085724520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085724520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085724520 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085724520 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(82)@c18501b10b59: 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 } } } } 20250806085724530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085724530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085724530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1431) 20250806085724530 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806085724530 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:396) 20250806085724530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085724530 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085724534 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43853<->l=127.0.0.1:4262) (control_if.c:193) 20250806085724534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37838<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(73)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085724536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085724537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085724537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085724537 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085724537 DMAIN NOTICE (127.0.0.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) 20250806085724537 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_tmsi_lai(72)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@c18501b10b59: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@c18501b10b59: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(75)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(84)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@c18501b10b59: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Aug 6 08:57:24 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 20250806085724589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085724704 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085724704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085724704 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085724704 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085724705 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085724705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085724705 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085724705 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085724705 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 20250806085724705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724705 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085724705 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085724705 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085724705 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 20250806085724705 DLSS7 <000c> ss7_route.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' 20250806085724705 DLSS7 <000c> ss7_route.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' 20250806085724705 DLSS7 <000c> ss7_asp.c: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  20250806085724705 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  20250806085724705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085724705 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085724705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085724705 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085724705 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085724705 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085724705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085724705 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085724705 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085724705 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 20250806085724705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085724705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085724705 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085724705 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085724705 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) 20250806085724705 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085724705 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085724705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085724705 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085724705 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085724705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085724705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085724705 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 20250806085724705 DLSS7 <000c> ss7_route.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' 20250806085724705 DLSS7 <000c> ss7_route.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' 20250806085724705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085724705 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085724705 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) 20250806085724706 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085724706 DLSS7 <000c> ss7_asp.c: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  20250806085724706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085724706 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085724706 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085724706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085724706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085724706 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085724706 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) 20250806085724706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085724706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085724706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085724706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085724706 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085724706 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) 20250806085724706 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085724706 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085725192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256436) Waiting for packet dumper to finish... 1 (prev_count=256436, count=278340) 20250806085726707 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085726707 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085726707 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085726707 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085726707 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085726707 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ue_register_before_hnb_register started. 20250806085728330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085728335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085728338 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39197<->l=127.0.0.1:4262) (control_if.c:572) 20250806085728442 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728442 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728442 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728442 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728442 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728442 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ue_register_before_hnb_register-Iuh0(89)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085728443 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728443 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728443 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085728443 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085728444 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728444 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085728444 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085728444 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) 20250806085728444 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) 20250806085728444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085728444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728444 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728444 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728444 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085728444 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 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) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 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=0 -> eSLS=16: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728444 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) 20250806085728444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085728444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728444 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728444 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728444 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085728444 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 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) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085728444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085728444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728444 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728444 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728444 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085728444 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 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) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 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) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085728444 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728444 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085728444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085728444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728444 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728444 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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085728444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085728444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728444 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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085728444 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) 20250806085728444 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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085728444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728444 DLM3UA <000f> 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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085728444 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) 20250806085728444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085728444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728444 DLM3UA <000f> 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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085728444 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) 20250806085728444 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085728444 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(93)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(91)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085728458 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728458 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728458 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728458 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728458 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728458 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728459 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085728459 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728460 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728460 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085728460 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085728460 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) 20250806085728460 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) 20250806085728460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085728460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728460 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728460 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728460 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085728460 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728460 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) 20250806085728460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085728460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728460 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728460 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728460 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085728460 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 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) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728460 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) 20250806085728460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085728460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728460 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728460 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728460 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085728460 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728460 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085728460 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085728460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085728460 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085728460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085728460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728460 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728460 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085728460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085728460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728460 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085728460 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085728460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728460 DLM3UA <000f> 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085728460 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) 20250806085728460 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085728460 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728460 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728460 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728460 DLM3UA <000f> 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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085728460 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085728460 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085728656 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 20250806085728656 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 20250806085728656 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085728656 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085728665 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728665 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085728665 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085728665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085728665 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085728665 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085728665 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085728665 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085728665 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085728665 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 20250806085728665 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085728665 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  20250806085728666 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085728668 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728668 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085728668 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085728668 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  20250806085728668 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085728668 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085728668 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085728668 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 20250806085728668 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085728669 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  20250806085728669 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' 20250806085728669 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' 20250806085728669 DLSS7 <000c> ss7_asp.c: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  20250806085728669 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  20250806085728669 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085728669 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085728669 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085728669 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085728669 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) 20250806085728669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085728669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085728669 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085728669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085728669 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085728669 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) 20250806085728669 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728670 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728670 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085728670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728670 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728670 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085728670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085728671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728671 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085728671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085728671 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728671 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728671 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728671 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728671 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728671 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728671 DLM3UA <000f> 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 20250806085728671 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085728671 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085728671 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085728671 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085728671 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085728671 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  20250806085728672 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 20250806085728672 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 20250806085728672 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085728672 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085728678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728678 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085728678 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085728678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085728678 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085728678 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085728678 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085728678 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085728678 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085728678 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 20250806085728678 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085728678 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  20250806085728678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085728681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085728681 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085728681 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  20250806085728681 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085728681 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085728681 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085728681 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 20250806085728681 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085728681 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  20250806085728681 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' 20250806085728681 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' 20250806085728681 DLSS7 <000c> ss7_asp.c: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  20250806085728681 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  20250806085728681 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  20250806085728681 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085728681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085728681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085728681 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085728681 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) 20250806085728681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085728681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085728681 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085728681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085728681 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085728681 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) 20250806085728681 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085728683 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085728683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085728683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085728683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085728683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085728683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085728683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085728683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085728683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085728683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085728683 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085728683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085728683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085728683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085728683 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085728683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085728683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085728684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085728684 DLM3UA <000f> 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 20250806085728684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085728684 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085728684 DLSS7 <000c> ss7_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 20250806085728684 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085728684 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085728684 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(92)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085729471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085729471 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085729471 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085729471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085729471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085729471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085729471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085729471 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729471 DLSS7 <000c> ss7_asp.c: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  20250806085729471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085729471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085729471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085729471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085729471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085729471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085729471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085729471 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085729471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729471 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085729471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085729472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085729472 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085729472 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) 20250806085729472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085729472 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085729472 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085729472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085729472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085729472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085729472 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085729472 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085729472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085729472 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) 20250806085729472 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085729472 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085729472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729472 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085729472 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085729472 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085729472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085729472 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085729472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085729472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085729472 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729472 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  20250806085729472 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729472 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085729472 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085729472 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085729472 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085729472 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085729472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085729472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085729472 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729472 DLSS7 <000c> ss7_asp.c: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  20250806085729472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085729472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085729472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085729472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085729472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085729472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085729473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085729473 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085729473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085729473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085729473 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085729473 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085729473 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(92)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085729478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085729478 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085729478 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085729478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085729479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085729479 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085729479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085729479 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729479 DLSS7 <000c> ss7_asp.c: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  20250806085729479 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085729479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085729479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085729479 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085729479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085729479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085729479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085729479 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085729479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085729479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085729479 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085729479 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) 20250806085729479 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085729479 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085729479 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085729479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085729479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085729479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085729479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085729479 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) 20250806085729479 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085729479 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085729479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729479 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085729479 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085729479 DLM3UA <000f> 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 20250806085729479 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085729479 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085729479 DLSS7 <000c> ss7_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 20250806085729479 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085729479 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729479 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  20250806085729479 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085729480 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085729480 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085729480 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085729480 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085729480 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085729480 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085729480 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085729480 DLSS7 <000c> ss7_asp.c: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  20250806085729480 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085729480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085729480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085729480 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085729480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085729480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085729480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085729480 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085729480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085729480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085729480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085729480 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085729480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085729480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085729480 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085729480 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(95)@c18501b10b59: 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 } } } } 20250806085729484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085729484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085729484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1431) 20250806085729484 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250806085729484 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:285) 20250806085729484 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:297) 20250806085729484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085729484 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@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085729490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085729490 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39197<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(86)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085729493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33316<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(94)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@c18501b10b59: Final verdict of PTC: none 20250806085729494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085729494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085729494 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085729494 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) 20250806085729494 DMAIN INFO (disconnected ) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ue_register_before_hnb_register(85)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@c18501b10b59: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(97)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(88)@c18501b10b59: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@c18501b10b59: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Wed Aug 6 08:57:29 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 20250806085729579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085729676 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085729677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085729677 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085729677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085729677 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 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729677 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085729677 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085729677 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085729677 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 20250806085729677 DLSS7 <000c> ss7_route.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' 20250806085729677 DLSS7 <000c> ss7_route.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' 20250806085729677 DLSS7 <000c> ss7_asp.c: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  20250806085729677 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  20250806085729677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085729677 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085729677 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085729677 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085729677 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) 20250806085729677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085729677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085729677 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085729677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085729677 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085729677 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) 20250806085729677 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085729677 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085729677 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085729677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085729677 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085729677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085729677 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085729677 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 20250806085729677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085729677 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085729677 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085729677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085729677 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085729677 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 20250806085729677 DLSS7 <000c> ss7_route.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' 20250806085729677 DLSS7 <000c> ss7_route.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' 20250806085729677 DLSS7 <000c> ss7_asp.c: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  20250806085729678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085729678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085729678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085729678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085729678 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085729678 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) 20250806085729678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085729678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085729678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085729678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085729678 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085729678 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) 20250806085729678 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085729678 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085730182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33328<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254252) Waiting for packet dumper to finish... 1 (prev_count=254252, count=276156) 20250806085731679 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085731679 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085731679 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085731679 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085731679 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085731679 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_cs_initial_ue started. 20250806085733280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085733285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085733289 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42373<->l=127.0.0.1:4262) (control_if.c:572) 20250806085733370 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733370 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733370 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733370 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733370 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733370 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733370 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733370 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue-Iuh0(102)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085733370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085733371 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085733372 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733372 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085733372 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085733372 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) 20250806085733372 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) 20250806085733372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085733372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733372 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733372 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733372 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085733372 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 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) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733372 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) 20250806085733372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085733372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733372 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733372 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733372 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085733372 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 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) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085733372 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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085733372 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085733372 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085733372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085733372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733372 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733372 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085733372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 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) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733372 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) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085733372 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733372 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085733372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085733372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733372 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733372 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733372 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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085733372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085733372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733372 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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085733372 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) 20250806085733372 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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085733372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733372 DLM3UA <000f> 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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085733372 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) 20250806085733372 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085733372 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733372 DLM3UA <000f> 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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085733372 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) 20250806085733372 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085733372 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(106)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(104)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085733384 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733384 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733385 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733385 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733385 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733385 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733385 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085733385 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733386 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733386 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085733386 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085733386 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) 20250806085733386 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) 20250806085733386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085733386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733386 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733386 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733386 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085733386 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733386 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) 20250806085733386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085733386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733386 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733386 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733386 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085733386 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 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) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 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=5 -> eSLS=21: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733386 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) 20250806085733386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085733386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733386 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733386 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085733386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085733386 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733386 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085733386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085733386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733386 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733386 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 20250806085733386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085733386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085733386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733386 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 20250806085733386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085733386 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 20250806085733386 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085733386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733386 DLM3UA <000f> 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 20250806085733387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085733387 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) 20250806085733387 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 20250806085733387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085733387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733387 DLM3UA <000f> 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 20250806085733387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085733387 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085733387 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085733405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085733405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085733405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085733405 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085733405 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806085733405 DHNBAP 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) 20250806085733405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085733405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085733405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085733405 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@c18501b10b59: setverdict(pass): none -> pass 20250806085733582 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 20250806085733582 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 20250806085733582 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085733582 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085733590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085733590 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085733590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085733590 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085733590 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085733590 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085733590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085733590 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085733590 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 20250806085733590 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085733590 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  20250806085733590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085733592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085733592 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085733592 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  20250806085733592 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085733592 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085733592 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085733592 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 20250806085733592 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085733592 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  20250806085733592 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' 20250806085733592 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' 20250806085733592 DLSS7 <000c> ss7_asp.c: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  20250806085733592 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  20250806085733592 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085733592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085733592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085733592 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085733592 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) 20250806085733592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085733593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085733593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085733593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085733593 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085733593 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) 20250806085733593 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733594 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085733594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733594 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085733594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085733594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733594 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085733594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085733594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733594 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733594 DLM3UA <000f> 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 20250806085733594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085733594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085733594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085733594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085733594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085733594 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  20250806085733596 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 20250806085733596 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 20250806085733596 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085733596 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085733598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733598 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085733598 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085733599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085733599 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085733599 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085733599 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085733599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085733599 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085733599 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 20250806085733599 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085733599 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  20250806085733599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085733599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733599 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085733599 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085733599 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  20250806085733599 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085733599 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085733599 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085733599 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 20250806085733599 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085733599 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  20250806085733599 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' 20250806085733599 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' 20250806085733599 DLSS7 <000c> ss7_asp.c: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  20250806085733599 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  20250806085733599 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  20250806085733599 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085733599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085733599 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085733599 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085733599 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) 20250806085733599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085733599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085733599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085733599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085733599 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085733599 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) 20250806085733599 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085733600 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085733600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085733600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085733601 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085733601 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085733601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085733601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085733601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085733601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085733601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085733601 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085733601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085733601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085733601 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085733601 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085733601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085733601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085733601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085733601 DLM3UA <000f> 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 20250806085733601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085733601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085733601 DLSS7 <000c> ss7_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 20250806085733601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085733601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085733601 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(105)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085734399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734399 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085734399 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085734399 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085734399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085734399 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085734399 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085734400 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085734400 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734400 DLSS7 <000c> ss7_asp.c: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  20250806085734400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085734400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085734400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085734400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085734400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085734400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085734400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085734400 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085734400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085734400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085734400 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085734400 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) 20250806085734400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085734400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085734400 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 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) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085734400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085734400 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085734400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085734400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085734400 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) 20250806085734400 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085734401 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085734401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085734401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085734401 DLM3UA <000f> 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 20250806085734401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085734401 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) 20250806085734401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085734401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085734401 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734401 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  20250806085734403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734403 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085734403 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085734403 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085734403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085734403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085734403 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085734403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085734403 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734403 DLSS7 <000c> ss7_asp.c: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  20250806085734404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085734404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085734404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085734404 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085734404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085734404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085734404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085734404 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085734404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734404 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085734404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085734404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085734404 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085734404 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806085734408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085734408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085734408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085734408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085734408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085734408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085734408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085734408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734408 DLSS7 <000c> ss7_asp.c: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  20250806085734408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) HNBGW_Test.sgsn0-RAN(108)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085734408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085734408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085734408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085734408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085734408 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085734408 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085734408 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085734408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085734408 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085734408 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085734408 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) 20250806085734408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085734408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085734408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 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) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085734408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085734408 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085734408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085734408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085734408 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) 20250806085734408 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085734408 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085734408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085734408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085734408 DLM3UA <000f> 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 20250806085734408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085734408 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) 20250806085734408 DLSS7 <000c> ss7_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 20250806085734408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085734408 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734409 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  HNBGW_Test.msc0-RAN(105)@c18501b10b59: 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 } } } } 20250806085734412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085734412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085734412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085734412 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085734412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085734412 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085734412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085734412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085734412 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085734412 DLSS7 <000c> ss7_asp.c: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  20250806085734412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085734412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085734412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085734412 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085734412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085734412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085734412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085734412 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085734413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085734413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085734413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085734413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085734413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085734413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085734413 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085734413 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(108)@c18501b10b59: 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 } } } } 20250806085734425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c18501b10b59: Added conn table entry 0TC_ranap_cs_initial_ue0(111)8012892 20250806085735462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085735462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085735462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085735462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085735462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a445c, normal) (hnbgw_rua.c:408) 20250806085735462 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085735462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085735462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085735463 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085735463 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085735463 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012892 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085735463 DCN DEBUG map_sccp[0x5580359f6ce0]{init}: Allocated (fsm.c:456) 20250806085735463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085735463 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8012892 <-> SCCP-1 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085735463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012892 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085735463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085735463 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085735463 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085735463 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012892 SCCP-1 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085735463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085735463 DLSCCP DEBUG 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) 20250806085735463 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: Allocated (fsm.c:456) 20250806085735463 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085735463 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001920056400500f1100926) (sccp_scrc.c:455) 20250806085735463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085735463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085735463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085735463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085735463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085735463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085735463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085735463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085735463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085735463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085735463 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085735463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085735463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085735463 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 92 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085735463 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085735463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085735463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085735463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085735463 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085735463 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085735463 DLM3UA <000f> 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 20250806085735463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085735463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085735463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085735463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085735463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085735463 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 92 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@c18501b10b59: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4503167 HNBGW_Test.msc0-SCCP(104)@c18501b10b59: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085735481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085735481 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085735481 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085735481 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085735481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085735481 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085735481 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085735481 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085735481 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085735481 DLSS7 <000c> ss7_asp.c: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 bc f3 99 02 00 00 00 00  20250806085735481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085735481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085735481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085735481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085735481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085735481 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=00bcf399) (sccp_scrc.c:545) 20250806085735481 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) 20250806085735481 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085735481 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085735481 DLSCCP DEBUG 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) 20250806085735481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085735481 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) 20250806085735481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085735481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085735487 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42373<->l=127.0.0.1:4262) (control_if.c:193) 20250806085735488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(99)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085735493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@c18501b10b59: Final verdict of PTC: none 20250806085735495 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085735495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085735496 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085735496 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_ranap_cs_initial_ue-Iuh0-RUA(103)@c18501b10b59: Final verdict of PTC: none 20250806085735496 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085735496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085735496 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085735496 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085735496 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 20250806085735496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085735496 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085735496 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085735496 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085735496 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085735496 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085735496 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085735496 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 20250806085735496 DLSS7 <000c> ss7_route.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' 20250806085735496 DLSS7 <000c> ss7_route.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' 20250806085735496 DLSS7 <000c> ss7_asp.c: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  20250806085735496 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  20250806085735496 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085735496 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085735497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085735497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085735497 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085735497 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) 20250806085735497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085735497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085735497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085735497 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085735497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085735497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085735497 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085735497 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085735497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085735497 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085735497 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085735497 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 20250806085735497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085735497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085735497 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085735497 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) 20250806085735497 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085735497 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085735497 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085735497 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085735497 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085735497 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085735497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(107)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@c18501b10b59: Final verdict of PTC: none 20250806085735497 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085735497 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 20250806085735497 DLSS7 <000c> ss7_route.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' 20250806085735497 DLSS7 <000c> ss7_route.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(105)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@c18501b10b59: Final verdict of PTC: none 20250806085735498 DLSS7 <000c> ss7_asp.c: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  20250806085735498 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(106)@c18501b10b59: Final verdict of PTC: none 20250806085735498 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(104)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(110)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(101)@c18501b10b59: Final verdict of PTC: none 20250806085735499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085735499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085735499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085735499 DLM3UA <000f> 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 20250806085735500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085735500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085735500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085735498 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085735498 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085735498 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085735498 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) 20250806085735498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085735498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085735498 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085735498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085735498 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085735498 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) 20250806085735498 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085735498 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085735498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085735498 DLSCCP DEBUG 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) 20250806085735498 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085735498 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcf399), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085735498 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085735498 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) 20250806085735498 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085735498 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) 20250806085735499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085735499 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085735499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085735499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085735499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085735499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085735499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 bc f3 99 00 00 01 00 00 00 00 00 (ss7_asp.c:1383) 20250806085735499 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085735499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085735499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085735499 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085735499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085735499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085735499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085735499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085735499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8012892)[0x5580359f4cb0]{disrupted}: Deallocated (fsm.c:568) 20250806085735499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085735499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806085735499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5580359f6ce0]{disconnected}: Deallocated (fsm.c:568) 20250806085735499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8012892 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085735499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085735499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085735500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085735500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085735500 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085735500 DMAIN NOTICE (127.0.0.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) 20250806085735500 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085735502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Aug 6 08:57:35 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 20250806085735601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085736203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35958<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310024) Waiting for packet dumper to finish... 1 (prev_count=310024, count=310564) 20250806085737497 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085737497 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085737497 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085737499 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085737499 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085737499 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_ps_initial_ue started. 20250806085739326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085739332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085739334 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33661<->l=127.0.0.1:4262) (control_if.c:572) 20250806085739428 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739429 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739429 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739429 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739429 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739429 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739429 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739429 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue-Iuh0(116)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085739429 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085739429 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085739430 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739430 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085739430 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 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) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085739430 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) 20250806085739430 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) 20250806085739430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085739430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739430 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739430 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739430 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085739430 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739430 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739430 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) 20250806085739430 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085739431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739431 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) 20250806085739431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085739431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739431 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739431 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739431 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085739431 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 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) 20250806085739431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085739431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085739431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085739431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739431 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739431 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739431 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085739431 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739431 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) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085739431 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739431 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085739431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085739431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739431 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739431 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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085739431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085739431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739431 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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085739431 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) 20250806085739431 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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085739431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739431 DLM3UA <000f> 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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085739431 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) 20250806085739431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085739431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739431 DLM3UA <000f> 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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085739431 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085739431 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(120)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(118)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085739445 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739445 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739446 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739446 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739446 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739446 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739446 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085739446 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739447 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739447 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085739447 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 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) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085739447 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) 20250806085739447 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) 20250806085739447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085739447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739447 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739447 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739447 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085739447 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739447 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739447 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 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) 20250806085739447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739447 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) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085739447 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739447 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) 20250806085739447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085739448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739448 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739448 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085739448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085739448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739448 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) 20250806085739448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085739448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739448 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739448 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085739448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085739448 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085739448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085739448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085739448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739448 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739448 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085739448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085739448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739448 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085739448 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) 20250806085739448 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085739448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739448 DLM3UA <000f> 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085739448 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085739448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739448 DLM3UA <000f> 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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085739448 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085739448 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085739476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085739476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085739476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085739476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085739476 DHNBAP 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) 20250806085739476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085739476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085739476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085739476 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@c18501b10b59: setverdict(pass): none -> pass 20250806085739642 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 20250806085739642 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 20250806085739642 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085739643 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085739648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085739648 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085739648 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085739648 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085739648 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085739648 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085739648 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085739648 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085739648 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 20250806085739648 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085739648 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  20250806085739648 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085739649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085739649 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085739649 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  20250806085739649 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085739649 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085739649 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085739649 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 20250806085739649 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085739649 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  20250806085739649 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' 20250806085739649 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' 20250806085739649 DLSS7 <000c> ss7_asp.c: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  20250806085739649 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  20250806085739649 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085739649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085739649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085739649 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085739649 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) 20250806085739649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085739649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085739649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085739649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085739650 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085739650 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) 20250806085739650 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739651 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085739651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085739651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085739651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085739651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085739652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739652 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739652 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739652 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739652 DLM3UA <000f> 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 20250806085739652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085739652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085739652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085739652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085739652 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085739652 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  20250806085739660 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 20250806085739660 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 20250806085739660 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085739660 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085739663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739663 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085739663 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085739663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085739663 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085739663 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085739663 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085739663 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085739663 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085739663 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 20250806085739663 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085739663 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  20250806085739663 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085739664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085739664 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085739664 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  20250806085739664 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085739664 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085739664 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085739664 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 20250806085739664 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085739664 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  20250806085739664 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' 20250806085739664 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' 20250806085739664 DLSS7 <000c> ss7_asp.c: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  20250806085739664 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  20250806085739664 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  20250806085739664 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085739664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085739664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085739664 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085739664 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) 20250806085739664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085739664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085739664 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085739664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085739664 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085739664 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) 20250806085739665 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085739666 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085739666 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085739666 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085739666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085739666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085739666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739666 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 (available) (ss7_combined_linkset.c:297) 20250806085739666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085739666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085739666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085739666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085739666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085739666 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085739666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085739666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085739666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085739667 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085739667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085739667 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085739667 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085739667 DLM3UA <000f> 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 20250806085739667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085739667 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 (available) 20250806085739667 DLSS7 <000c> ss7_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 20250806085739667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085739667 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085739667 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.msc0-RAN(119)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085740448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085740448 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085740448 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085740448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085740448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085740448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085740448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085740448 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740448 DLSS7 <000c> ss7_asp.c: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  20250806085740448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085740448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085740448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085740448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085740448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085740448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085740448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085740448 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085740448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085740448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085740448 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085740448 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) 20250806085740448 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085740448 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085740448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 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) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085740448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085740448 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085740448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085740448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085740448 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) 20250806085740448 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085740448 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085740448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085740448 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085740448 DLM3UA <000f> 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 20250806085740448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085740448 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) 20250806085740448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085740448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085740448 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740448 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  20250806085740449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740449 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085740449 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085740449 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085740449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085740449 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085740449 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085740449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085740449 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740449 DLSS7 <000c> ss7_asp.c: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  20250806085740449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085740449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085740449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085740449 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085740449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085740449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085740449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085740449 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085740449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740449 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085740449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085740449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085740449 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085740449 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(119)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085740467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085740467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085740467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085740467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085740467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085740467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085740467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085740467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085740467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740467 DLSS7 <000c> ss7_asp.c: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  20250806085740467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085740467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085740467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085740467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085740467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085740467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085740467 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085740467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085740467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085740467 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085740467 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) 20250806085740467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085740467 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085740467 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085740467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085740467 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085740467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085740467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085740467 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) 20250806085740467 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085740467 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085740467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740467 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085740467 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085740467 DLM3UA <000f> 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 20250806085740467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085740467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085740467 DLSS7 <000c> ss7_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 20250806085740467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085740467 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740467 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  20250806085740470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085740470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085740470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085740470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085740470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085740470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085740470 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085740470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085740470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085740470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085740470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085740470 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085740470 DLSS7 <000c> ss7_asp.c: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  20250806085740470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085740470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085740470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085740470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085740470 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085740470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085740470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085740470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085740470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085740470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085740470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085740470 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085740470 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(122)@c18501b10b59: 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 } } } } 20250806085740515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085741344 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085741345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085741345 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085741345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085741345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085741345 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085741345 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085741345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085741345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085741345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085741345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085741345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085741345 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085741345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085741345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085741346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085741346 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085741346 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK TC_ranap_ps_initial_ue0(125)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c18501b10b59: Added conn table entry 0TC_ranap_ps_initial_ue0(125)47102 20250806085741563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085741563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085741563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085741563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085741563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb7fe, normal) (hnbgw_rua.c:408) 20250806085741563 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085741563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085741563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-47102 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085741563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085741563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085741563 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085741563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-47102 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085741563 DCN DEBUG map_sccp[0x5580359f6ce0]{init}: Allocated (fsm.c:456) 20250806085741563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085741563 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-47102 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085741563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-47102 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085741563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085741563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085741563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085741564 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-47102 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085741564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085741564 DLSCCP DEBUG 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) 20250806085741564 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: Allocated (fsm.c:456) 20250806085741564 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085741564 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300033f0056400500f1100926) (sccp_scrc.c:455) 20250806085741564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085741564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085741564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085741564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085741564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085741564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085741564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085741564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085741564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085741564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085741564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085741564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085741564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085741564 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 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085741564 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085741564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085741564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085741564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085741564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085741565 DLM3UA <000f> 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 20250806085741565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085741565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085741565 DLSS7 <000c> ss7_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 20250806085741565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085741565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085741565 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 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@c18501b10b59: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16614006 HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@c18501b10b59: setverdict(pass): none -> pass 20250806085741582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085741582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085741582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085741582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085741582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085741582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085741582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085741582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085741582 DLSS7 <000c> ss7_asp.c: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 b4 07 37 02 00 00 00 00  20250806085741582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085741582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085741582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085741582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085741582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085741582 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=00b40737) (sccp_scrc.c:545) 20250806085741582 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) 20250806085741582 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085741582 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085741582 DLSCCP DEBUG 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) 20250806085741582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085741582 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) 20250806085741582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085741582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085741588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085741589 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33661<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(113)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085741593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35964<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@c18501b10b59: Final verdict of PTC: none 20250806085741595 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085741595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085741595 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085741595 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085741595 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085741595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085741595 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085741595 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085741595 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 20250806085741595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741595 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085741595 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085741595 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085741595 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085741595 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085741596 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085741596 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 20250806085741596 DLSS7 <000c> ss7_route.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' 20250806085741596 DLSS7 <000c> ss7_route.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' 20250806085741596 DLSS7 <000c> ss7_asp.c: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  20250806085741596 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  20250806085741596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085741596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085741596 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085741596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085741596 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085741596 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085741596 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085741596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085741596 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085741596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085741596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085741596 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085741596 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085741596 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) 20250806085741596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085741596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085741596 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 20250806085741596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741596 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085741596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085741596 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085741596 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) 20250806085741596 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085741596 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085741596 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085741596 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085741596 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085741596 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085741596 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085741596 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085741596 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 20250806085741597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085741597 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085741597 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085741597 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) 20250806085741597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085741597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085741597 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-RAN(119)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@c18501b10b59: Final verdict of PTC: none 20250806085741597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085741597 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085741597 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) 20250806085741597 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085741597 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085741597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085741597 DLSCCP DEBUG 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) 20250806085741597 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085741597 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b40737), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085741597 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085741597 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) HNBGW_Test.sgsn0-M3UA(123)@c18501b10b59: Final verdict of PTC: none 20250806085741597 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) 20250806085741597 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) 20250806085741597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085741597 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085741597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085741597 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085741597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085741597 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085741597 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b4 07 37 00 00 02 00 00 00 00 00 (ss7_asp.c:1383) 20250806085741598 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085741598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085741598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085741598 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085741598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085741598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085741598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085741598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085741598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-47102)[0x5580359f4cb0]{disrupted}: Deallocated (fsm.c:568) 20250806085741598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085741598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806085741598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5580359f6ce0]{disconnected}: Deallocated (fsm.c:568) 20250806085741598 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-47102 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806085741598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085741598 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_initial_ue-Iuh0(116)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(124)@c18501b10b59: Final verdict of PTC: none 20250806085741598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085741599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085741599 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085741596 DLSS7 <000c> ss7_route.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' 20250806085741596 DLSS7 <000c> ss7_route.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' 20250806085741596 DLSS7 <000c> ss7_asp.c: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  20250806085741596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085741596 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085741598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085741598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085741598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085741598 DLM3UA <000f> 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 20250806085741598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085741598 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085741598 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085741599 DMAIN NOTICE (127.0.0.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) 20250806085741599 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW-PFCP(115)@c18501b10b59: Final verdict of PTC: none 20250806085741600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Aug 6 08:57:41 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 20250806085741683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085742286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321452) Waiting for packet dumper to finish... 1 (prev_count=321452, count=321992) 20250806085743596 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085743597 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085743597 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085743597 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085743597 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085743597 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250806085745410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085745415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085745417 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39521<->l=127.0.0.1:4262) (control_if.c:572) 20250806085745499 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085745499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcf399), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085745499 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085745499 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) 20250806085745499 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085745499 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) 20250806085745499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085745499 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085745499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085745499 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085745499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f3 99 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085745499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745499 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085745499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085745499 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085745499 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085745529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745529 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745529 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745529 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745529 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745529 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745530 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745530 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085745530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085745530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085745531 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745531 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085745531 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085745531 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) 20250806085745531 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) 20250806085745531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085745531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745531 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745531 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085745531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085745531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745531 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) 20250806085745531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085745531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745531 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745531 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085745531 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085745531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745531 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085745531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745531 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745531 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085745531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745532 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085745532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745532 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085745532 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745532 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085745532 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745532 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745532 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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085745532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085745532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745532 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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085745532 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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085745532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745532 DLM3UA <000f> 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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085745532 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085745532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745532 DLM3UA <000f> 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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085745532 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085745532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(134)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(132)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085745546 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745546 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745546 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745546 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745546 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745546 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745546 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085745546 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745547 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745547 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085745547 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745547 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745547 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745547 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) 20250806085745547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085745547 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) 20250806085745547 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) 20250806085745547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085745547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745547 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745547 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745547 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745547 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085745547 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 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) 20250806085745548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085745548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745548 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745548 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085745548 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 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) 20250806085745548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085745548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745548 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745548 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745548 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085745548 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085745548 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745548 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745548 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085745548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745548 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745548 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 20250806085745548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085745548 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085745548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745548 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 20250806085745548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085745548 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 20250806085745548 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085745548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745548 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745548 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745548 DLM3UA <000f> 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 20250806085745548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085745548 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 20250806085745548 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085745548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745549 DLM3UA <000f> 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 20250806085745549 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085745549 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085745549 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085745586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085745586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085745586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085745586 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085745587 DHNBAP 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) 20250806085745587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085745587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085745587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085745587 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@c18501b10b59: setverdict(pass): none -> pass 20250806085745742 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 20250806085745742 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 20250806085745742 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085745742 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085745748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745748 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085745748 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085745748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085745748 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085745748 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085745748 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085745748 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085745748 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085745748 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 20250806085745748 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085745748 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  20250806085745748 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085745748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745749 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085745749 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085745749 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  20250806085745749 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085745749 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085745749 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085745749 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 20250806085745749 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085745749 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  20250806085745749 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' 20250806085745749 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' 20250806085745749 DLSS7 <000c> ss7_asp.c: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  20250806085745749 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  20250806085745749 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085745749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085745749 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085745749 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085745749 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) 20250806085745749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085745749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085745749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085745749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085745749 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085745749 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) 20250806085745749 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745750 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745750 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085745750 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085745750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085745751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745751 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085745751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745751 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745751 DLM3UA <000f> 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 20250806085745751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085745751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085745751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085745751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085745751 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085745751 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  20250806085745759 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 20250806085745759 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 20250806085745759 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085745759 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(137)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085745764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085745764 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085745764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085745764 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085745764 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085745764 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085745764 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085745764 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085745764 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 20250806085745764 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085745764 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  20250806085745764 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085745766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745766 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085745766 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085745766 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  20250806085745766 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085745766 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085745766 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085745766 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 20250806085745766 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085745766 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  20250806085745767 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' 20250806085745767 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' 20250806085745767 DLSS7 <000c> ss7_asp.c: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  20250806085745767 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  20250806085745767 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  20250806085745767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085745767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085745767 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085745767 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) 20250806085745767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085745767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085745767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085745767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085745767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085745767 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085745767 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) 20250806085745767 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085745768 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085745768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085745768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085745768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085745769 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085745769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085745769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085745769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085745769 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085745769 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085745769 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085745769 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085745769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085745769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085745769 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085745769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085745769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085745769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085745769 DLM3UA <000f> 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 20250806085745770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085745770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085745770 DLSS7 <000c> ss7_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 20250806085745770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085745770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085745770 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.msc0-RAN(133)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085746561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746561 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085746561 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085746561 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085746561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085746561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085746561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085746561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085746561 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746561 DLSS7 <000c> ss7_asp.c: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  20250806085746561 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085746561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085746561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085746561 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085746561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085746561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085746561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085746561 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085746561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085746561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085746561 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085746561 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) 20250806085746561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085746561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085746561 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085746562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085746562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085746562 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085746562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085746562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085746562 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) 20250806085746562 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085746562 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085746562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746562 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085746562 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085746562 DLM3UA <000f> 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 20250806085746562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085746562 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085746562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085746562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085746562 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746562 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  20250806085746564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746564 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085746564 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085746564 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085746564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085746564 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085746564 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085746564 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085746564 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746564 DLSS7 <000c> ss7_asp.c: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  20250806085746564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085746564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085746564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085746564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085746564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085746564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085746564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085746565 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085746565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085746565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085746565 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085746565 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085746565 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(133)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085746572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085746572 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085746572 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085746572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085746572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085746572 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085746572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085746572 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746572 DLSS7 <000c> ss7_asp.c: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  20250806085746573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085746573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085746573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085746573 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085746573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085746573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085746573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085746573 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085746573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085746573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085746573 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085746573 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) 20250806085746573 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085746573 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085746573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085746573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085746573 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085746573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085746573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085746573 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) 20250806085746573 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085746573 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085746573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085746573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085746573 DLM3UA <000f> 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 20250806085746573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085746573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085746573 DLSS7 <000c> ss7_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 20250806085746573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085746573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746573 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  20250806085746576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085746576 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085746576 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085746576 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085746576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085746576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085746576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085746576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085746576 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085746576 DLSS7 <000c> ss7_asp.c: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  20250806085746576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085746576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085746576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085746576 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085746576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085746576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085746576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085746576 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085746576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085746576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085746576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085746576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085746576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085746576 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085746576 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085746576 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(136)@c18501b10b59: 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 } } } } 20250806085746622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8865345 20250806085747664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085747664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085747664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085747664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085747664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x874641, normal) (hnbgw_rua.c:408) 20250806085747664 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085747664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085747664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8865345 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085747664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085747664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085747664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8865345 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085747664 DCN DEBUG map_sccp[0x5580359f6ce0]{init}: Allocated (fsm.c:456) 20250806085747664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085747664 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8865345 <-> SCCP-3 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085747665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8865345 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085747665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085747665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085747665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085747665 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8865345 SCCP-3 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085747665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085747665 DLSCCP DEBUG 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) 20250806085747665 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: Allocated (fsm.c:456) 20250806085747665 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085747665 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) 20250806085747665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085747665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085747665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085747665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085747665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085747665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085747665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085747665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085747665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085747665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085747665 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085747665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085747665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085747665 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) 20250806085747665 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085747665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085747666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085747666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747666 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085747666 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085747666 DLM3UA <000f> 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 20250806085747666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085747666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085747666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085747666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085747666 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085747666 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@c18501b10b59: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@c18501b10b59: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)2457457 HNBGW_Test.msc0-SCCP(132)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085747679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747679 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085747679 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085747679 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085747679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085747679 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085747679 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085747679 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085747679 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085747679 DLSS7 <000c> ss7_asp.c: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 22 a9 c6 02 00 00 00 00  20250806085747679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085747679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085747679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085747679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085747679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085747679 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=0022a9c6) (sccp_scrc.c:545) 20250806085747679 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) 20250806085747679 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085747679 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085747679 DLSCCP DEBUG 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) 20250806085747679 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085747679 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=0022a9c6), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001700056400500f1100926) (sccp_scrc.c:455) 20250806085747679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085747679 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) 20250806085747679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085747679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085747679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085747679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085747679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085747679 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 22 a9 c6 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 70 00 56 40 05 00 f1 10 09 26 (ss7_asp.c:1383) 20250806085747679 DLSCCP DEBUG 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) 20250806085747679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085747680 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) 20250806085747680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085747680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085747680 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085747680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085747680 DLM3UA <000f> 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 20250806085747680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085747680 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085747680 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085747680 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085747680 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085747680 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 22 a9 c6 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 70 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085747695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085747696 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39521<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085747698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@c18501b10b59: Final verdict of PTC: none 20250806085747702 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085747702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085747702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085747702 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085747702 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085747702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085747702 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085747702 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085747703 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085747703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085747703 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085747703 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085747703 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085747703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085747703 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085747703 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-PFCP(129)@c18501b10b59: Final verdict of PTC: none 20250806085747703 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 20250806085747703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747703 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085747703 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW-MGCP(138)@c18501b10b59: Final verdict of PTC: none 20250806085747703 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085747703 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085747703 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085747703 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085747703 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 20250806085747703 DLSS7 <000c> ss7_route.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' 20250806085747703 DLSS7 <000c> ss7_route.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' 20250806085747703 DLSS7 <000c> ss7_asp.c: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  20250806085747703 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  20250806085747703 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085747703 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(134)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@c18501b10b59: Final verdict of PTC: none 20250806085747703 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 20250806085747703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747704 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085747704 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085747704 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085747704 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085747704 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085747704 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085747704 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 20250806085747704 DLSS7 <000c> ss7_route.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' 20250806085747704 DLSS7 <000c> ss7_route.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' 20250806085747704 DLSS7 <000c> ss7_asp.c: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  20250806085747704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085747704 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085747704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085747704 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085747705 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085747705 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) 20250806085747705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085747705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085747705 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085747705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085747705 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085747705 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) 20250806085747705 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085747705 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085747705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085747706 DLSCCP DEBUG 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) 20250806085747706 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085747706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085747706 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085747706 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085747707 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) 20250806085747707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085747707 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085747707 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) 20250806085747707 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085747707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085747707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085747707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 22 a9 c6 00 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085747707 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085747708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) TC_ranap_cs_initial_ue_empty_cr0(139)@c18501b10b59: Final verdict of PTC: pass 20250806085747708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) 20250806085747709 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085747709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085747709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085747709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085747709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085747709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8865345)[0x5580359f4cb0]{disrupted}: Deallocated (fsm.c:568) 20250806085747709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085747709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806085747709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5580359f6ce0]{disconnected}: Deallocated (fsm.c:568) 20250806085747709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8865345 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085747709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085747709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085747709 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085747709 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) 20250806085747709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085747709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085747709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085747709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085747710 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) 20250806085747710 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) 20250806085747710 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085747710 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085747710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085747710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085747710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085747710 DLM3UA <000f> 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 20250806085747710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085747710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085747710 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085747710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085747711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085747711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@c18501b10b59: 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'. 20250806085747711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085747711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085747711 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085747711 DMAIN NOTICE (127.0.0.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) 20250806085747711 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) Wed Aug 6 08:57:47 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 20250806085747777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085748379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326756) Waiting for packet dumper to finish... 1 (prev_count=326756, count=327392) 20250806085749704 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085749705 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085749705 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085749705 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085749705 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085749705 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250806085751506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085751513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085751518 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36013<->l=127.0.0.1:4262) (control_if.c:572) 20250806085751598 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085751598 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b40737), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085751598 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085751598 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) 20250806085751598 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) 20250806085751598 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) 20250806085751598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085751598 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085751598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085751598 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085751598 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b4 07 37 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085751598 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751598 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751598 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751598 DLM3UA <000f> 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 20250806085751598 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085751598 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085751598 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085751620 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751620 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751621 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751621 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085751621 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751621 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751621 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085751621 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085751621 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751621 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751622 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751622 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085751622 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 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) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085751622 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) 20250806085751622 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) 20250806085751622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085751622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751622 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751622 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751622 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085751622 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085751623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751623 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) 20250806085751623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085751623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751623 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751623 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751623 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085751623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 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) 20250806085751623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 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) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085751623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085751623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751623 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751623 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085751623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085751623 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085751623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751623 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751623 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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085751623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085751623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751623 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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085751623 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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085751623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751623 DLM3UA <000f> 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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085751623 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) 20250806085751623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085751623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751623 DLM3UA <000f> 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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085751623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085751623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(148)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(146)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085751637 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751637 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751637 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751637 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751637 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751637 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751637 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085751637 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751638 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751638 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085751638 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085751638 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) 20250806085751638 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) 20250806085751638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085751638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751638 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751638 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751638 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085751638 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085751638 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751638 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) 20250806085751638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085751638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751638 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751638 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751638 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751638 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085751638 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751638 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085751639 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751639 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) 20250806085751639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085751639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751639 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751639 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085751639 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085751639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751639 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085751639 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085751639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751639 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085751639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751639 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751639 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085751639 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085751639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751639 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085751639 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085751639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751639 DLM3UA <000f> 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085751639 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085751639 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751639 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751639 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751639 DLM3UA <000f> 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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085751639 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085751639 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085751661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085751661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085751661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085751661 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085751661 DHNBAP 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) 20250806085751661 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085751661 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085751661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085751661 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@c18501b10b59: setverdict(pass): none -> pass 20250806085751833 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 20250806085751833 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 20250806085751833 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085751833 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085751841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751841 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085751841 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085751841 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085751841 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085751841 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085751841 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085751841 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085751841 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085751841 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 20250806085751841 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085751842 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  20250806085751842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085751844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751844 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085751844 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085751844 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  20250806085751844 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085751844 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085751844 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085751844 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 20250806085751844 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085751844 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  20250806085751844 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' 20250806085751844 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' 20250806085751845 DLSS7 <000c> ss7_asp.c: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  20250806085751845 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  20250806085751845 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085751845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085751845 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085751845 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085751845 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) 20250806085751845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085751845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085751845 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085751845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085751845 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085751845 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) 20250806085751845 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751846 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085751847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085751847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085751847 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085751847 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751847 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085751847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751847 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751847 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751847 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751847 DLM3UA <000f> 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 20250806085751847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085751847 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085751847 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085751847 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085751847 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085751847 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  20250806085751850 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 20250806085751850 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 20250806085751850 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085751850 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085751855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085751855 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085751855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085751855 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085751855 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085751855 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085751855 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085751855 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085751855 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 20250806085751855 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085751855 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  20250806085751855 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085751857 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751857 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085751857 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085751857 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  20250806085751857 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085751857 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085751857 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085751857 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 20250806085751857 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085751857 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  20250806085751857 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' 20250806085751857 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' 20250806085751857 DLSS7 <000c> ss7_asp.c: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  20250806085751857 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  20250806085751857 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  20250806085751857 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085751858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085751858 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085751858 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085751858 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) 20250806085751858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085751858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085751858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085751858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085751858 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085751858 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) 20250806085751858 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085751859 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085751859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085751859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085751859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085751859 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085751859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751859 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085751859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085751859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085751860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085751860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085751860 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085751860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085751860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085751860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085751860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085751860 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085751860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085751860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085751860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085751860 DLM3UA <000f> 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 20250806085751860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085751860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085751860 DLSS7 <000c> ss7_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 20250806085751860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085751860 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085751860 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(147)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085752649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085752649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085752650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085752650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085752650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085752650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085752650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085752650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752650 DLSS7 <000c> ss7_asp.c: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  20250806085752650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085752650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085752650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085752650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085752650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085752650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085752650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085752650 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085752650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752650 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085752650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085752650 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085752650 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085752650 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) 20250806085752650 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085752651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085752651 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085752651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085752651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085752651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085752651 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085752651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085752651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085752651 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) 20250806085752651 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085752651 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085752651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752651 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085752651 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085752651 DLM3UA <000f> 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 20250806085752651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085752651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085752651 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085752651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085752651 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752652 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  20250806085752652 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752652 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085752652 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085752652 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085752652 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085752652 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085752652 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085752652 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085752652 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752652 DLSS7 <000c> ss7_asp.c: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  20250806085752652 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085752652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085752652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085752652 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085752652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085752652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085752652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085752652 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085752652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752653 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085752653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085752653 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085752653 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085752653 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(147)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085752658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085752658 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085752658 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085752658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085752658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085752658 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085752658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085752658 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752658 DLSS7 <000c> ss7_asp.c: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  20250806085752658 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085752658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085752658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085752658 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085752658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085752658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085752658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085752658 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085752658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085752658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085752658 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085752658 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) 20250806085752658 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085752658 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085752658 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085752658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085752658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085752658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085752658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085752658 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) 20250806085752658 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085752658 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085752658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752658 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085752658 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085752658 DLM3UA <000f> 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 20250806085752658 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085752658 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085752658 DLSS7 <000c> ss7_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 20250806085752658 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085752658 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752658 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  20250806085752658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085752658 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085752659 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085752659 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085752659 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085752659 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085752659 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085752659 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085752659 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085752659 DLSS7 <000c> ss7_asp.c: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  20250806085752659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085752659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085752659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085752659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085752659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085752659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085752659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085752659 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085752659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085752659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085752659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085752659 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085752659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085752659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085752659 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085752659 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(150)@c18501b10b59: 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 } } } } 20250806085752699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11793542 20250806085753730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085753730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085753730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085753730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085753730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3f486, normal) (hnbgw_rua.c:408) 20250806085753730 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085753730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085753730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11793542 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085753730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085753730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085753730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085753730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11793542 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085753730 DCN DEBUG map_sccp[0x5580359f6ce0]{init}: Allocated (fsm.c:456) 20250806085753730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085753730 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11793542 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085753730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11793542 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085753730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085753730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085753730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085753730 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11793542 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085753730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085753730 DLSCCP DEBUG 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) 20250806085753730 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: Allocated (fsm.c:456) 20250806085753730 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085753730 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) 20250806085753730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085753730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085753730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085753730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085753730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085753730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085753730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085753730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085753730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085753730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085753731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085753731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085753731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085753731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085753731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085753731 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085753731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085753731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085753731 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) 20250806085753731 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085753731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085753731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085753731 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753731 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085753731 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085753731 DLM3UA <000f> 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 20250806085753731 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085753731 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085753731 DLSS7 <000c> ss7_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 20250806085753731 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085753731 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085753731 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@c18501b10b59: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@c18501b10b59: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)9244056 HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085753743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753743 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085753743 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085753743 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085753743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085753743 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085753743 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085753743 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085753743 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085753743 DLSS7 <000c> ss7_asp.c: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 4a d7 a5 02 00 00 00 00  20250806085753743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085753743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085753743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085753743 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085753743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085753743 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=004ad7a5) (sccp_scrc.c:545) 20250806085753743 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) 20250806085753743 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085753743 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085753743 DLSCCP DEBUG 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) 20250806085753743 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085753744 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=004ad7a5), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000c90056400500f1100926) (sccp_scrc.c:455) 20250806085753744 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085753744 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) 20250806085753744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085753744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085753744 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085753744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085753744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085753744 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 4a d7 a5 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 c9 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806085753744 DLSCCP DEBUG 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) 20250806085753744 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085753744 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) 20250806085753744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085753744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085753744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085753744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085753744 DLM3UA <000f> 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 20250806085753744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085753744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085753744 DLSS7 <000c> ss7_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 20250806085753744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085753744 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085753744 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 4a d7 a5 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 c9 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085753770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(141)@c18501b10b59: Final verdict of PTC: none 20250806085753772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36013<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085753775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@c18501b10b59: Final verdict of PTC: none 20250806085753778 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085753778 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(146)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@c18501b10b59: Final verdict of PTC: none 20250806085753778 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085753778 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085753778 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085753778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085753778 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085753778 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085753778 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085753778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085753778 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085753778 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085753778 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 20250806085753778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753778 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085753778 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085753778 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085753778 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085753778 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085753778 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085753778 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 20250806085753779 DLSS7 <000c> ss7_route.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' 20250806085753779 DLSS7 <000c> ss7_route.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' 20250806085753779 DLSS7 <000c> ss7_asp.c: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  20250806085753779 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  20250806085753779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085753779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085753779 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085753779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085753779 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085753779 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(150)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@c18501b10b59: Final verdict of PTC: none 20250806085753779 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 20250806085753779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753779 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085753779 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085753779 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085753779 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085753779 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085753779 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085753779 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 20250806085753779 DLSS7 <000c> ss7_route.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' 20250806085753779 DLSS7 <000c> ss7_route.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' 20250806085753779 DLSS7 <000c> ss7_asp.c: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  20250806085753779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085753779 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085753779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085753779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085753779 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085753779 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) 20250806085753779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085753779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085753779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085753779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085753779 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(148)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(143)@c18501b10b59: Final verdict of PTC: none 20250806085753779 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) 20250806085753780 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085753780 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085753780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085753780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085753780 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085753780 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) 20250806085753780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085753780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085753780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085753780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085753780 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085753780 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) 20250806085753780 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.sgsn0-M3UA(151)@c18501b10b59: Final verdict of PTC: none 20250806085753780 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085753780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085753780 DLSCCP DEBUG 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) 20250806085753780 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085753780 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad7a5), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085753780 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085753780 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) 20250806085753781 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) 20250806085753781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085753781 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085753781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085753781 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085753781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085753781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085753781 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4a d7 a5 00 00 04 00 00 00 00 00 (ss7_asp.c:1383) 20250806085753781 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085753781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085753781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085753781 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085753781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085753781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085753781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@c18501b10b59: Final verdict of PTC: none 20250806085753781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085753781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11793542)[0x5580359f4cb0]{disrupted}: Deallocated (fsm.c:568) 20250806085753782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085753782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806085753782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5580359f6ce0]{disconnected}: Deallocated (fsm.c:568) 20250806085753782 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11793542 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806085753782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085753782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085753782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085753782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085753782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085753782 DLM3UA <000f> 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 20250806085753782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085753782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085753782 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085753782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085753783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085753783 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085753783 DMAIN NOTICE (127.0.0.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) 20250806085753783 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085753783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36632<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(152)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr0(153)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:57:53 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 20250806085753866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085754468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327492) Waiting for packet dumper to finish... 1 (prev_count=327492, count=328228) 20250806085755499 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085755500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcf399), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085755500 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085755500 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085755500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085755500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085755500 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085755500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085755500 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085755500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085755500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085755500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f3 99 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085755500 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085755500 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085755500 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085755500 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085755500 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085755500 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085755500 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085755779 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085755780 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085755780 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085755780 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085755780 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085755780 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:57: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_cs_bidir started. 20250806085757590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085757596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085757603 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40347<->l=127.0.0.1:4262) (control_if.c:572) 20250806085757708 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085757708 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085757708 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085757709 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085757709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085757709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085757709 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085757709 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085757709 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085757709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a9 c6 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085757709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757709 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757709 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757709 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085757709 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085757709 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085757709 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085757728 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757728 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757728 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757728 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757728 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757728 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757728 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757728 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_bidir-Iuh0(158)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085757729 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085757729 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085757730 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757730 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085757730 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085757730 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) 20250806085757730 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) 20250806085757730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085757730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757730 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757730 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757730 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085757730 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 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) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 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) 20250806085757730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085757730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757730 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757730 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757730 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085757730 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085757730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757730 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757730 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085757730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757730 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085757730 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757730 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085757730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757730 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757730 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757730 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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085757730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085757730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757730 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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085757730 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) 20250806085757730 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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085757730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757730 DLM3UA <000f> 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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085757730 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085757730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757730 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757730 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757730 DLM3UA <000f> 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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085757730 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085757730 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(162)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(160)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085757745 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757745 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757746 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757746 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757746 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757746 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757746 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085757746 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085757746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085757746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085757746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757746 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757747 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085757747 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757747 DLM3UA <000f> 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 20250806085757747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085757747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085757747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085757748 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757748 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085757748 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085757748 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) 20250806085757748 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) 20250806085757748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085757748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757748 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757748 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757748 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085757748 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085757748 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757748 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) 20250806085757748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085757748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757748 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757748 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757748 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085757748 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757748 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085757748 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085757748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757748 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) 20250806085757748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085757748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757748 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757748 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757748 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 20250806085757748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085757748 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085757748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757748 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 20250806085757748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085757748 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 20250806085757748 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085757748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757748 DLM3UA <000f> 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 20250806085757748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085757748 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 20250806085757748 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085757771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085757771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085757771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085757771 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085757771 DHNBAP 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) 20250806085757771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085757771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085757771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085757771 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@c18501b10b59: setverdict(pass): none -> pass 20250806085757941 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 20250806085757941 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 20250806085757941 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085757941 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085757950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085757950 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085757950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085757950 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085757950 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085757950 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085757950 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085757950 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085757950 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 20250806085757950 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085757950 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  20250806085757950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085757953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757953 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085757953 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085757953 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  20250806085757953 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085757953 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085757953 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085757953 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 20250806085757953 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085757953 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  20250806085757953 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' 20250806085757953 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' 20250806085757953 DLSS7 <000c> ss7_asp.c: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  20250806085757953 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  20250806085757953 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085757954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085757954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085757954 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085757954 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) 20250806085757954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085757954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085757954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085757954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085757954 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085757954 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) 20250806085757954 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757955 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757955 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085757955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757955 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085757955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085757955 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757955 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085757955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757955 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757956 DLM3UA <000f> 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 20250806085757956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085757956 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085757956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085757956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085757956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085757956 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  20250806085757961 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 20250806085757961 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 20250806085757961 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085757961 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085757967 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757967 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085757967 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085757967 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085757967 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085757967 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085757967 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085757967 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085757967 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085757967 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 20250806085757967 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085757967 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  20250806085757967 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085757970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085757970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085757970 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  20250806085757970 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085757970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085757970 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085757970 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 20250806085757970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085757970 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  20250806085757970 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' 20250806085757970 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' 20250806085757970 DLSS7 <000c> ss7_asp.c: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  20250806085757970 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  20250806085757970 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  20250806085757970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085757970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085757970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085757970 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085757970 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) 20250806085757970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085757970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085757970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085757970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085757970 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085757970 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) 20250806085757970 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085757971 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085757971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085757971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085757971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085757971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085757972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085757972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085757972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085757972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085757972 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085757972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085757972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085757972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085757972 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085757972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085757972 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085757972 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085757972 DLM3UA <000f> 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 20250806085757972 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085757972 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085757972 DLSS7 <000c> ss7_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 20250806085757972 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085757972 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085757972 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(161)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085758756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758756 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085758756 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085758756 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085758756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085758756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085758756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085758756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085758756 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758756 DLSS7 <000c> ss7_asp.c: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  20250806085758756 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085758756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085758756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085758756 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085758756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085758756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085758756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085758757 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085758757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085758757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085758757 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085758757 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) 20250806085758757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085758757 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085758757 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085758757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085758757 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085758757 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085758757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085758757 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) 20250806085758757 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085758757 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085758757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758757 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085758757 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085758757 DLM3UA <000f> 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 20250806085758757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085758757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085758757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085758757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085758757 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758757 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  20250806085758757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085758757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085758757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085758757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085758757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085758757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085758757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085758757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758757 DLSS7 <000c> ss7_asp.c: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  20250806085758757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085758757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085758757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085758757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085758757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085758757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085758757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085758757 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085758758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085758758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085758758 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085758758 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(161)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085758767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085758767 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085758767 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085758767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085758767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085758767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085758767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085758767 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758767 DLSS7 <000c> ss7_asp.c: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  20250806085758767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085758767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085758767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085758767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085758767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085758767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085758767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085758767 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085758767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085758767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085758767 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085758767 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) 20250806085758767 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085758767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085758767 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085758767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085758767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085758767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085758767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085758767 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) 20250806085758767 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085758767 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085758767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085758767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085758768 DLM3UA <000f> 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 20250806085758768 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085758768 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085758768 DLSS7 <000c> ss7_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 20250806085758768 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085758768 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758768 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  20250806085758769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085758769 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085758769 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085758769 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085758769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085758769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085758770 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085758770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085758770 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085758770 DLSS7 <000c> ss7_asp.c: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  20250806085758770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085758770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085758770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085758770 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085758770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085758770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085758770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085758770 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085758770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085758770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085758770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085758770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085758770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085758770 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085758770 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085758770 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(164)@c18501b10b59: 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 } } } } 20250806085758800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34248<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@c18501b10b59: Added conn table entry 0TC_ranap_cs_bidir0(167)9683055 20250806085759839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085759839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085759839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085759839 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085759839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93c06f, normal) (hnbgw_rua.c:408) 20250806085759839 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085759839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085759839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085759839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085759839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085759839 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085759839 DCN DEBUG map_sccp[0x5580359f6ce0]{init}: Allocated (fsm.c:456) 20250806085759839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085759839 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9683055 <-> SCCP-5 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085759839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085759839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085759839 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085759839 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085759839 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085759839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085759839 DLSCCP DEBUG 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) 20250806085759839 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: Allocated (fsm.c:456) 20250806085759839 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085759839 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001f90056400500f1100926) (sccp_scrc.c:455) 20250806085759839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085759839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085759839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085759839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085759839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085759839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085759839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085759839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085759839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085759839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085759839 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085759839 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085759839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085759839 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 01 f9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085759839 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085759839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085759839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085759839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085759839 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085759839 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085759839 DLM3UA <000f> 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 20250806085759839 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085759839 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085759839 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085759839 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085759839 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085759839 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 01 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@c18501b10b59: Added conn table entry 0TC_ranap_cs_bidir0(167)14211723 TC_ranap_cs_bidir0(167)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085759850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085759850 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085759850 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085759850 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085759850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085759850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085759850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085759850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085759850 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085759850 DLSS7 <000c> ss7_asp.c: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 5c 00 4a 02 00 00 00 00  20250806085759850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085759850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085759850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085759850 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085759850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085759850 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=005c004a) (sccp_scrc.c:545) 20250806085759850 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) 20250806085759850 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085759850 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085759850 DLSCCP DEBUG 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) 20250806085759850 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085759850 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) 20250806085759850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085759850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: vl_len:22 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A9E66743453BBB85F66A3'O 20250806085800052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085800052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085800052 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085800052 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085800052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085800052 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085800052 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085800053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085800053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085800053 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 9e 66 74 34 53 bb b8 5f 66 a3 00 00 00  20250806085800053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806085800053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085800053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085800053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085800053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085800053 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=001440120000010010400b0a9e66743453bbb85f66a3) (sccp_scrc.c:545) 20250806085800053 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) 20250806085800053 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085800053 DLSCCP DEBUG 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) 20250806085800053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085800053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085800053 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806085800053 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085800053 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806085800053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085800053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806085800053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085800053 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085800077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085800077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085800077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806085800077 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085800077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x93c06f) (hnbgw_rua.c:472) 20250806085800077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806085800077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085800077 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806085800077 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085800077 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806085800077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085800077 DLSCCP DEBUG 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) 20250806085800077 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085800077 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=005c004a), PART(T=Data,L=22,D=001440120000010010400b0a23ac7a2bb4814ebd9fe2) (sccp_scrc.c:455) 20250806085800077 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085800077 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) 20250806085800077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085800077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085800077 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085800077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085800077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085800077 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 5c 00 4a 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 23 ac 7a 2b b4 81 4e bd 9f e2 00 00 00 (ss7_asp.c:1383) 20250806085800077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085800077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085800077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085800077 DLM3UA <000f> 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 20250806085800077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085800077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085800077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085800077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085800077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085800077 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 5c 00 4a 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 23 ac 7a 2b b4 81 4e bd 9f e2 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: vl_len:20 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(160)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250806085800096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085800096 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085800096 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085800096 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085800096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085800096 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085800096 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085800096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085800096 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085800096 DLSS7 <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  20250806085800096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085800096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085800096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085800096 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085800096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085800096 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) 20250806085800096 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) 20250806085800096 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085800096 DLSCCP DEBUG 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) 20250806085800096 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085800096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085800096 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250806085800096 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250806085800096 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250806085800096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085800096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:123) 20250806085800097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085800097 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085800109 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40347<->l=127.0.0.1:4262) (control_if.c:193) 20250806085800111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(155)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085800115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085800116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085800116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085800116 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085800116 DMAIN NOTICE (127.0.0.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) 20250806085800117 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085800117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085800117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085800117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085800117 DLSCCP DEBUG 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) 20250806085800117 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085800117 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c004a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085800117 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085800117 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) 20250806085800117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085800117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085800117 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085800117 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085800117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085800117 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5c 00 4a 00 00 05 00 00 00 00 00 (ss7_asp.c:1383) 20250806085800117 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085800117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085800117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085800117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085800117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9683055)[0x5580359f4cb0]{disrupted}: Deallocated (fsm.c:568) 20250806085800117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085800117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{disconnected}: Freeing instance (context_map.c:207) 20250806085800117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5580359f6ce0]{disconnected}: Deallocated (fsm.c:568) 20250806085800117 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9683055 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085800118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085800118 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085800118 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085800118 DLM3UA <000f> 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 20250806085800118 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085800118 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085800118 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085800118 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 MutexDispCT-TC_ranap_cs_bidir(154)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@c18501b10b59: Final verdict of PTC: none 20250806085800118 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085800118 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 5c 00 4a 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085800118 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085800118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085800118 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085800118 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085800118 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085800118 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085800118 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085800118 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085800119 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 20250806085800119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085800119 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085800119 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085800119 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085800119 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085800119 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085800119 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085800119 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 20250806085800119 DLSS7 <000c> ss7_route.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' 20250806085800119 DLSS7 <000c> ss7_route.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' 20250806085800119 DLSS7 <000c> ss7_asp.c: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  HNBGW_Test.msc0-SCCP(160)@c18501b10b59: Final verdict of PTC: none 20250806085800119 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  20250806085800119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085800119 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085800119 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 20250806085800119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085800119 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085800119 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085800119 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.sgsn0-M3UA(165)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(157)@c18501b10b59: Final verdict of PTC: none 20250806085800119 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085800120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085800120 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085800120 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806085800120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085800120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085800120 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085800120 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) 20250806085800120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085800120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085800120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085800120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-SCCP(163)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@c18501b10b59: Final verdict of PTC: none 20250806085800120 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085800120 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) 20250806085800120 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085800120 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(166)@c18501b10b59: Final verdict of PTC: none 20250806085800123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Aug 6 08:58:00 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 20250806085800209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085800812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338024) 20250806085801598 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085801599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b40737), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085801599 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085801599 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) 20250806085801599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085801599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085801599 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085801599 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085801599 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085801599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085801599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085801599 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b4 07 37 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085801599 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085801599 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085801599 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085801599 DLM3UA <000f> 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 20250806085801599 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085801599 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085801599 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=338024, count=338564) 20250806085802120 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085802120 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085802120 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250806085803782 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085803782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad7a5), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085803782 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085803782 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) 20250806085803782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085803782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085803782 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085803782 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085803782 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085803782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085803782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085803782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4a d7 a5 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085803782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085803782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085803782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085803782 DLM3UA <000f> 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 20250806085803782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085803782 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085803782 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_ps_bidir started. 20250806085803903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085803908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085803911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34827<->l=127.0.0.1:4262) (control_if.c:572) 20250806085804026 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804026 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804026 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085804027 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804027 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804027 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804027 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_ps_bidir-Iuh0(172)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085804027 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804027 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085804027 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085804028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804028 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085804028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085804028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804028 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804028 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804028 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804028 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804028 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085804028 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804028 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804028 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 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) 20250806085804028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085804028 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804028 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085804028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085804028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804028 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804028 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085804028 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085804028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804028 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804028 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804028 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804028 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085804029 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804028 DLM3UA <000f> 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 20250806085804028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085804028 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085804028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085804029 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085804029 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085804029 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  20250806085804029 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 20250806085804029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804029 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085804029 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804029 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) 20250806085804029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085804029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804029 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804029 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804029 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804029 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804029 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804029 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804029 DLM3UA <000f> 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 20250806085804029 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085804029 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085804029 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804029 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) 20250806085804029 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085804030 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085804029 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804030 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) 20250806085804030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085804030 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) 20250806085804030 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) 20250806085804030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085804030 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804030 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804030 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804030 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 20250806085804030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085804030 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 20250806085804030 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085804030 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804030 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804030 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804030 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 20250806085804030 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085804030 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(176)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(174)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085804050 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804050 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804051 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804051 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804051 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804051 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804051 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085804051 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804052 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804052 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085804052 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 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) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085804052 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) 20250806085804052 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) 20250806085804052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085804052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804052 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804052 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804052 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804052 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085804052 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804052 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804052 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 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) 20250806085804052 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085804052 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804052 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) 20250806085804052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085804053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804053 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804053 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804053 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085804053 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085804053 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804053 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) 20250806085804053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085804053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804053 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804053 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804053 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085804053 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804053 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804053 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085804053 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085804053 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804053 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085804053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085804053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804053 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804053 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085804053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085804053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804053 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085804053 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) 20250806085804053 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085804053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804053 DLM3UA <000f> 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085804053 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085804053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804053 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804053 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804053 DLM3UA <000f> 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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085804053 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085804053 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085804074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085804074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085804074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085804074 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085804074 DHNBAP 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) 20250806085804074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085804074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085804074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085804074 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@c18501b10b59: setverdict(pass): none -> pass 20250806085804245 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 20250806085804246 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 20250806085804246 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 20250806085804246 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806085804246 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806085804246 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806085804246 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(176)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085804254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804254 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085804254 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806085804254 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806085804254 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  20250806085804254 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806085804254 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085804254 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085804254 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 20250806085804254 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806085804254 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  20250806085804254 DLSS7 <000c> ss7_route.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' 20250806085804254 DLSS7 <000c> ss7_route.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' 20250806085804254 DLSS7 <000c> ss7_asp.c: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  20250806085804254 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085804254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806085804255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085804255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085804255 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085804255 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) 20250806085804255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085804255 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085804255 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085804258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804258 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085804258 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085804258 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  20250806085804259 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085804259 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085804259 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806085804259 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 20250806085804259 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085804259 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  20250806085804259 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' 20250806085804259 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' 20250806085804259 DLSS7 <000c> ss7_asp.c: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  20250806085804259 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  20250806085804259 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085804259 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085804259 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085804259 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085804259 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) 20250806085804259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085804259 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085804259 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085804259 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) 20250806085804259 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804260 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085804260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804260 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804261 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085804261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804261 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) 20250806085804261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085804261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804261 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085804261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085804261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804261 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804261 DLM3UA <000f> 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 20250806085804261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085804261 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) 20250806085804261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085804261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085804261 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085804261 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  20250806085804263 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 20250806085804263 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 20250806085804263 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085804263 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085804271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804271 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085804271 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085804271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085804271 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085804271 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085804271 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085804271 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085804271 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085804271 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 20250806085804271 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085804271 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  20250806085804271 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085804276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804276 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085804276 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085804276 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  20250806085804276 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085804277 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085804277 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085804277 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 20250806085804277 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085804277 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  20250806085804277 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' 20250806085804277 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' 20250806085804277 DLSS7 <000c> ss7_asp.c: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  20250806085804277 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  20250806085804277 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  20250806085804277 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085804277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085804277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085804277 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085804277 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) 20250806085804277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085804277 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085804277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085804277 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085804277 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) 20250806085804277 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085804278 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085804278 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085804278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085804278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085804278 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085804278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085804278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085804278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085804278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085804278 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085804278 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085804278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085804278 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085804279 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085804279 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085804279 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085804279 DLM3UA <000f> 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 20250806085804279 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085804279 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085804278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085804278 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085804279 DLSS7 <000c> ss7_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 20250806085804279 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085804279 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085804279 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(175)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085805065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085805065 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085805065 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085805065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085805065 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085805065 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085805065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085805065 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805065 DLSS7 <000c> ss7_asp.c: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  20250806085805065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085805065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085805065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085805065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085805065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085805065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085805065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085805065 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085805065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085805065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085805065 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085805065 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) 20250806085805065 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085805065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085805065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085805066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085805066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085805066 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085805066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085805066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085805066 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) 20250806085805066 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085805066 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085805066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085805066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085805066 DLM3UA <000f> 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 20250806085805066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085805066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085805066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085805066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085805066 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805066 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  20250806085805066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085805066 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085805066 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085805066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085805066 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085805066 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085805066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085805066 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805066 DLSS7 <000c> ss7_asp.c: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  20250806085805066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085805067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085805067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085805067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085805067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085805067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085805067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085805067 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085805067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805067 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085805067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085805067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085805067 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085805067 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085805071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805071 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085805071 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085805071 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085805071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085805071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085805071 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085805071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085805071 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805071 DLSS7 <000c> ss7_asp.c: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  20250806085805071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085805071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085805071 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085805072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085805072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085805072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085805072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085805072 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085805072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085805072 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085805072 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085805072 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) 20250806085805072 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085805072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085805072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085805072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085805072 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085805072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085805072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085805072 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) HNBGW_Test.msc0-RAN(175)@c18501b10b59: 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 } } } } 20250806085805073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085805073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085805073 DLM3UA <000f> 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 20250806085805073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085805073 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085805073 DLSS7 <000c> ss7_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 20250806085805073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085805072 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085805072 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085805073 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805073 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  20250806085805074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085805074 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085805074 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085805074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085805074 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085805074 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085805074 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085805074 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805074 DLSS7 <000c> ss7_asp.c: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  20250806085805074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085805074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085805074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085805074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085805074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085805074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085805074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085805074 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085805074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085805075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085805075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085805075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085805075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085805075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085805075 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085805075 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(178)@c18501b10b59: 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 } } } } 20250806085805094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085805500 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085805500 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcf399), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085805500 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085805500 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) 20250806085805500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085805500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085805500 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085805500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085805500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085805500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f3 99 00 00 01 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085805501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805501 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085805501 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085805501 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085805501 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085805501 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085805501 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085805501 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085805501 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805501 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 f3 99 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085805506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085805506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085805506 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085805506 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085805506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085805506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085805506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085805506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085805506 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085805506 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 bc f3 99 00  20250806085805506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085805506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085805506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085805506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085805506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085805506 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=00bcf399) (sccp_scrc.c:545) 20250806085805506 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) 20250806085805506 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085805506 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085805506 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085805506 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085805506 DLSCCP DEBUG SCCP-SCOC(1)[0x5580359d5eb0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_bidir0(181)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@c18501b10b59: Added conn table entry 0TC_ranap_ps_bidir0(181)188683 20250806085806139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085806139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085806139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085806139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085806139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2e10b, normal) (hnbgw_rua.c:408) 20250806085806139 DHNB DEBUG map_rua[0x5580359d5eb0]{init}: Allocated (fsm.c:456) 20250806085806139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085806139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085806139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085806139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085806139 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085806139 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085806139 DCN DEBUG map_sccp[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085806139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085806139 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-188683 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085806139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085806139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085806139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085806139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085806139 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085806139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085806139 DLSCCP DEBUG 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) 20250806085806139 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: Allocated (fsm.c:456) 20250806085806139 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085806139 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300013a0056400500f1100926) (sccp_scrc.c:455) 20250806085806139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085806139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085806139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085806139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085806139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085806139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085806139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085806139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085806139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085806139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085806139 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085806139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085806139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085806139 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 01 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085806139 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085806139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085806139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085806140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085806140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085806140 DLM3UA <000f> 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 20250806085806140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085806140 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085806140 DLSS7 <000c> ss7_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 20250806085806140 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085806140 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806140 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 01 3a 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@c18501b10b59: Added conn table entry 0TC_ranap_ps_bidir0(181)15659637 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@c18501b10b59: setverdict(pass): none -> pass 20250806085806153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806153 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085806153 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085806153 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085806153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085806153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085806153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085806153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085806153 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806153 DLSS7 <000c> ss7_asp.c: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 e5 40 14 02 00 00 00 00  20250806085806153 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085806153 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085806153 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085806153 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085806153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085806153 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=00e54014) (sccp_scrc.c:545) 20250806085806153 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) 20250806085806153 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085806153 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085806153 DLSCCP DEBUG 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) 20250806085806153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085806153 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) 20250806085806153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085806153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A7E889427BE4C3B58DA50'O 20250806085806361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085806361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085806361 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085806361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085806361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085806361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085806361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085806361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806361 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 7e 88 94 27 be 4c 3b 58 da 50 00 00 00  20250806085806361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806085806361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085806361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085806361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085806361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085806361 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=001440120000010010400b0a7e889427be4c3b58da50) (sccp_scrc.c:545) 20250806085806361 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) 20250806085806361 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085806361 DLSCCP DEBUG 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) 20250806085806361 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085806361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085806361 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806085806361 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085806361 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806085806361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085806361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250806085806361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085806361 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085806374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085806374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085806374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806085806374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085806374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e10b) (hnbgw_rua.c:472) 20250806085806374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806085806374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085806374 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806085806374 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806085806374 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806085806374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085806374 DLSCCP DEBUG 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) 20250806085806374 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085806374 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=00e54014), PART(T=Data,L=22,D=001440120000010010400b0a179b39652a952680b05d) (sccp_scrc.c:455) 20250806085806374 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085806374 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) 20250806085806374 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085806374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085806374 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085806374 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085806374 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085806374 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 e5 40 14 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 17 9b 39 65 2a 95 26 80 b0 5d 00 00 00 (ss7_asp.c:1383) 20250806085806374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806374 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085806374 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085806374 DLM3UA <000f> 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 20250806085806374 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085806374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085806374 DLSS7 <000c> ss7_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 20250806085806374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085806374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806374 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 e5 40 14 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 17 9b 39 65 2a 95 26 80 b0 5d 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250806085806379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085806379 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085806379 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085806379 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085806379 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085806379 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085806379 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085806379 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806379 DLSS7 <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  20250806085806379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085806379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085806379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085806379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085806379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085806379 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) 20250806085806379 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) 20250806085806379 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085806379 DLSCCP DEBUG 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) 20250806085806379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085806379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085806379 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250806085806379 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250806085806379 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Common ID (hnbgw_ranap.c:632) 20250806085806379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085806379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:123) 20250806085806379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085806379 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085806383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085806384 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34827<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(169)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085806386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085806386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085806386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085806386 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085806386 DMAIN NOTICE (127.0.0.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) 20250806085806386 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085806386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085806386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085806386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085806386 DLSCCP DEBUG 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) 20250806085806386 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085806386 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54014), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085806386 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085806386 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) 20250806085806386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085806386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085806386 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085806387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085806387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085806387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 40 14 00 00 06 00 00 00 00 00 (ss7_asp.c:1383) 20250806085806387 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085806387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085806387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085806387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{disrupted}: Freeing instance (context_map.c:203) 20250806085806387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-188683)[0x5580359d5eb0]{disrupted}: Deallocated (fsm.c:568) 20250806085806387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085806387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806085806387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5580359f4cb0]{disconnected}: Deallocated (fsm.c:568) 20250806085806387 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-188683 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085806387 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806387 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085806387 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085806387 DLM3UA <000f> 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 20250806085806387 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085806387 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085806387 DLSS7 <000c> ss7_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 20250806085806387 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085806387 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085806387 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 e5 40 14 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806085806388 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085806388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(174)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@c18501b10b59: Final verdict of PTC: none 20250806085806388 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085806388 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085806388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085806388 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085806388 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085806388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085806388 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085806388 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085806388 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085806388 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085806388 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 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806388 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085806388 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085806388 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085806388 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085806388 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085806388 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085806388 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 20250806085806388 DLSS7 <000c> ss7_route.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' 20250806085806388 DLSS7 <000c> ss7_route.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' 20250806085806388 DLSS7 <000c> ss7_asp.c: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  20250806085806388 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  20250806085806388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085806388 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085806388 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 20250806085806388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085806388 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085806389 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085806389 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085806389 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085806389 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085806389 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085806389 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 20250806085806389 DLSS7 <000c> ss7_route.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-M3UA(179)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@c18501b10b59: Final verdict of PTC: none 20250806085806389 DLSS7 <000c> ss7_route.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' 20250806085806389 DLSS7 <000c> ss7_asp.c: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  20250806085806389 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085806389 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085806389 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(178)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(171)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@c18501b10b59: Final verdict of PTC: none 20250806085806389 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085806390 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085806390 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) 20250806085806390 DLSCCP DEBUG 0: SCCP(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_ranap_ps_bidir-Iuh0(172)@c18501b10b59: Final verdict of PTC: none 20250806085806390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085806390 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085806390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085806390 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085806390 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) 20250806085806390 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085806390 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(180)@c18501b10b59: Final verdict of PTC: none 20250806085806391 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085806392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085806392 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085806392 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) 20250806085806392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085806392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085806393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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_ranap_ps_bidir0(181)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. 20250806085806393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085806393 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) 20250806085806394 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) 20250806085806395 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085806395 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085806395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34296<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Aug 6 08:58:06 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 20250806085806461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085807064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365188) 20250806085807710 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085807710 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085807710 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085807710 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085807710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085807710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085807710 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085807710 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085807710 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085807710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085807710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085807710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a9 c6 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085807710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085807710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085807710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085807710 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085807710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085807710 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085807710 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=365188, count=371856) 20250806085808389 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085808390 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085808390 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085808390 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085808390 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085808390 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58:09 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 20250806085810118 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085810118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c004a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085810118 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085810118 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085810118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085810118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085810118 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085810118 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085810118 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085810118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5c 00 4a 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085810119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810119 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085810119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085810119 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085810119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_rab_assignment started. 20250806085810177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085810182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085810184 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39195<->l=127.0.0.1:4262) (control_if.c:572) 20250806085810283 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810283 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810283 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810283 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810283 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810283 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810283 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810283 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810284 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085810284 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_assignment-Iuh0(186)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085810285 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810285 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085810285 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085810285 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) 20250806085810285 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) 20250806085810285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085810285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810285 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810285 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810285 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085810285 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810285 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) 20250806085810285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085810285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810285 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810285 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810285 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085810285 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085810285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810285 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810285 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810285 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085810285 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810285 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 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) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085810285 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810285 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810285 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085810285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810285 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810285 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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085810285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085810285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810285 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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085810285 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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085810285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810285 DLM3UA <000f> 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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085810285 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085810285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810285 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810285 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810285 DLM3UA <000f> 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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085810285 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085810285 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(190)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(188)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085810296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810296 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810296 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810296 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810297 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810297 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810297 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085810297 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810298 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810298 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085810298 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085810298 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) 20250806085810298 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) 20250806085810298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085810298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810298 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810298 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810298 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085810298 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810298 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) 20250806085810298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085810298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810298 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810298 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810298 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085810298 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 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) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810298 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) 20250806085810298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085810298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810298 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810298 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810298 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085810298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085810298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085810299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810299 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085810299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810299 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810299 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085810299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085810299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810299 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085810299 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085810299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810299 DLM3UA <000f> 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085810299 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) 20250806085810299 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085810299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810299 DLM3UA <000f> 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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085810299 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085810299 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085810317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085810317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085810317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085810317 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085810317 DHNBAP 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) 20250806085810317 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085810317 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085810317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085810317 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@c18501b10b59: setverdict(pass): none -> pass 20250806085810495 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 20250806085810495 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 20250806085810495 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085810495 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085810508 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 20250806085810508 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 20250806085810508 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085810508 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085810511 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810511 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085810511 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085810511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085810511 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085810511 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085810511 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085810511 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085810511 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085810511 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 20250806085810511 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085810511 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  20250806085810511 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn0-M3UA(193)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085810517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085810517 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085810517 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  20250806085810517 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085810517 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085810517 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085810517 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 20250806085810517 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085810518 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  20250806085810518 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' 20250806085810518 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' 20250806085810518 DLSS7 <000c> ss7_asp.c: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  20250806085810518 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  20250806085810518 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085810518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085810518 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085810518 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085810518 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) 20250806085810518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085810518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085810518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085810518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085810518 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085810518 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) 20250806085810518 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810519 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810520 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085810520 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810520 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810520 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085810520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810520 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085810520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810520 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810520 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810521 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810521 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810521 DLM3UA <000f> 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 20250806085810521 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085810521 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085810521 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085810521 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085810521 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085810521 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  20250806085810521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085810521 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085810521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085810521 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085810521 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085810521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085810521 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085810521 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085810522 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 20250806085810522 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085810522 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  20250806085810522 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085810526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810526 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085810526 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085810526 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  20250806085810526 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085810526 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085810526 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085810526 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 20250806085810526 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085810526 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  20250806085810526 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' 20250806085810526 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' 20250806085810526 DLSS7 <000c> ss7_asp.c: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  20250806085810526 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  20250806085810526 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  20250806085810526 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085810526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085810526 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085810526 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085810526 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) 20250806085810526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085810526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085810526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085810526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085810526 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085810526 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) 20250806085810526 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085810528 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085810528 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085810528 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085810528 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085810528 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085810528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085810528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085810528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085810528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085810528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085810528 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085810528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085810528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085810528 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085810528 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085810528 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085810528 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085810528 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085810528 DLM3UA <000f> 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 20250806085810528 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085810528 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085810528 DLSS7 <000c> ss7_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 20250806085810528 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085810528 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085810528 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(189)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085811313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811313 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085811313 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085811313 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085811313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085811313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085811313 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085811313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085811313 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811313 DLSS7 <000c> ss7_asp.c: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  20250806085811313 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085811313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085811313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085811313 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085811313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085811314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085811314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085811314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085811314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085811314 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085811314 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) 20250806085811314 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085811314 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085811314 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085811314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085811314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085811314 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) 20250806085811314 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085811314 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085811314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811314 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085811314 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085811314 DLM3UA <000f> 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 20250806085811314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085811314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085811314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085811314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085811314 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811314 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  20250806085811314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085811314 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085811314 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085811314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085811314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085811314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085811314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085811314 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811314 DLSS7 <000c> ss7_asp.c: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  20250806085811314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085811314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085811314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085811314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085811314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085811314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085811314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085811314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085811314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085811314 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085811314 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085811315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085811315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085811315 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085811315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085811315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085811315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085811315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085811315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811315 DLSS7 <000c> ss7_asp.c: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  20250806085811315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085811315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085811315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085811315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085811315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085811315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085811315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085811315 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085811315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085811315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085811315 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085811315 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) 20250806085811315 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085811315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085811315 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811315 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085811315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085811315 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085811315 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085811315 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085811315 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) 20250806085811315 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085811315 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085811315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811315 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085811315 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085811315 DLM3UA <000f> 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 20250806085811315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085811315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085811315 DLSS7 <000c> ss7_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 20250806085811315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085811315 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811315 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  20250806085811315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085811315 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085811315 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085811315 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085811315 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085811315 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085811315 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085811315 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811315 DLSS7 <000c> ss7_asp.c: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  20250806085811316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085811316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085811316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085811316 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085811316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085811316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085811316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc0-RAN(189)@c18501b10b59: 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 } } } } 20250806085811316 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085811316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085811316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085811316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085811316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085811316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085811316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085811316 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085811316 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(192)@c18501b10b59: 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 } } } } 20250806085811344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085811345 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085811345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085811346 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085811346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085811346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085811346 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085811346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085811346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085811346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085811346 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085811346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085811346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085811346 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085811346 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085811346 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806085811346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085811346 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085811346 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085811600 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085811600 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b40737), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085811600 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085811600 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) 20250806085811600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085811600 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085811600 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085811600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085811600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085811600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b4 07 37 00 00 02 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085811601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085811601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085811601 DLM3UA <000f> 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 20250806085811601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085811601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085811601 DLSS7 <000c> ss7_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 20250806085811601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085811601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811601 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 b4 07 37 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085811608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085811608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085811608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085811608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085811608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085811608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085811608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085811608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085811608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085811608 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 b4 07 37 00  20250806085811608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085811608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085811608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085811608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085811608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085811609 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=00b40737) (sccp_scrc.c:545) 20250806085811609 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) 20250806085811609 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085811609 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085811609 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085811609 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085811609 DLSCCP DEBUG SCCP-SCOC(2)[0x5580359d6710]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@c18501b10b59: Added conn table entry 0TC_rab_assignment0(195)13116114 20250806085812398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085812399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085812399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085812399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085812399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc822d2, normal) (hnbgw_rua.c:408) 20250806085812399 DHNB DEBUG map_rua[0x5580359d6710]{init}: Allocated (fsm.c:456) 20250806085812399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085812399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085812399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085812399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085812399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085812399 DCN DEBUG map_sccp[0x5580359d5d80]{init}: Allocated (fsm.c:456) 20250806085812399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085812399 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13116114 <-> SCCP-7 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085812399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085812399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085812399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085812399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085812399 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085812399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085812399 DLSCCP DEBUG 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) 20250806085812399 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: Allocated (fsm.c:456) 20250806085812399 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085812399 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000340056400500f1100926) (sccp_scrc.c:455) 20250806085812399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085812400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085812400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085812400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085812400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085812400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085812400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085812400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085812400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085812400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085812400 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085812400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085812400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085812400 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 34 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085812400 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085812400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085812400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085812400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812401 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085812401 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085812401 DLM3UA <000f> 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 20250806085812401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085812401 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085812401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085812401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085812401 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812401 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 34 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@c18501b10b59: Added conn table entry 0TC_rab_assignment0(195)10541253 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Session index based on connection ID:0 TC_rab_assignment0(195)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085812423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085812423 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085812423 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085812423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085812423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085812423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085812423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085812424 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812424 DLSS7 <000c> ss7_asp.c: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 ad 69 d7 02 00 00 00 00  20250806085812424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085812424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085812424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085812424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085812424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085812424 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=00ad69d7) (sccp_scrc.c:545) 20250806085812424 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) 20250806085812424 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085812424 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085812424 DLSCCP DEBUG 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) 20250806085812424 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085812424 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) 20250806085812424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085812424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(183)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085812625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085812625 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085812625 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085812625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085812625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085812625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085812625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085812625 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812625 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  20250806085812625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085812625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085812625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085812625 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085812625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085812625 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) 20250806085812625 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) 20250806085812625 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085812625 DLSCCP DEBUG 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) 20250806085812625 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085812625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085812625 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085812626 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085812626 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085812626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085812626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085812626 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085812626 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085812626 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085812626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085812626 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{UNUSED}: Allocated (fsm.c:456) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{UNUSED}: is child of mgw(mgw-fsm-13116114-0)[0x5580359f4cb0] (fsm.c:486) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13116114-0)[0x5580359f4cb0] (mgcp_client_endpoint_fsm.c:724) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085812626 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085812626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359d5750]{ST_CRCX}: Allocated (fsm.c:456) 20250806085812626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359d5750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070] (fsm.c:486) 20250806085812626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359d5750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085812626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359d5750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085812626 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: c822d2'... (mgcp_client.c:807) 20250806085812626 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806085812627 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359d5750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085812627 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c822d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c822d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085812663 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250806085812663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085812663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085812663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085812663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085812663 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812663 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085812663 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085812663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085812663 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085812663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085812663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085812663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085812663 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085812691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085812691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085812691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085812691 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085812691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc822d2) (hnbgw_rua.c:472) 20250806085812691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085812691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085812691 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085812691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085812691 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085812691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085812691 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085812691 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085812691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085812691 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13116114-0)[0x5580359f4cb0] (mgcp_client_endpoint_fsm.c:724) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085812691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: c822d2'... (mgcp_client.c:807) 20250806085812691 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250806085812691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812691 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c822d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085812713 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250806085812713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085812713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085812713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812713 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085812713 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085812713 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13116114-0)[0x5580359f4cb0] (mgcp_client_endpoint_fsm.c:724) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085812713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359f5e20]{ST_CRCX}: Allocated (fsm.c:456) 20250806085812713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359f5e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070] (fsm.c:486) 20250806085812713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359f5e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085812713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359f5e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806085812713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: c822d2'... (mgcp_client.c:807) 20250806085812713 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250806085812713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13116114-0)[0x5580359f5e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812713 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c822d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085812732 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250806085812732 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085812732 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085812732 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085812732 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812732 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{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) 20250806085812732 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085812732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085812733 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085812733 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085812733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085812733 DLSCCP DEBUG 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) 20250806085812733 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085812733 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=00ad69d7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085812733 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085812733 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) 20250806085812733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085812733 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085812733 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085812733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085812733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085812733 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 ad 69 d7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085812733 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085812733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085812733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085812733 DLM3UA <000f> 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 20250806085812733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085812733 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085812733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085812733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085812733 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812733 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 ad 69 d7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085812780 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812780 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085812780 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085812780 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085812780 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085812780 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085812780 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085812780 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085812780 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812780 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  20250806085812780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085812780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085812780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085812780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085812780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085812780 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) 20250806085812780 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) 20250806085812780 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085812780 DLSCCP DEBUG 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) 20250806085812780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085812780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085812780 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085812780 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085812781 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085812781 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085812781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085812781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: c822d2'... (mgcp_client.c:807) 20250806085812781 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806085812781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085812781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085812781 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: c822d2'... (mgcp_client.c:807) 20250806085812781 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806085812781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085812781 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: Removing from parent mgw(mgw-fsm-13116114-0)[0x5580359f4cb0] (mgcp_client_endpoint_fsm.c:873) 20250806085812781 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085812781 DLMGCP DEBUG mgw-endp(mgw-fsm-13116114-0)[0x5580359d7070]{IN_USE}: Deallocated (fsm.c:568) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085812781 DMGW DEBUG mgw(mgw-fsm-13116114-0)[0x5580359f4cb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085812781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085812781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085812781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085812781 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c822d217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085812784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359d5750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085812784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085812784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359f5e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@c18501b10b59: Deleted conn table entry 0TC_rab_assignment0(195)13116114 20250806085812787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085812787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085812787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085812787 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085812787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc822d2,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085812787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085812787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085812787 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085812787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085812787 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085812787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085812787 DLSCCP DEBUG 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) 20250806085812787 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085812787 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=00ad69d7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085812787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085812787 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) 20250806085812787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085812787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085812787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085812787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085812787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085812787 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 ad 69 d7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085812787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085812787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085812787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085812788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085812788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085812788 DLM3UA <000f> 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 20250806085812788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085812788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085812788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085812788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085812788 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812788 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 ad 69 d7 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@c18501b10b59: Deleted conn table entry 0TC_rab_assignment0(195)10541253 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Session index based on connection ID:0 20250806085812791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812791 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085812791 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085812791 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085812791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085812791 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085812791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085812791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085812791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812791 DLSS7 <000c> ss7_asp.c: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 ad 69 d7 00 00 00 00 00  20250806085812792 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085812792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085812792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085812792 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085812792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085812792 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=00ad69d7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085812792 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) 20250806085812792 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085812792 DLSCCP DEBUG 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) 20250806085812792 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085812792 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) 20250806085812792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085812792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085812792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085812792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{disconnected}: Freeing instance (context_map.c:203) 20250806085812792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13116114)[0x5580359d6710]{disconnected}: Deallocated (fsm.c:568) 20250806085812792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085812792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{disconnected}: Freeing instance (context_map.c:207) 20250806085812792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5580359d5d80]{disconnected}: Deallocated (fsm.c:568) 20250806085812792 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13116114 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085812792 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=00ad69d7), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:455) 20250806085812792 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085812792 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) 20250806085812792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085812792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085812792 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085812792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085812792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085812792 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 ad 69 d7 00 00 07 00 (ss7_asp.c:1383) 20250806085812792 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085812792 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085812792 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085812792 DLSCCP DEBUG SCCP-SCOC(7)[0x5580359d5eb0]{IDLE}: Deallocated (fsm.c:568) 20250806085812792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085812792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085812792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085812792 DLM3UA <000f> 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 20250806085812792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085812792 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085812792 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085812792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085812792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085812792 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 ad 69 d7 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@c18501b10b59: RLC received in state:disconnect_pending 20250806085813783 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085813783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ad7a5), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085813783 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085813783 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) 20250806085813783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085813783 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085813783 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085813783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085813783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085813783 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4a d7 a5 00 00 04 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085813784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085813784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085813784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085813784 DLM3UA <000f> 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 20250806085813784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085813784 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085813784 DLSS7 <000c> ss7_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 20250806085813784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085813784 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085813784 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 4a d7 a5 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085813790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085813790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085813790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085813790 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085813790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085813790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085813790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085813790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085813790 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085813790 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 4a d7 a5 00  20250806085813790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085813790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085813790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085813790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085813790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085813790 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=004ad7a5) (sccp_scrc.c:545) 20250806085813790 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) 20250806085813790 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085813790 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085813790 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085813790 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085813790 DLSCCP DEBUG SCCP-SCOC(4)[0x5580359d74f0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085814803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085814803 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39195<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(183)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085814809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085814810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085814810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085814810 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085814810 DMAIN NOTICE (127.0.0.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) 20250806085814810 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assignment(182)@c18501b10b59: Final verdict of PTC: none 20250806085814811 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085814812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085814812 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085814812 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085814812 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085814812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085814812 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085814812 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085814812 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 20250806085814812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085814812 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085814812 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085814812 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_assignment-Iuh0-RUA(187)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@c18501b10b59: Final verdict of PTC: none 20250806085814812 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085814812 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085814812 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085814812 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 20250806085814812 DLSS7 <000c> ss7_route.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' 20250806085814812 DLSS7 <000c> ss7_route.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' 20250806085814812 DLSS7 <000c> ss7_asp.c: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  20250806085814812 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  20250806085814812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085814812 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085814812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085814812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085814812 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085814812 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) 20250806085814812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085814812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085814812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085814812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085814812 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085814812 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) 20250806085814813 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085814813 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085814813 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 20250806085814813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085814813 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085814813 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085814813 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085814813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085814813 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085814813 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085814813 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) 20250806085814813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085814813 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085814813 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_rab_assignment-Iuh0(186)@c18501b10b59: Final verdict of PTC: none 20250806085814814 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085814814 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085814814 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085814814 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085814814 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 20250806085814814 DLSS7 <000c> ss7_route.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' 20250806085814814 DLSS7 <000c> ss7_route.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' 20250806085814814 DLSS7 <000c> ss7_asp.c: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  20250806085814814 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085814814 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(190)@c18501b10b59: Final verdict of PTC: none 20250806085814814 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(193)@c18501b10b59: Final verdict of PTC: none 20250806085814814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085814814 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085814814 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) 20250806085814814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085814814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085814814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085814814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085814814 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085814814 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) 20250806085814814 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085814814 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(189)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(194)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(185)@c18501b10b59: Final verdict of PTC: none 20250806085814817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_assignment finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Aug 6 08:58:14 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250806085814923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085815525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=467136) 20250806085816387 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085816387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54014), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085816387 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085816387 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) 20250806085816387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085816387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085816387 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085816387 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085816387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085816387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085816387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085816387 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 40 14 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085816388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085816388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085816388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085816388 DLM3UA <000f> 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 20250806085816388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085816388 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085816388 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=467136, count=467676) 20250806085816813 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085816814 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085816814 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085816815 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085816815 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085816815 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58: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_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 20250806085817711 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085817711 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085817711 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085817711 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085817711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085817711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085817711 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085817711 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085817711 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085817711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085817711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085817711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a9 c6 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085817711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085817711 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085817711 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085817711 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085817711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085817711 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085817711 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_rab_assignment_concurrent started. 20250806085818639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085818645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085818650 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37677<->l=127.0.0.1:4262) (control_if.c:572) 20250806085818768 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818768 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818768 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818768 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818768 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818768 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818768 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818768 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assignment_concurrent-Iuh0(200)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085818769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085818769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085818770 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818770 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085818770 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085818770 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) 20250806085818770 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) 20250806085818770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085818770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818770 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818770 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818770 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085818770 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 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) 20250806085818770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085818770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818770 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818770 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818770 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085818770 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085818770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085818770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818770 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818770 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818770 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085818770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085818770 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085818770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085818771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818771 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818771 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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085818771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085818771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818771 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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085818771 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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085818771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818771 DLM3UA <000f> 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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085818771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085818771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818771 DLM3UA <000f> 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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085818771 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085818771 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(204)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(202)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085818786 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818786 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818787 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818787 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818787 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818787 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818787 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085818787 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818788 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818788 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085818788 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818788 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) 20250806085818788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085818788 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) 20250806085818788 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) 20250806085818788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085818788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818788 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818788 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818789 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085818789 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 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) 20250806085818789 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085818789 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818789 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) 20250806085818789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085818789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818789 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818789 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818789 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085818789 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 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) 20250806085818789 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085818789 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818789 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) 20250806085818789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085818789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818789 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818789 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818789 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085818789 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085818790 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085818790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818790 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085818790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085818790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818790 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818790 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085818790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085818790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818790 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085818790 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) 20250806085818790 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085818790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818790 DLM3UA <000f> 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085818790 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) 20250806085818790 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085818790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818790 DLM3UA <000f> 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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085818790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085818790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085818810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085818810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085818810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085818810 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085818810 DHNBAP 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) 20250806085818810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085818810 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085818810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085818810 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@c18501b10b59: setverdict(pass): none -> pass 20250806085818984 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 20250806085818984 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 20250806085818984 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085818984 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085818993 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818993 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085818993 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085818993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085818993 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085818993 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085818993 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085818993 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085818993 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085818993 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 20250806085818993 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085818993 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  20250806085818993 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085818995 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818995 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085818995 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085818995 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  20250806085818995 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085818995 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085818995 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085818995 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 20250806085818995 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085818995 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  20250806085818996 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' 20250806085818996 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' 20250806085818996 DLSS7 <000c> ss7_asp.c: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  20250806085818996 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  20250806085818996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085818996 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085818996 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085818996 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085818996 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) 20250806085818996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085818996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085818996 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085818996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085818996 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085818996 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) 20250806085818996 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085818997 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085818998 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085818998 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085818998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085818998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085818998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085818998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085818998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085818998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085818998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085818998 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085818998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085818998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085818998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085818998 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085818999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085818999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085818999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085818999 DLM3UA <000f> 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 20250806085818999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085818999 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085818999 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085818999 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085818999 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085818999 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  20250806085819001 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 20250806085819001 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 20250806085819001 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085819001 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085819007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819007 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085819007 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085819008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085819008 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085819008 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085819008 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085819008 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085819008 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085819008 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 20250806085819008 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085819008 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  20250806085819008 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085819010 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819010 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085819010 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085819010 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  20250806085819010 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085819010 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085819010 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085819010 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 20250806085819010 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085819010 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  20250806085819010 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' 20250806085819010 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' 20250806085819010 DLSS7 <000c> ss7_asp.c: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  20250806085819011 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  20250806085819011 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  20250806085819011 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085819011 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085819011 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085819011 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085819011 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) 20250806085819011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085819011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085819011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085819011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085819011 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085819011 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) 20250806085819011 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085819012 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085819012 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085819012 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085819012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085819012 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085819012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085819013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819013 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085819013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085819013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085819013 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085819013 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085819013 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819013 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085819013 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085819013 DLM3UA <000f> 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 20250806085819013 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085819013 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085819013 DLSS7 <000c> ss7_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 20250806085819013 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085819013 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819013 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(203)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085819800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085819800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085819800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085819800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085819800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085819800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085819800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085819800 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819800 DLSS7 <000c> ss7_asp.c: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  20250806085819800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085819800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085819800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085819800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085819800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085819800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085819800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085819800 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085819800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085819800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085819800 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085819800 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) 20250806085819800 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085819800 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085819800 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085819800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819801 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085819801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085819801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085819801 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) 20250806085819801 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085819801 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085819801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085819801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085819801 DLM3UA <000f> 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 20250806085819801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085819801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085819801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085819801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085819801 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819801 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  20250806085819803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819803 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085819803 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085819803 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085819803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085819803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085819803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085819803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085819803 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819803 DLSS7 <000c> ss7_asp.c: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  20250806085819803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085819803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085819803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085819803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085819803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085819803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085819803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085819803 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085819803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085819803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085819803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085819803 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085819803 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(203)@c18501b10b59: 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(206)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085819811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085819811 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085819811 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085819811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085819811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085819811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085819811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085819811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819811 DLSS7 <000c> ss7_asp.c: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  20250806085819811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085819811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085819811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085819811 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085819811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085819811 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085819811 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085819811 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085819811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085819811 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085819812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085819812 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085819812 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) 20250806085819812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085819812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085819812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085819812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085819812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085819812 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085819812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085819812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085819812 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) 20250806085819812 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085819812 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085819812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085819812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085819812 DLM3UA <000f> 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 20250806085819812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085819812 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085819812 DLSS7 <000c> ss7_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 20250806085819812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085819812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819812 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  20250806085819814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085819814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085819814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085819814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085819814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085819814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085819814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085819814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085819814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085819814 DLSS7 <000c> ss7_asp.c: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  20250806085819814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085819814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085819814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085819814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085819814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085819814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085819814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085819814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085819814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085819814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085819814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085819814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085819814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085819814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085819814 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085819814 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(206)@c18501b10b59: 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 } } } } 20250806085820120 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085820120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c004a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085820120 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085820120 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) 20250806085820120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085820120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085820120 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085820120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085820120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085820120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5c 00 4a 00 00 05 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085820120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085820120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085820120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085820120 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085820120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085820120 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085820120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085820120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085820120 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085820120 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 5c 00 4a 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085820127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085820127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085820127 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085820127 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085820127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085820127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085820127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085820127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085820127 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085820127 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 5c 00 4a 00  20250806085820127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085820127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085820127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085820127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085820127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085820127 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=005c004a) (sccp_scrc.c:545) 20250806085820127 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) 20250806085820127 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085820127 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085820127 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085820127 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085820127 DLSCCP DEBUG SCCP-SCOC(5)[0x5580359f5ab0]{IDLE}: Deallocated (fsm.c:568) 20250806085820849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085820994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085821003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085821011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085821018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085821024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085821031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 0TC_rab_assignment_concurrent0(209)7378510 20250806085821874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085821874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085821874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085821874 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085821874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70964e, normal) (hnbgw_rua.c:408) 20250806085821874 DHNB DEBUG map_rua[0x5580359d74f0]{init}: Allocated (fsm.c:456) 20250806085821874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085821874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085821874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085821874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085821874 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085821874 DCN DEBUG map_sccp[0x5580359d6710]{init}: Allocated (fsm.c:456) 20250806085821874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085821874 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7378510 <-> SCCP-8 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085821874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085821874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085821874 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085821874 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085821874 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085821874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085821874 DLSCCP DEBUG 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) 20250806085821874 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: Allocated (fsm.c:456) 20250806085821874 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085821874 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300008d0056400500f1100926) (sccp_scrc.c:455) 20250806085821874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085821874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085821875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085821875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085821875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085821875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085821875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085821875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085821875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085821875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085821875 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085821875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085821875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085821875 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 8d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085821875 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085821875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085821875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085821875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085821875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085821875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085821875 DLM3UA <000f> 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 20250806085821875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085821875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085821875 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085821875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085821875 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085821875 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 8d 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 0TC_rab_assignment_concurrent0(209)2119455 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085821883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085821883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085821883 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085821883 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085821883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085821883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085821883 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085821883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085821883 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085821884 DLSS7 <000c> ss7_asp.c: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 fa 2a 1a 02 00 00 00 00  20250806085821884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085821884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085821884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085821884 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085821884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085821884 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=00fa2a1a) (sccp_scrc.c:545) 20250806085821884 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) 20250806085821884 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085821884 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085821884 DLSCCP DEBUG 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) 20250806085821884 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085821884 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) 20250806085821884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085821884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_assignment_concurrent0(209)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 1TC_rab_assignment_concurrent0(210)4109917 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 2TC_rab_assignment_concurrent0(211)8474756 TC_rab_assignment_concurrent0(212)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 3TC_rab_assignment_concurrent0(212)1526216 TC_rab_assignment_concurrent0(213)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit TC_rab_assignment_concurrent0(214)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 4TC_rab_assignment_concurrent0(213)13962568 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 5TC_rab_assignment_concurrent0(214)6303402 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 6TC_rab_assignment_concurrent0(215)15506692 TC_rab_assignment_concurrent0(216)@c18501b10b59: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_rab_assignment_concurrent0(217)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(218)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 7TC_rab_assignment_concurrent0(216)764649 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 8TC_rab_assignment_concurrent0(217)814288 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(219)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 9TC_rab_assignment_concurrent0(218)6683508 TC_rab_assignment_concurrent0(220)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 10TC_rab_assignment_concurrent0(219)8930695 TC_rab_assignment_concurrent0(221)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 11TC_rab_assignment_concurrent0(220)11842227 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(222)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 12TC_rab_assignment_concurrent0(221)12295116 TC_rab_assignment_concurrent0(223)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 13TC_rab_assignment_concurrent0(222)12684034 TC_rab_assignment_concurrent0(224)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 14TC_rab_assignment_concurrent0(223)7293137 HNBGW_Test.msc0-RAN(203)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@c18501b10b59: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Added conn table entry 15TC_rab_assignment_concurrent0(224)7095640 20250806085822076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3eb65d, normal) (hnbgw_rua.c:408) 20250806085822076 DHNB DEBUG map_rua[0x5580359d5eb0]{init}: Allocated (fsm.c:456) 20250806085822076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822077 DCN DEBUG map_sccp[0x5580359f5e20]{init}: Allocated (fsm.c:456) 20250806085822077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822077 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4109917 <-> SCCP-9 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822077 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822077 DLSCCP DEBUG 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) 20250806085822077 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: Allocated (fsm.c:456) 20250806085822077 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822077 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003be0056400500f1100926) (sccp_scrc.c:455) 20250806085822077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822077 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822077 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 03 be 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822077 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822077 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x815084, normal) (hnbgw_rua.c:408) 20250806085822077 DHNB DEBUG map_rua[0x5580359f4cb0]{init}: Allocated (fsm.c:456) 20250806085822077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822078 DCN DEBUG map_sccp[0x5580359dccd0]{init}: Allocated (fsm.c:456) 20250806085822078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822078 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8474756 <-> SCCP-10 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822078 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822078 DLSCCP DEBUG 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) 20250806085822078 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: Allocated (fsm.c:456) 20250806085822078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822078 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822078 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822078 DLM3UA <000f> 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 20250806085822078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822078 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822078 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 03 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822078 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822078 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000100056400500f1100926) (sccp_scrc.c:455) 20250806085822078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822078 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822078 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822078 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822078 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822078 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822078 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822078 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822078 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  20250806085822078 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822078 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822078 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) 20250806085822078 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) 20250806085822078 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822078 DLSCCP DEBUG 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) 20250806085822078 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822078 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822078 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822079 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822079 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822079 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822079 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822079 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{UNUSED}: Allocated (fsm.c:456) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{UNUSED}: is child of mgw(mgw-fsm-7378510-0)[0x5580359de680] (fsm.c:486) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7378510-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359dda30]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359dda30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0] (fsm.c:486) 20250806085822079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359dda30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359dda30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 70964e'... (mgcp_client.c:807) 20250806085822079 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806085822079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359dda30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822079 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822079 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1749c8, normal) (hnbgw_rua.c:408) 20250806085822079 DHNB DEBUG map_rua[0x5580359df9e0]{init}: Allocated (fsm.c:456) 20250806085822079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822079 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822079 DCN DEBUG map_sccp[0x5580359e0450]{init}: Allocated (fsm.c:456) 20250806085822079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822079 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1526216 <-> SCCP-11 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822079 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822079 DLSCCP DEBUG 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) 20250806085822079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822079 DLM3UA <000f> 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 20250806085822079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822079 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822079 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822079 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822079 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 10 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822079 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: Allocated (fsm.c:456) 20250806085822079 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822079 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ce0056400500f1100926) (sccp_scrc.c:455) 20250806085822079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822080 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822080 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 ce 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822080 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822080 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd50d48, normal) (hnbgw_rua.c:408) 20250806085822080 DHNB DEBUG map_rua[0x5580359e07c0]{init}: Allocated (fsm.c:456) 20250806085822080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822080 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822080 DCN DEBUG map_sccp[0x5580359dc430]{init}: Allocated (fsm.c:456) 20250806085822080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822080 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13962568 <-> SCCP-12 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822080 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822080 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822080 DLM3UA <000f> 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 20250806085822080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822080 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822080 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 ce 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822080 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822080 DLSCCP DEBUG 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) 20250806085822080 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: Allocated (fsm.c:456) 20250806085822080 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822080 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000440056400500f1100926) (sccp_scrc.c:455) 20250806085822080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822080 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822080 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 00 44 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822080 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x602eaa, normal) (hnbgw_rua.c:408) 20250806085822081 DHNB DEBUG map_rua[0x5580359e7e90]{init}: Allocated (fsm.c:456) 20250806085822081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822081 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822081 DCN DEBUG map_sccp[0x5580359e7fc0]{init}: Allocated (fsm.c:456) 20250806085822081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822081 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6303402 <-> SCCP-13 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822081 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822081 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822081 DLM3UA <000f> 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 20250806085822081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822081 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822081 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 00 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822081 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822081 DLSCCP DEBUG 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) 20250806085822081 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: Allocated (fsm.c:456) 20250806085822081 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822081 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002110056400500f1100926) (sccp_scrc.c:455) 20250806085822081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822081 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822081 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822081 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822081 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822081 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 02 11 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822081 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec9d04, normal) (hnbgw_rua.c:408) 20250806085822081 DHNB DEBUG map_rua[0x5580359ddc80]{init}: Allocated (fsm.c:456) 20250806085822081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822082 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822082 DCN DEBUG map_sccp[0x5580359de8d0]{init}: Allocated (fsm.c:456) 20250806085822082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822082 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15506692 <-> SCCP-14 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822082 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822082 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822082 DLM3UA <000f> 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 20250806085822082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822082 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822082 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822082 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 02 11 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822082 DLSCCP DEBUG 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) 20250806085822082 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: Allocated (fsm.c:456) 20250806085822082 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822082 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002970056400500f1100926) (sccp_scrc.c:455) 20250806085822082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822082 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822082 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822082 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 02 97 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822082 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822082 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbaae9, normal) (hnbgw_rua.c:408) 20250806085822082 DHNB DEBUG map_rua[0x5580359e0ab0]{init}: Allocated (fsm.c:456) 20250806085822082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822082 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822082 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822082 DLM3UA <000f> 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 20250806085822082 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822082 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822082 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822082 DCN DEBUG map_sccp[0x5580359e7c60]{init}: Allocated (fsm.c:456) 20250806085822082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822082 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-764649 <-> SCCP-15 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822082 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822082 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822082 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822082 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822082 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822082 DLSCCP DEBUG 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) 20250806085822083 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: Allocated (fsm.c:456) 20250806085822083 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822083 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003860056400500f1100926) (sccp_scrc.c:455) 20250806085822083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822083 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822083 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 03 86 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822082 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822082 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 02 97 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822083 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822083 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822083 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822083 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822083 DLM3UA <000f> 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 20250806085822083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6cd0, normal) (hnbgw_rua.c:408) 20250806085822083 DHNB DEBUG map_rua[0x5580359e8dc0]{init}: Allocated (fsm.c:456) 20250806085822083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822083 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822083 DCN DEBUG map_sccp[0x5580359e98d0]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:1 20250806085822083 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822083 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822083 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822083 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822083 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822083 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 03 86 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822083 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-814288 <-> SCCP-16 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822083 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822083 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822083 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822083 DLSCCP DEBUG 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) 20250806085822083 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: Allocated (fsm.c:456) 20250806085822083 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300028b0056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822084 DLM3UA <000f> 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 20250806085822084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 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 02 8b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65fb74, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359eb2b0]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DCN DEBUG map_sccp[0x5580359eb3e0]{init}: Allocated (fsm.c:456) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822084 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 02 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822084 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6683508 <-> SCCP-17 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822084 DLSCCP DEBUG 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) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: Allocated (fsm.c:456) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f400300000d0056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 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 00 0d 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x884587, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359ea430]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822084 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085822084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085822084 DCN DEBUG map_sccp[0x5580359ecf10]{init}: Allocated (fsm.c:456) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8930695 <-> SCCP-18 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822084 DLSCCP DEBUG 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) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: Allocated (fsm.c:456) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030000450056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822084 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 00 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822084 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 00 45 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822084 DLM3UA <000f> 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 20250806085822084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822084 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 00 45 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822084 DLM3UA <000f> 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 20250806085822084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822084 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 02 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4b2b3, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359dbf20]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DCN DEBUG map_sccp[0x5580359ed210]{init}: Allocated (fsm.c:456) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11842227 <-> SCCP-19 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822084 DLSCCP DEBUG 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) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: Allocated (fsm.c:456) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002640056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 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 4920250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:2 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 11 00 4f 40 03 00 02 64 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb9bcc, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359edce0]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DCN DEBUG map_sccp[0x5580359ea7d0]{init}: Allocated (fsm.c:456) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12295116 <-> SCCP-20 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822084 DLSCCP DEBUG 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) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: Allocated (fsm.c:456) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030000f90056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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 Norm20250806085822084 DLM3UA <000f> 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 20250806085822084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822084 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822084 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822084 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 00 f9 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  al Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 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 00 f9 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc18b02, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359ee280]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DCN DEBUG map_sccp[0x5580359eebd0]{init}: Allocated (fsm.c:456) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12684034 <-> SCCP-21 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822084 DLSCCP DEBUG 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) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: Allocated (fsm.c:456) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822084 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000570056400500f1100926) (sccp_scrc.c:455) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822084 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822084 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822084 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 57 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250806085822084 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 1TC_rab_assignment_concurrent0(210)7679082 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f48d1, normal) (hnbgw_rua.c:408) 20250806085822084 DHNB DEBUG map_rua[0x5580359ec9d0]{init}: Allocated (fsm.c:456) 20250806085822084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822084 DCN DEBUG map_sccp[0x5580359fe4a0]{init}: Allocated (fsm.c:456) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822084 DLM3UA <000f> 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 20250806085822085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822085 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 57 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822085 DLM3UA <000f> 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 20250806085822085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822085 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7293137 <-> SCCP-22 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822085 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822085 DLSCCP DEBUG 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) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: Allocated (fsm.c:456) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822085 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030002b80056400500f1100926) (sccp_scrc.c:455) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822085 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822085 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085822085 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085822085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c4558, normal) (hnbgw_rua.c:408) 20250806085822085 DHNB DEBUG map_rua[0x5580359fe1e0]{init}: Allocated (fsm.c:456) 20250806085822085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085822085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085822085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085822085 DCN DEBUG map_sccp[0x5580359ff0c0]{init}: Allocated (fsm.c:456) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085822085 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7095640 <-> SCCP-23 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085822085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085822085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085822085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085822085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085822085 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085822085 DLSCCP DEBUG 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) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: Allocated (fsm.c:456) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085822085 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030000b00056400500f1100926) (sccp_scrc.c:455) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822085 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085822085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085822085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822085 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822085 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. 20250806085822085 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 00 b0 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085822085 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085822085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085822085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085822085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822085 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822085 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822085 DLM3UA <000f> 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 20250806085822085 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822085 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822085 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822085 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822085 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822085 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 00 b0 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)@c18501b10b59: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 2TC_rab_assignment_concurrent0(211)10935554 TC_rab_assignment_concurrent0(210)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:3 TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 3TC_rab_assignment_concurrent0(212)12187523 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 4TC_rab_assignment_concurrent0(213)1167658 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[5]. TC_rab_assignment_concurrent0(212)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 5TC_rab_assignment_concurrent0(214)2086583 TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806085822098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822098 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822098 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822098 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822098 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822098 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822098 DLSS7 <000c> ss7_asp.c: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 d1 c6 6b 02 00 00 00 00  20250806085822098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822098 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=00d1c66b) (sccp_scrc.c:545) 20250806085822098 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) 20250806085822098 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822098 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822098 DLSCCP DEBUG 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) 20250806085822098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822098 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) 20250806085822098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:2 TC_rab_assignment_concurrent0(214)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 6TC_rab_assignment_concurrent0(215)15848816 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[10]. TC_rab_assignment_concurrent0(215)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 7TC_rab_assignment_concurrent0(216)13661254 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 8TC_rab_assignment_concurrent0(217)11349817 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:3 TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:4 TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 9TC_rab_assignment_concurrent0(218)304106 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 10TC_rab_assignment_concurrent0(219)3292507 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 11TC_rab_assignment_concurrent0(220)15933520 TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 12TC_rab_assignment_concurrent0(221)485937 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 13TC_rab_assignment_concurrent0(222)8995965 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@c18501b10b59: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Stopping inactive timer T_ias[15]. HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70964e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 14TC_rab_assignment_concurrent0(223)6471921 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:7 TC_rab_assignment_concurrent0(222)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@c18501b10b59: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@c18501b10b59: Added conn table entry 15TC_rab_assignment_concurrent0(224)12446157 TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70964e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(209)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_rab_assignment_concurrent0(211)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250806085822135 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250806085822135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822136 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822136 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822136 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822136 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822136 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_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822150 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x70964e) (hnbgw_rua.c:472) 20250806085822150 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822150 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822150 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822150 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822150 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822150 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822150 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822150 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822150 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7378510-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822150 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 70964e'... (mgcp_client.c:807) 20250806085822150 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250806085822150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822150 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70964e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250806085822162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822162 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822162 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822162 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7378510-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822162 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359fece0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359fece0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0] (fsm.c:486) 20250806085822162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359fece0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359fece0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250806085822162 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 70964e'... (mgcp_client.c:807) 20250806085822162 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250806085822162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7378510-0)[0x5580359fece0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822163 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822163 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822163 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822163 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70964e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250806085822175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822175 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822175 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822175 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822176 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822176 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822176 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822176 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822176 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{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) 20250806085822176 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822176 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822176 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822176 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822176 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=00fa2a1a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822176 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822176 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) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822176 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822176 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 fa 2a 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085822176 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> 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 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 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 fa 2a 1a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 08 46 c7 02 00 00 00 00  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 38 fa fa 02 00 00 00 00  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 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=000846c7) (sccp_scrc.c:545) 20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 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=0038fafa) (sccp_scrc.c:545) 20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 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=0040634d) (sccp_scrc.c:545) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 40 63 4d 02 00 00 00 00  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 52 1c 1f 02 00 00 00 00  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 9a 6e 65 02 00 00 00 00  20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 94 7c f2 02 00 00 00 00  20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 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=00521c1f) (sccp_scrc.c:545) 20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 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=009a6e65) (sccp_scrc.c:545) 20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DLSS7 <000c> ss7_asp.c: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 0c 91 30 02 00 00 00 00  20250806085822176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822176 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=00947cf2) (sccp_scrc.c:545) 20250806085822176 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) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822176 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822176 DLSCCP DEBUG 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) 20250806085822176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822176 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) 20250806085822176 DLSS7 <000c> ss7_asp.c: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 e0 55 fc 02 00 00 00 00  20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=000c9130) (sccp_scrc.c:545) 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSCCP DEBUG 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) 20250806085822177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822177 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) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=00e055fc) (sccp_scrc.c:545) 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSS7 <000c> ss7_asp.c: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 09 40 c1 02 00 00 00 00  20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSS7 <000c> ss7_asp.c: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 9b 0f ae 02 00 00 00 00  20250806085822177 DLSCCP DEBUG 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) 20250806085822177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822177 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) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=000940c1) (sccp_scrc.c:545) 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSCCP DEBUG 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) 20250806085822177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822177 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) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=009b0fae) (sccp_scrc.c:545) 20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSS7 <000c> ss7_asp.c: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 45 f1 0f 02 00 00 00 00  20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSCCP DEBUG 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) 20250806085822177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822177 DLSS7 <000c> ss7_asp.c: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 db 60 9c 02 00 00 00 00  20250806085822177 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) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=0045f10f) (sccp_scrc.c:545) 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSCCP DEBUG 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) 20250806085822177 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822177 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) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822177 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=00db609c) (sccp_scrc.c:545) 20250806085822177 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) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822177 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822177 DLSCCP DEBUG 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) 20250806085822178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822178 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) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822178 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=00fd19cd) (sccp_scrc.c:545) 20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSS7 <000c> ss7_asp.c: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 fd 19 cd 02 00 00 00 00  20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822177 DLSS7 <000c> ss7_asp.c: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 d5 74 22 02 00 00 00 00  20250806085822177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822178 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822178 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822178 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822178 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  20250806085822178 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) 20250806085822178 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822178 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822178 DLSCCP DEBUG 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) 20250806085822178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822178 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) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822178 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=00d57422) (sccp_scrc.c:545) 20250806085822178 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) 20250806085822178 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085822178 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085822178 DLSCCP DEBUG 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) 20250806085822178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085822178 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) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085822178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822178 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) 20250806085822178 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) 20250806085822178 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822178 DLSCCP DEBUG 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) 20250806085822178 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822178 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822178 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822178 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822178 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822178 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822178 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822178 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822178 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822178 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{UNUSED}: Allocated (fsm.c:456) 20250806085822178 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{UNUSED}: is child of mgw(mgw-fsm-8474756-0)[0x5580359e0220] (fsm.c:486) 20250806085822179 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8474756-0)[0x5580359e0220] (mgcp_client_endpoint_fsm.c:724) 20250806085822179 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822179 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822179 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00480]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8474756-0)[0x558035a00350] (fsm.c:486) 20250806085822179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822179 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 815084'... (mgcp_client.c:807) 20250806085822179 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250806085822179 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822179 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81508417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81508417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 20250806085822199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250806085822199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822199 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822199 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822199 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822199 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822199 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-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250806085822199 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822207 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x815084) (hnbgw_rua.c:472) 20250806085822207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822207 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822207 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822207 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822207 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822207 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822207 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8474756-0)[0x5580359e0220] (mgcp_client_endpoint_fsm.c:724) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 10 rtpbridge/2@mgw MGCP 1.0\r\nC: 81508'... (mgcp_client.c:807) 20250806085822207 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822207 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81508417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822215 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250806085822215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822215 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822215 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822215 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8474756-0)[0x5580359e0220] (mgcp_client_endpoint_fsm.c:724) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00200]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00200]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8474756-0)[0x558035a00350] (fsm.c:486) 20250806085822215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00200]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00200]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250806085822215 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 11 rtpbridge/2@mgw MGCP 1.0\r\nC: 81508'... (mgcp_client.c:807) 20250806085822215 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8474756-0)[0x558035a00200]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822215 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81508417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822227 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250806085822227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822227 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{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) 20250806085822227 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822227 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822227 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822227 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822228 DLSCCP DEBUG 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) 20250806085822228 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822228 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=000846c7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822228 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822228 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) 20250806085822228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822228 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822228 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822228 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 08 46 c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822228 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822228 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822228 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822228 DLM3UA <000f> 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 20250806085822228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822228 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822228 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 08 46 c7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822228 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822228 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822228 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822228 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822228 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822228 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822228 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822228 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822228 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822228 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  20250806085822228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822228 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) 20250806085822228 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) 20250806085822228 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822228 DLSCCP DEBUG 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) 20250806085822228 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822228 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822228 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822228 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822228 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822228 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822228 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822228 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{UNUSED}: Allocated (fsm.c:456) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{UNUSED}: is child of mgw(mgw-fsm-4109917-0)[0x558035a09f30] (fsm.c:486) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4109917-0)[0x558035a09f30] (mgcp_client_endpoint_fsm.c:724) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a10c80]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a10c80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0] (fsm.c:486) 20250806085822228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a10c80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a10c80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 3eb65'... (mgcp_client.c:807) 20250806085822228 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a10c80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822228 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3eb65d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3eb65d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250806085822237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250806085822237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822237 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822237 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822237 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822237 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822237 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(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822243 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3eb65d) (hnbgw_rua.c:472) 20250806085822243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822243 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822243 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822243 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822243 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822243 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822243 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4109917-0)[0x558035a09f30] (mgcp_client_endpoint_fsm.c:724) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822243 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 13 rtpbridge/1@mgw MGCP 1.0\r\nC: 3eb65'... (mgcp_client.c:807) 20250806085822243 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822243 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3eb65d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250806085822251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822251 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822251 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822251 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4109917-0)[0x558035a09f30] (mgcp_client_endpoint_fsm.c:724) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a01060]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a01060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0] (fsm.c:486) 20250806085822251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a01060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a01060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250806085822251 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 14 rtpbridge/1@mgw MGCP 1.0\r\nC: 3eb65'... (mgcp_client.c:807) 20250806085822251 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4109917-0)[0x558035a01060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822251 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3eb65d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250806085822261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822261 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{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) 20250806085822261 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822261 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822261 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822262 DLSCCP DEBUG 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) 20250806085822262 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822262 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=00d1c66b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822262 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822262 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) 20250806085822262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822262 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822262 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 d1 c6 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) 20250806085822262 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822262 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822262 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822262 DLM3UA <000f> 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 20250806085822262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822262 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822262 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822262 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 d1 c6 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  20250806085822262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822262 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822262 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822262 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822262 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822262 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  20250806085822262 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822262 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822262 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) 20250806085822262 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) 20250806085822262 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822262 DLSCCP DEBUG 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) 20250806085822262 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822262 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822262 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822262 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822262 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822262 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822262 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822262 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822262 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{UNUSED}: Allocated (fsm.c:456) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{UNUSED}: is child of mgw(mgw-fsm-1526216-0)[0x558035a12d20] (fsm.c:486) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1526216-0)[0x558035a12d20] (mgcp_client_endpoint_fsm.c:724) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a195f0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a195f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0] (fsm.c:486) 20250806085822262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a195f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a195f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822262 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 1749c'... (mgcp_client.c:807) 20250806085822262 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822262 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a195f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822262 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1749c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1749c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250806085822274 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250806085822274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822274 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822274 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822274 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822274 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822274 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822281 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1749c8) (hnbgw_rua.c:472) 20250806085822281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822281 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822281 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822281 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822281 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822281 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822281 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1526216-0)[0x558035a12d20] (mgcp_client_endpoint_fsm.c:724) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 1749c'... (mgcp_client.c:807) 20250806085822281 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822281 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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)@c18501b10b59: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1749c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250806085822292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822292 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822292 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822292 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1526216-0)[0x558035a12d20] (mgcp_client_endpoint_fsm.c:724) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a09210]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a09210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0] (fsm.c:486) 20250806085822292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a09210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a09210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806085822292 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 1749c'... (mgcp_client.c:807) 20250806085822292 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1526216-0)[0x558035a09210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822292 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1749c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822299 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250806085822299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822299 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{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) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822299 DLSCCP DEBUG 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) 20250806085822299 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822299 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=0038fafa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822299 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822299 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) 20250806085822299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822299 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 38 fa fa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822299 DLM3UA <000f> 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 20250806085822299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822299 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822299 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 38 fa fa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822299 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822299 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  20250806085822299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822299 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) 20250806085822299 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) 20250806085822299 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822299 DLSCCP DEBUG 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) 20250806085822299 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822299 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822299 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822299 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822299 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822299 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{UNUSED}: Allocated (fsm.c:456) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{UNUSED}: is child of mgw(mgw-fsm-13962568-0)[0x558035a1b440] (fsm.c:486) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13962568-0)[0x558035a1b440] (mgcp_client_endpoint_fsm.c:724) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a1b650]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a1b650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40] (fsm.c:486) 20250806085822299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a1b650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a1b650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: d50d4'... (mgcp_client.c:807) 20250806085822299 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a1b650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822299 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d50d4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d50d4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250806085822306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250806085822306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822306 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822306 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822306 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822306 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822306 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822311 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd50d48) (hnbgw_rua.c:472) 20250806085822311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822311 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822311 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822311 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822311 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822311 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822311 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13962568-0)[0x558035a1b440] (mgcp_client_endpoint_fsm.c:724) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: d50d4'... (mgcp_client.c:807) 20250806085822312 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822312 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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)@c18501b10b59: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d50d4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250806085822318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822318 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822318 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822318 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822318 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13962568-0)[0x558035a1b440] (mgcp_client_endpoint_fsm.c:724) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a12400]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a12400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40] (fsm.c:486) 20250806085822318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a12400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a12400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250806085822318 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: d50d4'... (mgcp_client.c:807) 20250806085822318 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822318 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13962568-0)[0x558035a12400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822318 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d50d4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822323 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250806085822323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{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) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822323 DLSCCP DEBUG 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) 20250806085822323 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822323 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=0040634d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822323 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822323 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) 20250806085822323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822323 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822323 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 40 63 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822323 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822323 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822323 DLM3UA <000f> 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 20250806085822323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822323 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822323 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 40 63 4d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085822323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822323 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822323 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822323 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822323 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822323 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  20250806085822323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) [38;5;49m20250806085822323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822323 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) 20250806085822323 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) 20250806085822323 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822323 DLSCCP DEBUG 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) 20250806085822323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822323 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822323 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822323 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822323 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{UNUSED}: Allocated (fsm.c:456) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{UNUSED}: is child of mgw(mgw-fsm-6303402-0)[0x558035a24380] (fsm.c:486) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6303402-0)[0x558035a24380] (mgcp_client_endpoint_fsm.c:724) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a2af00]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a2af00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0] (fsm.c:486) 20250806085822323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a2af00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806085822323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a2af00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 602ea'... (mgcp_client.c:807) 20250806085822323 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822323 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a2af00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822323 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "602eaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "602eaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250806085822332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250806085822332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822332 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822332 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822332 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822332 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822332 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822339 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x602eaa) (hnbgw_rua.c:472) 20250806085822339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822339 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822339 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822339 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822339 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822339 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822339 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6303402-0)[0x558035a24380] (mgcp_client_endpoint_fsm.c:724) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 602ea'... (mgcp_client.c:807) 20250806085822339 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822339 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "602eaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250806085822353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822353 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822353 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822353 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6303402-0)[0x558035a24380] (mgcp_client_endpoint_fsm.c:724) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a1b300]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a1b300]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0] (fsm.c:486) 20250806085822353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a1b300]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a1b300]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250806085822353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 602ea'... (mgcp_client.c:807) 20250806085822353 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6303402-0)[0x558035a1b300]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822353 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "602eaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250806085822368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822368 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822368 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{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) 20250806085822368 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822368 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822368 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822368 DLSCCP DEBUG 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) 20250806085822368 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822368 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=00521c1f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822368 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822368 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) 20250806085822368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822368 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822368 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 52 1c 1f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085822368 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822368 DLM3UA <000f> 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 20250806085822368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822368 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822368 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822369 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 52 1c 1f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085822369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822369 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) 20250806085822369 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) 20250806085822369 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822369 DLSCCP DEBUG 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) 20250806085822369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822369 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822369 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822369 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822369 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822369 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822369 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822369 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{UNUSED}: Allocated (fsm.c:456) 20250806085822369 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{UNUSED}: is child of mgw(mgw-fsm-15506692-0)[0x558035a2cf60] (fsm.c:486) 20250806085822370 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15506692-0)[0x558035a2cf60] (mgcp_client_endpoint_fsm.c:724) 20250806085822369 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  20250806085822370 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822370 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822370 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2d170]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2d170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10] (fsm.c:486) 20250806085822370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2d170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2d170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: ec9d0'... (mgcp_client.c:807) 20250806085822370 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2d170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822370 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec9d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec9d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250806085822387 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250806085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822387 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822387 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822387 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822387 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822387 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822397 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec9d04) (hnbgw_rua.c:472) 20250806085822397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822397 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822397 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822397 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822397 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822397 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15506692-0)[0x558035a2cf60] (mgcp_client_endpoint_fsm.c:724) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: ec9d0'... (mgcp_client.c:807) 20250806085822397 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822397 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec9d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250806085822404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822404 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822404 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822404 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15506692-0)[0x558035a2cf60] (mgcp_client_endpoint_fsm.c:724) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2baa0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2baa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10] (fsm.c:486) 20250806085822404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2baa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2baa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250806085822404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: ec9d0'... (mgcp_client.c:807) 20250806085822404 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15506692-0)[0x558035a2baa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822404 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec9d0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250806085822410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822410 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{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) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822410 DLSCCP DEBUG 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) 20250806085822410 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822410 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=009a6e65), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822410 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) 20250806085822410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822410 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822410 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 9a 6e 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822410 DLM3UA <000f> 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 20250806085822410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822410 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 9a 6e 65 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085822410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822410 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822410 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822410 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822410 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822410 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  20250806085822410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822410 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822410 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) 20250806085822410 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) 20250806085822410 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822410 DLSCCP DEBUG 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) 20250806085822410 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822410 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822410 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822410 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822410 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822410 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{UNUSED}: Allocated (fsm.c:456) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{UNUSED}: is child of mgw(mgw-fsm-764649-0)[0x558035a35af0] (fsm.c:486) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-764649-0)[0x558035a35af0] (mgcp_client_endpoint_fsm.c:724) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a3cb60]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a3cb60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-764649-0)[0x558035a36290] (fsm.c:486) 20250806085822410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a3cb60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a3cb60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822410 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=198 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: baae9'... (mgcp_client.c:807) 20250806085822410 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250806085822410 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a3cb60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822410 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "baae917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "baae917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250806085822418 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250806085822418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822418 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822418 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822418 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822418 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822418 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbaae9) (hnbgw_rua.c:472) 20250806085822424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822424 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822424 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822424 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822424 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-764649-0)[0x558035a35af0] (mgcp_client_endpoint_fsm.c:724) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=212 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: baae9'... (mgcp_client.c:807) 20250806085822424 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250806085822424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822424 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "baae917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822432 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250806085822432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822433 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822433 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822433 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-764649-0)[0x558035a35af0] (mgcp_client_endpoint_fsm.c:724) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a35910]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a35910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-764649-0)[0x558035a36290] (fsm.c:486) 20250806085822433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a35910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a35910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250806085822433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=202 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: baae9'... (mgcp_client.c:807) 20250806085822433 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250806085822433 DLMGCP DEBUG MGCP_CONN(mgw-fsm-764649-0)[0x558035a35910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822433 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "baae917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822439 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250806085822439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{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) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822439 DLSCCP DEBUG 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) 20250806085822439 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822439 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=00947cf2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822439 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822439 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) 20250806085822439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822439 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822439 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 94 7c f2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822439 DLM3UA <000f> 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 20250806085822439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822439 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822439 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 94 7c f2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822439 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822439 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822439 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822439 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822439 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822439 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822439 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  20250806085822439 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822439 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822439 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) 20250806085822439 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) 20250806085822439 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822439 DLSCCP DEBUG 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) 20250806085822439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822439 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822439 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822439 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822439 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822439 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{UNUSED}: Allocated (fsm.c:456) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{UNUSED}: is child of mgw(mgw-fsm-814288-0)[0x558035a3e800] (fsm.c:486) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-814288-0)[0x558035a3e800] (mgcp_client_endpoint_fsm.c:724) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a45800]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a45800]{ST_CRCX}: is child of mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30] (fsm.c:486) 20250806085822439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a45800]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a45800]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=198 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: c6cd0'... (mgcp_client.c:807) 20250806085822439 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250806085822439 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a45800]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822439 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6cd017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6cd017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250806085822446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250806085822446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822446 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822446 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822446 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822446 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822446 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822451 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc6cd0) (hnbgw_rua.c:472) 20250806085822451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822451 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822451 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822451 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822451 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822451 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-814288-0)[0x558035a3e800] (mgcp_client_endpoint_fsm.c:724) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=212 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: c6cd0'... (mgcp_client.c:807) 20250806085822451 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250806085822451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822451 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6cd017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250806085822456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822456 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822456 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822456 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-814288-0)[0x558035a3e800] (mgcp_client_endpoint_fsm.c:724) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a353a0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a353a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30] (fsm.c:486) 20250806085822456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a353a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a353a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250806085822456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=202 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: c6cd0'... (mgcp_client.c:807) 20250806085822456 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250806085822456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-814288-0)[0x558035a353a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822456 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c6cd017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250806085822462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822462 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{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) 20250806085822462 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822462 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822462 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822462 DLSCCP DEBUG 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) 20250806085822462 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822462 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=000c9130), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822462 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) 20250806085822462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822462 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 0c 91 30 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822462 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822462 DLM3UA <000f> 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 20250806085822463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822463 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822463 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 0c 91 30 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822463 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822463 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822463 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822463 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822463 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822463 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822463 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822463 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822463 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  20250806085822463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822463 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) 20250806085822463 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) 20250806085822463 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822463 DLSCCP DEBUG 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) 20250806085822463 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822463 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822463 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822463 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822463 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822463 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822463 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822463 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{UNUSED}: Allocated (fsm.c:456) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{UNUSED}: is child of mgw(mgw-fsm-6683508-0)[0x558035a475e0] (fsm.c:486) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6683508-0)[0x558035a475e0] (mgcp_client_endpoint_fsm.c:724) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a4e5b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a4e5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0] (fsm.c:486) 20250806085822463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a4e5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a4e5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822463 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 65fb7'... (mgcp_client.c:807) 20250806085822463 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822463 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a4e5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822463 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fb7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fb7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250806085822472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250806085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822472 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822472 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822472 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822472 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822472 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822477 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x65fb74) (hnbgw_rua.c:472) 20250806085822477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822477 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822477 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822477 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822477 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822477 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822477 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6683508-0)[0x558035a475e0] (mgcp_client_endpoint_fsm.c:724) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822477 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 65fb7'... (mgcp_client.c:807) 20250806085822477 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085822477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822477 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fb7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250806085822489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822489 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822489 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822489 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6683508-0)[0x558035a475e0] (mgcp_client_endpoint_fsm.c:724) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a45f70]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a45f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0] (fsm.c:486) 20250806085822489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a45f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a45f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250806085822489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 65fb7'... (mgcp_client.c:807) 20250806085822489 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085822489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6683508-0)[0x558035a45f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822489 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65fb7417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250806085822494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{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) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822494 DLSCCP DEBUG 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) 20250806085822494 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822494 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=00e055fc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822494 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822494 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) 20250806085822494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085822494 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822494 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 e0 55 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822494 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822494 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822494 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085822494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085822494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822494 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822494 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 e0 55 fc 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822494 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822494 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822494 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822494 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822494 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822494 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822494 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822494 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  20250806085822494 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822494 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822494 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) 20250806085822494 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) 20250806085822494 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822494 DLSCCP DEBUG 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) 20250806085822494 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822494 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822494 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822494 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822494 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{UNUSED}: Allocated (fsm.c:456) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{UNUSED}: is child of mgw(mgw-fsm-8930695-0)[0x558035a50480] (fsm.c:486) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8930695-0)[0x558035a50480] (mgcp_client_endpoint_fsm.c:724) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a57210]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a57210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8930695-0)[0x558035a50130] (fsm.c:486) 20250806085822494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a57210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a57210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 88458'... (mgcp_client.c:807) 20250806085822494 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822494 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a57210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822494 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88458717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88458717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250806085822501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250806085822501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822502 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822502 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822502 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822502 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822502 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822507 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x884587) (hnbgw_rua.c:472) 20250806085822507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822507 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822507 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822507 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822507 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822507 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822507 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8930695-0)[0x558035a50480] (mgcp_client_endpoint_fsm.c:724) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822507 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 8845'... (mgcp_client.c:807) 20250806085822507 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822507 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88458717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822512 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250806085822512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822512 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822512 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822512 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822512 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8930695-0)[0x558035a50480] (mgcp_client_endpoint_fsm.c:724) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a50630]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a50630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8930695-0)[0x558035a50130] (fsm.c:486) 20250806085822512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a50630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a50630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250806085822512 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 8845'... (mgcp_client.c:807) 20250806085822512 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8930695-0)[0x558035a50630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822512 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88458717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250806085822517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{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) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822517 DLSCCP DEBUG 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) 20250806085822517 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822517 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=000940c1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822517 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822517 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) 20250806085822517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822517 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822517 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 09 40 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 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) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822517 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822517 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822517 DLM3UA <000f> 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 20250806085822517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822517 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822517 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 09 40 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 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  20250806085822517 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822517 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822517 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822517 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822517 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822517 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822517 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822517 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822517 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822517 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  20250806085822517 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822517 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822517 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) 20250806085822517 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) 20250806085822517 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822517 DLSCCP DEBUG 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) 20250806085822517 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822517 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822517 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822517 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822517 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{UNUSED}: Allocated (fsm.c:456) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{UNUSED}: is child of mgw(mgw-fsm-11842227-0)[0x558035a591a0] (fsm.c:486) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11842227-0)[0x558035a591a0] (mgcp_client_endpoint_fsm.c:724) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a593b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a593b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11842227-0)[0x558035a47070] (fsm.c:486) 20250806085822517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a593b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a593b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: b4b2b'... (mgcp_client.c:807) 20250806085822517 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822517 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a593b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822517 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4b2b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4b2b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250806085822524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250806085822524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822524 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822524 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822524 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822524 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822524 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822524 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822528 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4b2b3) (hnbgw_rua.c:472) 20250806085822528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822528 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822528 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822528 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822528 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822528 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822528 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11842227-0)[0x558035a591a0] (mgcp_client_endpoint_fsm.c:724) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: b4b2'... (mgcp_client.c:807) 20250806085822528 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822528 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4b2b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250806085822533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822533 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822533 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822533 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11842227-0)[0x558035a591a0] (mgcp_client_endpoint_fsm.c:724) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a58df0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a58df0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11842227-0)[0x558035a47070] (fsm.c:486) 20250806085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a58df0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a58df0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250806085822533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: b4b2'... (mgcp_client.c:807) 20250806085822533 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11842227-0)[0x558035a58df0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822533 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4b2b317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250806085822538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{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) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822538 DLSCCP DEBUG 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) 20250806085822538 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822538 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=009b0fae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822538 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) 20250806085822538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822538 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 9b 0f 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 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) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822538 DLM3UA <000f> 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 20250806085822538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822538 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822538 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 9b 0f 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 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  20250806085822538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822538 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822538 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822538 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822538 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822538 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  20250806085822538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822538 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822538 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) 20250806085822538 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) 20250806085822538 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822538 DLSCCP DEBUG 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) 20250806085822538 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822538 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822538 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822538 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822538 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{UNUSED}: Allocated (fsm.c:456) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{UNUSED}: is child of mgw(mgw-fsm-12295116-0)[0x558035a62010] (fsm.c:486) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12295116-0)[0x558035a62010] (mgcp_client_endpoint_fsm.c:724) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a68f70]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a68f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0] (fsm.c:486) 20250806085822538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a68f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a68f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: bb9bc'... (mgcp_client.c:807) 20250806085822538 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822538 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a68f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822538 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb9bcc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb9bcc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250806085822547 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250806085822547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822547 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822547 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822547 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822547 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822547 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822551 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbb9bcc) (hnbgw_rua.c:472) 20250806085822551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822551 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822551 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822551 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822551 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822551 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822551 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12295116-0)[0x558035a62010] (mgcp_client_endpoint_fsm.c:724) 20250806085822551 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822551 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822551 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: bb9b'... (mgcp_client.c:807) 20250806085822552 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822552 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822552 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822552 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822552 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb9bcc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250806085822561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822561 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822561 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822561 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12295116-0)[0x558035a62010] (mgcp_client_endpoint_fsm.c:724) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a61000]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a61000]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0] (fsm.c:486) 20250806085822561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a61000]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a61000]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250806085822561 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: bb9b'... (mgcp_client.c:807) 20250806085822561 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822561 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12295116-0)[0x558035a61000]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822561 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb9bcc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250806085822570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{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) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822570 DLSCCP DEBUG 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) 20250806085822570 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822570 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=0045f10f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822570 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) 20250806085822570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822570 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822570 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 45 f1 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822570 DLM3UA <000f> 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 20250806085822570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822570 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 45 f1 0f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085822570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822570 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  20250806085822570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822570 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) 20250806085822570 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) 20250806085822570 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822570 DLSCCP DEBUG 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) 20250806085822570 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822570 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822570 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822570 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822570 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822570 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{UNUSED}: Allocated (fsm.c:456) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{UNUSED}: is child of mgw(mgw-fsm-12684034-0)[0x558035a6acc0] (fsm.c:486) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12684034-0)[0x558035a6acc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a58670]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a58670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90] (fsm.c:486) 20250806085822570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a58670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a58670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: c18b0'... (mgcp_client.c:807) 20250806085822570 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a58670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822570 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c18b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c18b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250806085822578 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250806085822578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822578 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822578 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822578 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822578 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822578 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822583 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc18b02) (hnbgw_rua.c:472) 20250806085822583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822583 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822583 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822583 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822583 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822583 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822583 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822583 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12684034-0)[0x558035a6acc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822583 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: c18b'... (mgcp_client.c:807) 20250806085822583 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822583 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c18b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250806085822589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822589 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822589 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822589 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12684034-0)[0x558035a6acc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a615f0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a615f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90] (fsm.c:486) 20250806085822589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a615f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a615f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250806085822589 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: c18b'... (mgcp_client.c:807) 20250806085822589 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12684034-0)[0x558035a615f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822589 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c18b0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822595 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250806085822595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822595 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{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) 20250806085822595 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822595 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822595 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822595 DLSCCP DEBUG 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) 20250806085822595 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822595 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=00db609c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822595 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) 20250806085822595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822595 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 db 60 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822595 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822595 DLM3UA <000f> 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 20250806085822595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085822596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822596 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822596 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 db 60 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822596 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822596 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822596 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822596 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822596 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822596 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822596 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822596 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  20250806085822596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822596 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822596 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) 20250806085822596 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) 20250806085822596 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822596 DLSCCP DEBUG 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) 20250806085822596 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822596 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822596 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822596 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822596 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822596 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822596 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{UNUSED}: Allocated (fsm.c:456) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{UNUSED}: is child of mgw(mgw-fsm-7293137-0)[0x558035a73cc0] (fsm.c:486) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7293137-0)[0x558035a73cc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a7a950]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a7a950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0] (fsm.c:486) 20250806085822596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a7a950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a7a950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 6f48d'... (mgcp_client.c:807) 20250806085822596 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a7a950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822596 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f48d117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f48d117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250806085822606 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250806085822606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822606 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822606 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822606 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822606 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822606 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822610 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f48d1) (hnbgw_rua.c:472) 20250806085822610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822610 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822610 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822610 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822610 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822610 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822610 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822610 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7293137-0)[0x558035a73cc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 6f48'... (mgcp_client.c:807) 20250806085822610 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822610 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f48d117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250806085822616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822616 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822616 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822616 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7293137-0)[0x558035a73cc0] (mgcp_client_endpoint_fsm.c:724) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822616 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a72ae0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822616 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a72ae0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0] (fsm.c:486) 20250806085822616 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a72ae0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822616 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a72ae0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250806085822616 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 6f48'... (mgcp_client.c:807) 20250806085822616 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822616 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7293137-0)[0x558035a72ae0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822616 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6f48d117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822621 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250806085822621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{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) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822621 DLSCCP DEBUG 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) 20250806085822621 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822621 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=00fd19cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822621 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) 20250806085822621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822621 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822621 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 fd 19 cd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822621 DLM3UA <000f> 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 20250806085822621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822621 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 fd 19 cd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806085822621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085822621 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085822621 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085822621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085822621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085822621 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085822621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085822621 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822621 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  20250806085822621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085822621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085822621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085822621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085822621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085822621 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) 20250806085822621 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) 20250806085822621 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085822621 DLSCCP DEBUG 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) 20250806085822621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085822621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085822621 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085822621 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085822621 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085822621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085822621 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085822621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822621 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{UNUSED}: Allocated (fsm.c:456) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{UNUSED}: is child of mgw(mgw-fsm-7095640-0)[0x558035a7c740] (fsm.c:486) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7095640-0)[0x558035a7c740] (mgcp_client_endpoint_fsm.c:724) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a730c0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a730c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90] (fsm.c:486) 20250806085822621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a730c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a730c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085822621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 6c455'... (mgcp_client.c:807) 20250806085822621 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085822621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a730c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822621 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c455817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c455817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085822628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250806085822628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085822628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085822628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822628 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822628 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822628 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822628 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085822628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085822628 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085822628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085822628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085822628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085822628 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085822633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085822633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085822633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085822633 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085822633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c4558) (hnbgw_rua.c:472) 20250806085822633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085822633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085822633 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085822633 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085822633 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085822633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822633 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085822633 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085822633 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822633 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7095640-0)[0x558035a7c740] (mgcp_client_endpoint_fsm.c:724) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085822633 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 6c45'... (mgcp_client.c:807) 20250806085822633 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085822633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822633 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c455817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822645 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250806085822645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085822645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085822645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822645 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822645 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085822645 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7095640-0)[0x558035a7c740] (mgcp_client_endpoint_fsm.c:724) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085822645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a72510]{ST_CRCX}: Allocated (fsm.c:456) 20250806085822645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a72510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90] (fsm.c:486) 20250806085822645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a72510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085822645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a72510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250806085822645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 6c45'... (mgcp_client.c:807) 20250806085822645 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085822645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7095640-0)[0x558035a72510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822645 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c455817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085822653 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250806085822653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085822653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085822653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085822653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822653 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{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) 20250806085822653 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085822653 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085822653 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085822653 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085822653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085822653 DLSCCP DEBUG 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) 20250806085822653 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085822653 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=00d57422), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085822653 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085822653 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) 20250806085822653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085822653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085822653 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085822653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085822653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085822653 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 d5 74 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) 20250806085822653 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085822653 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085822653 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085822653 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085822653 DLM3UA <000f> 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 20250806085822653 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085822653 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085822653 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085822653 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085822653 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085822653 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 d5 74 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)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824206 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824206 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824206 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824206 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824206 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824206 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824206 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824206 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824206 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824206 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  20250806085824206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824206 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824206 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) 20250806085824206 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) 20250806085824206 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824206 DLSCCP DEBUG 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) 20250806085824206 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824206 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824206 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824206 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824207 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 70964'... (mgcp_client.c:807) 20250806085824207 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 70964'... (mgcp_client.c:807) 20250806085824207 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824207 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-7378510-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:873) 20250806085824207 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824207 DLMGCP DEBUG mgw-endp(mgw-fsm-7378510-0)[0x5580359dc9b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824207 DMGW DEBUG mgw(mgw-fsm-7378510-0)[0x5580359de680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824207 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "70964e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824224 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250806085824224 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824224 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824224 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824224 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250806085824225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7378510 20250806085824236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824236 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x70964e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824236 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824236 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824236 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824236 DLSCCP DEBUG 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) 20250806085824236 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824236 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=00fa2a1a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824236 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) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 20250806085824236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824236 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 fa 2a 1a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824236 DLM3UA <000f> 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 20250806085824236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824236 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 fa 2a 1a 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)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824237 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824237 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824237 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824237 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824237 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824237 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  20250806085824237 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824237 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824237 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824237 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) 20250806085824237 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) 20250806085824237 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824237 DLSCCP DEBUG 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) 20250806085824237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824238 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824238 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824238 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 56 rtpbridge/2@mgw MGCP 1.0\r\nC: 81508'... (mgcp_client.c:807) 20250806085824238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 57 rtpbridge/2@mgw MGCP 1.0\r\nC: 81508'... (mgcp_client.c:807) 20250806085824238 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824238 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824238 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: Removing from parent mgw(mgw-fsm-8474756-0)[0x5580359e0220] (mgcp_client_endpoint_fsm.c:873) 20250806085824238 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824238 DLMGCP DEBUG mgw-endp(mgw-fsm-8474756-0)[0x558035a00350]{IN_USE}: Deallocated (fsm.c:568) 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{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)@c18501b10b59: Session index based on local reference:0 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824238 DMGW DEBUG mgw(mgw-fsm-8474756-0)[0x5580359e0220]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824238 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)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)2119455 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:0 TC_rab_assignment_concurrent0(211)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "81508417" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250806085824249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824249 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a00480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824250 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250806085824250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00200]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8474756 20250806085824254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824254 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x815084,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824254 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824254 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824254 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824254 DLSCCP DEBUG 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) 20250806085824254 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824254 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=000846c7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824254 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824254 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) 20250806085824254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824254 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824254 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824254 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 08 46 c7 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824254 DLM3UA <000f> 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 20250806085824254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824254 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824254 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 08 46 c7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824255 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824255 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824255 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824255 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824255 DLSS7 <000c> ss7_asp.c: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 fa 2a 1a 00 00 00 00 00  20250806085824255 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824255 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824255 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=00fa2a1a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824255 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) 20250806085824255 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824255 DLSCCP DEBUG 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) 20250806085824255 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824255 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) 20250806085824255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7378510)[0x5580359d74f0]{disconnected}: Deallocated (fsm.c:568) 20250806085824255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{disconnected}: Freeing instance (context_map.c:207) 20250806085824255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5580359d6710]{disconnected}: Deallocated (fsm.c:568) 20250806085824255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7378510 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250806085824255 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=00fa2a1a), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:455) 20250806085824255 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824255 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) 20250806085824255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824255 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824255 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824255 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 fa 2a 1a 00 00 08 00 (ss7_asp.c:1383) 20250806085824255 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824255 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824255 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824255 DLSCCP DEBUG SCCP-SCOC(8)[0x5580359d5d80]{IDLE}: Deallocated (fsm.c:568) 20250806085824255 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824255 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824255 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824255 DLM3UA <000f> 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 20250806085824255 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824255 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824255 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824255 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824255 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824255 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 fa 2a 1a 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10935554 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:2 20250806085824261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824261 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824261 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824261 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824261 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824261 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824261 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824261 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824261 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824261 DLSS7 <000c> ss7_asp.c: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 08 46 c7 00 00 00 00 00  20250806085824261 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824261 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824261 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=000846c7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824261 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) 20250806085824261 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824261 DLSCCP DEBUG 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) 20250806085824261 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824261 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) 20250806085824261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8474756)[0x5580359f4cb0]{disconnected}: Deallocated (fsm.c:568) 20250806085824261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5580359dccd0]{disconnected}: Deallocated (fsm.c:568) 20250806085824261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8474756 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806085824261 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=000846c7), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:455) 20250806085824261 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824261 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) 20250806085824261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824261 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824261 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 08 46 c7 00 00 0a 00 (ss7_asp.c:1383) 20250806085824261 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824261 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824261 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824261 DLSCCP DEBUG SCCP-SCOC(10)[0x5580359deac0]{IDLE}: Deallocated (fsm.c:568) 20250806085824261 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824261 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824261 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824261 DLM3UA <000f> 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 20250806085824262 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824262 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824262 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824262 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824262 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824262 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 08 46 c7 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824273 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824273 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824273 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824273 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824273 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824273 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824273 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824273 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824273 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824273 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  20250806085824273 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824273 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824273 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824273 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) 20250806085824273 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) 20250806085824273 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824273 DLSCCP DEBUG 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) 20250806085824273 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824273 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824273 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824273 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824273 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824273 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824273 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824273 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824273 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 58 rtpbridge/1@mgw MGCP 1.0\r\nC: 3eb65'... (mgcp_client.c:807) 20250806085824273 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824273 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 59 rtpbridge/1@mgw MGCP 1.0\r\nC: 3eb65'... (mgcp_client.c:807) 20250806085824273 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824273 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824273 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: Removing from parent mgw(mgw-fsm-4109917-0)[0x558035a09f30] (mgcp_client_endpoint_fsm.c:873) 20250806085824273 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824273 DLMGCP DEBUG mgw-endp(mgw-fsm-4109917-0)[0x558035a0a3b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824273 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824273 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824274 DMGW DEBUG mgw(mgw-fsm-4109917-0)[0x558035a09f30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824274 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(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085824290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a10c80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3eb65d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a01060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)4109917 20250806085824295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824296 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3eb65d,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824296 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824296 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824296 DLSCCP DEBUG 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) 20250806085824296 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824296 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=00d1c66b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824296 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824296 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) 20250806085824296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824296 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824296 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 d1 c6 6b 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824296 DLM3UA <000f> 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 20250806085824296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824296 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824296 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 d1 c6 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)@c18501b10b59: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7679082 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:1 20250806085824305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824305 DLSS7 <000c> ss7_asp.c: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 d1 c6 6b 00 00 00 00 00  20250806085824305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824305 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=00d1c66b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824305 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) 20250806085824305 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824305 DLSCCP DEBUG 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) 20250806085824305 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824305 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) 20250806085824305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4109917)[0x5580359d5eb0]{disconnected}: Deallocated (fsm.c:568) 20250806085824305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{disconnected}: Freeing instance (context_map.c:207) 20250806085824305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5580359f5e20]{disconnected}: Deallocated (fsm.c:568) 20250806085824305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4109917 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806085824305 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=00d1c66b), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:455) 20250806085824305 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824305 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) 20250806085824305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824305 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 d1 c6 6b 00 00 09 00 (ss7_asp.c:1383) 20250806085824306 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824306 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824306 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824306 DLSCCP DEBUG SCCP-SCOC(9)[0x5580359d5750]{IDLE}: Deallocated (fsm.c:568) 20250806085824306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824306 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824306 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824306 DLM3UA <000f> 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 20250806085824306 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824306 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824306 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824306 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824306 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824306 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 d1 c6 6b 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824311 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824311 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824311 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824311 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824311 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824311 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824311 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824311 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824311 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824311 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  20250806085824311 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824311 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824312 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) 20250806085824312 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) 20250806085824312 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824312 DLSCCP DEBUG 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) 20250806085824312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824312 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824312 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 1749c'... (mgcp_client.c:807) 20250806085824312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 1749c'... (mgcp_client.c:807) 20250806085824312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824312 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: Removing from parent mgw(mgw-fsm-1526216-0)[0x558035a12d20] (mgcp_client_endpoint_fsm.c:873) 20250806085824312 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824312 DLMGCP DEBUG mgw-endp(mgw-fsm-1526216-0)[0x558035a017d0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824312 DMGW DEBUG mgw(mgw-fsm-1526216-0)[0x558035a12d20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824312 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(212)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1749c817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250806085824327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824327 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a195f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824328 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250806085824328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824328 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a09210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1526216 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 20250806085824333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824333 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1749c8,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824333 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824333 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824333 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824333 DLSCCP DEBUG 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) 20250806085824333 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824333 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=0038fafa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824333 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824333 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) 20250806085824333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824333 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824333 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 38 fa fa 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824333 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824333 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824333 DLM3UA <000f> 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 20250806085824333 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824333 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824333 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824333 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824333 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824333 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 38 fa fa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824334 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824334 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824334 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824334 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824334 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824334 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824334 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  20250806085824334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824334 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824334 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) 20250806085824334 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) 20250806085824334 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824334 DLSCCP DEBUG 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) 20250806085824334 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824334 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824334 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824334 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824334 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824334 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824334 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824335 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: d50d4'... (mgcp_client.c:807) 20250806085824335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: d50d4'... (mgcp_client.c:807) 20250806085824335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824335 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: Removing from parent mgw(mgw-fsm-13962568-0)[0x558035a1b440] (mgcp_client_endpoint_fsm.c:873) 20250806085824335 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824335 DLMGCP DEBUG mgw-endp(mgw-fsm-13962568-0)[0x558035a1ad40]{IN_USE}: Deallocated (fsm.c:568) 20250806085824335 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824335 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824335 DMGW DEBUG mgw(mgw-fsm-13962568-0)[0x558035a1b440]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824335 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)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)12187523 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d50d4817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824350 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250806085824350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a1b650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250806085824351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824351 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a12400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)13962568 20250806085824356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824356 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd50d48,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824356 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824356 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824356 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824356 DLSCCP DEBUG 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) 20250806085824356 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824356 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=0040634d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824356 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824356 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) 20250806085824356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824356 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824356 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 40 63 4d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824357 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824357 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824357 DLM3UA <000f> 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 20250806085824357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824357 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824357 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 40 63 4d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824357 DLSS7 <000c> ss7_asp.c: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 38 fa fa 00 00 00 00 00  20250806085824357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824357 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=0038fafa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824357 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) 20250806085824357 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824357 DLSCCP DEBUG 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) 20250806085824357 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824357 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) 20250806085824357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1526216)[0x5580359df9e0]{disconnected}: Deallocated (fsm.c:568) 20250806085824357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{disconnected}: Freeing instance (context_map.c:207) 20250806085824357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5580359e0450]{disconnected}: Deallocated (fsm.c:568) 20250806085824357 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1526216 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085824357 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=0038fafa), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:455) 20250806085824357 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824358 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) 20250806085824358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824358 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824358 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 38 fa fa 00 00 0b 00 (ss7_asp.c:1383) 20250806085824358 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824358 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824358 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824358 DLSCCP DEBUG SCCP-SCOC(11)[0x5580359e0f20]{IDLE}: Deallocated (fsm.c:568) 20250806085824358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824358 DLM3UA <000f> 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 20250806085824358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824358 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824358 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 38 fa fa 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)1167658 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:4 20250806085824364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824364 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824364 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824364 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824364 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824364 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824364 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824364 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824364 DLSS7 <000c> ss7_asp.c: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 40 63 4d 00 00 00 00 00  20250806085824365 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824365 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824365 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=0040634d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824365 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) 20250806085824365 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824365 DLSCCP DEBUG 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) 20250806085824365 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824365 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) 20250806085824365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13962568)[0x5580359e07c0]{disconnected}: Deallocated (fsm.c:568) 20250806085824365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{disconnected}: Freeing instance (context_map.c:207) 20250806085824365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5580359dc430]{disconnected}: Deallocated (fsm.c:568) 20250806085824365 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13962568 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085824365 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=0040634d), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:455) 20250806085824365 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824365 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) 20250806085824365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824365 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824365 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 40 63 4d 00 00 0c 00 (ss7_asp.c:1383) 20250806085824365 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824365 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824365 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824365 DLSCCP DEBUG SCCP-SCOC(12)[0x5580359e7b30]{IDLE}: Deallocated (fsm.c:568) 20250806085824365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824365 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824365 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824365 DLM3UA <000f> 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 20250806085824365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824365 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824365 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 40 63 4d 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824382 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824382 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824382 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824382 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824382 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824382 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824382 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824382 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824382 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  20250806085824382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824382 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) 20250806085824382 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) 20250806085824382 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824382 DLSCCP DEBUG 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) 20250806085824382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824383 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824383 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 602ea'... (mgcp_client.c:807) 20250806085824383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 602ea'... (mgcp_client.c:807) 20250806085824383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824383 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: Removing from parent mgw(mgw-fsm-6303402-0)[0x558035a24380] (mgcp_client_endpoint_fsm.c:873) 20250806085824383 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824383 DLMGCP DEBUG mgw-endp(mgw-fsm-6303402-0)[0x558035a244b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824383 DMGW DEBUG mgw(mgw-fsm-6303402-0)[0x558035a24380]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824383 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(214)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "602eaa17" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824398 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2af00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824398 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a1b300]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6303402 20250806085824403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x602eaa,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824404 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824404 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824404 DLSCCP DEBUG 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) 20250806085824404 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824404 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=00521c1f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824404 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) 20250806085824404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824404 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824404 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 52 1c 1f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824404 DLM3UA <000f> 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 20250806085824404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824404 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824404 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824404 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 52 1c 1f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)2086583 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:5 20250806085824417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824417 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824417 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824417 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824417 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824417 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824417 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824417 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824417 DLSS7 <000c> ss7_asp.c: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 52 1c 1f 00 00 00 00 00  20250806085824417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824417 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=00521c1f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824417 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) 20250806085824417 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824417 DLSCCP DEBUG 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) 20250806085824417 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824417 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) 20250806085824417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{disconnected}: Freeing instance (context_map.c:203) 20250806085824417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6303402)[0x5580359e7e90]{disconnected}: Deallocated (fsm.c:568) 20250806085824417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5580359e7fc0]{disconnected}: Deallocated (fsm.c:568) 20250806085824417 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303402 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806085824417 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=00521c1f), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:455) 20250806085824417 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824417 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) 20250806085824417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824417 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824417 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824417 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 52 1c 1f 00 00 0d 00 (ss7_asp.c:1383) 20250806085824417 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824417 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824417 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824417 DLSCCP DEBUG SCCP-SCOC(13)[0x5580359e8430]{IDLE}: Deallocated (fsm.c:568) 20250806085824418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824418 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824418 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824418 DLM3UA <000f> 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 20250806085824418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824418 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824418 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824418 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 52 1c 1f 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending 20250806085824420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824420 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824420 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824420 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824420 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824420 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824420 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824420 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824420 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824420 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  20250806085824420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824420 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) 20250806085824421 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) 20250806085824421 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824421 DLSCCP DEBUG 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) 20250806085824421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824421 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824421 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824421 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824421 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: ec9d0'... (mgcp_client.c:807) 20250806085824421 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: ec9d0'... (mgcp_client.c:807) 20250806085824421 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824421 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: Removing from parent mgw(mgw-fsm-15506692-0)[0x558035a2cf60] (mgcp_client_endpoint_fsm.c:873) 20250806085824421 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824421 DLMGCP DEBUG mgw-endp(mgw-fsm-15506692-0)[0x558035a11d10]{IN_USE}: Deallocated (fsm.c:568) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824421 DMGW DEBUG mgw(mgw-fsm-15506692-0)[0x558035a2cf60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824421 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(215)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec9d0417" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824437 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250806085824437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824437 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a2d170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824439 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250806085824439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a2baa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15506692 20250806085824443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824443 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xec9d04,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824443 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824443 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824443 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824443 DLSCCP DEBUG 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) 20250806085824443 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824443 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=009a6e65), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824443 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824443 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) 20250806085824443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824443 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824443 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 9a 6e 65 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824443 DLM3UA <000f> 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 20250806085824443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824443 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824443 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824443 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 9a 6e 65 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824446 DLSS7 <000c> ss7_hmrt.c:193 0: Found 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-SCCP(202)@c18501b10b59: Session index based on local reference:6 20250806085824446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824446 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  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer 20250806085824446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824446 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) 20250806085824446 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) 20250806085824446 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824446 DLSCCP DEBUG 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) 20250806085824446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824446 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824446 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824446 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824446 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: baae9'... (mgcp_client.c:807) 20250806085824446 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806085824446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824446 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: baae9'... (mgcp_client.c:807) 20250806085824446 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806085824446 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824446 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: Removing from parent mgw(mgw-fsm-764649-0)[0x558035a35af0] (mgcp_client_endpoint_fsm.c:873) 20250806085824446 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824446 DLMGCP DEBUG mgw-endp(mgw-fsm-764649-0)[0x558035a36290]{IN_USE}: Deallocated (fsm.c:568) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824446 DMGW DEBUG mgw(mgw-fsm-764649-0)[0x558035a35af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824446 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(215)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15848816 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "baae917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a3cb60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824457 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a35910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)764649 20250806085824462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824462 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbaae9,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824462 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824462 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824462 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824462 DLSCCP DEBUG 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) 20250806085824462 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824462 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=00947cf2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824462 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824462 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) 20250806085824462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824462 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824462 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 94 7c f2 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824462 DLM3UA <000f> 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 20250806085824462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824462 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 94 7c f2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824462 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824462 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824462 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824462 DLSS7 <000c> ss7_asp.c: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 9a 6e 65 00 00 00 00 00  20250806085824463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824463 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=009a6e65), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824463 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) 20250806085824463 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824463 DLSCCP DEBUG 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) 20250806085824463 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824463 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) 20250806085824463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{disconnected}: Freeing instance (context_map.c:203) 20250806085824463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15506692)[0x5580359ddc80]{disconnected}: Deallocated (fsm.c:568) 20250806085824463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5580359de8d0]{disconnected}: Deallocated (fsm.c:568) 20250806085824463 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15506692 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085824463 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=009a6e65), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:455) 20250806085824463 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824463 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) 20250806085824463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824463 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824463 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 9a 6e 65 00 00 0e 00 (ss7_asp.c:1383) 20250806085824463 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824463 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824463 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824463 DLSCCP DEBUG SCCP-SCOC(14)[0x5580359e9330]{IDLE}: Deallocated (fsm.c:568) 20250806085824463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824464 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824464 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824464 DLM3UA <000f> 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 20250806085824464 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824464 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824464 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824464 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824464 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824464 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 9a 6e 65 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)13661254 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 20250806085824470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824470 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824470 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824470 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824470 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824470 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824470 DLSS7 <000c> ss7_asp.c: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 94 7c f2 00 00 00 00 00  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824470 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824471 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=00947cf2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824471 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) 20250806085824471 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824471 DLSCCP DEBUG 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) 20250806085824471 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824471 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) 20250806085824471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-764649)[0x5580359e0ab0]{disconnected}: Deallocated (fsm.c:568) 20250806085824471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{disconnected}: Freeing instance (context_map.c:207) 20250806085824471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5580359e7c60]{disconnected}: Deallocated (fsm.c:568) 20250806085824471 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-764649 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806085824471 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=00947cf2), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:455) 20250806085824471 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824471 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) 20250806085824471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824471 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824471 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 94 7c f2 00 00 0f 00 (ss7_asp.c:1383) 20250806085824471 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824471 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824471 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824471 DLSCCP DEBUG SCCP-SCOC(15)[0x5580359e9f80]{IDLE}: Deallocated (fsm.c:568) 20250806085824471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824471 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824471 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824471 DLM3UA <000f> 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 20250806085824471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824471 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824471 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 94 7c f2 00 00 0f 00 00 06 00 08 00 00 00 01  20250806085824471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824471 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824471 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824472 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824472 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824472 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824472 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  20250806085824472 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824472 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824472 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824472 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) 20250806085824472 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) 20250806085824472 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824472 DLSCCP DEBUG 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) 20250806085824472 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824472 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824472 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824472 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824472 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: c6cd0'... (mgcp_client.c:807) 20250806085824472 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806085824472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=56 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: c6cd0'... (mgcp_client.c:807) 20250806085824472 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250806085824472 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824472 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: Removing from parent mgw(mgw-fsm-814288-0)[0x558035a3e800] (mgcp_client_endpoint_fsm.c:873) 20250806085824472 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824472 DLMGCP DEBUG mgw-endp(mgw-fsm-814288-0)[0x558035a3ef30]{IN_USE}: Deallocated (fsm.c:568) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824472 DMGW DEBUG mgw(mgw-fsm-814288-0)[0x558035a3e800]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824472 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)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085824488 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250806085824488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a45800]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c6cd017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824489 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250806085824489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a353a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)814288 20250806085824494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824494 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc6cd0,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824494 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824494 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824494 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824494 DLSCCP DEBUG 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) 20250806085824494 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824494 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=000c9130), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824494 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824494 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) 20250806085824494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824494 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824495 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824495 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 0c 91 30 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824495 DLM3UA <000f> 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 20250806085824495 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824495 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824495 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824495 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824495 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824495 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 0c 91 30 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)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11349817 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:8 20250806085824503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824503 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824503 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824503 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824503 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824503 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824503 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824503 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824503 DLSS7 <000c> ss7_asp.c: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 0c 91 30 00 00 00 00 00  20250806085824503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824503 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=000c9130), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824503 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) 20250806085824503 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824503 DLSCCP DEBUG 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) 20250806085824503 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824503 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) 20250806085824503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-814288)[0x5580359e8dc0]{disconnected}: Deallocated (fsm.c:568) 20250806085824503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5580359e98d0]{disconnected}: Deallocated (fsm.c:568) 20250806085824503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-814288 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085824503 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=000c9130), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:455) 20250806085824503 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824503 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) 20250806085824503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824503 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824503 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 0c 91 30 00 00 10 00 (ss7_asp.c:1383) 20250806085824503 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824503 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824503 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824503 DLSCCP DEBUG SCCP-SCOC(16)[0x5580359eac60]{IDLE}: Deallocated (fsm.c:568) 20250806085824504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 20250806085824504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824504 DLM3UA <000f> 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 20250806085824504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824504 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824504 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 0c 91 30 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824505 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824505 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824505 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824505 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824505 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824505 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824505 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  20250806085824506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824506 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) 20250806085824506 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) 20250806085824506 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824506 DLSCCP DEBUG 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) 20250806085824506 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824506 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824506 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824506 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 65fb7'... (mgcp_client.c:807) 20250806085824506 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 65fb7'... (mgcp_client.c:807) 20250806085824506 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085824506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824506 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: Removing from parent mgw(mgw-fsm-6683508-0)[0x558035a475e0] (mgcp_client_endpoint_fsm.c:873) 20250806085824506 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824506 DLMGCP DEBUG mgw-endp(mgw-fsm-6683508-0)[0x558035a47ce0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824506 DMGW DEBUG mgw(mgw-fsm-6683508-0)[0x558035a475e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824506 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)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65fb7417" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a4e5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a45f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6683508 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824526 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x65fb74,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824526 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824526 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824526 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824526 DLSCCP DEBUG 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) 20250806085824526 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824526 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=00e055fc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824526 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824526 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) 20250806085824526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085824526 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824526 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824526 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 e0 55 fc 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824526 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824526 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824526 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085824526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824526 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085824526 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824526 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824526 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 e0 55 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824527 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824527 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824527 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824527 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824527 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824527 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824527 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824527 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824527 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824527 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  20250806085824527 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824527 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824527 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) 20250806085824527 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) 20250806085824527 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824527 DLSCCP DEBUG 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) 20250806085824527 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824527 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824527 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 8845'... (mgcp_client.c:807) 20250806085824527 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824527 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 8845'... (mgcp_client.c:807) 20250806085824527 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824527 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: Removing from parent mgw(mgw-fsm-8930695-0)[0x558035a50480] (mgcp_client_endpoint_fsm.c:873) 20250806085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824527 DLMGCP DEBUG mgw-endp(mgw-fsm-8930695-0)[0x558035a50130]{IN_USE}: Deallocated (fsm.c:568) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824527 DMGW DEBUG mgw(mgw-fsm-8930695-0)[0x558035a50480]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824527 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)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)304106 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:9 TC_rab_assignment_concurrent0(219)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "88458717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824543 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250806085824543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824543 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a57210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250806085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824544 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a50630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8930695 20250806085824549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824549 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x884587,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824549 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824549 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824549 DLSCCP DEBUG 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) 20250806085824549 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824549 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=000940c1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824549 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824549 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) 20250806085824549 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824549 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824549 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824549 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 09 40 c1 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824549 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824549 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824549 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824550 DLM3UA <000f> 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 20250806085824550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824550 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824550 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 09 40 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824550 DLSS7 <000c> ss7_asp.c: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 e0 55 fc 00 00 00 00 00  20250806085824550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824550 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824550 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824550 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824550 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824550 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824550 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=00e055fc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824550 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) 20250806085824550 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824550 DLSCCP DEBUG 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) 20250806085824550 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824550 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) 20250806085824550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6683508)[0x5580359eb2b0]{disconnected}: Deallocated (fsm.c:568) 20250806085824550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5580359eb3e0]{disconnected}: Deallocated (fsm.c:568) 20250806085824550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6683508 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806085824550 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  20250806085824550 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=00e055fc), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:455) 20250806085824550 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824550 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) 20250806085824550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085824550 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824551 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 e0 55 fc 00 00 11 00 (ss7_asp.c:1383) 20250806085824551 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824551 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824551 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824551 DLSCCP DEBUG SCCP-SCOC(17)[0x5580359eb9c0]{IDLE}: Deallocated (fsm.c:568) 20250806085824551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824551 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824551 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) 20250806085824551 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) 20250806085824551 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824551 DLSCCP DEBUG 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) 20250806085824551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824551 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824551 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824551 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824551 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: b4b2'... (mgcp_client.c:807) 20250806085824551 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: b4b2'... (mgcp_client.c:807) 20250806085824551 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824551 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: Removing from parent mgw(mgw-fsm-11842227-0)[0x558035a591a0] (mgcp_client_endpoint_fsm.c:873) 20250806085824551 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824551 DLMGCP DEBUG mgw-endp(mgw-fsm-11842227-0)[0x558035a47070]{IN_USE}: Deallocated (fsm.c:568) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824551 DMGW DEBUG mgw(mgw-fsm-11842227-0)[0x558035a591a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806085824551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824551 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085824551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085824551 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824551 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 e0 55 fc 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)3292507 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:10 20250806085824559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824559 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824559 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824559 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824559 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824559 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824559 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824559 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824559 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824560 DLSS7 <000c> ss7_asp.c: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 09 40 c1 00 00 00 00 00  20250806085824560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824560 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=000940c1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824560 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) 20250806085824560 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824560 DLSCCP DEBUG 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) 20250806085824560 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824560 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) 20250806085824560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{disconnected}: Freeing instance (context_map.c:203) 20250806085824560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8930695)[0x5580359ea430]{disconnected}: Deallocated (fsm.c:568) 20250806085824560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{disconnected}: Freeing instance (context_map.c:207) 20250806085824560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5580359ecf10]{disconnected}: Deallocated (fsm.c:568) 20250806085824560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8930695 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250806085824560 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=000940c1), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:455) 20250806085824560 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824560 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) 20250806085824560 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824560 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824560 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824560 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824560 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 09 40 c1 00 00 12 00 (ss7_asp.c:1383) 20250806085824560 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824560 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824560 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824560 DLSCCP DEBUG SCCP-SCOC(18)[0x5580359ed8e0]{IDLE}: Deallocated (fsm.c:568) 20250806085824560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824560 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824561 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824561 DLM3UA <000f> 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 20250806085824561 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824561 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824561 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824561 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824561 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824561 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 09 40 c1 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "b4b2b317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250806085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a593b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824571 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250806085824571 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824572 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824572 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824572 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a58df0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11842227 20250806085824576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824576 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb4b2b3,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824576 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824576 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824576 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824576 DLSCCP DEBUG 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) 20250806085824576 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824576 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=009b0fae), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824576 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824576 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) 20250806085824576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824576 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824576 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 9b 0f ae 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824576 DLM3UA <000f> 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 20250806085824576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824576 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824576 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 9b 0f ae 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)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824578 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824578 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824578 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824578 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824578 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824578 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  20250806085824578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824578 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824579 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:11 20250806085824579 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) 20250806085824579 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) 20250806085824579 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824579 DLSCCP DEBUG 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) 20250806085824579 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824579 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824579 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824579 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824579 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824579 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: bb9b'... (mgcp_client.c:807) 20250806085824579 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824579 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: bb9b'... (mgcp_client.c:807) 20250806085824579 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824579 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824579 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: Removing from parent mgw(mgw-fsm-12295116-0)[0x558035a62010] (mgcp_client_endpoint_fsm.c:873) 20250806085824579 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824579 DLMGCP DEBUG mgw-endp(mgw-fsm-12295116-0)[0x558035a626a0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824579 DMGW DEBUG mgw(mgw-fsm-12295116-0)[0x558035a62010]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824579 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)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)15933520 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "bb9bcc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824587 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a68f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824587 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a61000]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12295116 20250806085824589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824589 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbb9bcc,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824589 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824589 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824589 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824589 DLSCCP DEBUG 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) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824590 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=0045f10f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824590 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824590 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) 20250806085824590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824590 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 45 f1 0f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824590 DLM3UA <000f> 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 20250806085824590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824590 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824590 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 45 f1 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824590 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824590 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824590 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824590 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824590 DLSS7 <000c> ss7_asp.c: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 9b 0f ae 00 00 00 00 00  20250806085824590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824590 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=009b0fae), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824590 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) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824590 DLSCCP DEBUG 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) 20250806085824590 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824590 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) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{disconnected}: Freeing instance (context_map.c:203) 20250806085824590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11842227)[0x5580359dbf20]{disconnected}: Deallocated (fsm.c:568) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{disconnected}: Freeing instance (context_map.c:207) 20250806085824590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5580359ed210]{disconnected}: Deallocated (fsm.c:568) 20250806085824590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11842227 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250806085824590 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=009b0fae), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:455) 20250806085824590 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824590 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) 20250806085824590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824590 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824590 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 9b 0f ae 00 00 13 00 (ss7_asp.c:1383) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824590 DLSCCP DEBUG SCCP-SCOC(19)[0x5580359ec3a0]{IDLE}: Deallocated (fsm.c:568) 20250806085824590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824590 DLM3UA <000f> 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 20250806085824590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824590 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824590 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824590 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824590 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824590 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 9b 0f ae 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)485937 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:12 20250806085824594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824594 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824594 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824594 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824594 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824594 DLSS7 <000c> ss7_asp.c: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 45 f1 0f 00 00 00 00 00  20250806085824594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824594 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824594 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=0045f10f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824594 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) 20250806085824594 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824594 DLSCCP DEBUG 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) 20250806085824594 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824594 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) 20250806085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12295116)[0x5580359edce0]{disconnected}: Deallocated (fsm.c:568) 20250806085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5580359ea7d0]{disconnected}: Deallocated (fsm.c:568) 20250806085824595 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12295116 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250806085824595 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=0045f10f), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:455) 20250806085824595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824595 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) 20250806085824595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824595 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824595 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 45 f1 0f 00 00 14 00 (ss7_asp.c:1383) 20250806085824595 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824595 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824595 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824595 DLSCCP DEBUG SCCP-SCOC(20)[0x5580359ec810]{IDLE}: Deallocated (fsm.c:568) 20250806085824595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824595 DLM3UA <000f> 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 20250806085824595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824595 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824595 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824595 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 45 f1 0f 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824602 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824602 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824602 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824602 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824602 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824602 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824602 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824602 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824602 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824602 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  20250806085824602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824602 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824602 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) 20250806085824602 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) 20250806085824602 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824602 DLSCCP DEBUG 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) 20250806085824602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824603 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824603 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: c18b'... (mgcp_client.c:807) 20250806085824603 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: c18b'... (mgcp_client.c:807) 20250806085824603 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: Removing from parent mgw(mgw-fsm-12684034-0)[0x558035a6acc0] (mgcp_client_endpoint_fsm.c:873) 20250806085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824603 DLMGCP DEBUG mgw-endp(mgw-fsm-12684034-0)[0x558035a6ae90]{IN_USE}: Deallocated (fsm.c:568) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824603 DMGW DEBUG mgw(mgw-fsm-12684034-0)[0x558035a6acc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824603 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(222)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c18b0217" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824619 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a58670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824619 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824619 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a615f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12684034 20250806085824624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824624 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc18b02,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824625 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824625 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824625 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824625 DLSCCP DEBUG 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) 20250806085824625 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824625 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=00db609c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824625 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) 20250806085824625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824625 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824625 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 db 60 9c 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824625 DLM3UA <000f> 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 20250806085824625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824625 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824625 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824625 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824625 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824625 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 db 60 9c 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)@c18501b10b59: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824630 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824630 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)8995965 20250806085824630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824630 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824630 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  20250806085824630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824630 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) 20250806085824630 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) 20250806085824630 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824630 DLSCCP DEBUG 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) 20250806085824630 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824630 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824630 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824630 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824630 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824630 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824630 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824630 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 6f48'... (mgcp_client.c:807) 20250806085824631 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824631 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 6f48'... (mgcp_client.c:807) 20250806085824631 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824631 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: Removing from parent mgw(mgw-fsm-7293137-0)[0x558035a73cc0] (mgcp_client_endpoint_fsm.c:873) 20250806085824631 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824631 DLMGCP DEBUG mgw-endp(mgw-fsm-7293137-0)[0x558035a73ab0]{IN_USE}: Deallocated (fsm.c:568) 20250806085824631 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824631 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824631 DMGW DEBUG mgw(mgw-fsm-7293137-0)[0x558035a73cc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824631 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)@c18501b10b59: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085824642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250806085824642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(223)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "6f48d117" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085824642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a7a950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824643 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250806085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824643 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72ae0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)7293137 20250806085824647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824647 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f48d1,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824647 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824647 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824647 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824647 DLSCCP DEBUG 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) 20250806085824647 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824647 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=00fd19cd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824647 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824647 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) 20250806085824647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824647 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 fd 19 cd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824648 DLM3UA <000f> 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 20250806085824648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824648 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 fd 19 cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085824648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824648 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824648 DLSS7 <000c> ss7_asp.c: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 db 60 9c 00 00 00 00 00  20250806085824648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824648 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=00db609c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824648 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) 20250806085824648 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824648 DLSCCP DEBUG 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) 20250806085824648 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824648 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) 20250806085824648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{disconnected}: Freeing instance (context_map.c:203) 20250806085824648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12684034)[0x5580359ee280]{disconnected}: Deallocated (fsm.c:568) 20250806085824648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5580359eebd0]{disconnected}: Deallocated (fsm.c:568) 20250806085824648 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684034 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250806085824648 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=00db609c), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:455) 20250806085824648 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824648 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) 20250806085824648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824648 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824648 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 db 60 9c 00 00 15 00 (ss7_asp.c:1383) 20250806085824648 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824648 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824648 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824648 DLSCCP DEBUG SCCP-SCOC(21)[0x5580359ee6f0]{IDLE}: Deallocated (fsm.c:568) 20250806085824649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824649 DLM3UA <000f> 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 20250806085824649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085824649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824649 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 db 60 9c 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6471921 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:14 20250806085824656 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824656 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824656 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824656 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824656 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824656 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824656 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824656 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824656 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824656 DLSS7 <000c> ss7_asp.c: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 fd 19 cd 00 00 00 00 00  20250806085824656 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824656 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824657 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824657 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=00fd19cd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824657 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) 20250806085824657 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824657 DLSCCP DEBUG 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) 20250806085824657 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824657 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) 20250806085824657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7293137)[0x5580359ec9d0]{disconnected}: Deallocated (fsm.c:568) 20250806085824657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5580359fe4a0]{disconnected}: Deallocated (fsm.c:568) 20250806085824657 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7293137 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250806085824657 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=00fd19cd), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:455) 20250806085824657 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824657 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) 20250806085824657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824657 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824657 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824657 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 fd 19 cd 00 00 16 00 (ss7_asp.c:1383) 20250806085824657 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824657 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824657 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824657 DLSCCP DEBUG SCCP-SCOC(22)[0x5580359feb10]{IDLE}: Deallocated (fsm.c:568) 20250806085824657 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824657 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824657 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824657 DLM3UA <000f> 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 20250806085824657 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824657 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824657 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824657 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824657 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824657 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 fd 19 cd 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085824664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824664 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824664 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824664 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824664 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824664 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  20250806085824664 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085824664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824664 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824665 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) 20250806085824665 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) 20250806085824665 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085824665 DLSCCP DEBUG 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) 20250806085824665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085824665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085824665 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085824665 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085824665 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085824665 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085824665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824665 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 6c45'... (mgcp_client.c:807) 20250806085824665 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085824665 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 6c45'... (mgcp_client.c:807) 20250806085824665 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085824665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085824665 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: Removing from parent mgw(mgw-fsm-7095640-0)[0x558035a7c740] (mgcp_client_endpoint_fsm.c:873) 20250806085824665 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085824665 DLMGCP DEBUG mgw-endp(mgw-fsm-7095640-0)[0x558035a7cc90]{IN_USE}: Deallocated (fsm.c:568) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085824665 DMGW DEBUG mgw(mgw-fsm-7095640-0)[0x558035a7c740]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085824665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085824665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085824665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085824665 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(224)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "6c455817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085824683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250806085824683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824683 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x558035a730c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085824684 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250806085824684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085824684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085824684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085824684 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a72510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)7095640 20250806085824689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085824689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085824689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085824689 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085824689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c4558,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085824689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085824689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085824689 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085824689 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085824689 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085824689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085824689 DLSCCP DEBUG 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) 20250806085824689 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085824689 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=00d57422), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085824689 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824689 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) 20250806085824689 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824689 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824689 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824689 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 d5 74 22 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085824689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085824689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085824689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085824689 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824689 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824689 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824689 DLM3UA <000f> 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 20250806085824689 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824689 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824689 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824689 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824689 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824689 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 d5 74 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)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@c18501b10b59: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12446157 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on connection ID:15 20250806085824697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824697 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085824697 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085824697 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085824697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085824697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085824697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085824697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085824697 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824697 DLSS7 <000c> ss7_asp.c: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 d5 74 22 00 00 00 00 00  20250806085824697 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085824697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085824697 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085824698 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085824698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085824698 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=00d57422), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085824698 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) 20250806085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085824698 DLSCCP DEBUG 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) 20250806085824698 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085824698 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) 20250806085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085824698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085824698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{disconnected}: Freeing instance (context_map.c:203) 20250806085824698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7095640)[0x5580359fe1e0]{disconnected}: Deallocated (fsm.c:568) 20250806085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085824698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5580359ff0c0]{disconnected}: Deallocated (fsm.c:568) 20250806085824698 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7095640 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250806085824698 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=00d57422), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:455) 20250806085824698 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085824698 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) 20250806085824698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085824698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085824698 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085824698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085824698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085824698 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 d5 74 22 00 00 17 00 (ss7_asp.c:1383) 20250806085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085824698 DLSCCP DEBUG SCCP-SCOC(23)[0x5580359ff730]{IDLE}: Deallocated (fsm.c:568) 20250806085824698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085824698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085824698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085824698 DLM3UA <000f> 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 20250806085824698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085824698 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085824698 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085824698 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085824698 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085824698 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 d5 74 22 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085826388 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085826388 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e54014), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085826388 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085826388 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) 20250806085826388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085826388 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085826388 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085826388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085826388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085826388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 e5 40 14 00 00 06 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085826389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085826389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085826389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085826389 DLM3UA <000f> 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 20250806085826389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085826389 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085826389 DLSS7 <000c> ss7_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 20250806085826389 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085826389 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085826389 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 e5 40 14 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806085826393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085826393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085826393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085826393 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085826393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085826393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085826393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085826393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085826393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085826393 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 e5 40 14 00  20250806085826394 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085826394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085826394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085826394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085826394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085826394 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=00e54014) (sccp_scrc.c:545) 20250806085826394 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) 20250806085826394 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085826394 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085826394 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085826394 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085826394 DLSCCP DEBUG SCCP-SCOC(6)[0x5580359f6ce0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085826699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41622<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826699 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37677<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(197)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085826702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085826704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085826704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085826704 DMAIN NOTICE (127.0.0.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) 20250806085826704 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(206)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@c18501b10b59: Final verdict of PTC: none 20250806085826707 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085826707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085826707 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085826707 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085826707 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085826707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085826707 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085826707 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085826707 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 20250806085826707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085826707 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085826707 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085826707 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085826707 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085826707 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085826707 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085826707 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 20250806085826707 DLSS7 <000c> ss7_route.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' 20250806085826707 DLSS7 <000c> ss7_route.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' 20250806085826707 DLSS7 <000c> ss7_asp.c: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  20250806085826707 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  20250806085826707 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085826707 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085826707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085826707 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085826707 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085826708 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) 20250806085826708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085826708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085826708 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085826708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085826708 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085826708 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) 20250806085826708 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085826708 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085826709 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 20250806085826709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085826709 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085826709 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085826709 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085826709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085826709 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085826709 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085826709 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) 20250806085826709 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085826709 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085826709 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085826709 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085826709 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085826709 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085826709 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085826709 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085826709 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 20250806085826709 DLSS7 <000c> ss7_route.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' 20250806085826709 DLSS7 <000c> ss7_route.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' 20250806085826709 DLSS7 <000c> ss7_asp.c: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  20250806085826709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085826709 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085826709 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085826709 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085826709 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) 20250806085826709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085826709 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085826710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085826710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085826710 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085826710 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) 20250806085826710 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085826710 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_rab_assignment_concurrent-Iuh0(200)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@c18501b10b59: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@c18501b10b59: Final verdict of PTC: none 20250806085826725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41760<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085826727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@c18501b10b59: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(199)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(208)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Wed Aug 6 08:58:26 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 20250806085826856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085827459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2227716) 20250806085827712 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085827712 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085827712 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085827712 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085827712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085827712 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085827712 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085827712 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085827712 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085827712 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085827712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085827712 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a9 c6 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085827712 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085827712 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085827712 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085827712 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085827712 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085827712 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085827712 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=2227716, count=2234480) 20250806085828708 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085828708 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085828708 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085828709 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085828709 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085828709 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_rab_release started. 20250806085830613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085830620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085830625 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36961<->l=127.0.0.1:4262) (control_if.c:572) 20250806085830744 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830744 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830744 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830745 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830745 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_release-Iuh0(229)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085830745 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085830745 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085830745 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830745 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830746 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085830746 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085830746 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) 20250806085830746 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) 20250806085830746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085830746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830746 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830746 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085830746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 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) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 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) 20250806085830746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085830746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830746 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830746 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085830746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085830746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085830746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830746 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830746 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085830746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830746 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085830746 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830746 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085830746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085830746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830746 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830746 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 20250806085830746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085830746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085830746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830746 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 20250806085830746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085830746 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) 20250806085830746 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 20250806085830746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085830746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830746 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830746 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830746 DLM3UA <000f> 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 20250806085830746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085830746 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085830746 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085830747 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830747 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830747 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830747 DLM3UA <000f> 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 20250806085830747 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085830747 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085830747 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(233)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(231)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085830763 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830763 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830763 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830763 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830764 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830764 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830764 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085830764 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830765 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830765 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085830765 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085830765 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) 20250806085830765 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) 20250806085830765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085830765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830765 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830765 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830765 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085830765 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085830765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830765 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) 20250806085830765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085830765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830765 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830765 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085830765 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 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) 20250806085830765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085830765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830765 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) 20250806085830765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085830765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830765 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830765 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830765 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085830765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085830766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085830766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830766 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085830766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085830766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830766 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830766 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085830766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085830766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830766 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085830766 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085830766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830766 DLM3UA <000f> 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085830766 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) 20250806085830766 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085830766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830766 DLM3UA <000f> 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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085830766 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085830766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085830791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085830791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085830791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085830791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085830791 DHNBAP 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) 20250806085830791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085830791 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085830791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085830791 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@c18501b10b59: setverdict(pass): none -> pass 20250806085830960 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 20250806085830960 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 20250806085830960 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085830960 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085830969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085830969 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085830969 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085830969 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085830969 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085830969 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085830969 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085830969 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085830969 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 20250806085830969 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085830969 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  20250806085830969 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085830972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085830972 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085830972 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  20250806085830972 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085830972 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085830972 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085830972 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 20250806085830972 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085830972 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  20250806085830972 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' 20250806085830972 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' 20250806085830972 DLSS7 <000c> ss7_asp.c: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  20250806085830972 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  20250806085830972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085830972 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085830972 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085830972 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085830972 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) 20250806085830972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085830972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085830972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085830972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085830972 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085830972 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) 20250806085830973 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830974 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085830974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085830974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085830974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830975 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085830975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085830975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830975 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830975 DLM3UA <000f> 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 20250806085830975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085830975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085830975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085830975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085830975 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085830975 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  20250806085830978 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 20250806085830978 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 20250806085830978 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085830978 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085830984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085830984 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085830984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085830984 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085830984 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085830984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085830984 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085830984 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085830984 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 20250806085830984 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085830984 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  20250806085830984 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085830989 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830989 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085830989 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085830989 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  20250806085830989 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085830989 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085830989 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085830989 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 20250806085830989 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085830989 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  20250806085830989 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' 20250806085830990 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' 20250806085830990 DLSS7 <000c> ss7_asp.c: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  20250806085830990 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  20250806085830990 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  20250806085830990 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085830990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085830990 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085830990 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085830990 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) 20250806085830990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085830990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085830990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085830990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085830990 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085830990 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) 20250806085830990 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085830991 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085830991 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085830991 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085830991 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085830991 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085830991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085830992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085830992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085830992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085830992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085830992 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085830992 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085830992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085830992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085830992 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085830992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085830992 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085830992 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085830992 DLM3UA <000f> 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 20250806085830992 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085830992 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085830992 DLSS7 <000c> ss7_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 20250806085830992 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085830992 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085830992 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(232)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085831775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831775 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085831775 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085831775 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085831775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085831775 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085831775 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085831775 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085831775 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831775 DLSS7 <000c> ss7_asp.c: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  20250806085831775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085831776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085831776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085831776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085831776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085831776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085831776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085831776 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085831776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085831776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085831776 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085831776 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) 20250806085831776 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085831776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085831776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085831776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085831776 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085831776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085831776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085831776 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) 20250806085831776 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085831776 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085831777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085831777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085831777 DLM3UA <000f> 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 20250806085831777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085831777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085831777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085831777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085831777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831777 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  20250806085831779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085831779 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085831779 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085831779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085831779 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085831779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085831779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085831779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831779 DLSS7 <000c> ss7_asp.c: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  20250806085831779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085831779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085831779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085831779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085831779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085831779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085831779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085831779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085831779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085831779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085831779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085831779 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085831779 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(232)@c18501b10b59: 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 } } } } 20250806085831785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085831785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085831785 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085831785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085831785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085831785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085831785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085831785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831785 DLSS7 <000c> ss7_asp.c: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  20250806085831785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085831785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085831785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085831785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085831785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085831785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085831785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085831785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.sgsn0-RAN(235)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085831785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085831785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085831785 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085831785 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) 20250806085831785 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085831785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085831785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085831785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085831785 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085831785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085831785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085831786 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) 20250806085831786 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085831786 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085831786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085831786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085831786 DLM3UA <000f> 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 20250806085831786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085831786 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085831786 DLSS7 <000c> ss7_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 20250806085831786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085831786 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831786 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  20250806085831787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085831787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085831787 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085831787 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085831787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085831787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085831787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085831787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085831787 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085831787 DLSS7 <000c> ss7_asp.c: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  20250806085831787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085831787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085831787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085831787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085831787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085831787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085831787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085831787 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085831787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085831787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085831787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085831787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085831787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085831787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085831787 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085831787 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(235)@c18501b10b59: 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 } } } } 20250806085831820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@c18501b10b59: Added conn table entry 0TC_rab_release0(238)15377288 20250806085832859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085832859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085832859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085832859 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085832859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeaa388, normal) (hnbgw_rua.c:408) 20250806085832859 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085832859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085832859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085832859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085832859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085832859 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085832859 DCN DEBUG map_sccp[0x558035a00480]{init}: Allocated (fsm.c:456) 20250806085832859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085832859 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15377288 <-> SCCP-24 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085832859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085832859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085832859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085832859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085832859 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085832859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085832859 DLSCCP DEBUG 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) 20250806085832859 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: Allocated (fsm.c:456) 20250806085832859 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085832859 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003820056400500f1100926) (sccp_scrc.c:455) 20250806085832859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085832859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085832859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085832859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085832859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085832859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085832859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085832859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085832859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085832859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085832859 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085832859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085832859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085832859 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 82 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085832859 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085832859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085832859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085832859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085832859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085832859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085832860 DLM3UA <000f> 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 20250806085832860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085832860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085832860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085832860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085832860 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085832860 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 82 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(231)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@c18501b10b59: Added conn table entry 0TC_rab_release0(238)8218593 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085832872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085832872 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085832872 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085832872 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085832872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085832872 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085832872 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085832872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085832872 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085832872 DLSS7 <000c> ss7_asp.c: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 26 07 c3 02 00 00 00 00  20250806085832872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085832872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085832872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085832872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085832872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085832872 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=002607c3) (sccp_scrc.c:545) 20250806085832872 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) 20250806085832872 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085832872 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085832872 DLSCCP DEBUG 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) 20250806085832872 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085832872 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) 20250806085832872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085832873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release0(238)@c18501b10b59: setverdict(pass): none -> pass TC_rab_release0(238)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085833077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833077 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085833077 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085833077 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085833077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085833077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085833077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085833077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085833077 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085833077 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  20250806085833077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085833077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085833077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085833077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085833077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085833077 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) 20250806085833077 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) 20250806085833077 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085833077 DLSCCP DEBUG 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) 20250806085833077 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085833077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085833077 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085833077 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085833077 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085833077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085833077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085833077 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085833077 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085833077 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085833077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085833077 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085833077 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{UNUSED}: Allocated (fsm.c:456) 20250806085833077 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{UNUSED}: is child of mgw(mgw-fsm-15377288-0)[0x5580359fece0] (fsm.c:486) 20250806085833077 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15377288-0)[0x5580359fece0] (mgcp_client_endpoint_fsm.c:724) 20250806085833078 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085833078 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085833078 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085833078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359dc9b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085833078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359dc9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30] (fsm.c:486) 20250806085833078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359dc9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085833078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359dc9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085833078 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: eaa38'... (mgcp_client.c:807) 20250806085833078 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085833078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359dc9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085833078 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaa38817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaa38817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085833113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250806085833113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085833113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085833113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085833113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085833113 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833113 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085833113 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085833113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085833113 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085833113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085833113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085833113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085833113 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085833126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085833126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085833126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085833126 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085833126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeaa388) (hnbgw_rua.c:472) 20250806085833126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085833126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085833126 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085833127 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085833127 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085833127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085833127 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085833127 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085833127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085833127 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15377288-0)[0x5580359fece0] (mgcp_client_endpoint_fsm.c:724) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085833127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: eaa38'... (mgcp_client.c:807) 20250806085833127 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085833127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833127 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaa38817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085833132 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250806085833132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085833132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085833132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833132 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085833132 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085833132 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15377288-0)[0x5580359fece0] (mgcp_client_endpoint_fsm.c:724) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085833132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359de680]{ST_CRCX}: Allocated (fsm.c:456) 20250806085833132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359de680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30] (fsm.c:486) 20250806085833132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359de680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085833132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359de680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250806085833132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: eaa38'... (mgcp_client.c:807) 20250806085833132 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085833132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15377288-0)[0x5580359de680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833132 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eaa38817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085833137 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250806085833137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085833137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085833137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085833137 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833137 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{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) 20250806085833137 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085833137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085833137 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085833137 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085833137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085833137 DLSCCP DEBUG 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) 20250806085833137 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085833137 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=002607c3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085833137 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085833137 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) 20250806085833137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085833137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085833137 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085833137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085833137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085833137 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 26 07 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 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) 20250806085833137 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085833137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085833137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085833137 DLM3UA <000f> 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 20250806085833137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085833137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085833137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085833137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085833137 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085833137 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 26 07 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 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: vl_len:21 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(231)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250806085833152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833152 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085833152 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085833152 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085833152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085833152 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085833152 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085833152 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085833152 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085833152 DLSS7 <000c> ss7_asp.c: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  20250806085833152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085833152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085833152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085833152 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085833152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085833152 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) 20250806085833152 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) 20250806085833152 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085833152 DLSCCP DEBUG 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) 20250806085833152 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085833152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085833152 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085833152 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085833152 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085833152 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085833152 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085833152 DMGW NOTICE mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250806085833152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250806085833152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085833152 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085833152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085833152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: eaa38'... (mgcp_client.c:807) 20250806085833152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085833152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085833152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085833152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: eaa38'... (mgcp_client.c:807) 20250806085833152 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085833152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085833152 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: Removing from parent mgw(mgw-fsm-15377288-0)[0x5580359fece0] (mgcp_client_endpoint_fsm.c:873) 20250806085833152 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085833152 DLMGCP DEBUG mgw-endp(mgw-fsm-15377288-0)[0x5580359dda30]{IN_USE}: Deallocated (fsm.c:568) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085833152 DMGW DEBUG mgw(mgw-fsm-15377288-0)[0x5580359fece0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085833152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085833152 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)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085833155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085833155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085833155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359de680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "eaa38817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(238)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085833226 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36961<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@c18501b10b59: Final verdict of PTC: none 20250806085833233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085833234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085833235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085833235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085833235 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085833235 DMAIN NOTICE (127.0.0.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) 20250806085833235 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085833235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085833235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085833235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) TC_rab_release-Iuh0-RUA(230)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@c18501b10b59: Final verdict of PTC: none 20250806085833235 DLSCCP DEBUG 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) 20250806085833235 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002607c3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085833235 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) 20250806085833235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085833235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085833235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085833235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085833235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085833235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 26 07 c3 00 00 18 00 00 00 00 00 (ss7_asp.c:1383) 20250806085833235 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085833235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085833235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085833235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806085833235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15377288)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) 20250806085833235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085833235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{disconnected}: Freeing instance (context_map.c:207) 20250806085833235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x558035a00480]{disconnected}: Deallocated (fsm.c:568) 20250806085833235 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15377288 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806085833235 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085833235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085833235 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085833235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833235 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085833235 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085833235 DLM3UA <000f> 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 20250806085833235 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085833235 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085833235 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085833235 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085833235 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085833235 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 26 07 c3 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085833235 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 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833235 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085833235 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(233)@c18501b10b59: Final verdict of PTC: none 20250806085833235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085833235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085833235 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085833235 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 20250806085833235 DLSS7 <000c> ss7_route.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' 20250806085833235 DLSS7 <000c> ss7_route.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' 20250806085833235 DLSS7 <000c> ss7_asp.c: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  20250806085833235 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  20250806085833235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085833235 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085833235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085833235 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 20250806085833235 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085833235 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085833235 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085833235 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 20250806085833235 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085833235 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085833235 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085833235 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085833235 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 20250806085833235 DLSS7 <000c> ss7_route.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' 20250806085833235 DLSS7 <000c> ss7_route.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' 20250806085833235 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085833235 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) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085833235 DLSS7 <000c> ss7_asp.c: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  20250806085833235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085833235 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085833235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085833235 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085833235 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) 20250806085833235 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085833235 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085833235 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085833235 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085833235 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085833235 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) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085833235 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085833235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085833235 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085833235 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) 20250806085833235 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085833235 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(236)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(228)@c18501b10b59: Final verdict of PTC: none TC_rab_release-Iuh0(229)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(237)@c18501b10b59: Final verdict of PTC: none 20250806085833236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(232)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_release finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Aug 6 08:58:33 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250806085833280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085833883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370048) Waiting for packet dumper to finish... 1 (prev_count=370048, count=411200) 20250806085835236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085835236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085835236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085835236 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085835236 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085835236 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_rab_release_abnormal started. 20250806085837009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085837015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085837018 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36321<->l=127.0.0.1:4262) (control_if.c:572) 20250806085837123 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837123 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837123 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837123 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837123 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837123 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837123 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085837123 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_rab_release_abnormal-Iuh0(243)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085837124 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837124 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837125 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837125 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085837125 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085837125 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) 20250806085837125 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) 20250806085837125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085837125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837125 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837125 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837125 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085837125 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837125 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) 20250806085837125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085837125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837125 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837125 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085837125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085837125 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085837125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837125 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837125 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837125 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085837125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085837125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837125 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085837125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837125 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837125 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837125 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837125 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837126 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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085837126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085837126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837126 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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085837126 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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085837126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837126 DLM3UA <000f> 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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085837126 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085837126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837126 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837126 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837126 DLM3UA <000f> 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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085837126 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085837126 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(247)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(245)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085837137 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837137 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837138 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837138 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837138 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837138 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837138 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085837138 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837139 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837139 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085837139 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085837139 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) 20250806085837139 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) 20250806085837139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085837139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837139 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837139 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837139 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085837139 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085837139 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837139 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) 20250806085837139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085837139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837139 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837139 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837139 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085837139 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085837139 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837139 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) 20250806085837139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085837139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837139 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837139 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837139 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085837139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837139 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837139 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085837140 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085837140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837140 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085837140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837140 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837140 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085837140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085837140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837140 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085837140 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085837140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837140 DLM3UA <000f> 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085837140 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085837140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837140 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837140 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837140 DLM3UA <000f> 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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085837140 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085837140 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085837158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085837158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085837158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085837158 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085837158 DHNBAP 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) 20250806085837158 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085837158 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085837158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085837158 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@c18501b10b59: setverdict(pass): none -> pass 20250806085837335 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 20250806085837336 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 20250806085837336 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085837336 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085837343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837343 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085837343 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085837343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085837343 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085837343 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085837343 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085837343 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085837343 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085837343 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 20250806085837343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085837343 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  20250806085837343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085837344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837344 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085837344 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085837344 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  20250806085837344 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085837344 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085837344 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085837344 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 20250806085837344 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085837344 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  20250806085837344 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' 20250806085837344 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' 20250806085837344 DLSS7 <000c> ss7_asp.c: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  20250806085837344 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  20250806085837344 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085837344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085837344 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085837344 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085837344 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) 20250806085837344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085837344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085837344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085837344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085837344 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085837344 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) 20250806085837344 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837345 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837345 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085837345 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837346 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837346 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085837346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085837346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085837346 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085837346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837346 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837346 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837346 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837346 DLM3UA <000f> 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 20250806085837346 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085837346 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085837346 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085837346 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085837346 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085837346 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  20250806085837349 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 20250806085837349 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 20250806085837349 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085837349 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085837351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085837351 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085837351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085837351 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085837351 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085837351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085837351 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085837351 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085837351 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 20250806085837351 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085837351 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  20250806085837351 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085837351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837351 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085837351 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085837351 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  20250806085837351 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085837351 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085837351 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085837351 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 20250806085837351 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085837351 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  20250806085837351 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' 20250806085837351 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' 20250806085837351 DLSS7 <000c> ss7_asp.c: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  20250806085837351 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  20250806085837351 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  20250806085837351 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085837351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085837351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085837351 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085837351 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) 20250806085837351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085837351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085837351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085837351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085837351 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085837351 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) 20250806085837351 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085837352 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085837352 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085837352 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085837352 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085837352 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085837352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837352 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085837352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085837352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085837352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085837352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085837352 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806085837352 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085837352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085837352 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085837352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837352 DLM3UA <000f> 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 20250806085837352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085837352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806085837352 DLSS7 <000c> ss7_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 20250806085837352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085837352 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085837352 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  20250806085837713 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085837713 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a9c6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085837713 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085837713 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) 20250806085837713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085837713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085837713 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085837713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085837713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085837713 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 a9 c6 00 00 03 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085837714 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837714 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085837714 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085837714 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085837714 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085837714 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085837714 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085837714 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085837714 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085837714 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 22 a9 c6 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085837722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085837722 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085837722 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085837722 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085837722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085837722 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085837722 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085837722 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085837722 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085837722 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 22 a9 c6 00  20250806085837722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085837722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085837722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085837722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085837722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085837722 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=0022a9c6) (sccp_scrc.c:545) 20250806085837723 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) 20250806085837723 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085837723 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085837723 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085837723 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085837723 DLSCCP DEBUG SCCP-SCOC(3)[0x5580359d6c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085838149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838149 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085838149 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085838149 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085838149 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085838149 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085838149 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085838149 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085838149 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838149 DLSS7 <000c> ss7_asp.c: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  20250806085838149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085838149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085838149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085838149 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085838149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085838149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085838149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085838149 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085838149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085838150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085838150 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085838150 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085838150 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) 20250806085838150 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085838150 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085838150 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085838150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085838150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085838150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085838150 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085838150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085838150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085838150 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) 20250806085838150 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085838150 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085838150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838150 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085838150 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085838150 DLM3UA <000f> 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 20250806085838150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085838150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085838150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085838150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085838150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838150 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  20250806085838155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838155 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085838155 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085838155 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085838155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085838155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085838155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085838155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085838155 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838155 DLSS7 <000c> ss7_asp.c: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  20250806085838155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085838155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085838155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085838155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085838155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085838155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085838155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085838155 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085838155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085838155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085838155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085838155 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085838155 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(246)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085838160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838160 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085838160 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085838160 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085838160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085838160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085838160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085838160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085838160 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838160 DLSS7 <000c> ss7_asp.c: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  20250806085838160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085838160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085838160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085838160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085838160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085838160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085838160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085838160 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085838160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838160 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085838160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085838160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085838160 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085838161 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) 20250806085838161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085838161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085838161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085838161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838161 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) 20250806085838161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085838161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085838161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085838161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085838161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085838161 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) 20250806085838161 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085838161 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085838161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838161 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085838161 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085838161 DLM3UA <000f> 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 20250806085838161 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085838161 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) 20250806085838161 DLSS7 <000c> ss7_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 20250806085838161 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085838161 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838161 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  20250806085838162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085838162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085838162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085838162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085838162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085838162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085838162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085838162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085838162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085838162 DLSS7 <000c> ss7_asp.c: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  20250806085838163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085838163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085838163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085838163 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085838163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085838163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085838163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085838163 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085838163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085838163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085838163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085838163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085838163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085838163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085838163 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085838163 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(249)@c18501b10b59: 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 } } } } 20250806085838186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@c18501b10b59: Added conn table entry 0TC_rab_release_abnormal0(252)7675129 20250806085839234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085839234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085839234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085839234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085839234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x751cf9, normal) (hnbgw_rua.c:408) 20250806085839234 DHNB DEBUG map_rua[0x5580359d6c10]{init}: Allocated (fsm.c:456) 20250806085839234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085839234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085839234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085839234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085839234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085839234 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085839234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085839234 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7675129 <-> SCCP-25 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085839235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085839235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085839235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085839235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085839235 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085839235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085839235 DLSCCP DEBUG 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) 20250806085839235 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: Allocated (fsm.c:456) 20250806085839235 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085839235 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000c30056400500f1100926) (sccp_scrc.c:455) 20250806085839235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085839235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085839235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085839235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085839235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085839235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085839235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085839235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085839235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085839235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085839235 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085839235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085839235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085839236 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 c3 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085839236 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085839236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085839236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085839236 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839236 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085839236 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085839236 DLM3UA <000f> 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 20250806085839236 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085839236 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085839236 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085839236 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085839236 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839236 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 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@c18501b10b59: Added conn table entry 0TC_rab_release_abnormal0(252)10758506 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085839254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839254 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085839254 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085839254 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085839254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085839254 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085839254 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085839254 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085839254 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839254 DLSS7 <000c> ss7_asp.c: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 fc 46 73 02 00 00 00 00  20250806085839254 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085839254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085839254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085839254 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085839254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085839254 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=00fc4673) (sccp_scrc.c:545) 20250806085839254 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) 20250806085839254 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085839254 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085839254 DLSCCP DEBUG 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) 20250806085839254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085839254 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) 20250806085839254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085839255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_rab_release_abnormal0(252)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085839456 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839457 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085839457 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085839457 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085839457 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085839457 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085839457 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085839457 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085839457 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839457 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  20250806085839457 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085839457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085839457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085839457 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085839457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085839457 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) 20250806085839457 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) 20250806085839457 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085839457 DLSCCP DEBUG 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) 20250806085839457 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085839457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085839457 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085839457 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085839457 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085839457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085839457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085839457 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085839457 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085839457 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085839457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085839457 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{UNUSED}: Allocated (fsm.c:456) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{UNUSED}: is child of mgw(mgw-fsm-7675129-0)[0x5580359de680] (fsm.c:486) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7675129-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085839457 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085839458 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359dda30]{ST_CRCX}: Allocated (fsm.c:456) 20250806085839458 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359dda30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0] (fsm.c:486) 20250806085839458 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359dda30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085839458 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359dda30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085839458 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 751cf'... (mgcp_client.c:807) 20250806085839458 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085839458 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359dda30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085839458 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "751cf917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "751cf917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085839494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250806085839494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085839494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085839494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085839494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085839494 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839494 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085839494 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085839494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085839494 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085839494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085839494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085839494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085839494 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085839517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085839517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085839517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085839517 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085839517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x751cf9) (hnbgw_rua.c:472) 20250806085839517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085839517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085839517 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085839517 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085839517 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085839517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085839517 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085839517 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085839517 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085839517 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7675129-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085839517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 751cf'... (mgcp_client.c:807) 20250806085839517 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250806085839517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839517 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "751cf917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085839526 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250806085839526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085839526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085839526 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839526 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085839526 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085839526 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7675129-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:724) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085839526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359fece0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085839526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359fece0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0] (fsm.c:486) 20250806085839526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359fece0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085839526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359fece0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250806085839526 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 751cf'... (mgcp_client.c:807) 20250806085839526 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250806085839526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7675129-0)[0x5580359fece0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839526 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "751cf917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085839538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250806085839538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085839538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085839538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085839538 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839538 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{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) 20250806085839538 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085839538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085839538 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085839538 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085839538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085839538 DLSCCP DEBUG 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) 20250806085839538 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085839538 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=00fc4673), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085839538 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085839538 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) 20250806085839538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085839538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085839538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085839538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085839538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085839538 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 fc 46 73 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085839538 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085839538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085839538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085839538 DLM3UA <000f> 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 20250806085839538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085839538 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085839538 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085839538 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085839538 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839538 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 fc 46 73 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: vl_len:21 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(245)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250806085839593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085839593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085839593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085839593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085839593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085839593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085839593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085839593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839593 DLSS7 <000c> ss7_asp.c: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  20250806085839593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085839593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085839593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085839593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085839593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085839593 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) 20250806085839593 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) 20250806085839593 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085839593 DLSCCP DEBUG 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) 20250806085839593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085839593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085839593 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085839593 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085839593 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085839593 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085839593 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806085839593 DMGW NOTICE mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250806085839593 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250806085839593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250806085839593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:123) 20250806085839593 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250806085839593 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085839593 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085839593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085839593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 751cf'... (mgcp_client.c:807) 20250806085839593 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085839593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085839593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085839593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 751cf'... (mgcp_client.c:807) 20250806085839593 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085839593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085839593 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-7675129-0)[0x5580359de680] (mgcp_client_endpoint_fsm.c:873) 20250806085839593 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085839593 DLMGCP DEBUG mgw-endp(mgw-fsm-7675129-0)[0x5580359dc9b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085839593 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085839593 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085839594 DMGW DEBUG mgw(mgw-fsm-7675129-0)[0x5580359de680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085839594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085839594 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)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "I", val := "11111" } }, sdp := omit } 20250806085839598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250806085839598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085839598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085839598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085839598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dda30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "751cf917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085839599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250806085839599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085839599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085839599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085839599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359fece0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085839710 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36321<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@c18501b10b59: Final verdict of PTC: none 20250806085839719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085839720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085839720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085839720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085839720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085839720 DMAIN NOTICE (127.0.0.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) 20250806085839720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085839720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806085839720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806085839720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806085839720 DLSCCP DEBUG 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) 20250806085839720 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085839720 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4673), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085839720 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085839720 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) 20250806085839720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085839720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085839720 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085839720 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085839720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085839720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fc 46 73 00 00 19 00 00 00 00 00 (ss7_asp.c:1383) 20250806085839720 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085839720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085839720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085839720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{disrupted}: Freeing instance (context_map.c:203) 20250806085839720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7675129)[0x5580359d6c10]{disrupted}: Deallocated (fsm.c:568) 20250806085839720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085839720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806085839720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085839721 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7675129 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085839721 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085839721 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839721 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085839721 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085839721 DLM3UA <000f> 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 20250806085839721 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_release_abnormal-Iuh0-RUA(244)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@c18501b10b59: Final verdict of PTC: none 20250806085839721 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085839721 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085839721 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085839721 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085839721 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 fc 46 73 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806085839721 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085839721 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(247)@c18501b10b59: Final verdict of PTC: none 20250806085839721 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 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839721 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085839721 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085839721 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085839721 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 20250806085839721 DLSS7 <000c> ss7_route.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' 20250806085839721 DLSS7 <000c> ss7_route.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' 20250806085839721 DLSS7 <000c> ss7_asp.c: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  20250806085839721 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  20250806085839721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085839721 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085839721 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085839721 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 20250806085839721 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085839721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085839721 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085839721 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085839721 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 20250806085839721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085839721 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085839721 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085839721 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) 20250806085839721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085839721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085839721 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085839721 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085839721 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085839721 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 20250806085839721 DLSS7 <000c> ss7_route.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' 20250806085839721 DLSS7 <000c> ss7_route.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' 20250806085839721 DLSS7 <000c> ss7_asp.c: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  20250806085839721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085839721 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085839721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085839721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085839722 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085839722 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) 20250806085839722 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.msc0-SCCP(245)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@c18501b10b59: Final verdict of PTC: none 20250806085839722 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085839722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085839722 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085839722 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085839722 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) 20250806085839722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085839722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085839722 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085839722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085839722 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085839722 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) 20250806085839722 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085839722 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(250)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(242)@c18501b10b59: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(251)@c18501b10b59: Final verdict of PTC: none 20250806085839725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Aug 6 08:58:39 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 20250806085839762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085840364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382124) 20250806085841346 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085841346 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085841346 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085841346 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085841347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085841347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085841347 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085841347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085841347 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085841347 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085841347 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085841347 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085841347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085841347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085841347 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085841347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085841347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085841347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085841347 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085841347 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=382124, count=423176) 20250806085841722 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085841722 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085841722 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085841722 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085841722 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085841722 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58: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_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 20250806085843236 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085843236 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002607c3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085843236 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085843236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085843236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085843236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085843236 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085843236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085843236 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085843236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843236 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 c3 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085843237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843237 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085843237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085843237 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085843237 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_rab_assign_fail started. 20250806085843475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085843480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085843483 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38405<->l=127.0.0.1:4262) (control_if.c:572) 20250806085843576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843576 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843576 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843576 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843576 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843577 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_fail-Iuh0(257)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085843577 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085843577 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085843578 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843578 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085843578 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085843578 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) 20250806085843578 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) 20250806085843578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085843578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843578 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843578 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843578 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085843578 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 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) 20250806085843578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085843578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843578 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843578 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843578 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085843578 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085843578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843578 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843578 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843578 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085843578 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843578 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843578 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085843578 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843578 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843578 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085843578 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843578 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843578 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843578 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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085843578 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085843578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843578 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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085843578 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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085843578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843578 DLM3UA <000f> 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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085843578 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085843578 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843578 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843578 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843578 DLM3UA <000f> 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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085843578 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085843578 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(261)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085843594 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843594 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843594 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843594 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843594 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843594 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843594 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085843594 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843595 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843595 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085843595 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085843595 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) 20250806085843595 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) 20250806085843595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085843595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843595 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843595 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843595 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085843595 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 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) 20250806085843595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085843595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843595 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843595 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843595 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085843595 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 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) 20250806085843595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085843595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843595 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843595 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085843595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085843595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085843595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843595 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843596 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085843596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085843596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843596 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085843596 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085843596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843596 DLM3UA <000f> 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085843596 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085843596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843596 DLM3UA <000f> 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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085843596 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085843596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085843627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085843627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085843627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085843627 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085843627 DHNBAP 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) 20250806085843627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085843627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085843627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085843627 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@c18501b10b59: setverdict(pass): none -> pass 20250806085843788 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 20250806085843788 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 20250806085843788 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085843789 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085843798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843798 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085843798 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085843798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085843798 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085843798 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085843798 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085843798 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085843798 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085843798 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 20250806085843798 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085843798 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  20250806085843798 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085843801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085843801 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085843801 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  20250806085843801 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085843801 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085843801 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085843801 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 20250806085843801 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085843801 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  20250806085843801 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' 20250806085843801 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' 20250806085843801 DLSS7 <000c> ss7_asp.c: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  20250806085843801 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  20250806085843801 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085843801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085843801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085843801 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085843801 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) 20250806085843801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085843801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085843801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085843801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085843801 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085843801 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) 20250806085843802 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843803 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085843803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843803 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085843803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085843803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085843803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085843803 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085843803 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843803 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843804 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843804 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843804 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843804 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085843804 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085843804 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085843804 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085843804 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085843804 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085843804 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  20250806085843811 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 20250806085843811 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 20250806085843811 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085843811 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085843816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085843816 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085843816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085843816 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085843816 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085843816 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085843816 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085843816 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085843816 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 20250806085843816 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085843816 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  20250806085843816 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085843819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085843819 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085843819 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  20250806085843819 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085843819 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085843819 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085843819 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 20250806085843819 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085843819 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  20250806085843819 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' 20250806085843819 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' 20250806085843819 DLSS7 <000c> ss7_asp.c: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  20250806085843819 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  20250806085843819 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  20250806085843819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085843819 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085843819 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085843819 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085843819 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) 20250806085843820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085843820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085843820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085843820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085843820 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085843820 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) 20250806085843820 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085843821 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085843821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085843821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085843821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085843821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085843821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085843821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085843821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085843821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085843821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085843821 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085843821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085843821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085843821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085843821 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085843822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085843822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085843822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085843822 DLM3UA <000f> 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 20250806085843822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085843822 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085843822 DLSS7 <000c> ss7_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 20250806085843822 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085843822 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085843822 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(260)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085844608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085844608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085844608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085844608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085844608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085844608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085844608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085844608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844608 DLSS7 <000c> ss7_asp.c: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  20250806085844608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085844608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085844608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085844608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085844608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085844608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085844608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085844608 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085844609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085844609 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085844609 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085844609 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) 20250806085844609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085844609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085844609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085844609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085844609 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085844609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085844609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085844609 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) 20250806085844609 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085844610 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085844610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844610 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085844610 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085844610 DLM3UA <000f> 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 20250806085844610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085844610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085844610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085844610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085844610 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844610 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  20250806085844610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844610 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085844610 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085844610 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085844610 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085844610 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085844610 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085844610 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085844610 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844610 DLSS7 <000c> ss7_asp.c: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  20250806085844610 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085844610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085844610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085844610 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085844610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085844610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085844610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085844610 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085844610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844611 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085844611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085844611 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085844611 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085844611 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(260)@c18501b10b59: 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 } } } } 20250806085844619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085844619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085844619 DLM3UA <000f> m3ua.c: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(263)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085844619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085844619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085844619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085844619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085844619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844619 DLSS7 <000c> ss7_asp.c: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  20250806085844619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085844619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085844619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085844619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085844619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085844619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085844619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085844619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085844619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085844620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085844620 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085844620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085844620 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) 20250806085844620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085844620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085844620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085844620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085844620 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085844620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085844620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085844620 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) 20250806085844620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085844621 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085844621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085844621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085844621 DLM3UA <000f> 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 20250806085844621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085844621 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085844621 DLSS7 <000c> ss7_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 20250806085844621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085844621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844621 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  20250806085844622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085844622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085844622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085844622 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085844622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085844622 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085844622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085844622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085844622 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085844622 DLSS7 <000c> ss7_asp.c: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  20250806085844623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085844623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085844623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085844623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085844623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085844623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085844623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085844623 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085844623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085844623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085844623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085844623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085844623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085844623 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085844623 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085844623 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(263)@c18501b10b59: 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 } } } } 20250806085844651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@c18501b10b59: Added conn table entry 0TC_rab_assign_fail0(266)3945099 20250806085845706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085845706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085845706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085845706 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085845706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c328b, normal) (hnbgw_rua.c:408) 20250806085845706 DHNB DEBUG map_rua[0x5580359d6c10]{init}: Allocated (fsm.c:456) 20250806085845706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085845706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085845706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085845706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085845706 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085845706 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085845706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085845706 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3945099 <-> SCCP-26 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085845706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085845706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085845706 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085845706 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085845706 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085845706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085845706 DLSCCP DEBUG 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) 20250806085845707 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: Allocated (fsm.c:456) 20250806085845707 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085845707 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000040056400500f1100926) (sccp_scrc.c:455) 20250806085845707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085845707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085845707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085845707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085845707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085845707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085845707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085845707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085845707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085845707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085845707 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085845707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085845707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085845707 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 04 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085845707 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085845707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085845707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085845707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085845707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085845707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085845707 DLM3UA <000f> 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 20250806085845707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085845708 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085845708 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085845708 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085845708 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085845708 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 04 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@c18501b10b59: Added conn table entry 0TC_rab_assign_fail0(266)12049334 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@c18501b10b59: setverdict(pass): none -> pass 20250806085845727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085845727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085845727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085845727 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085845727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085845727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085845727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085845727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085845727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085845727 DLSS7 <000c> ss7_asp.c: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 a0 2e 8f 02 00 00 00 00  20250806085845728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085845728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085845728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085845728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085845728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085845728 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=00a02e8f) (sccp_scrc.c:545) 20250806085845728 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) 20250806085845728 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085845728 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085845728 DLSCCP DEBUG 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) 20250806085845728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085845728 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) 20250806085845728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085845728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(254)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085845928 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085845929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085845929 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085845929 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085845929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085845929 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085845929 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085845929 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085845929 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085845929 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  20250806085845929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085845929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085845929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085845929 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085845929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085845929 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) 20250806085845929 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) 20250806085845929 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085845929 DLSCCP DEBUG 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) 20250806085845929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085845929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085845929 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085845929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085845929 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085845929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085845929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085845929 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085845929 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085845929 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085845929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085845929 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085845929 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{UNUSED}: Allocated (fsm.c:456) 20250806085845929 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{UNUSED}: is child of mgw(mgw-fsm-3945099-0)[0x5580359dda30] (fsm.c:486) 20250806085845929 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3945099-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:724) 20250806085845929 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085845929 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085845930 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085845930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3945099-0)[0x5580359de680]{ST_CRCX}: Allocated (fsm.c:456) 20250806085845930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3945099-0)[0x5580359de680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0] (fsm.c:486) 20250806085845930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3945099-0)[0x5580359de680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085845930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3945099-0)[0x5580359de680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085845930 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 3c328'... (mgcp_client.c:807) 20250806085845930 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085845930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3945099-0)[0x5580359de680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085845930 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c328b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c328b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c328b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c328b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085845975 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250806085845975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085845975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085845975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085845975 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{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) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{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) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085845975 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{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) 20250806085845975 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085845975 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085845975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085845975 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085845975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085845975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085845975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085845975 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085845999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085845999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085845999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1431) 20250806085845999 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085845999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c328b) (hnbgw_rua.c:472) 20250806085845999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:313) 20250806085845999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085845999 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085845999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085845999 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085845999 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250806085845999 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085845999 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085845999 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250806085845999 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250806085845999 DMGW ERROR mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250806085845999 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250806085845999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250806085845999 DLSCCP DEBUG 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) 20250806085845999 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085845999 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=00a02e8f), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:455) 20250806085845999 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085845999 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) 20250806085845999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085845999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085845999 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085845999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085845999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085845999 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 a0 2e 8f 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) 20250806085845999 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250806085846000 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085846000 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085846000 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085846000 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 3c328'... (mgcp_client.c:807) 20250806085846000 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250806085846000 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085846000 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-3945099-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:873) 20250806085846000 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085846000 DLMGCP DEBUG mgw-endp(mgw-fsm-3945099-0)[0x5580359dc9b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085846000 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085846000 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085846000 DMGW DEBUG mgw(mgw-fsm-3945099-0)[0x5580359dda30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085846000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085846000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085846000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085846000 DLM3UA <000f> 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 20250806085846000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085846000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085846000 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085846000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085846000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085846000 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 a0 2e 8f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3c328b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085846045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250806085846045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085846045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085846045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085846045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359de680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085846047 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38405<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@c18501b10b59: Final verdict of PTC: none 20250806085846056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39862<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085846057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39854<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(260)@c18501b10b59: Final verdict of PTC: none 20250806085846057 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085846057 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085846057 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085846057 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-RAN(263)@c18501b10b59: Final verdict of PTC: none 20250806085846057 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085846057 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085846057 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085846057 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 20250806085846057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085846057 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085846057 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085846057 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085846057 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085846057 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085846057 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085846057 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 20250806085846057 DLSS7 <000c> ss7_route.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' 20250806085846057 DLSS7 <000c> ss7_route.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(259)@c18501b10b59: Final verdict of PTC: none 20250806085846057 DLSS7 <000c> ss7_asp.c: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  20250806085846057 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  20250806085846057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085846057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085846057 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085846057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085846057 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085846057 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085846057 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 20250806085846057 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 20250806085846057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085846058 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085846058 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085846058 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085846058 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085846058 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085846058 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085846058 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 20250806085846058 DLSS7 <000c> ss7_route.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' 20250806085846058 DLSS7 <000c> ss7_route.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' 20250806085846058 DLSS7 <000c> ss7_asp.c: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  MutexDispCT-TC_rab_assign_fail(253)@c18501b10b59: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@c18501b10b59: Final verdict of PTC: none 20250806085846058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085846058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085846058 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085846058 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-SCCP(262)@c18501b10b59: Final verdict of PTC: none 20250806085846058 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085846058 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_fail-Iuh0(257)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@c18501b10b59: Final verdict of PTC: none 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085846058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085846058 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085846058 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) 20250806085846058 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085846058 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085846058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085846058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085846058 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085846058 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) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085846058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085846058 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085846058 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) 20250806085846058 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085846058 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085846058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806085846058 DLSCCP DEBUG 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) 20250806085846058 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a02e8f), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085846058 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085846058 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085846058 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) HNBGW-PFCP(256)@c18501b10b59: Final verdict of PTC: none 20250806085846058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085846058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085846058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085846058 DLM3UA <000f> 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 20250806085846058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085846058 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085846058 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(265)@c18501b10b59: Final verdict of PTC: none TC_rab_assign_fail0(266)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_assign_fail finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Aug 6 08:58:46 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 20250806085846058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085846058 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085846058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085846058 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085846058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085846058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085846058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a0 2e 8f 00 00 1a 00 00 00 00 00 (ss7_asp.c:1383) 20250806085846058 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085846058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806085846058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085846058 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085846058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085846058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085846058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085846058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{disrupted}: Freeing instance (context_map.c:203) 20250806085846058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3945099)[0x5580359d6c10]{disrupted}: Deallocated (fsm.c:568) 20250806085846058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085846058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806085846058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085846058 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3945099 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806085846058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085846058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806085846058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085846058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085846058 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085846058 DMAIN NOTICE (127.0.0.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) 20250806085846058 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085846058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085846106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085846709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386300) Waiting for packet dumper to finish... 1 (prev_count=386300, count=387036) 20250806085848059 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085848059 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085848059 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085848059 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085848059 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085848059 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:58: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_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 20250806085849722 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085849722 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4673), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085849722 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085849722 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085849722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085849722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085849722 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085849722 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085849722 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085849722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085849722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849722 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc 46 73 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085849722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849722 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085849722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085849722 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085849722 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_rab_assign_mgcp_to started. 20250806085849834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085849839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085849844 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41001<->l=127.0.0.1:4262) (control_if.c:572) 20250806085849950 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849950 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849951 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849951 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgcp_to-Iuh0(271)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085849951 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085849951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849951 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849951 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849951 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085849951 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849951 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085849951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085849951 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849951 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849951 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085849951 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085849952 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849952 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849952 DLM3UA <000f> 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 20250806085849952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085849952 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085849952 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085849952 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849952 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085849952 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849952 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085849953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849953 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085849953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085849953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849953 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849953 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849953 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849953 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849953 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085849953 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849953 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849953 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085849953 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849953 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) 20250806085849953 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085849953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849953 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849953 DLM3UA <000f> 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 20250806085849953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085849953 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085849953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085849953 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849953 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849953 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849953 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 20250806085849953 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085849953 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 20250806085849953 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085849954 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085849954 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849954 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) 20250806085849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085849954 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) 20250806085849954 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) 20250806085849955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085849955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849955 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849955 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 20250806085849955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085849955 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(275)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(273)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085849969 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849969 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849969 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849969 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849969 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849969 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849969 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085849969 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085849970 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849970 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085849970 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 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) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085849970 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) 20250806085849970 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) 20250806085849970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085849970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849970 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849970 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849970 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085849970 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 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) 20250806085849970 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085849970 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849970 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) 20250806085849970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085849970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806085849970 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849970 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849970 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085849970 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849970 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085849971 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849971 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) 20250806085849971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085849971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849971 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849971 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085849971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085849971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085849971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085849971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085849971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085849971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085849971 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085849971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085849971 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085849971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085849971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085849971 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085849971 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085849971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849971 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085849971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085849971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849971 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085849971 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) 20250806085849971 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085849971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849971 DLM3UA <000f> 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085849971 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085849971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085849971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085849971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085849971 DLM3UA <000f> 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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085849971 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085849971 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(276)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085849994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085849994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085849994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085849994 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085849994 DHNBAP 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) 20250806085849994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085849994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085849994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085849994 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@c18501b10b59: setverdict(pass): none -> pass 20250806085850167 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 20250806085850167 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 20250806085850167 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085850167 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085850177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085850177 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085850177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085850177 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085850177 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085850177 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085850177 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085850177 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085850177 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 20250806085850177 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085850177 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  20250806085850177 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085850180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085850180 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085850180 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  20250806085850180 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085850180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085850180 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085850180 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 20250806085850180 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085850180 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  20250806085850180 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' 20250806085850180 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' 20250806085850180 DLSS7 <000c> ss7_asp.c: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  20250806085850180 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  20250806085850180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085850180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085850181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085850181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085850181 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) 20250806085850181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085850181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085850181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085850181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085850181 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085850181 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) 20250806085850181 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085850182 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 20250806085850182 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 20250806085850182 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085850182 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085850182 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085850182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085850182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085850182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085850182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085850182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085850182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085850183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085850183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085850183 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085850183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085850183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085850183 DLM3UA <000f> 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 20250806085850183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085850183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085850183 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085850183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085850183 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850183 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  HNBGW_Test.sgsn0-M3UA(278)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085850187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085850187 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085850187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085850187 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085850187 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085850187 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085850187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085850187 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085850187 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 20250806085850187 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085850187 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  20250806085850187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085850189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850190 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085850190 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085850190 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  20250806085850190 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085850190 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085850190 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085850190 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 20250806085850190 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085850190 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  20250806085850190 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' 20250806085850190 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' 20250806085850190 DLSS7 <000c> ss7_asp.c: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  20250806085850190 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  20250806085850190 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  20250806085850190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085850190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085850190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085850190 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085850190 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) 20250806085850190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085850190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085850190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085850190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085850190 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085850190 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) 20250806085850190 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085850191 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085850191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085850191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085850191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085850191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085850191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085850191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850191 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085850191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085850191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085850191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085850191 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085850192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085850192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085850192 DLM3UA <000f> 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 20250806085850192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085850192 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085850192 DLSS7 <000c> ss7_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 20250806085850192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085850192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850192 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(274)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085850979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850979 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085850979 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085850979 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085850979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085850979 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085850979 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085850979 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085850979 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850979 DLSS7 <000c> ss7_asp.c: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  20250806085850979 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085850979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085850979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085850979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085850979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085850979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085850979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085850979 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085850979 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085850979 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085850979 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085850979 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) 20250806085850979 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085850979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085850979 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085850979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850979 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085850979 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085850979 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085850979 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) 20250806085850979 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085850979 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085850980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850980 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085850980 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085850980 DLM3UA <000f> 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 20250806085850980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085850980 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085850980 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085850980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085850980 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850980 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  20250806085850981 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850981 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085850981 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085850981 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085850981 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085850981 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085850981 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085850981 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085850981 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850981 DLSS7 <000c> ss7_asp.c: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  20250806085850981 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085850981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085850981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085850981 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085850981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085850981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085850981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085850981 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085850981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850981 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085850981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085850981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085850981 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085850981 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(274)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085850985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085850985 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085850985 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085850985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085850985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085850985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085850985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085850985 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850985 DLSS7 <000c> ss7_asp.c: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  20250806085850985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085850985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085850985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085850985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085850985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085850985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085850985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085850986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085850986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085850986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085850986 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085850986 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) 20250806085850986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085850986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085850986 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085850986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085850986 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085850986 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085850986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085850986 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) 20250806085850986 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085850986 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085850986 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850986 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085850986 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085850986 DLM3UA <000f> 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 20250806085850986 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085850986 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085850986 DLSS7 <000c> ss7_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 20250806085850986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085850986 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850986 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  20250806085850987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085850987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085850987 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085850987 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085850987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085850987 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085850987 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085850987 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085850987 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085850987 DLSS7 <000c> ss7_asp.c: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  20250806085850987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085850987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085850987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085850987 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085850987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085850987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085850987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085850987 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085850987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085850987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085850987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085850987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085850987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085850987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085850987 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085850987 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(277)@c18501b10b59: 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 } } } } 20250806085851011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@c18501b10b59: 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)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c18501b10b59: Added conn table entry 0TC_rab_assign_mgcp_to0(280)595967 20250806085852045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085852045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085852045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085852045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085852045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x917ff, normal) (hnbgw_rua.c:408) 20250806085852045 DHNB DEBUG map_rua[0x5580359d6c10]{init}: Allocated (fsm.c:456) 20250806085852045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085852045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085852045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085852045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085852045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085852045 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085852045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085852045 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-595967 <-> SCCP-27 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085852045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085852045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085852045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085852045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085852046 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085852046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085852046 DLSCCP DEBUG 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) 20250806085852046 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: Allocated (fsm.c:456) 20250806085852046 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085852046 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003690056400500f1100926) (sccp_scrc.c:455) 20250806085852046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085852046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085852046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085852046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085852046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085852046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085852046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085852046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085852046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085852046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085852046 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085852046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085852046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085852046 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 03 69 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085852046 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085852046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085852046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085852046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085852046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085852046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085852046 DLM3UA <000f> 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 20250806085852046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085852046 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085852046 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085852046 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085852046 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085852047 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 03 69 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@c18501b10b59: Added conn table entry 0TC_rab_assign_mgcp_to0(280)15593617 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085852061 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085852061 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085852061 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085852061 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085852061 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085852061 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085852061 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085852061 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085852061 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085852061 DLSS7 <000c> ss7_asp.c: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 8b 85 15 02 00 00 00 00  20250806085852061 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085852062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085852062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085852062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085852062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085852062 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=008b8515) (sccp_scrc.c:545) 20250806085852062 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) 20250806085852062 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085852062 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085852062 DLSCCP DEBUG 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) 20250806085852062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085852062 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) 20250806085852062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085852062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085852268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085852269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085852269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085852269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085852269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085852269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085852269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085852269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085852269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085852269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085852269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085852269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085852269 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  20250806085852269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085852269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085852269 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) 20250806085852269 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) 20250806085852269 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085852269 DLSCCP DEBUG 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) 20250806085852269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085852269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085852269 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085852269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085852269 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085852269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085852269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085852269 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085852269 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085852269 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085852270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085852270 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{UNUSED}: Allocated (fsm.c:456) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{UNUSED}: is child of mgw(mgw-fsm-595967-0)[0x5580359dc9b0] (fsm.c:486) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-595967-0)[0x5580359dc9b0] (mgcp_client_endpoint_fsm.c:724) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085852270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-595967-0)[0x5580359e76c0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085852270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-595967-0)[0x5580359e76c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-595967-0)[0x5580359dda30] (fsm.c:486) 20250806085852270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-595967-0)[0x5580359e76c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085852270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-595967-0)[0x5580359e76c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085852270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 917ff'... (mgcp_client.c:807) 20250806085852270 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250806085852270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-595967-0)[0x5580359e76c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085852270 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "917ff17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "917ff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "917ff17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "917ff17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250806085853238 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085853238 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002607c3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085853238 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085853238 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) 20250806085853238 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085853238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085853238 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085853238 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085853238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085853238 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 07 c3 00 00 18 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085853239 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085853239 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085853239 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085853239 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085853239 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085853239 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085853239 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085853239 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085853239 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085853239 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 07 c3 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085853247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085853247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085853247 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085853247 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085853247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085853247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085853247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085853247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085853247 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085853247 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 26 07 c3 00  20250806085853248 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085853248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085853248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085853248 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085853248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085853248 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=002607c3) (sccp_scrc.c:545) 20250806085853248 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) 20250806085853248 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085853248 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085853248 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085853248 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085853248 DLSCCP DEBUG SCCP-SCOC(24)[0x558035a00350]{IDLE}: Deallocated (fsm.c:568) 20250806085856059 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806085856059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a02e8f), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085856059 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085856059 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) 20250806085856059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085856059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085856059 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085856060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085856060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085856060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a0 2e 8f 00 00 1a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085856060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085856060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085856060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085856060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085856060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085856060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085856060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085856060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856060 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 a0 2e 8f 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085856066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856066 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085856067 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085856067 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085856067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085856067 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085856067 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085856067 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085856067 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856067 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 a0 2e 8f 00  20250806085856067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085856067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085856067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085856067 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085856067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085856067 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=00a02e8f) (sccp_scrc.c:545) 20250806085856067 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) 20250806085856067 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085856067 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085856067 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085856067 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085856067 DLSCCP DEBUG SCCP-SCOC(26)[0x5580359fece0]{IDLE}: Deallocated (fsm.c:568) 20250806085856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e76c0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250806085856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e76c0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250806085856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e76c0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-595967-0)[0x5580359dda30] (mgcp_client_fsm.c:526) 20250806085856271 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250806085856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e76c0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250806085856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e76c0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-595967-0)[0x5580359dc9b0] (mgcp_client_endpoint_fsm.c:925) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250806085856271 DLMGCP DEBUG mgw-endp(mgw-fsm-595967-0)[0x5580359dda30]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250806085856271 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250806085856271 DMGW ERROR mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250806085856271 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250806085856271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250806085856271 DLSCCP DEBUG 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) 20250806085856271 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085856271 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=008b8515), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:455) 20250806085856271 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085856272 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) 20250806085856272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085856272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085856272 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085856272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085856272 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085856272 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 8b 85 15 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 11 00 (ss7_asp.c:1383) 20250806085856272 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250806085856272 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250806085856272 DMGW DEBUG mgw(mgw-fsm-595967-0)[0x5580359dc9b0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250806085856272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856272 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085856272 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085856272 DLM3UA <000f> 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 20250806085856272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085856272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085856272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085856272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085856272 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856272 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 8b 85 15 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085856297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085856297 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085856297 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085856297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085856297 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085856298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085856298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085856298 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856298 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  20250806085856298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085856298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085856298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085856298 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085856298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085856298 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) 20250806085856298 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) 20250806085856298 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085856298 DLSCCP DEBUG 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) 20250806085856298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085856298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085856298 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085856298 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085856298 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085856298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085856298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085856298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085856298 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c18501b10b59: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)595967 20250806085856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085856350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085856350 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085856351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x917ff,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085856351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085856351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085856351 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085856351 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085856351 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085856351 DLSCCP DEBUG 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) 20250806085856351 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085856351 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=008b8515), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085856351 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085856351 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) 20250806085856351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085856351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085856351 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085856351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085856351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085856351 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 8b 85 15 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085856351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085856352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085856352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085856352 DLM3UA <000f> 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 20250806085856351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085856352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085856352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085856352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085856352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085856352 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856352 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 8b 85 15 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@c18501b10b59: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)15593617 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Session index based on connection ID:0 20250806085856369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085856369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085856369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085856369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085856369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085856369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085856369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085856369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856369 DLSS7 <000c> ss7_asp.c: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 8b 85 15 00 00 00 00 00  20250806085856370 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085856370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085856370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085856370 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085856370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085856370 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=008b8515), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085856370 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) 20250806085856370 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085856370 DLSCCP DEBUG 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) 20250806085856370 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085856370 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) 20250806085856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085856370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085856370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{disconnected}: Freeing instance (context_map.c:203) 20250806085856370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-595967)[0x5580359d6c10]{disconnected}: Deallocated (fsm.c:568) 20250806085856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806085856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085856370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-595967 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085856370 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=008b8515), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:455) 20250806085856370 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085856370 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) 20250806085856370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085856370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085856370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085856370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085856370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085856370 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 8b 85 15 00 00 1b 00 (ss7_asp.c:1383) 20250806085856370 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085856370 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085856370 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085856370 DLSCCP DEBUG SCCP-SCOC(27)[0x5580359de680]{IDLE}: Deallocated (fsm.c:568) 20250806085856370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085856370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085856370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085856370 DLM3UA <000f> 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 20250806085856370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085856370 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085856370 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085856370 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085856370 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085856371 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 8b 85 15 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085858377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085858378 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41001<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085858382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52482<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085858383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085858383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085858383 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085858383 DMAIN NOTICE (127.0.0.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) 20250806085858383 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assign_mgcp_to(267)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@c18501b10b59: Final verdict of PTC: none 20250806085858385 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085858385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085858385 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085858385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085858385 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085858385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085858385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(273)@c18501b10b59: Final verdict of PTC: none 20250806085858385 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085858385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085858385 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085858385 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085858385 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 20250806085858385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085858385 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085858385 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085858385 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085858385 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085858385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085858385 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085858385 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 20250806085858385 DLSS7 <000c> ss7_route.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' 20250806085858385 DLSS7 <000c> ss7_route.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' 20250806085858385 DLSS7 <000c> ss7_asp.c: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  20250806085858386 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  20250806085858386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085858386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085858386 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 HNBGW_Test.msc0-RAN(274)@c18501b10b59: Final verdict of PTC: none 20250806085858386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085858386 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085858386 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085858386 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085858386 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085858386 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085858386 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085858386 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 20250806085858386 DLSS7 <000c> ss7_route.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' 20250806085858386 DLSS7 <000c> ss7_route.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' 20250806085858386 DLSS7 <000c> ss7_asp.c: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  20250806085858386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085858386 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085858386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085858386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085858386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085858386 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) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085858386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085858386 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085858386 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) 20250806085858386 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085858386 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085858386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085858386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085858386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085858386 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) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085858386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085858386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085858386 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085858386 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) 20250806085858386 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085858386 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@c18501b10b59: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(270)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(279)@c18501b10b59: Final verdict of PTC: none 20250806085858390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Aug 6 08:58:58 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 20250806085858472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085859074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52572<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397024) 20250806085859723 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085859723 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4673), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085859723 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085859723 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085859723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085859723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085859723 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085859723 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085859723 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085859723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085859723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085859723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc 46 73 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085859723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085859723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085859723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085859723 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085859723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085859723 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085859723 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=397024, count=397564) 20250806085900386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085900386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085900386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085900386 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085900386 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085900386 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250806085902175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085902181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085902186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32823<->l=127.0.0.1:4262) (control_if.c:572) 20250806085902285 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902285 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902286 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902286 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902286 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902286 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902286 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902286 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085902286 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085902286 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085902287 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902287 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085902287 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085902287 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) 20250806085902287 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) 20250806085902287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085902287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902287 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902287 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902287 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085902287 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 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) 20250806085902287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085902287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902287 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902287 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902287 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085902287 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085902287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085902287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902287 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902287 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902287 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085902287 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902287 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085902287 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902287 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085902287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085902287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902287 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902287 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902288 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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085902288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085902288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902288 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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085902288 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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085902288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902288 DLM3UA <000f> 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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085902288 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085902288 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902288 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902288 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902288 DLM3UA <000f> 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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085902288 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085902288 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(289)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(287)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085902299 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902299 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902299 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902299 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902300 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902300 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902300 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085902300 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902301 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902301 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085902301 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085902301 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) 20250806085902301 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) 20250806085902301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085902301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902301 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902301 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902301 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085902301 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 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) 20250806085902301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085902301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902301 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902301 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902301 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085902301 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 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) 20250806085902301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085902301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902301 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902301 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902301 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085902301 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902301 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085902301 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902301 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085902301 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085902301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902301 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902301 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085902301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085902301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902301 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085902301 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085902301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902301 DLM3UA <000f> 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085902301 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085902301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902301 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902301 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902301 DLM3UA <000f> 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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085902301 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085902301 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085902323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085902323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085902323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085902323 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085902323 DHNBAP 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) 20250806085902323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085902323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085902323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085902323 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@c18501b10b59: setverdict(pass): none -> pass 20250806085902497 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 20250806085902497 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 20250806085902497 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085902497 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085902506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085902506 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085902506 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085902506 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085902506 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085902506 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085902506 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085902506 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085902506 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 20250806085902506 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085902506 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  20250806085902506 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085902509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902509 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085902509 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085902509 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  20250806085902509 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085902509 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085902509 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085902509 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 20250806085902509 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085902509 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  20250806085902509 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' 20250806085902509 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' 20250806085902509 DLSS7 <000c> ss7_asp.c: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  20250806085902509 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  20250806085902509 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085902509 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085902509 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085902509 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085902509 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) 20250806085902509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085902509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085902509 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085902509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085902509 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085902509 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) 20250806085902509 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902511 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085902511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902511 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085902511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902511 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 20250806085902511 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 20250806085902511 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085902511 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085902511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085902511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902511 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085902511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085902511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902511 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902511 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902512 DLM3UA <000f> 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 20250806085902512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085902512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085902512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085902512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085902512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085902512 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  HNBGW_Test.sgsn0-M3UA(292)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085902518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902518 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085902518 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085902518 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085902518 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085902518 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085902518 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085902518 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085902518 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085902518 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 20250806085902518 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085902518 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  20250806085902518 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085902522 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902522 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085902522 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085902522 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  20250806085902522 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085902522 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085902522 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085902522 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 20250806085902522 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085902522 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  20250806085902522 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' 20250806085902522 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' 20250806085902522 DLSS7 <000c> ss7_asp.c: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  20250806085902522 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  20250806085902522 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  20250806085902522 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085902522 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085902522 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085902522 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085902522 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) 20250806085902522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085902522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085902522 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085902522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085902522 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085902523 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) 20250806085902523 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085902524 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085902524 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085902524 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085902524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085902524 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085902524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085902524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085902524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085902524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085902524 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085902524 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085902524 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085902524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085902524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085902524 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085902524 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085902525 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085902525 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085902525 DLM3UA <000f> 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 20250806085902525 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085902525 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085902525 DLSS7 <000c> ss7_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 20250806085902525 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085902525 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085902525 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(288)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085903304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903304 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085903304 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085903304 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085903304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085903304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085903304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085903304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085903304 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903304 DLSS7 <000c> ss7_asp.c: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  20250806085903304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085903304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085903304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085903304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085903304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085903304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085903304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085903304 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085903304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085903304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085903304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085903305 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085903305 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) 20250806085903305 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085903305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085903305 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085903305 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085903305 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085903305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085903305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085903305 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) 20250806085903305 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085903305 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085903305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903305 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085903305 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085903305 DLM3UA <000f> 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 20250806085903305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085903305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085903305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085903305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085903305 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903305 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  20250806085903305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085903305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085903305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085903305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085903305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085903305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085903305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085903305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903305 DLSS7 <000c> ss7_asp.c: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  20250806085903305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085903305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085903305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085903305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085903305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085903305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085903305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085903305 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903306 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085903306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085903306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085903306 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085903306 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(288)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085903319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903319 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085903319 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085903319 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085903319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085903319 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085903319 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085903319 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085903319 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903319 DLSS7 <000c> ss7_asp.c: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  20250806085903319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085903319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085903319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085903319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085903319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085903319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085903319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085903319 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085903319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085903319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085903319 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085903319 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) 20250806085903319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085903319 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085903319 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085903319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085903319 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085903319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085903319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085903319 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) 20250806085903319 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085903319 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085903319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085903319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085903319 DLM3UA <000f> 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 20250806085903319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085903319 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085903319 DLSS7 <000c> ss7_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 20250806085903319 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085903319 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903319 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  20250806085903321 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085903321 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085903321 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085903321 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085903321 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085903321 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085903321 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085903321 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085903321 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085903321 DLSS7 <000c> ss7_asp.c: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  20250806085903321 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085903321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085903321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085903321 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085903321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085903321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085903321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085903321 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085903321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085903321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085903321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085903321 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085903321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085903321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085903321 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085903321 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(291)@c18501b10b59: 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 } } } } 20250806085903337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2515450 20250806085904369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085904369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085904369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085904369 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085904370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2661fa, normal) (hnbgw_rua.c:408) 20250806085904370 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085904370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085904370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085904370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085904370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085904370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085904370 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085904370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085904370 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2515450 <-> SCCP-28 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085904370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085904370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085904370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085904370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085904370 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085904370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085904370 DLSCCP DEBUG 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) 20250806085904370 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085904370 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085904370 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002670056400500f1100926) (sccp_scrc.c:455) 20250806085904370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085904370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085904370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085904370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085904370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085904370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085904370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085904370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085904370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085904370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085904370 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085904370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085904370 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085904370 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 02 67 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085904370 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085904370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085904370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085904371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904371 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085904371 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085904371 DLM3UA <000f> 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 20250806085904371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085904371 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085904371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085904371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085904371 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904371 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 02 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@c18501b10b59: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15538854 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: setverdict(pass): none -> pass 20250806085904392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085904392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085904392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085904392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085904392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085904392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085904392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085904392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904392 DLSS7 <000c> ss7_asp.c: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 50 4e 56 02 00 00 00 00  20250806085904392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085904392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085904392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085904392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085904392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085904392 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=00504e56) (sccp_scrc.c:545) 20250806085904392 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) 20250806085904392 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085904392 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085904392 DLSCCP DEBUG 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) 20250806085904392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085904392 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) 20250806085904393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085904393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(282)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@c18501b10b59: 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)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085904592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085904593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085904593 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085904593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085904593 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085904593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085904593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085904593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904593 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  20250806085904593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085904593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085904593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085904593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085904593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085904593 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) 20250806085904593 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) 20250806085904593 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085904593 DLSCCP DEBUG 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) 20250806085904593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085904593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085904593 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085904593 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085904593 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085904593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085904593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085904593 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085904594 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085904594 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085904594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085904594 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{UNUSED}: Allocated (fsm.c:456) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{UNUSED}: is child of mgw(mgw-fsm-2515450-0)[0x5580359dda30] (fsm.c:486) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2515450-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:724) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085904594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x5580359fece0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085904594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x5580359fece0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0] (fsm.c:486) 20250806085904594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x5580359fece0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085904594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x5580359fece0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085904594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 2661f'... (mgcp_client.c:807) 20250806085904594 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250806085904594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x5580359fece0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085904594 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2661fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2661fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085904639 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250806085904639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085904639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085904639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085904639 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085904639 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904639 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085904639 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085904639 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085904639 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085904639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085904639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085904639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085904639 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085904649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085904649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085904649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085904649 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085904649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2661fa) (hnbgw_rua.c:472) 20250806085904649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085904649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085904649 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085904649 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085904649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085904649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085904649 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085904649 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085904649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085904649 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2515450-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:724) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085904649 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 2661'... (mgcp_client.c:807) 20250806085904649 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085904649 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904649 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2661fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085904656 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250806085904656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250806085904656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085904656 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085904656 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904656 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085904656 DMGW INFO mgw(mgw-fsm-2515450-0)[0x5580359dda30]{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) 20250806085904656 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250806085904656 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085904656 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085904656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085904656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085904656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085904656 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085904657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085904657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085904657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085904657 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085904657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2661fa) (hnbgw_rua.c:472) 20250806085904657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085904657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085904657 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085904657 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085904657 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085904657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085904657 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085904657 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085904657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085904657 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250806085904657 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250806085904657 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2515450-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:724) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085904657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x558035a00350]{ST_CRCX}: Allocated (fsm.c:456) 20250806085904657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x558035a00350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0] (fsm.c:486) 20250806085904657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x558035a00350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085904657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x558035a00350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806085904657 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 2661'... (mgcp_client.c:807) 20250806085904657 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085904657 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2515450-0)[0x558035a00350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904657 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2661fa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085904664 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250806085904664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085904664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085904664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085904664 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904664 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{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) 20250806085904664 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085904664 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085904664 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085904664 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085904664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085904664 DLSCCP DEBUG 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) 20250806085904664 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085904664 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=00504e56), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085904664 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085904664 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) 20250806085904664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085904664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085904664 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085904664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085904664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085904664 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 50 4e 56 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085904664 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085904664 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904664 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085904664 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085904664 DLM3UA <000f> 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 20250806085904664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085904664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085904664 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085904664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085904664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904664 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 50 4e 56 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806085904687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904688 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085904688 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085904688 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085904688 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085904688 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085904688 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085904688 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085904688 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904688 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  20250806085904688 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085904688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085904688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085904688 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085904688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085904688 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) 20250806085904688 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) 20250806085904688 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085904688 DLSCCP DEBUG 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) 20250806085904688 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085904688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085904688 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085904688 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085904688 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085904688 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085904688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085904688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 2661'... (mgcp_client.c:807) 20250806085904688 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085904688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085904688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085904688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 2661'... (mgcp_client.c:807) 20250806085904688 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085904688 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085904688 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: Removing from parent mgw(mgw-fsm-2515450-0)[0x5580359dda30] (mgcp_client_endpoint_fsm.c:873) 20250806085904688 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085904688 DLMGCP DEBUG mgw-endp(mgw-fsm-2515450-0)[0x5580359dc9b0]{IN_USE}: Deallocated (fsm.c:568) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085904688 DMGW DEBUG mgw(mgw-fsm-2515450-0)[0x5580359dda30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085904688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085904688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806085904688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085904688 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2661fa17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085904694 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359fece0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806085904694 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085904694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x558035a00350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c18501b10b59: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2515450 20250806085904698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085904698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085904698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085904698 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085904698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2661fa,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085904698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085904698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085904698 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085904698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085904698 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085904698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085904698 DLSCCP DEBUG 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) 20250806085904698 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085904698 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=00504e56), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085904698 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085904698 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) 20250806085904698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085904698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085904698 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085904698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085904698 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085904698 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 50 4e 56 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085904698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085904698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085904698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085904698 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904698 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085904698 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085904698 DLM3UA <000f> 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 20250806085904698 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085904698 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085904698 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085904698 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085904698 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904698 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 50 4e 56 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@c18501b10b59: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15538854 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Session index based on connection ID:0 20250806085904700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085904700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085904700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085904700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085904701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085904701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085904701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085904701 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904701 DLSS7 <000c> ss7_asp.c: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 50 4e 56 00 00 00 00 00  20250806085904701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085904701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085904701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085904701 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=00504e56), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085904701 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) 20250806085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085904701 DLSCCP DEBUG 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) 20250806085904701 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085904701 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) 20250806085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085904701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085904701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:203) 20250806085904701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2515450)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085904701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085904701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515450 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806085904701 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=00504e56), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:455) 20250806085904701 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085904701 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) 20250806085904701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085904701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085904701 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085904701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085904701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085904701 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 50 4e 56 00 00 1c 00 (ss7_asp.c:1383) 20250806085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085904701 DLSCCP DEBUG SCCP-SCOC(28)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806085904701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085904701 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085904701 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085904701 DLM3UA <000f> 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 20250806085904701 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085904701 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085904701 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085904701 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085904701 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085904701 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 50 4e 56 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@c18501b10b59: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085906713 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32823<->l=127.0.0.1:4262) (control_if.c:193) 20250806085906713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52596<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(282)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085906718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085906719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085906719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085906719 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085906719 DMAIN NOTICE (127.0.0.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) 20250806085906719 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@c18501b10b59: Final verdict of PTC: none 20250806085906721 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085906721 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085906721 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085906721 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085906721 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085906722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085906722 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085906722 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085906722 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085906722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085906722 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085906722 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085906722 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085906722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085906722 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085906722 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085906722 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 20250806085906722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085906722 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085906722 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085906722 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085906722 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085906722 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085906722 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085906722 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 20250806085906722 DLSS7 <000c> ss7_route.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' 20250806085906722 DLSS7 <000c> ss7_route.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' 20250806085906722 DLSS7 <000c> ss7_asp.c: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  20250806085906722 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.sgsn0-SCCP(290)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@c18501b10b59: Final verdict of PTC: none 20250806085906722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085906722 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@c18501b10b59: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@c18501b10b59: Final verdict of PTC: none 20250806085906723 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 20250806085906723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085906723 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085906723 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085906723 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085906723 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085906723 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085906723 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085906723 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 20250806085906723 DLSS7 <000c> ss7_route.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' 20250806085906723 DLSS7 <000c> ss7_route.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' 20250806085906723 DLSS7 <000c> ss7_asp.c: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  20250806085906723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085906723 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085906723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085906723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085906723 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085906723 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) 20250806085906723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085906723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085906723 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085906723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085906723 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085906723 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) 20250806085906723 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085906723 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085906723 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085906723 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085906723 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085906723 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) 20250806085906724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085906724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085906724 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085906724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085906724 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW-MGCP(293)@c18501b10b59: Final verdict of PTC: none 20250806085906724 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) 20250806085906724 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085906724 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(284)@c18501b10b59: Final verdict of PTC: none 20250806085906726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@c18501b10b59: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:59:06 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 20250806085906821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085907424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=432468) Waiting for packet dumper to finish... 1 (prev_count=432468, count=433008) 20250806085908724 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085908724 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085908724 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085908724 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085908724 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085908724 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59:09 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 20250806085909724 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085909724 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4673), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085909724 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085909724 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085909724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085909724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085909724 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085909724 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085909724 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085909724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085909724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085909724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc 46 73 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085909725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085909725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085909725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085909725 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085909725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085909725 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085909725 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_cs_mo_disconnect started. 20250806085910562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085910581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085910591 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39353<->l=127.0.0.1:4262) (control_if.c:572) 20250806085910712 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910712 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910714 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910714 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910714 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910714 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085910714 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910714 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910714 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085910714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910714 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085910715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910715 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085910715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085910715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910715 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910715 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910715 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085910715 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_ranap_cs_mo_disconnect-Iuh0(299)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085910715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085910715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910715 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085910715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085910715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910715 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910715 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085910716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085910716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910716 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910716 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910716 DLM3UA <000f> 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 20250806085910716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085910716 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085910716 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085910716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910716 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910716 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910716 DLM3UA <000f> 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 20250806085910716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085910716 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085910716 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085910717 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910717 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910718 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910718 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085910718 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910718 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085910719 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910719 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) 20250806085910719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085910719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910719 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910719 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910719 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910719 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910719 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910719 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 20250806085910719 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085910719 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 20250806085910719 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085910719 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910719 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910721 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910721 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085910721 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910721 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910721 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) 20250806085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085910721 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) 20250806085910721 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) 20250806085910721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085910721 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910721 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910721 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910722 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910722 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910722 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910722 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 20250806085910722 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085910722 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(303)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(301)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085910747 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910747 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910747 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910747 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910748 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910748 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910748 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085910748 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910749 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910749 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085910749 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910749 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 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) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085910749 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) 20250806085910749 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) 20250806085910749 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085910749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910749 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910749 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910749 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085910749 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910749 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910749 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 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) 20250806085910749 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910749 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085910749 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910749 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) 20250806085910749 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085910749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910749 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910750 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910750 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085910750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085910750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910750 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) 20250806085910750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085910750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910750 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910750 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085910750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910750 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910750 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085910750 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085910750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910750 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085910750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085910750 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910750 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910750 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910750 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910750 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 20250806085910750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085910751 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085910751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910751 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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085910751 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) 20250806085910751 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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085910751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910751 DLM3UA <000f> 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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085910751 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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085910751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910751 DLM3UA <000f> 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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085910751 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085910751 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085910819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085910819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085910819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085910820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085910820 DHNBAP 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) 20250806085910820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085910820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085910820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085910820 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@c18501b10b59: setverdict(pass): none -> pass 20250806085910941 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 20250806085910941 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 20250806085910941 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085910941 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085910949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910949 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085910949 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085910949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085910949 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085910949 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085910949 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085910949 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085910949 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085910949 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 20250806085910949 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085910949 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  20250806085910949 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085910952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910952 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085910952 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085910952 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  20250806085910952 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085910952 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085910952 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085910952 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 20250806085910952 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085910952 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  20250806085910952 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' 20250806085910952 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' 20250806085910952 DLSS7 <000c> ss7_asp.c: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  20250806085910952 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  20250806085910952 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085910953 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085910953 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085910953 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085910953 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) 20250806085910953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085910953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085910953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085910953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085910953 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085910953 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) 20250806085910953 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910954 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910954 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085910954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910954 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085910954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085910954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910954 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085910954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085910954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085910954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085910955 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085910955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910955 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085910955 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085910955 DLM3UA <000f> 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 20250806085910955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085910955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085910955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085910955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085910955 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085910955 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  20250806085910984 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 20250806085910984 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 20250806085910984 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085910984 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085910992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085910992 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085910992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085910992 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085910992 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085910992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085910992 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085910992 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085910992 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 20250806085910992 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085910992 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  20250806085910992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085910997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085910997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085910997 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085910998 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  20250806085910998 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085910998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085910998 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085910998 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 20250806085910998 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085910998 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  20250806085910998 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' 20250806085910998 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' 20250806085910998 DLSS7 <000c> ss7_asp.c: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  20250806085910998 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  20250806085910998 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  20250806085910998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085910998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085910998 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085910998 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085910998 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) 20250806085910998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085910998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085910998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085910998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085910998 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085910998 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) 20250806085910998 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085910999 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085910999 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085910999 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085910999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085910999 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085910999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085910999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085910999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085910999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085910999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085911000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085911000 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085911000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085911000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085911000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085911000 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085911000 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911000 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085911000 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085911000 DLM3UA <000f> 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 20250806085911000 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085911000 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085911000 DLSS7 <000c> ss7_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 20250806085911000 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085911000 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911000 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  20250806085911347 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085911347 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085911347 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085911347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085911348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085911348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085911348 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085911348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085911348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085911348 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085911348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085911348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085911348 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085911348 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085911348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085911348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085911348 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085911348 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(302)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085911754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085911754 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085911754 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085911754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085911754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085911754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085911754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085911754 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911754 DLSS7 <000c> ss7_asp.c: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  20250806085911754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085911754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085911754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085911754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085911754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085911754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085911754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085911754 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085911754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085911754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085911754 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085911754 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) 20250806085911754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085911754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085911754 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085911754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085911754 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085911754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085911754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085911754 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) 20250806085911754 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085911754 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085911754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911754 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085911754 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085911754 DLM3UA <000f> 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 20250806085911754 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085911754 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085911754 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085911754 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085911754 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911754 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  20250806085911754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085911754 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085911754 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085911755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085911755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085911755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085911755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085911755 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911755 DLSS7 <000c> ss7_asp.c: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  20250806085911755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085911755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085911755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085911755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085911755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085911755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085911755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085911755 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085911755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085911755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085911755 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085911755 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085911755 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(302)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085911800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085911800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085911800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085911800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085911800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085911801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085911801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085911801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911801 DLSS7 <000c> ss7_asp.c: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  20250806085911801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085911801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085911801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085911801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085911801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085911801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085911801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085911801 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085911801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085911801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085911801 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085911801 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) 20250806085911801 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085911801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085911801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085911801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085911801 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085911801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085911801 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085911801 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) 20250806085911801 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085911801 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085911801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911801 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085911801 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085911801 DLM3UA <000f> 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 20250806085911801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085911801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085911801 DLSS7 <000c> ss7_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 20250806085911801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085911801 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911801 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  20250806085911803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085911803 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085911803 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085911803 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085911803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085911803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085911803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085911803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085911803 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085911803 DLSS7 <000c> ss7_asp.c: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  20250806085911803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085911804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085911804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085911804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085911804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085911804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085911804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085911804 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085911804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085911804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085911804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085911804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085911804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085911804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085911804 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085911804 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(305)@c18501b10b59: 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 } } } } 20250806085911867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c18501b10b59: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13924189 20250806085912902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085912902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085912902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085912902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085912902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd4775d, normal) (hnbgw_rua.c:408) 20250806085912902 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085912902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085912902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085912902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085912902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085912902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085912902 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085912902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085912902 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13924189 <-> SCCP-29 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085912902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085912902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085912902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085912902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085912902 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085912902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085912902 DLSCCP DEBUG 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) 20250806085912902 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085912902 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085912902 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001260056400500f1100926) (sccp_scrc.c:455) 20250806085912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085912902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085912902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085912902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085912902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085912902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085912902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085912902 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085912902 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085912902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085912902 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 01 26 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085912902 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085912902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085912902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085912902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085912902 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085912902 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085912902 DLM3UA <000f> 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 20250806085912902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085912902 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085912902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085912902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085912902 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085912902 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 01 26 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@c18501b10b59: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)14929819 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085912914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085912914 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085912914 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085912914 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085912914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085912914 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085912914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085912914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085912914 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085912914 DLSS7 <000c> ss7_asp.c: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 c0 e3 31 02 00 00 00 00  20250806085912914 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085912914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085912914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085912914 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085912914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085912914 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=00c0e331) (sccp_scrc.c:545) 20250806085912914 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) 20250806085912914 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085912914 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085912914 DLSCCP DEBUG 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) 20250806085912914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085912914 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) 20250806085912914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085912914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085913105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085913105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085913105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806085913105 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085913105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd4775d) (hnbgw_rua.c:472) 20250806085913105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806085913105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085913105 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085913105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085913105 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085913105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085913105 DLSCCP DEBUG 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) 20250806085913105 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085913105 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=00c0e331), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250806085913105 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085913105 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) 20250806085913105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085913105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085913105 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085913105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085913105 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085913105 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 c0 e3 31 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250806085913105 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085913105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085913105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085913105 DLM3UA <000f> 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 20250806085913105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085913105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085913105 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085913106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085913106 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085913106 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 c0 e3 31 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: vl_len:13 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250806085913127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085913127 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085913127 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085913127 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085913127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085913127 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085913127 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085913127 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085913127 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085913127 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  20250806085913128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085913128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085913128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085913128 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085913128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085913128 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) 20250806085913128 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) 20250806085913128 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085913128 DLSCCP DEBUG 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) 20250806085913128 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085913128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085913128 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085913128 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085913128 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085913128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085913128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:123) 20250806085913128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085913128 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c18501b10b59: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13924189 20250806085913155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085913155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085913155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085913155 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085913155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd4775d,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085913155 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085913155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085913155 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085913155 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085913155 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085913155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085913155 DLSCCP DEBUG 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) 20250806085913155 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085913155 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=00c0e331), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085913155 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085913155 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) 20250806085913155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085913155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085913155 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085913155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085913155 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085913155 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 c0 e3 31 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085913155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085913155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085913155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085913155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085913155 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085913155 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085913155 DLM3UA <000f> 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 20250806085913155 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085913155 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085913155 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085913155 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085913155 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085913155 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 c0 e3 31 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@c18501b10b59: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)14929819 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Session index based on connection ID:0 20250806085913166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085913166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085913166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085913166 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085913166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085913166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085913166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085913166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085913166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085913166 DLSS7 <000c> ss7_asp.c: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 c0 e3 31 00 00 00 00 00  20250806085913167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085913167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085913167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085913167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085913167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085913167 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=00c0e331), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085913167 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) 20250806085913167 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085913167 DLSCCP DEBUG 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) 20250806085913167 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085913167 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) 20250806085913167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085913167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085913167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085913167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:203) 20250806085913167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13924189)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085913167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085913167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085913167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085913167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924189 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806085913167 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=00c0e331), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:455) 20250806085913167 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085913167 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) 20250806085913167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085913167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085913167 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085913167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085913167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085913167 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 c0 e3 31 00 00 1d 00 (ss7_asp.c:1383) 20250806085913167 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085913167 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085913167 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085913167 DLSCCP DEBUG SCCP-SCOC(29)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806085913167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085913167 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085913167 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085913167 DLM3UA <000f> 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 20250806085913167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085913167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085913167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085913167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085913167 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085913167 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 c0 e3 31 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@c18501b10b59: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085915170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085915171 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39353<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(296)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085915174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085915175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085915175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085915175 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085915175 DMAIN NOTICE (127.0.0.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) 20250806085915175 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@c18501b10b59: Final verdict of PTC: none 20250806085915177 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085915177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085915177 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_cs_mo_disconnect-Iuh0(299)@c18501b10b59: Final verdict of PTC: none 20250806085915178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085915178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085915178 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085915178 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) 20250806085915178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085915178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085915179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085915179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085915179 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)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@c18501b10b59: Final verdict of PTC: none 20250806085915179 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) 20250806085915179 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085915179 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085915179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085915177 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085915177 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085915177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085915177 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085915177 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085915177 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085915177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085915177 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085915177 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085915177 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085915177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085915177 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085915177 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085915178 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 20250806085915178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085915178 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085915178 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085915178 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085915178 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 20250806085915178 DLSS7 <000c> ss7_route.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' 20250806085915178 DLSS7 <000c> ss7_route.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' 20250806085915178 DLSS7 <000c> ss7_asp.c: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  20250806085915178 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  20250806085915178 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085915178 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 20250806085915178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085915178 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085915178 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085915178 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085915178 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085915178 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 20250806085915179 DLSS7 <000c> ss7_route.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' 20250806085915179 DLSS7 <000c> ss7_route.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' 20250806085915179 DLSS7 <000c> ss7_asp.c: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  20250806085915179 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085915179 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085915179 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085915179 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085915179 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) 20250806085915179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085915179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085915179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085915179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085915179 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085915179 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) 20250806085915179 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085915179 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(307)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(298)@c18501b10b59: Final verdict of PTC: none 20250806085915182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Aug 6 08:59:15 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 20250806085915261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085915864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357200) Waiting for packet dumper to finish... 1 (prev_count=357200, count=361080) 20250806085917179 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085917179 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085917179 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085917179 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085917179 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085917179 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_ps_mo_disconnect started. 20250806085919018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085919023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085919028 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40183<->l=127.0.0.1:4262) (control_if.c:572) 20250806085919251 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919251 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919251 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919251 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919251 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919251 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919252 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085919252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085919252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919252 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919252 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085919252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919252 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919252 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919252 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919252 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919252 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919252 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) TC_ranap_ps_mo_disconnect-Iuh0(313)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085919252 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919252 DLM3UA <000f> 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 20250806085919252 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085919252 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085919252 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085919252 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919252 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085919252 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919252 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919252 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919252 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) 20250806085919252 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919252 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085919253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919253 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) 20250806085919253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085919253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919253 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919253 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919253 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085919253 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085919253 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919253 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085919253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919253 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919253 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085919253 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085919253 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919253 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085919253 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919253 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919253 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 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) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085919253 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) 20250806085919253 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) 20250806085919253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085919253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919253 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919254 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 20250806085919254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085919254 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) 20250806085919254 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 20250806085919254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085919254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919254 DLM3UA <000f> 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 20250806085919254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085919254 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085919254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085919254 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919254 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919254 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919254 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 20250806085919254 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085919254 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(317)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(315)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085919272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919272 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919272 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919272 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919272 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085919272 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919273 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085919273 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919273 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919273 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085919274 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) 20250806085919274 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) 20250806085919274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085919274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919274 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919274 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919274 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085919274 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 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) 20250806085919274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085919274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919274 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919274 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085919274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 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) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 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) 20250806085919274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085919274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919274 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919274 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085919274 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085919274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919274 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085919274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919274 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919274 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085919274 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085919274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919274 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085919274 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085919274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919274 DLM3UA <000f> 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085919274 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) 20250806085919274 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085919274 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919274 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919274 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919274 DLM3UA <000f> 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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085919274 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085919274 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085919314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085919314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085919314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085919314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085919314 DHNBAP 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) 20250806085919314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085919314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085919314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085919314 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@c18501b10b59: setverdict(pass): none -> pass 20250806085919468 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 20250806085919468 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 20250806085919469 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085919469 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085919471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919471 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085919471 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085919471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085919471 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085919471 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085919471 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085919471 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085919471 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085919471 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 20250806085919471 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085919471 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  20250806085919471 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085919473 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919473 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085919473 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085919473 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  20250806085919473 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085919473 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085919473 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085919473 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 20250806085919473 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085919473 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  20250806085919473 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' 20250806085919473 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' 20250806085919473 DLSS7 <000c> ss7_asp.c: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  20250806085919473 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  20250806085919473 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085919473 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085919473 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085919473 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085919473 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) 20250806085919473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085919473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085919473 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085919473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085919473 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085919473 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) 20250806085919473 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919474 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919474 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085919474 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919474 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919474 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085919474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085919474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919474 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085919474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919474 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919474 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919474 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919474 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919474 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919474 DLM3UA <000f> 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 20250806085919474 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085919474 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085919474 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085919474 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085919474 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085919474 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  20250806085919489 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 20250806085919489 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 20250806085919489 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085919489 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085919494 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919494 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085919494 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085919494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085919494 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085919494 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085919494 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085919494 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085919494 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085919494 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 20250806085919494 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085919494 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  20250806085919494 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085919497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919497 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085919497 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085919497 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  20250806085919497 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085919497 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085919497 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085919497 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 20250806085919497 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085919497 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  20250806085919497 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' 20250806085919497 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' 20250806085919497 DLSS7 <000c> ss7_asp.c: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  20250806085919497 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  20250806085919497 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  20250806085919497 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085919497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085919497 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085919497 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085919497 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) 20250806085919497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085919497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085919497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085919497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085919497 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085919497 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) 20250806085919497 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085919498 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085919498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085919498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085919499 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085919499 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085919499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085919499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085919499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085919499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085919499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085919499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085919499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919499 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085919499 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085919499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919499 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919499 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919499 DLM3UA <000f> 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 20250806085919499 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085919499 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085919499 DLSS7 <000c> ss7_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 20250806085919499 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085919499 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085919499 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  20250806085919726 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806085919726 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc4673), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806085919726 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085919726 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) 20250806085919726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085919726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085919726 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085919726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085919726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085919726 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc 46 73 00 00 19 0f 00 00 00 00 (ss7_asp.c:1383) 20250806085919726 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919726 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085919726 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085919726 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085919726 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085919726 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085919726 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085919726 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085919726 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085919726 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 fc 46 73 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806085919734 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085919734 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085919734 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085919734 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085919734 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085919734 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085919734 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085919734 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085919734 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085919734 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 fc 46 73 00  20250806085919734 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085919734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085919734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085919734 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085919734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085919734 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=00fc4673) (sccp_scrc.c:545) 20250806085919734 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) 20250806085919734 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085919734 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085919734 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085919734 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085919734 DLSCCP DEBUG SCCP-SCOC(25)[0x558035a00480]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(316)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085920281 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920281 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085920281 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085920281 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085920281 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085920281 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085920281 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085920281 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085920281 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920281 DLSS7 <000c> ss7_asp.c: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  20250806085920282 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085920282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085920282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085920282 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085920282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085920282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085920282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085920282 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085920282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085920282 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085920282 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085920282 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) 20250806085920282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085920282 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085920282 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085920282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085920282 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085920282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085920282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085920282 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) 20250806085920282 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085920282 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085920282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085920282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085920282 DLM3UA <000f> 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 20250806085920282 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085920283 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085920283 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085920283 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085920283 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920283 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  20250806085920285 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920285 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085920285 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085920285 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085920285 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085920285 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085920285 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085920285 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085920285 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920285 DLSS7 <000c> ss7_asp.c: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  20250806085920285 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085920285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085920285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085920285 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085920285 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085920285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085920285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085920285 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085920285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920285 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085920285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085920285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085920285 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085920285 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(316)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085920302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920302 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085920302 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085920302 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085920302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085920302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085920302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085920302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085920302 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920302 DLSS7 <000c> ss7_asp.c: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  20250806085920302 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085920302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085920302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085920302 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085920302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085920302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085920302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085920302 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085920302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085920303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085920303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085920303 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085920303 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) 20250806085920303 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085920303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085920303 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085920303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085920303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085920303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085920303 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085920303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085920303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085920303 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) 20250806085920303 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085920303 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085920303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920303 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085920303 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085920303 DLM3UA <000f> 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 20250806085920303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085920303 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085920303 DLSS7 <000c> ss7_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 20250806085920303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085920303 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920303 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  20250806085920305 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085920305 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085920305 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085920305 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085920305 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085920305 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085920305 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085920305 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085920305 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085920305 DLSS7 <000c> ss7_asp.c: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  20250806085920305 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085920305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085920305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085920305 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085920305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085920305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085920305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085920305 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085920305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085920305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085920305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085920305 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085920305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085920305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085920305 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085920305 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: 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 } } } } 20250806085920339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c18501b10b59: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2515456 20250806085921373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085921373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085921373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085921373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085921373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x266200, normal) (hnbgw_rua.c:408) 20250806085921373 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085921373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085921373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085921373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085921373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085921373 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085921373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085921373 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085921373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085921373 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2515456 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085921373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085921373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085921373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085921373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085921373 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085921373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085921373 DLSCCP DEBUG 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) 20250806085921373 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085921373 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085921373 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003aa0056400500f1100926) (sccp_scrc.c:455) 20250806085921373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085921373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085921373 DLM3UA <000f> 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 20250806085921373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085921374 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085921374 DLSS7 <000c> ss7_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 20250806085921374 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085921374 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921374 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806085921373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085921373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085921373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085921373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085921373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085921373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085921373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085921373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085921373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085921373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085921373 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085921373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085921373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085921373 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085921373 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085921373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085921373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)14945256 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085921385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085921385 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085921385 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085921385 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085921385 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085921386 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085921386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085921386 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921386 DLSS7 <000c> ss7_asp.c: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 17 ef b5 02 00 00 00 00  20250806085921386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085921386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085921386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085921386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085921386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085921386 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=0017efb5) (sccp_scrc.c:545) 20250806085921386 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) 20250806085921386 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085921386 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085921386 DLSCCP DEBUG 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) 20250806085921386 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085921386 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) 20250806085921386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085921386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085921576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085921577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085921577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806085921577 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085921577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x266200) (hnbgw_rua.c:472) 20250806085921577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806085921577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085921577 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085921577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085921577 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085921577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085921577 DLSCCP DEBUG 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) 20250806085921577 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085921577 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=0017efb5), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:455) 20250806085921577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085921577 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) 20250806085921577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085921577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085921577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085921577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085921577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085921577 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 17 ef b5 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 (ss7_asp.c:1383) 20250806085921577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085921577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085921578 DLM3UA <000f> 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 20250806085921578 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085921578 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085921578 DLSS7 <000c> ss7_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 20250806085921578 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085921578 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921578 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 17 ef b5 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250806085921603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085921603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085921603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085921603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085921603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085921603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085921603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085921603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921603 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  20250806085921603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085921603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085921603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085921603 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) 20250806085921603 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) 20250806085921603 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085921603 DLSCCP DEBUG 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) 20250806085921603 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085921603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085921603 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806085921603 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806085921603 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806085921603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806085921603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:123) 20250806085921603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085921603 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c18501b10b59: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2515456 20250806085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085921630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806085921630 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x266200,cause=radio(normal)) (hnbgw_rua.c:440) 20250806085921630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806085921630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085921630 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806085921630 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806085921630 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806085921630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085921630 DLSCCP DEBUG 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) 20250806085921630 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085921630 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=0017efb5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806085921630 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085921630 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) 20250806085921630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085921630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085921630 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085921631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085921631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085921631 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 17 ef b5 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806085921631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085921631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085921631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806085921631 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921631 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085921631 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085921631 DLM3UA <000f> 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 20250806085921631 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085921631 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085921631 DLSS7 <000c> ss7_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 20250806085921631 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085921631 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921631 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 17 ef b5 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)14945256 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Session index based on connection ID:0 20250806085921642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085921642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085921642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085921642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085921642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085921642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085921642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085921642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921642 DLSS7 <000c> ss7_asp.c: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 17 ef b5 00 00 00 00 00  20250806085921642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085921643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085921643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085921643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085921643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085921643 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=0017efb5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806085921643 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) 20250806085921643 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806085921643 DLSCCP DEBUG 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) 20250806085921643 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085921643 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) 20250806085921643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085921643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806085921643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085921643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:203) 20250806085921643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2515456)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085921643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085921643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085921643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085921643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2515456 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085921643 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=0017efb5), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:455) 20250806085921643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085921643 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) 20250806085921643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085921643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085921643 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085921643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085921643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085921643 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 17 ef b5 00 00 1e 00 (ss7_asp.c:1383) 20250806085921643 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806085921643 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085921643 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085921643 DLSCCP DEBUG SCCP-SCOC(30)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806085921643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085921643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085921643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085921643 DLM3UA <000f> 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 20250806085921643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085921643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085921643 DLSS7 <000c> ss7_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 20250806085921644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085921644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085921644 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 17 ef b5 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@c18501b10b59: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085923649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085923650 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40183<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(310)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085923654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085923655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085923655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085923655 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085923655 DMAIN NOTICE (127.0.0.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) 20250806085923655 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@c18501b10b59: Final verdict of PTC: none 20250806085923657 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085923658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085923658 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085923658 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085923658 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085923658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085923658 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085923658 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(316)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@c18501b10b59: Final verdict of PTC: none 20250806085923658 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085923658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085923658 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085923658 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085923658 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 20250806085923658 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085923658 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085923658 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085923658 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085923658 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085923659 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085923659 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085923659 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-SCCP(318)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@c18501b10b59: Final verdict of PTC: none 20250806085923659 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-MGCP(321)@c18501b10b59: Final verdict of PTC: none 20250806085923659 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085923659 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085923660 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) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085923660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085923660 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085923660 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) 20250806085923660 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085923660 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085923659 DLSS7 <000c> ss7_route.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' 20250806085923659 DLSS7 <000c> ss7_route.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' 20250806085923659 DLSS7 <000c> ss7_asp.c: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  20250806085923659 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  20250806085923659 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085923659 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085923659 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085923659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085923659 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085923659 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085923659 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 20250806085923659 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085923659 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085923659 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085923659 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085923659 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085923659 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085923659 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085923660 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 20250806085923660 DLSS7 <000c> ss7_route.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' 20250806085923660 DLSS7 <000c> ss7_route.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' 20250806085923660 DLSS7 <000c> ss7_asp.c: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  20250806085923660 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085923660 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)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@c18501b10b59: Final verdict of PTC: none 20250806085923660 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085923660 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085923660 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085923660 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) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085923660 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085923660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085923660 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085923660 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) 20250806085923660 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085923660 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(312)@c18501b10b59: Final verdict of PTC: none 20250806085923664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Aug 6 08:59:23 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 20250806085923765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085924368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362048) Waiting for packet dumper to finish... 1 (prev_count=362048, count=362868) 20250806085925660 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085925661 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085925661 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085925661 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085925661 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085925661 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_cs_creq_cref started. 20250806085927488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085927493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085927495 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40675<->l=127.0.0.1:4262) (control_if.c:572) 20250806085927586 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927586 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927586 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927586 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927586 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927586 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927587 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927587 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ranap_cs_creq_cref-Iuh0(327)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085927587 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085927587 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085927588 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927588 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085927588 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085927588 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) 20250806085927588 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) 20250806085927588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085927588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927588 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927588 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927588 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085927588 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 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) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 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) 20250806085927588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085927588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927588 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927588 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927588 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085927588 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 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) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085927588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085927588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927588 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927588 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927588 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085927588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927588 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927588 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085927588 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927588 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085927588 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085927588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927588 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927589 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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085927589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085927589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927589 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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085927589 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) 20250806085927589 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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085927589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927589 DLM3UA <000f> 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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085927589 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) 20250806085927589 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085927589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927589 DLM3UA <000f> 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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085927589 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085927589 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(331)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(329)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085927600 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927600 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927600 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927600 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927601 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927601 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927601 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085927601 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927602 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927602 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085927602 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085927602 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) 20250806085927602 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) 20250806085927602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085927602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806085927602 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927602 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927602 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085927602 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085927602 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927602 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) 20250806085927602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085927602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806085927602 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927602 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927602 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085927602 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085927602 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927602 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) 20250806085927602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085927602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927602 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927602 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927602 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927602 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085927602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927602 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927602 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085927603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085927603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927603 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085927603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085927603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927603 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927603 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085927603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085927603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927603 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085927603 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085927603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927603 DLM3UA <000f> 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085927603 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085927603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927603 DLM3UA <000f> 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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085927603 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085927603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085927621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085927621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085927621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085927621 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085927621 DHNBAP 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) 20250806085927621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085927621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085927621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085927621 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@c18501b10b59: setverdict(pass): none -> pass 20250806085927798 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 20250806085927798 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 20250806085927798 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085927798 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085927807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927807 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085927807 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085927807 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085927807 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085927807 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085927807 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085927807 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085927807 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085927807 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 20250806085927807 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085927807 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  20250806085927807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085927809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927809 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085927809 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085927809 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  20250806085927809 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085927809 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085927809 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085927809 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 20250806085927809 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085927809 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  20250806085927809 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' 20250806085927809 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' 20250806085927809 DLSS7 <000c> ss7_asp.c: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  20250806085927809 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  20250806085927809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085927809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085927809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085927809 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085927809 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) 20250806085927809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085927809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085927809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085927809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085927809 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085927809 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) 20250806085927809 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927810 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927811 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085927811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927811 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927811 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085927811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085927811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085927811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085927811 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085927811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085927811 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927811 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927811 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927811 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927811 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927811 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085927811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085927811 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085927811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085927811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085927811 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085927811 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  20250806085927812 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 20250806085927812 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 20250806085927812 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085927812 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085927819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085927819 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085927819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085927819 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085927819 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085927819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085927819 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085927820 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085927820 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 20250806085927820 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085927820 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  20250806085927820 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085927822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927822 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085927822 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085927822 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  20250806085927822 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085927822 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085927822 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085927822 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 20250806085927822 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085927822 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  20250806085927822 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' 20250806085927822 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' 20250806085927822 DLSS7 <000c> ss7_asp.c: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  20250806085927822 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  20250806085927822 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  20250806085927822 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085927822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085927822 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085927822 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085927822 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) 20250806085927822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085927822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085927822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085927822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085927822 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085927822 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) 20250806085927822 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085927823 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085927824 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085927824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085927824 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085927824 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085927824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085927824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085927824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085927824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085927824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085927824 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085927824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085927824 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085927824 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085927824 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085927824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085927824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085927824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085927824 DLM3UA <000f> 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 20250806085927824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085927824 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085927824 DLSS7 <000c> ss7_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 20250806085927824 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085927825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085927825 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(330)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085928614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085928614 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085928614 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085928614 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085928614 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085928614 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085928614 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085928614 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928614 DLSS7 <000c> ss7_asp.c: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  20250806085928614 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085928614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085928614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085928614 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085928614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085928614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085928614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085928614 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085928615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085928615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085928615 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085928615 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) 20250806085928615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085928615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085928615 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085928615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085928615 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085928615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085928615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085928615 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) 20250806085928616 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085928616 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085928616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085928616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085928616 DLM3UA <000f> 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 20250806085928616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085928616 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085928616 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085928616 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085928616 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928616 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  20250806085928616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928616 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085928616 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085928616 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085928616 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085928617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085928617 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085928617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085928617 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928617 DLSS7 <000c> ss7_asp.c: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  20250806085928617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085928617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085928617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085928617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085928617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085928617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085928617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085928617 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085928617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085928617 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085928617 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085928618 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085928618 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(330)@c18501b10b59: 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 } } } } 20250806085928619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928619 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085928619 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085928619 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085928619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085928619 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085928619 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085928619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085928619 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928619 DLSS7 <000c> ss7_asp.c: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  20250806085928619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085928619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085928619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085928619 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085928619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085928619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085928619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085928619 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085928619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085928619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085928619 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085928619 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) 20250806085928619 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085928619 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085928619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085928620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085928620 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085928620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085928620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085928620 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) 20250806085928620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085928620 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085928620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085928620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085928620 DLM3UA <000f> 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 20250806085928620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085928620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085928620 DLSS7 <000c> ss7_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 20250806085928620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085928620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928620 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  20250806085928620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085928620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085928620 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085928620 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085928620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085928620 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085928620 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085928620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085928620 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085928620 DLSS7 <000c> ss7_asp.c: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  20250806085928620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085928620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085928620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085928620 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085928620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085928620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085928620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085928620 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085928620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085928620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085928620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085928620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085928620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085928620 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(333)@c18501b10b59: 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 } } } } 20250806085928657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c18501b10b59: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9008267 20250806085929712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085929712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085929712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085929712 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085929712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89748b, normal) (hnbgw_rua.c:408) 20250806085929712 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085929712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085929712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085929712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085929712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085929712 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008267 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085929712 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085929712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085929712 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9008267 <-> SCCP-31 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085929712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008267 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085929712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085929712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085929712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085929712 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008267 SCCP-31 msc-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085929712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085929712 DLSCCP DEBUG 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) 20250806085929712 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085929712 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085929712 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300035c0056400500f1100926) (sccp_scrc.c:455) 20250806085929712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085929712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085929712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085929712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085929712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085929712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085929712 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085929713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085929713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085929713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085929713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085929713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085929713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085929713 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085929713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085929713 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085929713 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085929713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085929713 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 03 5c 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085929713 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085929713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085929713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085929713 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085929713 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085929713 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085929713 DLM3UA <000f> 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 20250806085929713 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085929713 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085929713 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085929713 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085929713 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085929713 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 03 5c 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@c18501b10b59: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5250153 TC_ranap_cs_creq_cref0(336)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@c18501b10b59: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5250153 HNBGW_Test.msc0-SCCP(329)@c18501b10b59: Session index based on connection ID:0 20250806085929737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085929737 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085929737 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085929737 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085929738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085929738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085929738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085929738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085929738 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085929738 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  20250806085929738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085929738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085929738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085929738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085929738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085929738 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) 20250806085929738 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) 20250806085929738 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250806085929738 DLSCCP DEBUG 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) 20250806085929738 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085929738 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) 20250806085929738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085929738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250806085929738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085929738 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085929738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806085929738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085929738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085929738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806085929738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9008267)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) 20250806085929738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085929738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085929738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085929738 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9008267 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806085929738 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250806085929738 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085929738 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085929738 DLSCCP DEBUG SCCP-SCOC(31)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806085929738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085929738 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)@c18501b10b59: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9008267 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085929759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085929760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40675<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085929764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085929765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085929765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085929765 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085929765 DMAIN NOTICE (127.0.0.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) 20250806085929765 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@c18501b10b59: Final verdict of PTC: none 20250806085929767 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085929767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085929767 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085929767 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085929768 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085929768 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-RAN(333)@c18501b10b59: Final verdict of PTC: none 20250806085929768 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085929768 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085929768 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 20250806085929768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085929768 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085929768 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(332)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@c18501b10b59: Final verdict of PTC: none 20250806085929768 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085929768 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085929768 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085929768 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085929768 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 20250806085929768 DLSS7 <000c> ss7_route.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' 20250806085929768 DLSS7 <000c> ss7_route.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' 20250806085929768 DLSS7 <000c> ss7_asp.c: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  20250806085929768 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  20250806085929768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085929768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085929768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085929768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085929768 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085929768 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) 20250806085929768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085929768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085929768 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085929768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085929768 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085929768 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085929768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085929768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085929768 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085929768 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) HNBGW_Test.msc0-RAN(330)@c18501b10b59: Final verdict of PTC: none 20250806085929768 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085929769 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085929768 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085929768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085929768 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085929768 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085929769 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 20250806085929769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085929769 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085929769 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085929769 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085929769 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085929769 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085929769 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085929769 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 20250806085929769 DLSS7 <000c> ss7_route.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' 20250806085929769 DLSS7 <000c> ss7_route.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' 20250806085929769 DLSS7 <000c> ss7_asp.c: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  20250806085929769 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085929769 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085929769 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085929769 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085929769 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085929769 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) 20250806085929769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085929769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085929769 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085929769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085929769 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085929769 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-M3UA(331)@c18501b10b59: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@c18501b10b59: Final verdict of PTC: none20250806085929769 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085929769 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(326)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(335)@c18501b10b59: Final verdict of PTC: none 20250806085929772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Aug 6 08:59:29 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 20250806085929862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085930465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302336) Waiting for packet dumper to finish... 1 (prev_count=302336, count=306312) 20250806085931770 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085931770 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085931770 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085931770 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085931770 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085931770 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ranap_ps_creq_cref started. 20250806085933570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085933576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085933580 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45797<->l=127.0.0.1:4262) (control_if.c:572) 20250806085933671 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933671 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933671 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933671 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933671 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933671 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933672 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933672 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933672 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085933672 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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085933673 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933673 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085933673 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085933673 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) 20250806085933673 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) 20250806085933673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085933673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933673 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933673 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933673 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085933673 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933673 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) 20250806085933673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085933673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933673 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933673 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933673 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085933673 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085933673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085933673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933673 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933673 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933673 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085933673 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933673 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 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) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933673 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085933673 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933673 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085933673 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085933673 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933673 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933673 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933673 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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085933673 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085933673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933673 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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085933673 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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085933673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933673 DLM3UA <000f> 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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085933673 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085933673 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933673 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933673 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933673 DLM3UA <000f> 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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085933673 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085933673 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(345)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(343)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085933685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933685 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933685 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933685 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933685 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933685 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085933686 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933687 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085933687 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085933687 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) 20250806085933687 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) 20250806085933687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085933687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933687 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933687 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085933687 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 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) 20250806085933687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085933687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933687 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933687 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085933687 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 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) 20250806085933687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085933687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933687 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933687 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085933687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933687 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085933687 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085933687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085933687 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933687 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933687 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933687 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085933687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085933687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933687 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085933687 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085933687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933687 DLM3UA <000f> 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085933687 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085933687 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933687 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933687 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933687 DLM3UA <000f> 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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085933687 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085933687 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085933706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085933706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085933706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085933706 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085933706 DHNBAP 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) 20250806085933706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085933706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085933706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085933706 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@c18501b10b59: setverdict(pass): none -> pass 20250806085933884 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 20250806085933884 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 20250806085933884 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085933884 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085933893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933893 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085933893 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085933893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085933893 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085933893 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085933893 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085933893 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085933894 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085933894 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 20250806085933894 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085933894 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  20250806085933894 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085933896 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933896 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085933896 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085933896 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  20250806085933897 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085933897 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085933897 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085933897 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 20250806085933897 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085933897 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  20250806085933897 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' 20250806085933897 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' 20250806085933897 DLSS7 <000c> ss7_asp.c: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  20250806085933897 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  20250806085933897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085933897 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 20250806085933897 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 20250806085933897 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085933897 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085933897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085933897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085933897 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085933897 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) 20250806085933897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085933897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085933897 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085933897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085933897 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085933897 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) 20250806085933897 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933899 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933899 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085933899 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933899 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933899 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085933899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085933899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085933899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085933899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933899 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933899 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933899 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933899 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933899 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933899 DLM3UA <000f> 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 20250806085933899 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085933899 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085933900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085933900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085933900 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085933900 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.sgsn0-M3UA(348)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085933903 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933903 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085933903 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085933903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085933903 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085933903 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085933903 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085933903 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085933903 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085933903 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 20250806085933903 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085933903 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  20250806085933904 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085933906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085933906 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085933906 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  20250806085933906 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085933906 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085933906 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085933906 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 20250806085933906 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085933906 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  20250806085933906 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' 20250806085933906 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' 20250806085933906 DLSS7 <000c> ss7_asp.c: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  20250806085933906 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  20250806085933907 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  20250806085933907 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085933907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085933907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085933907 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085933907 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) 20250806085933907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085933907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085933907 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085933907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085933907 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085933907 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) 20250806085933907 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085933908 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085933909 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085933909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085933909 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085933909 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085933909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085933909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085933909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085933909 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085933909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085933909 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085933909 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085933909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085933909 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085933909 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085933909 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085933909 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085933909 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085933909 DLM3UA <000f> 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 20250806085933909 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085933909 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085933909 DLSS7 <000c> ss7_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 20250806085933909 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085933909 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085933910 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(344)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085934696 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934696 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085934696 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085934696 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085934696 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085934696 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085934696 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085934696 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085934696 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934696 DLSS7 <000c> ss7_asp.c: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  20250806085934696 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085934696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085934696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085934696 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085934696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085934696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085934696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085934696 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085934696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085934696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085934696 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085934696 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) 20250806085934696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085934696 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085934696 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085934696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085934696 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085934696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085934696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085934696 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) 20250806085934696 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085934696 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085934697 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934697 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085934697 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085934697 DLM3UA <000f> 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 20250806085934697 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085934697 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085934697 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085934697 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085934697 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934697 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  20250806085934700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934700 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085934700 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085934700 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085934700 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085934700 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085934700 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085934700 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085934700 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934700 DLSS7 <000c> ss7_asp.c: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  20250806085934701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085934701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085934701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085934701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085934701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085934701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085934701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085934701 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085934701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085934701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085934701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085934701 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085934701 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(344)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085934706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934706 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085934706 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085934706 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085934706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085934706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085934706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085934706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085934706 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934706 DLSS7 <000c> ss7_asp.c: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  20250806085934706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085934706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085934706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085934706 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085934706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085934706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085934706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085934706 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085934706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085934706 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085934706 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085934706 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) 20250806085934706 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085934706 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085934706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085934706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085934706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085934706 DLM3UA <000f> 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 20250806085934706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085934706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085934706 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085934706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085934706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085934706 DLSS7 <000c> ss7_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 20250806085934706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085934706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085934706 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) 20250806085934706 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085934706 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085934706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934706 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  20250806085934710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085934710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085934710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085934710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085934710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085934710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085934710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085934710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085934710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085934710 DLSS7 <000c> ss7_asp.c: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  20250806085934710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085934710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085934710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085934710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085934710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085934710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085934710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085934710 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085934710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085934710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085934710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085934710 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085934710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085934710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085934710 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085934710 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: 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 } } } } 20250806085934722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c18501b10b59: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12907641 20250806085935762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085935762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085935762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085935762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085935762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc4f479, normal) (hnbgw_rua.c:408) 20250806085935762 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085935762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085935762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12907641 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085935762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085935762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085935762 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085935762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12907641 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085935762 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085935762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085935762 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12907641 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085935762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12907641 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085935762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085935762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085935762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085935762 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12907641 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085935762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085935762 DLSCCP DEBUG 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) 20250806085935762 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085935762 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085935762 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002c60056400500f1100926) (sccp_scrc.c:455) 20250806085935762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085935762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085935762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085935762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085935762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085935762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085935762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085935762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085935762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085935762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085935762 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085935762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085935762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085935762 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 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085935762 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085935762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085935762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085935762 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085935762 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085935763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085935763 DLM3UA <000f> 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 20250806085935763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085935763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085935763 DLSS7 <000c> ss7_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 20250806085935763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085935763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085935763 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 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(346)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12628525 TC_ranap_ps_creq_cref0(350)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12628525 HNBGW_Test.sgsn0-SCCP(346)@c18501b10b59: Session index based on connection ID:0 20250806085935779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085935779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085935779 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085935779 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085935779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085935779 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085935779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085935779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085935779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085935779 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  20250806085935779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085935779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085935779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085935779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085935779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085935779 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) 20250806085935779 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) 20250806085935779 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:820) 20250806085935779 DLSCCP DEBUG 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) 20250806085935779 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806085935779 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) 20250806085935779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806085935779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:279) 20250806085935779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806085935779 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806085935779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806085935779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806085935779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085935779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806085935779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12907641)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) 20250806085935779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085935779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085935779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085935779 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12907641 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806085935779 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:249) 20250806085935779 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085935779 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085935779 DLSCCP DEBUG SCCP-SCOC(32)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806085935779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085935779 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)@c18501b10b59: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12907641 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085935799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085935800 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45797<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085935803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085935804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085935804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085935804 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085935804 DMAIN NOTICE (127.0.0.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) 20250806085935804 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@c18501b10b59: Final verdict of PTC: none 20250806085935806 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085935806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085935806 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085935806 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(344)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@c18501b10b59: Final verdict of PTC: none 20250806085935806 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085935806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085935807 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085935807 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(343)@c18501b10b59: Final verdict of PTC: none 20250806085935807 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 20250806085935807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085935807 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085935807 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085935807 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085935807 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085935807 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085935807 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085935807 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 20250806085935807 DLSS7 <000c> ss7_route.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' 20250806085935807 DLSS7 <000c> ss7_route.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' 20250806085935807 DLSS7 <000c> ss7_asp.c: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  20250806085935807 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  20250806085935807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085935807 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(345)@c18501b10b59: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@c18501b10b59: Final verdict of PTC: none 20250806085935807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085935808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085935808 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085935808 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) 20250806085935808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085935808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085935808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085935808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085935808 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085935808 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) 20250806085935808 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085935808 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085935808 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085935808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085935808 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085935808 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085935808 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085935808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085935808 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085935808 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085935808 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 20250806085935808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085935808 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085935808 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085935808 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085935808 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085935808 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085935808 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085935808 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 20250806085935808 DLSS7 <000c> ss7_route.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' 20250806085935808 DLSS7 <000c> ss7_route.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' 20250806085935809 DLSS7 <000c> ss7_asp.c: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  20250806085935809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085935809 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085935809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085935809 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085935809 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085935809 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) 20250806085935809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085935809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085935809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085935809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085935809 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085935809 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) 20250806085935809 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085935809 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(348)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(349)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(340)@c18501b10b59: Final verdict of PTC: none 20250806085935812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Aug 6 08:59:35 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 20250806085935895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085936497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304824) Waiting for packet dumper to finish... 1 (prev_count=304824, count=305560) 20250806085937808 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085937808 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085937808 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085937810 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085937810 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085937810 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250806085939622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085939627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085939631 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34975<->l=127.0.0.1:4262) (control_if.c:572) 20250806085939739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939739 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939740 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939740 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939740 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939740 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085939740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085939740 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085939740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939740 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939741 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085939741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 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) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085939741 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) 20250806085939741 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) 20250806085939741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085939741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939741 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939741 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085939741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 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) 20250806085939741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085939741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939741 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) 20250806085939741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085939741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939742 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939742 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939742 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085939742 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085939742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939742 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085939742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085939742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939742 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939742 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085939742 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085939742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085939742 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806085939742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806085939742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085939742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085939742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939743 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939743 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 20250806085939743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085939743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085939743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939743 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 20250806085939743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085939743 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) 20250806085939743 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 20250806085939743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085939743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939743 DLM3UA <000f> 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 20250806085939743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085939743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085939743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085939743 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939743 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939743 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939743 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085939743 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085939743 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806085939743 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(359)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(357)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085939771 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939771 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939771 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939771 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939771 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939772 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939772 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085939772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939772 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085939772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085939772 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806085939772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806085939772 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085939773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085939773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939773 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939773 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085939773 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939773 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085939773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939773 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085939773 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939773 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) 20250806085939773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085939773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939773 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939773 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939773 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085939773 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085939774 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085939774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939774 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) 20250806085939774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085939774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939774 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939774 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939774 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939774 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085939774 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939774 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939774 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085939774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939774 DLM3UA <000f> 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 20250806085939774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085939774 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806085939774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806085939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939774 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) 20250806085939775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085939775 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) 20250806085939775 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) 20250806085939775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085939775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939775 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939775 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 20250806085939775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085939775 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 20250806085939775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085939775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939775 DLM3UA <000f> 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 20250806085939775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085939775 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 20250806085939775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085939775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939775 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 20250806085939775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085939775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085939808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085939808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085939808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085939808 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085939808 DHNBAP 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) 20250806085939808 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085939808 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085939808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085939808 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@c18501b10b59: setverdict(pass): none -> pass 20250806085939960 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 20250806085939960 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 20250806085939960 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085939960 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085939969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085939969 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085939969 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085939969 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085939969 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085939969 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085939970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085939970 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085939970 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 20250806085939970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085939970 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  20250806085939970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085939972 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939972 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085939972 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085939972 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  20250806085939972 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085939972 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085939972 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085939972 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 20250806085939972 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085939972 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  20250806085939972 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' 20250806085939972 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' 20250806085939972 DLSS7 <000c> ss7_asp.c: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  20250806085939972 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  20250806085939972 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085939973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085939973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085939973 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085939973 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) 20250806085939973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085939973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085939973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085939973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085939973 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085939973 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) 20250806085939973 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085939974 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085939974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085939974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085939974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085939974 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085939974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085939975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085939975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085939975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085939975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085939975 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085939975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085939975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085939975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085939975 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085939975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085939975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085939975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085939975 DLM3UA <000f> 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 20250806085939975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085939975 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085939975 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085939975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085939975 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085939976 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  20250806085939998 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 20250806085939998 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 20250806085939998 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085939998 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(362)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085940006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085940006 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085940006 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085940006 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085940007 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085940007 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085940007 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085940007 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085940007 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 20250806085940007 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085940007 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  20250806085940007 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085940009 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940009 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085940009 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085940009 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  20250806085940009 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085940009 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085940009 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085940009 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 20250806085940009 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085940009 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  20250806085940009 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' 20250806085940009 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' 20250806085940009 DLSS7 <000c> ss7_asp.c: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  20250806085940009 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  20250806085940009 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  20250806085940009 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085940010 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085940010 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085940010 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085940010 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) 20250806085940010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085940010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085940010 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085940010 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085940010 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085940010 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) 20250806085940010 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085940011 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085940011 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085940011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085940011 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085940011 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085940011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085940012 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940012 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085940012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085940012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085940012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085940012 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085940012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940012 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085940012 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085940012 DLM3UA <000f> 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 20250806085940012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085940012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085940012 DLSS7 <000c> ss7_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 20250806085940012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085940012 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940012 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(358)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085940776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940776 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085940776 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085940776 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085940776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085940776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085940776 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085940776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085940776 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940776 DLSS7 <000c> ss7_asp.c: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  20250806085940776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085940776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085940776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085940776 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085940776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085940776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085940776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085940776 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085940776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085940776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085940776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085940776 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085940776 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) 20250806085940776 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085940776 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085940777 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085940777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085940777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940777 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085940777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085940777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085940777 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) 20250806085940777 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085940777 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085940777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085940777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085940777 DLM3UA <000f> 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 20250806085940777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085940777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085940777 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085940777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085940777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940777 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  20250806085940778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085940778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085940778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085940778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085940778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085940778 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085940779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085940779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940779 DLSS7 <000c> ss7_asp.c: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  20250806085940779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085940779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085940779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085940779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085940779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085940779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085940779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085940779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085940779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085940779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085940779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085940779 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085940779 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(358)@c18501b10b59: 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(361)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085940812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940812 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085940812 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085940812 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085940812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085940812 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085940812 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085940812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085940812 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940812 DLSS7 <000c> ss7_asp.c: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  20250806085940812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085940812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085940812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085940812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085940812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085940812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085940812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085940812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085940812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085940813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085940813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085940813 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085940813 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) 20250806085940813 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085940813 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085940813 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085940813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085940814 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085940814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085940814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085940814 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) 20250806085940814 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085940814 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085940814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085940814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085940814 DLM3UA <000f> 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 20250806085940814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085940814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085940814 DLSS7 <000c> ss7_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 20250806085940814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085940814 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940814 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  20250806085940816 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085940816 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085940816 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085940816 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085940816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085940816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085940816 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085940816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085940816 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085940816 DLSS7 <000c> ss7_asp.c: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  20250806085940816 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085940816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085940816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085940816 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085940816 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085940816 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085940816 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085940816 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085940816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085940817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085940817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085940817 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085940817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085940817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085940817 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085940817 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(361)@c18501b10b59: 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 } } } } 20250806085940836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085941348 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085941348 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085941348 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806085941348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806085941348 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085941348 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806085941348 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806085941349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806085941349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085941349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806085941349 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806085941349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806085941349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085941349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806085941349 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806085941349 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806085941349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806085941349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806085941349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806085941349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)627676 20250806085941870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085941871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085941871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806085941871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085941871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x993dc, normal) (hnbgw_rua.c:408) 20250806085941871 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085941871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085941871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806085941871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085941871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085941871 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806085941871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806085941871 DCN DEBUG map_sccp[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085941871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085941871 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-627676 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806085941871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806085941871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085941871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085941871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085941871 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085941871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085941871 DLSCCP DEBUG 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) 20250806085941871 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806085941871 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085941871 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003e20056400500f1100926) (sccp_scrc.c:455) 20250806085941871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085941871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085941871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085941871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085941871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085941871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085941871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085941871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085941871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085941871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085941871 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085941871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085941871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085941871 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 e2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806085941871 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085941871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085941871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085941872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085941872 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085941872 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085941872 DLM3UA <000f> 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 20250806085941872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085941872 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085941872 DLSS7 <000c> ss7_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 20250806085941872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085941872 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085941872 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 e2 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@c18501b10b59: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1668835 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c18501b10b59: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@c18501b10b59: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)627676 20250806085942072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085942072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085942073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085942073 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085942073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x993dc,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085942073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085942073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085942073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085942073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085942906 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085942906 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085942906 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085942906 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085942906 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085942906 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085942906 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085942906 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085942906 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085942906 DLSS7 <000c> ss7_asp.c: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 be c4 8a 02 00 00 00 00  20250806085942907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085942907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085942907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085942907 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085942907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085942907 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=00bec48a) (sccp_scrc.c:545) 20250806085942907 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) 20250806085942907 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085942907 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085942907 DLSCCP DEBUG 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) 20250806085942907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085942907 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) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085942907 DLSCCP DEBUG 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) 20250806085942907 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085942907 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bec48a), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085942907 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806085942907 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) 20250806085942907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085942907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085942907 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085942907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085942907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085942907 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 be c4 8a 00 00 21 00 00 00 00 00 (ss7_asp.c:1383) 20250806085942907 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250806085942907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085942907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:203) 20250806085942907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-627676)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:207) 20250806085942907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085942907 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-627676 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085942907 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085942907 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085942907 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085942907 DLM3UA <000f> 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 20250806085942907 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085942907 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085942907 DLSS7 <000c> ss7_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 20250806085942907 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085942907 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085942907 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 be c4 8a 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: Session index based on local reference:0 20250806085942911 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085942911 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085942911 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085942911 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085942911 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085942911 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085942911 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085942911 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085942911 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085942911 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 be c4 8a 00  20250806085942911 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085942911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085942911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085942911 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085942911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085942911 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=00bec48a) (sccp_scrc.c:545) 20250806085942911 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) 20250806085942911 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085942911 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085942911 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085942911 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085942911 DLSCCP DEBUG SCCP-SCOC(33)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@c18501b10b59: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1668835 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085943919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085943919 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34975<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(353)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(352)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085943920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085943921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085943921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085943921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085943921 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085943921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085943921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085943921 DMAIN NOTICE (127.0.0.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) 20250806085943921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085943921 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@c18501b10b59: Final verdict of PTC: none 20250806085943921 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085943921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085943921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085943921 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085943921 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085943921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085943921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085943921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085943921 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085943921 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085943921 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085943921 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085943921 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 HNBGW_Test.sgsn0-SCCP(360)@c18501b10b59: Final verdict of PTC: none 20250806085943921 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(361)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@c18501b10b59: Final verdict of PTC: none 20250806085943921 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085943921 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085943921 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085943921 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085943921 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085943921 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085943921 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 20250806085943921 DLSS7 <000c> ss7_route.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' 20250806085943921 DLSS7 <000c> ss7_route.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' 20250806085943921 DLSS7 <000c> ss7_asp.c: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  20250806085943921 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  20250806085943922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085943922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085943922 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 20250806085943922 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085943922 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085943922 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085943922 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085943922 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085943922 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085943922 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085943922 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 20250806085943922 DLSS7 <000c> ss7_route.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' 20250806085943922 DLSS7 <000c> ss7_route.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' 20250806085943922 DLSS7 <000c> ss7_asp.c: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  20250806085943922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085943922 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085943922 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085943922 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085943922 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085943922 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) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085943923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085943923 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085943923 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) 20250806085943923 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085943923 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085943923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085943923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085943923 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085943923 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) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085943923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085943923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085943923 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085943923 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) 20250806085943923 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085943923 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(354)@c18501b10b59: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@c18501b10b59: Final verdict of PTC: none 20250806085943927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(363)@c18501b10b59: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:59:43 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 20250806085943976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085944579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46496<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327672) Waiting for packet dumper to finish... 1 (prev_count=327672, count=328212) 20250806085945923 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085945923 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085945923 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806085945923 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085945923 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085945923 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250806085947710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085947715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085947717 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38369<->l=127.0.0.1:4262) (control_if.c:572) 20250806085947820 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947820 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947821 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947821 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085947821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085947821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806085947821 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947821 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947822 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085947822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085947822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085947822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085947822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947822 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947822 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947822 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947822 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947822 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085947822 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085947822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947822 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085947822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085947822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947822 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947822 DLM3UA <000f> 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 20250806085947822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085947822 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085947822 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806085947822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947822 DLM3UA <000f> 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 20250806085947822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085947822 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085947822 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085947823 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947823 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085947823 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947823 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 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) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085947823 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) 20250806085947823 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) 20250806085947823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085947823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947823 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947823 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947823 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085947823 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947823 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 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) 20250806085947823 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085947823 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947823 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) 20250806085947823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085947823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947823 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947824 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 20250806085947824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085947824 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085947824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947824 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947824 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947824 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 20250806085947824 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085947824 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) 20250806085947824 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 20250806085947824 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(373)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(371)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085947836 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947836 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947836 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947836 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947836 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947836 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947836 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085947836 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085947837 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947837 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085947837 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085947837 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) 20250806085947837 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) 20250806085947837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085947837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947837 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947837 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947837 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085947837 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085947837 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947837 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) 20250806085947837 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085947837 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947837 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947837 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947837 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947837 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085947837 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947837 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085947838 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947838 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) 20250806085947838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085947838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947838 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947838 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085947838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085947838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085947838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085947838 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085947838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947838 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085947838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085947838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085947838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085947838 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085947838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085947838 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085947838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085947838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085947838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085947838 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085947838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947838 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085947838 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085947838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947838 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085947838 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085947838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947838 DLM3UA <000f> 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085947838 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085947838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085947838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085947838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085947838 DLM3UA <000f> 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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085947838 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085947838 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085947857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085947857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085947857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085947857 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085947857 DHNBAP 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) 20250806085947857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085947857 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085947857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085947857 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@c18501b10b59: setverdict(pass): none -> pass 20250806085948034 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 20250806085948034 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 20250806085948034 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085948034 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085948044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085948044 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085948044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085948044 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085948044 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085948044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085948044 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085948044 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085948044 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 20250806085948044 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085948044 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  20250806085948044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085948048 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 20250806085948048 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 20250806085948048 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085948048 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085948048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948048 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085948048 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085948048 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  20250806085948048 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085948048 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085948048 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085948048 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 20250806085948048 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085948048 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  20250806085948048 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' 20250806085948048 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' 20250806085948048 DLSS7 <000c> ss7_asp.c: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  20250806085948048 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  20250806085948048 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085948049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085948049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085948049 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085948049 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) 20250806085948049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085948049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085948049 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085948049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085948049 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085948049 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) 20250806085948049 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085948050 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) HNBGW_Test.sgsn0-M3UA(376)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085948050 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085948050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085948050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085948050 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085948050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085948051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948051 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085948051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085948051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085948051 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085948051 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085948051 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948051 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085948051 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085948051 DLM3UA <000f> 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 20250806085948051 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085948051 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085948051 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085948051 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085948051 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948051 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  20250806085948054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085948054 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085948054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085948054 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085948054 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085948054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085948054 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085948054 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085948054 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 20250806085948054 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085948054 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  20250806085948054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085948056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085948056 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085948056 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  20250806085948056 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085948056 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085948056 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085948057 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 20250806085948057 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085948057 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  20250806085948057 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' 20250806085948057 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' 20250806085948057 DLSS7 <000c> ss7_asp.c: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  20250806085948057 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  20250806085948057 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  20250806085948057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085948057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085948057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085948057 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085948057 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) 20250806085948057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085948057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085948057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085948057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085948057 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085948057 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) 20250806085948057 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085948058 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085948058 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085948058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085948058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085948058 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085948058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085948058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948058 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085948058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085948058 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085948058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085948058 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085948058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948058 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085948058 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085948058 DLM3UA <000f> 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 20250806085948058 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085948058 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085948058 DLSS7 <000c> ss7_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 20250806085948058 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085948058 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948058 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(372)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085948848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085948848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085948848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085948848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085948849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085948849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085948849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085948849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948849 DLSS7 <000c> ss7_asp.c: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  20250806085948849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085948849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085948849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085948849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085948849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085948849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085948849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085948849 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085948849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085948849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085948849 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085948849 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) 20250806085948849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085948849 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085948849 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085948849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948849 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085948849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085948849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085948849 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) 20250806085948849 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085948849 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085948850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085948850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085948850 DLM3UA <000f> 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 20250806085948850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085948850 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085948850 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085948850 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085948850 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948850 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  20250806085948854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948854 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085948854 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085948854 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085948854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085948854 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085948854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085948854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085948854 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948854 DLSS7 <000c> ss7_asp.c: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  20250806085948854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085948854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085948854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085948854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085948854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085948854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085948854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085948854 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085948854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085948854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085948854 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085948854 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085948854 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(372)@c18501b10b59: 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 } } } } 20250806085948856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948856 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085948856 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085948856 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085948856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085948856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085948856 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085948856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085948856 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948856 DLSS7 <000c> ss7_asp.c: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  20250806085948856 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085948856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085948856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085948856 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085948856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085948856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085948856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085948856 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085948856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085948856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085948856 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085948856 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) 20250806085948856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085948856 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085948856 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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.sgsn0-RAN(375)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085948856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085948856 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085948856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085948856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085948856 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) 20250806085948856 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085948856 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085948856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085948856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085948856 DLM3UA <000f> 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 20250806085948856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085948856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085948856 DLSS7 <000c> ss7_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 20250806085948856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085948856 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948856 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  20250806085948859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085948859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085948859 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085948859 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085948859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085948859 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085948859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085948859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085948859 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085948859 DLSS7 <000c> ss7_asp.c: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  20250806085948859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085948859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085948859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085948859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085948859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085948859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085948859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085948859 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085948859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085948859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085948859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085948859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085948859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085948859 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085948859 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085948859 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(375)@c18501b10b59: 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 } } } } 20250806085948892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3748235 20250806085949940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085949940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085949940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085949940 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085949940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39318b, normal) (hnbgw_rua.c:408) 20250806085949941 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806085949941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085949941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085949941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085949941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085949941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085949941 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806085949941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085949941 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3748235 <-> SCCP-34 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085949941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085949941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085949941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085949941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085949941 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-34 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085949941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085949941 DLSCCP DEBUG 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) 20250806085949941 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: Allocated (fsm.c:456) 20250806085949941 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085949941 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003660056400500f1100926) (sccp_scrc.c:455) 20250806085949941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085949941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085949941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085949941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085949941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085949941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085949941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085949941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085949941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085949941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085949941 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085949941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085949941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085949941 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 03 66 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085949941 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085949941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085949941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085949941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085949941 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085949941 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085949942 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085949942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085949942 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085949942 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085949942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085949942 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085949942 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 03 66 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@c18501b10b59: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)708416 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c18501b10b59: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@c18501b10b59: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3748235 20250806085950144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085950144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085950145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085950145 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085950145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x39318b,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085950145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085950145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085950145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085950145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(371)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085950969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085950969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085950969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085950969 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085950969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085950970 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085950970 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085950970 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085950970 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085950970 DLSS7 <000c> ss7_asp.c: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 38 3c 14 02 00 00 00 00  20250806085950970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085950970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085950970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085950970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085950970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085950970 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=00383c14) (sccp_scrc.c:545) 20250806085950970 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) 20250806085950970 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085950970 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085950970 DLSCCP DEBUG 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) 20250806085950970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085950970 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) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806085950970 DLSCCP DEBUG 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) 20250806085950970 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085950970 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383c14), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085950970 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085950970 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) 20250806085950970 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085950970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806085950970 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085950970 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085950970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085950970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 38 3c 14 00 00 22 00 00 00 00 00 (ss7_asp.c:1383) 20250806085950970 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:300) 20250806085950970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085950970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:203) 20250806085950970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3748235)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806085950970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806085950970 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3748235 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806085950971 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085950971 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085950971 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085950971 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806085950971 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085950971 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806085950971 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085950971 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085950971 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085950971 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 38 3c 14 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@c18501b10b59: Session index based on local reference:0 20250806085950974 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085950974 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085950974 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085950974 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085950974 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085950974 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085950974 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085950974 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085950974 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085950974 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 38 3c 14 00  20250806085950974 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085950974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085950974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085950974 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085950974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085950974 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=00383c14) (sccp_scrc.c:545) 20250806085950974 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) 20250806085950974 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085950974 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085950974 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085950974 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085950974 DLSCCP DEBUG SCCP-SCOC(34)[0x5580359de680]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@c18501b10b59: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)708416 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085951988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38369<->l=127.0.0.1:4262) (control_if.c:193) 20250806085951988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57186<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(366)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085951993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806085951994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085951995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085951995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085951995 DMAIN NOTICE (127.0.0.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) 20250806085951995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(374)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@c18501b10b59: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@c18501b10b59: Final verdict of PTC: none20250806085951997 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085951997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085951997 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085951997 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085951997 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085951997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085951997 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@c18501b10b59: Final verdict of PTC: none 20250806085951997 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085951997 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085951997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085951997 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085951997 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806085951997 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 20250806085951997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085951998 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085951998 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(372)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@c18501b10b59: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@c18501b10b59: Final verdict of PTC: none 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085951998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085951998 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 20250806085951998 DLSS7 <000c> ss7_route.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' 20250806085951998 DLSS7 <000c> ss7_route.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' 20250806085951998 DLSS7 <000c> ss7_asp.c: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  20250806085951998 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  20250806085951998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085951998 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085951998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085951998 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085951998 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085951998 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 20250806085951998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085951998 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085951998 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085951998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085951998 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085951998 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 20250806085951998 DLSS7 <000c> ss7_route.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' 20250806085951998 DLSS7 <000c> ss7_route.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' 20250806085951998 DLSS7 <000c> ss7_asp.c: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  20250806085951998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085951998 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085951998 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085951998 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806085951999 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) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085951999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085951999 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085951999 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) 20250806085951999 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085951999 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806085951999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085951999 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085951999 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) HNBGW_Test.sgsn0-M3UA(376)@c18501b10b59: Final verdict of PTC: none 20250806085951999 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) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085951999 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085951999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085951999 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085951999 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) 20250806085951999 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085951999 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(368)@c18501b10b59: Final verdict of PTC: none 20250806085952001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(377)@c18501b10b59: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@c18501b10b59: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:59:52 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250806085952088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085952690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319832) Waiting for packet dumper to finish... 1 (prev_count=319832, count=320372) 20250806085954000 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085954000 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085954000 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806085954000 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806085954000 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806085954000 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 08:59: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_cs_iu_release_req_rua_disconnect started. 20250806085955807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085955814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806085955818 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46669<->l=127.0.0.1:4262) (control_if.c:572) 20250806085955913 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955913 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955913 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955913 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955913 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955913 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955913 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955913 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806085955913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806085955914 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955915 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806085955915 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085955915 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) 20250806085955915 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) 20250806085955915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806085955915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955915 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955915 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955915 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806085955915 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 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) 20250806085955915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806085955915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955915 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955915 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955915 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806085955915 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085955915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806085955915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955915 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955915 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955915 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085955915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955915 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085955915 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955915 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085955915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085955915 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955915 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955915 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955915 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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806085955915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806085955915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955915 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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806085955915 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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806085955915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955915 DLM3UA <000f> 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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806085955915 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806085955915 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955915 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955915 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955915 DLM3UA <000f> 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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085955915 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085955915 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(387)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(385)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085955926 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955926 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955927 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955927 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955927 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955927 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955927 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806085955927 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085955928 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955928 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806085955928 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085955928 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) 20250806085955928 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) 20250806085955928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806085955928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955928 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955928 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955928 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806085955928 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806085955928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955928 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) 20250806085955928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806085955928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955928 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955928 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955928 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806085955928 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806085955928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955928 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) 20250806085955928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806085955928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955928 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955928 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955928 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085955928 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085955928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085955928 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955928 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085955929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085955929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085955929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085955929 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806085955929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085955929 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085955929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085955929 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085955929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085955929 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085955929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955929 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806085955929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806085955929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955929 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806085955929 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806085955929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955929 DLM3UA <000f> 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806085955929 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806085955929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085955929 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085955929 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085955929 DLM3UA <000f> 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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085955929 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806085955929 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806085955947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085955947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085955947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806085955947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806085955947 DHNBAP 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) 20250806085955947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806085955947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806085955947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085955947 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@c18501b10b59: setverdict(pass): none -> pass 20250806085956125 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 20250806085956125 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 20250806085956125 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085956125 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806085956133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956133 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806085956133 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085956133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085956133 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085956133 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085956133 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085956133 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085956133 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085956133 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 20250806085956133 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085956133 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  20250806085956133 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085956136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956136 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085956136 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085956136 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  20250806085956136 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085956136 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085956136 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085956136 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 20250806085956136 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806085956136 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  20250806085956136 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' 20250806085956136 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' 20250806085956136 DLSS7 <000c> ss7_asp.c: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  20250806085956136 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  20250806085956136 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085956136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085956136 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085956136 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806085956136 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) 20250806085956136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085956136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085956136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085956136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085956136 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085956136 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) 20250806085956137 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085956138 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 20250806085956138 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 20250806085956138 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806085956138 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806085956138 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085956138 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806085956138 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085956138 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085956138 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085956138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085956138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956138 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085956138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085956138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085956138 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085956139 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085956139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085956139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085956139 DLM3UA <000f> 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 20250806085956139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085956139 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085956139 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085956139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085956139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956139 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(390)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806085956143 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956143 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806085956143 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806085956143 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806085956143 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806085956143 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806085956143 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806085956143 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806085956144 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806085956144 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 20250806085956144 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806085956144 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  20250806085956144 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806085956146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956146 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806085956146 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806085956146 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  20250806085956146 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806085956146 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806085956146 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806085956146 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 20250806085956146 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806085956146 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  20250806085956146 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' 20250806085956146 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' 20250806085956146 DLSS7 <000c> ss7_asp.c: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  20250806085956146 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  20250806085956146 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  20250806085956146 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806085956147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085956147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806085956147 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806085956147 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) 20250806085956147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085956147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085956147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085956147 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085956147 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806085956147 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) 20250806085956147 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806085956148 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806085956148 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806085956148 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806085956148 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085956148 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085956148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956149 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085956149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956149 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085956149 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085956149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085956149 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806085956149 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806085956149 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956149 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085956149 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085956150 DLM3UA <000f> 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 20250806085956150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085956150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085956150 DLSS7 <000c> ss7_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 20250806085956150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085956150 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956150 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.msc0-RAN(386)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085956934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085956934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085956934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085956934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085956934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085956934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085956934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085956934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956934 DLSS7 <000c> ss7_asp.c: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  20250806085956934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085956934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085956934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085956934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085956934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085956934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085956934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085956934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085956934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085956935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085956935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085956935 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085956935 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) 20250806085956935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806085956935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085956935 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085956935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956935 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085956935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085956935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085956935 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) 20250806085956935 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085956935 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085956935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956935 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085956935 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085956935 DLM3UA <000f> 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 20250806085956935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085956935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085956935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806085956935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085956935 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956935 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  20250806085956935 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956935 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085956935 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085956935 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085956935 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085956935 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085956935 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085956935 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085956935 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956935 DLSS7 <000c> ss7_asp.c: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  20250806085956935 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085956935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085956935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085956935 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085956935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085956935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085956935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806085956935 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956935 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085956935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085956935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085956935 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085956935 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(386)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806085956943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956943 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085956943 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085956943 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085956943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085956943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085956943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085956943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085956943 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956943 DLSS7 <000c> ss7_asp.c: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  20250806085956943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806085956943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085956943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085956943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085956943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085956943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085956943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085956943 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085956943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085956943 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806085956943 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806085956943 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) 20250806085956943 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806085956943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806085956943 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806085956943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085956943 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085956943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806085956943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085956943 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) 20250806085956943 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806085956943 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806085956943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956943 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085956943 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085956943 DLM3UA <000f> 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 20250806085956943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806085956943 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085956943 DLSS7 <000c> ss7_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 20250806085956943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806085956943 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956943 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  20250806085956944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085956944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806085956944 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806085956944 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806085956944 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085956944 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806085956944 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806085956945 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085956945 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085956945 DLSS7 <000c> ss7_asp.c: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  20250806085956945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806085956945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085956945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085956945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085956945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085956945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806085956945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806085956945 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806085956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085956945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085956945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085956945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806085956945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806085956945 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806085956945 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806085956945 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(389)@c18501b10b59: 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 } } } } 20250806085956961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6635810 20250806085958001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085958001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085958001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806085958001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806085958001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x654122, normal) (hnbgw_rua.c:408) 20250806085958001 DHNB DEBUG map_rua[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806085958001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806085958001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806085958001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085958001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085958001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806085958001 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806085958001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806085958001 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6635810 <-> SCCP-35 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806085958001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806085958001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806085958001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806085958001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806085958001 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806085958001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085958002 DLSCCP DEBUG 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) 20250806085958002 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: Allocated (fsm.c:456) 20250806085958002 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806085958002 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001120056400500f1100926) (sccp_scrc.c:455) 20250806085958002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085958002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085958002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085958002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085958002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085958002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806085958002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806085958002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806085958002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085958002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085958002 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085958002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085958002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085958002 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 01 12 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806085958002 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806085958002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806085958002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806085958002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085958002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085958002 DLM3UA <000f> 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 20250806085958002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085958002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085958002 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085958002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085958003 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958003 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 01 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@c18501b10b59: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4654922 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806085958018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958018 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085958018 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085958018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085958018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085958018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085958018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085958018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085958018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958018 DLSS7 <000c> ss7_asp.c: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 15 42 15 02 00 00 00 00  20250806085958018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806085958018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085958018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085958018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085958018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085958018 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=00154215) (sccp_scrc.c:545) 20250806085958018 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) 20250806085958018 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806085958018 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806085958018 DLSCCP DEBUG 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) 20250806085958018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806085958018 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) 20250806085958018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806085958018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@c18501b10b59: 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)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806085958221 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958221 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085958221 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085958221 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085958221 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085958221 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085958221 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806085958221 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085958221 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958221 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  20250806085958221 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806085958221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085958221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085958221 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085958221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085958221 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) 20250806085958221 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) 20250806085958221 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806085958221 DLSCCP DEBUG 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) 20250806085958221 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806085958221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806085958221 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806085958221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806085958221 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806085958221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085958222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085958222 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806085958222 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806085958222 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806085958222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085958222 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{UNUSED}: Allocated (fsm.c:456) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{UNUSED}: is child of mgw(mgw-fsm-6635810-0)[0x558035a00350] (fsm.c:486) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6635810-0)[0x558035a00350] (mgcp_client_endpoint_fsm.c:724) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dc9b0]{ST_CRCX}: Allocated (fsm.c:456) 20250806085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dc9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0] (fsm.c:486) 20250806085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dc9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dc9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806085958222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 6541'... (mgcp_client.c:807) 20250806085958222 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806085958222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dc9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085958222 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65412217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65412217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806085958259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250806085958259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806085958259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806085958259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085958259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085958259 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958259 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085958259 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806085958259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806085958259 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806085958259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806085958259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806085958259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806085958259 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085958275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085958275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085958275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806085958275 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085958275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x654122) (hnbgw_rua.c:472) 20250806085958275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806085958275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085958275 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806085958275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806085958275 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806085958275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085958275 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806085958275 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806085958275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085958275 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6635810-0)[0x558035a00350] (mgcp_client_endpoint_fsm.c:724) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806085958275 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 6541'... (mgcp_client.c:807) 20250806085958275 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806085958275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958275 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65412217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085958281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250806085958281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806085958281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806085958281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958281 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085958281 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806085958281 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6635810-0)[0x558035a00350] (mgcp_client_endpoint_fsm.c:724) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806085958281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dda30]{ST_CRCX}: Allocated (fsm.c:456) 20250806085958281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dda30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0] (fsm.c:486) 20250806085958281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dda30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806085958281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dda30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250806085958281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 6541'... (mgcp_client.c:807) 20250806085958281 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806085958281 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6635810-0)[0x5580359dda30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958281 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65412217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806085958286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250806085958286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806085958286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806085958286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806085958286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958286 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{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) 20250806085958286 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806085958286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806085958286 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806085958286 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806085958286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806085958286 DLSCCP DEBUG 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) 20250806085958286 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085958286 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=00154215), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806085958286 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085958286 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) 20250806085958286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085958286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085958286 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085958286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085958286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085958286 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 15 42 15 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806085958286 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806085958286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958286 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085958286 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085958286 DLM3UA <000f> 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 20250806085958286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085958286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085958286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085958286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085958286 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958286 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 15 42 15 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085958480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085958480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085958480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806085958480 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806085958480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x654122) (hnbgw_rua.c:472) 20250806085958480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806085958480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806085958480 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806085958480 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806085958481 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806085958481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806085958481 DLSCCP DEBUG 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) 20250806085958481 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806085958481 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=00154215), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250806085958481 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085958481 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) 20250806085958481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085958481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085958481 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085958481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085958481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085958481 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 15 42 15 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250806085958481 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958481 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085958481 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085958481 DLM3UA <000f> 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 20250806085958481 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085958481 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085958481 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085958481 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085958481 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958481 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 15 42 15 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@c18501b10b59: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6635810 20250806085958685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085958685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085958685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806085958685 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806085958685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x654122,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806085958685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806085958685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806085958685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806085958685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806085958685 DLSCCP DEBUG 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) 20250806085958685 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806085958685 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00154215), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806085958685 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806085958685 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) 20250806085958685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806085958685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806085958685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806085958685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806085958685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806085958685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 15 42 15 00 00 23 00 00 00 00 00 (ss7_asp.c:1383) 20250806085958685 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806085958685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250806085958685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806085958685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:203) 20250806085958685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6635810)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806085958685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806085958685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806085958685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806085958685 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806085958685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085958685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 6541'... (mgcp_client.c:807) 20250806085958685 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085958685 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085958685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806085958685 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 6541'... (mgcp_client.c:807) 20250806085958685 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806085958685 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806085958685 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: Removing from parent mgw(mgw-fsm-6635810-0)[0x558035a00350] (mgcp_client_endpoint_fsm.c:873) 20250806085958685 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806085958685 DLMGCP DEBUG mgw-endp(mgw-fsm-6635810-0)[0x5580359fece0]{IN_USE}: Deallocated (fsm.c:568) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806085958685 DMGW DEBUG mgw(mgw-fsm-6635810-0)[0x558035a00350]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806085958685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6635810 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806085958686 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958686 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806085958686 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806085958686 DLM3UA <000f> 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 20250806085958686 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806085958686 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806085958686 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806085958686 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806085958686 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958686 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 15 42 15 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@c18501b10b59: Session index based on local reference:0 20250806085958692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085958692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806085958692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806085958692 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806085958692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806085958692 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806085958692 DLSS7 <000c> ss7_hmrt.c:193 0: Found 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(386)@c18501b10b59: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)4654922 20250806085958692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806085958692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806085958692 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 15 42 15 00  20250806085958693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806085958693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806085958693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806085958693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806085958693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806085958693 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=00154215) (sccp_scrc.c:545) 20250806085958693 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) 20250806085958693 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806085958693 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806085958693 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806085958693 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806085958693 DLSCCP DEBUG SCCP-SCOC(35)[0x558035a00200]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "65412217" }, { code := "I", val := "22222" } }, sdp := omit } 20250806085958705 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250806085958706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085958706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085958706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085958706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359dc9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085958706 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250806085958706 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806085958707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806085958707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806085958707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dda30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806085959714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(380)@c18501b10b59: Final verdict of PTC: none 20250806085959716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46669<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806085959719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@c18501b10b59: Final verdict of PTC: none 20250806085959720 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085959720 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806085959720 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806085959720 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085959720 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085959720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806085959720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806085959720 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806085959720 DMAIN NOTICE (127.0.0.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) 20250806085959720 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806085959720 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806085959720 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 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085959720 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806085959720 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085959720 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085959720 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 20250806085959720 DLSS7 <000c> ss7_route.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' 20250806085959720 DLSS7 <000c> ss7_route.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' 20250806085959720 DLSS7 <000c> ss7_asp.c: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  20250806085959720 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  20250806085959720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085959720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085959720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085959720 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.sgsn0-RAN(389)@c18501b10b59: Final verdict of PTC: none 20250806085959720 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) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085959720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085959720 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806085959720 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) 20250806085959720 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085959720 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(385)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@c18501b10b59: Final verdict of PTC: none 20250806085959720 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 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085959720 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806085959720 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806085959720 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806085959720 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806085959720 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806085959720 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) 20250806085959720 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806085959720 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806085959720 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped HNBGW_Test.msc0-M3UA(387)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(391)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@c18501b10b59: Final verdict of PTC: none 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806085959720 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806085959720 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 20250806085959720 DLSS7 <000c> ss7_route.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' 20250806085959720 DLSS7 <000c> ss7_route.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' 20250806085959720 DLSS7 <000c> ss7_asp.c: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  20250806085959720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806085959720 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806085959720 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806085959720 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806085959720 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806085959720 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) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806085959720 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806085959720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806085959720 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW-PFCP(382)@c18501b10b59: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@c18501b10b59: Final verdict of PTC: none 20250806085959720 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) 20250806085959720 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806085959720 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(386)@c18501b10b59: Final verdict of PTC: none 20250806085959721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@c18501b10b59: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 08:59:59 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 20250806085959761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090000363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383468) Waiting for packet dumper to finish... 1 (prev_count=383468, count=387348) 20250806090001720 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090001720 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090001720 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090001721 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090001721 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090001721 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_iu_release_req_rua_disconnect started. 20250806090003471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090003478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090003485 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39473<->l=127.0.0.1:4262) (control_if.c:572) 20250806090003606 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003606 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003607 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003607 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003607 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003607 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003607 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090003607 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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090003608 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003608 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090003608 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003608 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003608 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090003608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090003608 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003608 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090003608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090003608 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003608 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003608 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003608 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003608 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003608 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003608 DLM3UA <000f> 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 20250806090003608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090003608 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090003608 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090003609 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003609 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090003609 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090003609 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) 20250806090003609 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) 20250806090003609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090003609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003609 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003609 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003609 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090003609 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 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) 20250806090003609 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090003609 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003609 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) 20250806090003609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090003609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003609 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003609 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003609 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090003609 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003609 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090003609 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003609 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090003609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090003609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003609 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003609 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 20250806090003609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090003609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090003609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003609 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 20250806090003609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090003609 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) 20250806090003609 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 20250806090003609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090003609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003609 DLM3UA <000f> 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 20250806090003609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090003609 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090003609 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(401)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(399)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090003626 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003626 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003626 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003626 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003626 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003626 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003626 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090003626 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003627 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003627 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090003627 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090003627 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) 20250806090003627 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) 20250806090003627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090003627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090003627 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003627 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003627 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090003627 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090003627 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003627 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) 20250806090003627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090003627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003627 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003627 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003627 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090003627 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003627 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090003628 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003628 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) 20250806090003628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090003628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003628 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003628 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003628 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090003628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090003628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090003628 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090003628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003628 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090003628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090003628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003628 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003628 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090003628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090003628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003628 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090003628 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090003628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003628 DLM3UA <000f> 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090003628 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090003628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003628 DLM3UA <000f> 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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090003628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090003628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090003652 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090003652 DHNBAP 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) 20250806090003652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090003652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090003652 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@c18501b10b59: setverdict(pass): none -> pass 20250806090003823 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 20250806090003823 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 20250806090003823 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090003823 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090003825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090003825 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090003825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090003825 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090003825 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090003825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090003825 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090003825 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090003825 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 20250806090003825 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090003825 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  20250806090003825 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090003826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003826 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090003826 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090003826 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  20250806090003826 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090003826 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090003826 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090003826 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 20250806090003826 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090003826 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  20250806090003826 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' 20250806090003826 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' 20250806090003826 DLSS7 <000c> ss7_asp.c: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  20250806090003826 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  20250806090003826 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090003826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090003826 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090003826 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090003826 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) 20250806090003826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090003826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090003826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090003826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090003826 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090003826 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) 20250806090003826 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003827 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090003827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090003827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090003827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090003827 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090003827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090003827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003827 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003827 DLM3UA <000f> 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 20250806090003827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090003827 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090003827 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090003827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090003827 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090003827 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  20250806090003840 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 20250806090003840 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 20250806090003840 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090003840 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090003842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090003842 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090003842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090003842 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090003842 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090003842 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090003842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090003842 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090003842 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 20250806090003842 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090003842 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  20250806090003842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090003842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090003842 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090003842 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  20250806090003842 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090003842 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090003842 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090003842 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 20250806090003842 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090003842 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  20250806090003842 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' 20250806090003842 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' 20250806090003842 DLSS7 <000c> ss7_asp.c: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  20250806090003842 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  20250806090003842 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  20250806090003842 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090003842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090003842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090003842 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090003842 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) 20250806090003842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090003842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090003842 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090003842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090003842 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090003842 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) 20250806090003842 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090003844 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090003844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090003844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090003844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090003844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090003844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090003844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090003844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090003844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090003844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090003844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090003844 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090003844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090003844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090003844 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090003844 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090003844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090003844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090003844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090003844 DLM3UA <000f> 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 20250806090003844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090003844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090003844 DLSS7 <000c> ss7_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 20250806090003844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090003844 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090003844 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(400)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090004638 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004638 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090004638 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090004638 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090004638 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090004638 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090004639 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090004639 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090004639 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004639 DLSS7 <000c> ss7_asp.c: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  20250806090004639 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090004639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090004639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090004639 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090004639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090004639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090004639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090004639 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090004639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090004639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090004639 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090004639 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) 20250806090004639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090004639 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090004639 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090004639 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090004639 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090004639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090004639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090004639 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) 20250806090004639 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090004639 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090004640 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004640 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090004640 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090004640 DLM3UA <000f> 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 20250806090004640 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090004640 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090004640 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090004640 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090004640 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004640 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  20250806090004642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090004642 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090004642 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090004642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090004642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090004642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090004642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090004642 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004642 DLSS7 <000c> ss7_asp.c: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  20250806090004642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090004642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090004642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090004642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090004642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090004642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090004642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090004642 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090004642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090004642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090004642 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090004642 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090004642 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(400)@c18501b10b59: 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(403)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090004648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004648 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090004648 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090004648 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090004648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090004648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090004648 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090004648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090004648 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004648 DLSS7 <000c> ss7_asp.c: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  20250806090004648 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090004648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090004648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090004648 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090004648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090004648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090004648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090004648 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090004648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090004648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090004648 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090004648 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) 20250806090004648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090004648 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090004648 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090004648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090004649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090004649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090004649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090004649 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) 20250806090004649 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090004649 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090004649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090004649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090004649 DLM3UA <000f> 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 20250806090004649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090004649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090004649 DLSS7 <000c> ss7_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 20250806090004649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090004649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004649 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  20250806090004650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090004650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090004650 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090004650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090004650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090004650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090004650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090004650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090004650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090004650 DLSS7 <000c> ss7_asp.c: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  20250806090004650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090004650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090004650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090004650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090004650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090004650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090004650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090004650 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090004650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090004651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090004651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090004651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090004651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090004651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090004651 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090004651 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: 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 } } } } 20250806090004684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)2750525 20250806090005722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090005722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090005723 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090005723 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090005723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29f83d, normal) (hnbgw_rua.c:408) 20250806090005723 DHNB DEBUG map_rua[0x5580359dda30]{init}: Allocated (fsm.c:456) 20250806090005723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090005723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090005723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090005723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090005723 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090005723 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090005723 DCN DEBUG map_sccp[0x5580359dc9b0]{init}: Allocated (fsm.c:456) 20250806090005723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090005723 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2750525 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090005723 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090005723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090005723 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090005723 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090005723 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090005723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090005723 DLSCCP DEBUG 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) 20250806090005723 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: Allocated (fsm.c:456) 20250806090005723 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090005723 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001290056400500f1100926) (sccp_scrc.c:455) 20250806090005723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090005723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090005723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090005723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090005723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090005723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090005723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090005723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090005723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090005723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090005723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090005723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090005723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090005723 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 01 29 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090005723 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090005723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090005723 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090005723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090005723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090005723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090005723 DLM3UA <000f> 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 20250806090005723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090005723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090005723 DLSS7 <000c> ss7_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 20250806090005723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090005723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090005723 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 01 29 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1218426 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090005738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090005738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090005738 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090005738 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090005738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090005738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090005738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090005738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090005738 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090005738 DLSS7 <000c> ss7_asp.c: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 12 32 c0 02 00 00 00 00  20250806090005738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090005738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090005738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090005738 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090005738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090005738 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=001232c0) (sccp_scrc.c:545) 20250806090005738 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) 20250806090005738 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090005738 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090005738 DLSCCP DEBUG 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) 20250806090005738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090005738 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) 20250806090005738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090005738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: setverdict(pass): none -> pass TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090005940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090005940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090005940 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090005940 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090005940 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090005941 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090005941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090005941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090005941 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090005941 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  20250806090005941 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090005941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090005941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090005941 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090005941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090005941 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) 20250806090005941 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) 20250806090005941 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090005941 DLSCCP DEBUG 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) 20250806090005941 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090005941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090005941 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090005941 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090005941 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090005941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090005941 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 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) 20250806090005941 DRANAP DEBUG ps_rab_ass[0x5580359de680]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090005941 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090005941 DLPFCP DEBUG ps_rab[0x5580359e76c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090005941 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090005941 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090005941 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090005941 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090005941 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(396)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@c18501b10b59: 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 } } } 20250806090005973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090005973 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090005973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090005973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090005973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090005973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090005973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090005973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090005973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090005973 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090005973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090005973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{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) 20250806090005973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090005973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090005973 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090005973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090005973 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090005973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090005973 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090005989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090005989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090005989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090005989 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090005989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29f83d) (hnbgw_rua.c:472) 20250806090005989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090005990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090005990 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090005990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090005990 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090005990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090005990 DRANAP DEBUG ps_rab_ass[0x5580359de680]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090005990 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090005990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090005990 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090005990 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090005990 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090005990 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090005990 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090005990 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(396)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@c18501b10b59: 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 } } } 20250806090006001 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090006001 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090006001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090006001 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090006001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090006001 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090006001 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{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) 20250806090006001 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090006001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090006001 DLSCCP DEBUG 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) 20250806090006001 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090006002 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=001232c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090006002 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090006002 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) 20250806090006002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090006002 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090006002 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090006002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090006002 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090006002 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 12 32 c0 00 01 2e 60 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) 20250806090006002 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090006002 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090006002 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525)[0x5580359de680]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090006002 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{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) 20250806090006002 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090006002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090006002 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090006002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090006002 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090006002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090006002 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090006002 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090006002 DLM3UA <000f> 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 20250806090006002 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090006002 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090006002 DLSS7 <000c> ss7_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 20250806090006002 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090006002 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090006002 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 12 32 c0 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090006192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090006193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090006193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1431) 20250806090006193 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090006193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29f83d) (hnbgw_rua.c:472) 20250806090006193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:313) 20250806090006193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090006193 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806090006193 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806090006193 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806090006193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090006193 DLSCCP DEBUG 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) 20250806090006193 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090006193 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=001232c0), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:455) 20250806090006193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090006193 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) 20250806090006193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090006193 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090006193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090006193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090006193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090006193 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 12 32 c0 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 (ss7_asp.c:1383) 20250806090006194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090006194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090006194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090006194 DLM3UA <000f> 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 20250806090006194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090006194 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090006194 DLSS7 <000c> ss7_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 20250806090006194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090006194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090006194 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 12 32 c0 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@c18501b10b59: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)2750525 20250806090006396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090006396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090006397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1431) 20250806090006397 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090006397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29f83d,cause=misc(unspecified)) (hnbgw_rua.c:440) 20250806090006397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:313) 20250806090006397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090006397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090006397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090006397 DLSCCP DEBUG 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) 20250806090006397 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090006397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001232c0), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090006397 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090006397 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) 20250806090006397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090006397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090006397 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090006397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090006397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090006397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 12 32 c0 00 00 24 00 00 00 00 00 (ss7_asp.c:1383) 20250806090006397 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090006397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:337) 20250806090006397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090006397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{disconnected}: Freeing instance (context_map.c:203) 20250806090006397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2750525)[0x5580359dda30]{disconnected}: Deallocated (fsm.c:568) 20250806090006397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090006397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{disconnected}: Freeing instance (context_map.c:207) 20250806090006397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5580359dc9b0]{disconnected}: Deallocated (fsm.c:568) 20250806090006397 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090006397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090006398 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090006398 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090006398 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090006398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2750525 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806090006398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090006398 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090006398 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090006398 DLM3UA <000f> 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 20250806090006398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090006398 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090006398 DLSS7 <000c> ss7_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 20250806090006398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090006398 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090006398 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 12 32 c0 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@c18501b10b59: Session index based on local reference:0 20250806090006405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090006405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090006405 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090006405 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090006405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090006405 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090006405 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090006405 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090006405 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090006405 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 12 32 c0 00  20250806090006405 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090006405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090006405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090006405 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090006405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090006405 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=001232c0) (sccp_scrc.c:545) 20250806090006405 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) 20250806090006405 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) HNBGW-PFCP(396)@c18501b10b59: 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 } } } 20250806090006405 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090006405 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090006405 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090006405 DLSCCP DEBUG SCCP-SCOC(36)[0x558035a00200]{IDLE}: Deallocated (fsm.c:568) 20250806090006406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090006406 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)1218426 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{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) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090006407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090006407 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2750525-RAB-23)[0x5580359e76c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090006407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090006407 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090007421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39473<->l=127.0.0.1:4262) (control_if.c:193) 20250806090007421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(394)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090007425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090007427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090007428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090007428 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090007428 DMAIN NOTICE (127.0.0.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) 20250806090007428 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090007428 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090007428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090007428 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090007428 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090007428 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090007428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090007428 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090007428 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090007428 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 20250806090007428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090007428 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090007428 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090007428 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090007428 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090007428 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090007429 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090007429 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 20250806090007429 DLSS7 <000c> ss7_route.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' 20250806090007429 DLSS7 <000c> ss7_route.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' 20250806090007429 DLSS7 <000c> ss7_asp.c: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  20250806090007429 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  20250806090007429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090007429 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 20250806090007429 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090007429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090007429 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090007429 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090007429 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090007429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090007429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090007429 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090007429 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) 20250806090007429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090007429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090007429 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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.sgsn0-SCCP(402)@c18501b10b59: Final verdict of PTC: none 20250806090007429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090007429 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090007429 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) 20250806090007429 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090007429 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090007429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090007429 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090007429 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090007429 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 20250806090007429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090007429 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090007429 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090007429 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090007429 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 20250806090007429 DLSS7 <000c> ss7_route.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' 20250806090007429 DLSS7 <000c> ss7_route.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' 20250806090007429 DLSS7 <000c> ss7_asp.c: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_iu_release_req_rua_disconnect-Iuh0-RUA(398)@c18501b10b59: Final verdict of PTC: none 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090007429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090007429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090007429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090007429 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090007430 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) 20250806090007430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090007430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090007430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090007430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090007430 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090007430 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) 20250806090007430 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090007430 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-SCCP(399)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(396)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@c18501b10b59: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(405)@c18501b10b59: Final verdict of PTC: none 20250806090007434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:00:07 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250806090007541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090008144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370124) Waiting for packet dumper to finish... 1 (prev_count=370124, count=374004) 20250806090009429 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090009429 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090009429 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090009429 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090009430 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090009430 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250806090011254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090011260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090011265 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46309<->l=127.0.0.1:4262) (control_if.c:572) 20250806090011349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090011349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090011349 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090011349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090011349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090011349 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090011349 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090011349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090011349 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090011349 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090011349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090011349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090011349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090011349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090011349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090011349 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090011349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090011349 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090011392 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011392 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011393 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011393 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011393 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011393 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011393 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011393 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090011393 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011393 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090011393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090011393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090011393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090011393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090011393 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090011393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090011393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090011393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090011393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011393 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011393 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090011394 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090011394 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011394 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011394 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011394 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090011394 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090011394 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090011394 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090011395 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011395 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090011395 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090011395 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) 20250806090011395 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) 20250806090011395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090011395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011395 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011395 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011395 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090011395 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090011395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011395 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) 20250806090011395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090011395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011395 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011395 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090011395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090011395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090011395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090011395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011395 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011395 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 20250806090011395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090011395 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090011395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011395 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 20250806090011395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090011395 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 20250806090011395 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090011395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011395 DLM3UA <000f> 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 20250806090011395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090011395 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090011395 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(415)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(413)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090011411 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011411 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011411 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011411 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011412 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011412 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011412 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090011412 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011413 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011413 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090011413 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090011413 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) 20250806090011413 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) 20250806090011413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090011413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011413 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011413 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011413 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090011413 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 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) 20250806090011413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090011413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011413 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011413 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090011413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 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) 20250806090011413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090011413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011413 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011413 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090011413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090011413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011413 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090011413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090011413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011413 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011413 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090011413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090011413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011413 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090011413 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090011413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011413 DLM3UA <000f> 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090011413 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090011413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011413 DLM3UA <000f> 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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090011413 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090011413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090011433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090011433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090011433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090011433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090011433 DHNBAP 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) 20250806090011433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090011433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090011433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090011433 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@c18501b10b59: setverdict(pass): none -> pass 20250806090011608 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 20250806090011608 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 20250806090011608 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090011608 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090011617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011617 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090011617 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090011617 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090011617 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090011617 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090011618 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090011618 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090011618 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090011618 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 20250806090011618 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090011618 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  20250806090011618 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090011620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011621 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090011621 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090011621 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  20250806090011621 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090011621 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090011621 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090011621 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 20250806090011621 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090011621 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  20250806090011621 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' 20250806090011621 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' 20250806090011621 DLSS7 <000c> ss7_asp.c: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  20250806090011621 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  20250806090011621 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090011621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090011621 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090011621 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090011621 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) 20250806090011621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090011621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090011621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090011621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090011621 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090011621 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) 20250806090011621 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011622 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011622 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090011622 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090011623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090011623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011623 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090011623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090011623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011623 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011623 DLM3UA <000f> 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 20250806090011623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090011623 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090011623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090011623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090011623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090011623 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  20250806090011624 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 20250806090011624 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 20250806090011624 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090011624 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090011629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011629 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090011629 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090011629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090011629 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090011629 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090011629 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090011629 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090011629 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090011629 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 20250806090011629 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090011629 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  20250806090011629 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090011630 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011630 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090011630 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090011630 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  20250806090011630 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090011630 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090011630 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090011630 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 20250806090011630 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090011630 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  20250806090011630 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' 20250806090011630 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' 20250806090011630 DLSS7 <000c> ss7_asp.c: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  20250806090011630 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  20250806090011630 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  20250806090011630 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090011630 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090011630 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090011630 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090011630 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) 20250806090011630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090011630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090011630 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090011630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090011630 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090011630 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) 20250806090011630 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090011631 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090011631 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090011631 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090011631 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090011631 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090011631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011631 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090011631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090011632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090011632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090011632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090011632 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090011632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090011632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090011632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090011632 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090011632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090011632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090011632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090011632 DLM3UA <000f> 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 20250806090011632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090011632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090011632 DLSS7 <000c> ss7_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 20250806090011632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090011632 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090011632 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(414)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090012424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012424 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090012424 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090012424 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090012424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090012424 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090012424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090012424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090012424 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012424 DLSS7 <000c> ss7_asp.c: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  20250806090012425 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090012425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090012425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090012425 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090012425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090012425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090012425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090012425 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090012425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090012425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090012425 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090012425 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) 20250806090012425 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090012425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090012425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090012425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090012426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090012426 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090012426 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090012426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090012426 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) 20250806090012426 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090012426 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090012426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012426 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090012426 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090012426 DLM3UA <000f> 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 20250806090012426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090012426 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090012426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090012426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090012426 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012426 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  20250806090012428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090012428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090012428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090012428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090012428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090012428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090012428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090012428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012428 DLSS7 <000c> ss7_asp.c: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  20250806090012428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090012428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090012428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090012428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090012428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090012428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090012428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090012428 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090012428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090012428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090012428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090012428 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090012428 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(414)@c18501b10b59: 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 } } } } 20250806090012444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012444 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090012444 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090012444 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090012444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090012444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090012444 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090012444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090012444 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012444 DLSS7 <000c> ss7_asp.c: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  20250806090012444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090012444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090012444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090012444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090012444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090012444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090012444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090012444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090012444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090012444 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090012444 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090012444 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) 20250806090012444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090012444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090012444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090012444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090012444 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090012444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090012444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090012444 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) 20250806090012444 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090012444 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090012444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090012444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090012444 DLM3UA <000f> 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 20250806090012444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090012444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090012444 DLSS7 <000c> ss7_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 20250806090012444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090012444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012444 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  HNBGW_Test.sgsn0-RAN(417)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090012446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090012446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090012446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090012446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090012446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090012446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090012446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090012446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090012446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090012446 DLSS7 <000c> ss7_asp.c: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  20250806090012446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090012446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090012446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090012446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090012446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090012446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090012446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090012446 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090012446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090012446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090012446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090012446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090012446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090012446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090012446 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090012446 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(417)@c18501b10b59: 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 } } } } 20250806090012455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7275868 20250806090013508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090013508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090013508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090013508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090013508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f055c, normal) (hnbgw_rua.c:408) 20250806090013508 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090013508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090013508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090013508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090013508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090013508 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090013508 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090013508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090013508 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7275868 <-> SCCP-37 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090013508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090013508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090013508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090013508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090013508 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090013508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090013508 DLSCCP DEBUG 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) 20250806090013508 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: Allocated (fsm.c:456) 20250806090013508 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090013508 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002460056400500f1100926) (sccp_scrc.c:455) 20250806090013508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090013508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090013508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090013508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090013508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090013508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090013508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090013508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090013508 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090013508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090013508 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090013508 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090013508 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090013508 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 46 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090013508 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090013508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090013508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090013508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090013508 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090013508 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090013508 DLM3UA <000f> 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 20250806090013508 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090013508 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090013508 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090013508 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090013508 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090013508 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 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(413)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@c18501b10b59: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7912640 TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: setverdict(pass): none -> pass 20250806090013712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090013712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090013712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090013712 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090013712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f055c) (hnbgw_rua.c:472) 20250806090013712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250806090013712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090013712 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806090013712 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806090013712 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806090013712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090013712 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090014536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014536 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090014536 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090014536 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090014536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090014536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090014536 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090014536 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090014536 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014536 DLSS7 <000c> ss7_asp.c: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 e1 53 14 02 00 00 00 00  20250806090014537 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090014537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090014537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090014537 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090014537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090014537 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=00e15314) (sccp_scrc.c:545) 20250806090014537 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) 20250806090014537 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090014537 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090014537 DLSCCP DEBUG 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) 20250806090014537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090014537 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) 20250806090014537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090014537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090014537 DLSCCP DEBUG 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) 20250806090014537 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090014537 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=00e15314), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250806090014537 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090014537 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) 20250806090014537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090014537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090014537 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090014537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090014537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090014537 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 e1 53 14 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250806090014537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090014537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090014537 DLM3UA <000f> 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 20250806090014537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090014537 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090014537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090014537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090014537 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014537 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 e1 53 14 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: vl_len:22 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE63FD68855E745535608'O 20250806090014553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090014553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090014553 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090014553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090014553 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090014553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090014553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090014553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014553 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 e6 3f d6 88 55 e7 45 53 56 08 00 00 00  20250806090014553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806090014553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090014553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090014553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090014553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090014553 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=001440120000010010400b0ae63fd68855e745535608) (sccp_scrc.c:545) 20250806090014553 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) 20250806090014553 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090014553 DLSCCP DEBUG 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) 20250806090014553 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090014553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090014553 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806090014553 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806090014553 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806090014553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090014553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806090014553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090014553 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090014757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090014757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090014757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090014757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090014757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090014757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090014757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090014757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014757 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  20250806090014757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090014757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090014757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090014757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090014757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090014757 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) 20250806090014757 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) 20250806090014757 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090014757 DLSCCP DEBUG 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) 20250806090014757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090014757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090014757 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090014757 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090014757 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090014757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090014757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806090014757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090014757 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@c18501b10b59: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7275868 20250806090014778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090014778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090014778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090014778 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090014778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f055c,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090014778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090014778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090014778 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090014778 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090014778 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090014778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090014778 DLSCCP DEBUG 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) 20250806090014778 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090014778 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=00e15314), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090014778 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090014778 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) 20250806090014778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090014778 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090014778 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090014778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090014778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090014778 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 e1 53 14 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090014778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090014778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090014778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090014778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014778 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090014778 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090014779 DLM3UA <000f> 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 20250806090014779 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090014779 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090014779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090014779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090014779 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014779 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 e1 53 14 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(413)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(414)@c18501b10b59: Deleted conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)7912640 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Session index based on connection ID:0 20250806090014787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090014787 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090014787 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090014787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090014788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090014788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090014788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090014788 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014788 DLSS7 <000c> ss7_asp.c: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 e1 53 14 00 00 00 00 00  20250806090014788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090014788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090014788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090014788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090014788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090014788 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=00e15314), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090014788 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) 20250806090014788 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090014788 DLSCCP DEBUG 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) 20250806090014788 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090014788 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) 20250806090014788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090014788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090014788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090014788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:203) 20250806090014788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7275868)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090014788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090014788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090014788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090014788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7275868 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806090014788 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=00e15314), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:455) 20250806090014788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090014788 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) 20250806090014788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090014788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090014788 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090014788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090014788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090014788 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 e1 53 14 00 00 25 00 (ss7_asp.c:1383) 20250806090014788 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090014788 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090014788 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090014788 DLSCCP DEBUG SCCP-SCOC(37)[0x5580359dda30]{IDLE}: Deallocated (fsm.c:568) 20250806090014788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090014788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090014788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090014788 DLM3UA <000f> 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 20250806090014789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090014789 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090014789 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090014789 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090014789 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090014789 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 e1 53 14 00 00 25 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(413)@c18501b10b59: RLC received in state:disconnect_pending TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090016793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090016795 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46309<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(408)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090016799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090016800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090016800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090016800 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090016800 DMAIN NOTICE (127.0.0.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) 20250806090016800 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(417)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@c18501b10b59: Final verdict of PTC: none 20250806090016802 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090016802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090016802 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090016802 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090016802 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090016802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090016802 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090016802 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090016802 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090016802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090016802 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090016802 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@c18501b10b59: Final verdict of PTC: none 20250806090016802 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 20250806090016802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090016802 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090016802 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090016802 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090016803 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090016803 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 20250806090016803 DLSS7 <000c> ss7_route.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' 20250806090016803 DLSS7 <000c> ss7_route.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' 20250806090016803 DLSS7 <000c> ss7_asp.c: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  20250806090016803 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  20250806090016803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090016803 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090016803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090016803 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090016803 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090016803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-PFCP(410)@c18501b10b59: Final verdict of PTC: none 20250806090016803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090016803 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090016803 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) 20250806090016803 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 20250806090016803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090016803 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090016803 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090016803 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090016803 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 20250806090016803 DLSS7 <000c> ss7_route.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' 20250806090016803 DLSS7 <000c> ss7_route.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' 20250806090016803 DLSS7 <000c> ss7_asp.c: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  20250806090016803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090016803 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090016803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090016803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090016803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090016803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090016803 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090016803 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) 20250806090016803 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090016803 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090016804 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090016804 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090016804 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090016804 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) 20250806090016804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090016804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090016804 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090016804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090016804 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090016804 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) 20250806090016804 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090016804 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(418)@c18501b10b59: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(419)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@c18501b10b59: Final verdict of PTC: none 20250806090016808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc0(420): pass (pass -> pass) MTC@c18501b10b59: Test case TC_cs_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:00:16 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 20250806090016891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090017494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363368) Waiting for packet dumper to finish... 1 (prev_count=363368, count=363908) 20250806090018804 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090018804 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090018804 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090018804 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090018804 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090018804 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250806090020615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090020620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090020624 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46193<->l=127.0.0.1:4262) (control_if.c:572) 20250806090020726 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020726 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020727 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020727 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020727 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020727 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020727 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090020727 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090020727 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020727 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090020728 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020728 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090020728 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 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) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090020728 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) 20250806090020728 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) 20250806090020728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090020728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020728 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020728 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020728 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090020728 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090020729 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020729 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) 20250806090020729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090020729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020729 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020729 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020729 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090020729 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 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) 20250806090020729 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090020729 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090020729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090020729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020729 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020729 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090020729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020729 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090020729 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020729 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090020729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090020729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020729 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020729 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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090020729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090020729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020729 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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090020729 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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090020729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020729 DLM3UA <000f> 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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090020729 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) 20250806090020729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090020729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020729 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020729 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020729 DLM3UA <000f> 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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090020729 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090020729 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(429)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(427)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090020740 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020740 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020740 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020740 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020740 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020740 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020741 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090020741 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020742 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020742 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090020742 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090020742 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) 20250806090020742 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) 20250806090020742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090020742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090020742 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020742 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020742 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090020742 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 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) 20250806090020742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090020742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090020742 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020742 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020742 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090020742 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 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) 20250806090020742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090020742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020742 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020742 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020742 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090020742 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020742 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090020742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020742 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090020742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090020742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020742 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020742 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090020742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090020742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020742 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090020742 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090020742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020742 DLM3UA <000f> 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090020742 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090020742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020742 DLM3UA <000f> 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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090020742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090020742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090020769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090020769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090020769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090020769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090020769 DHNBAP 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) 20250806090020769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090020769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090020769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090020769 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@c18501b10b59: setverdict(pass): none -> pass 20250806090020939 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 20250806090020939 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 20250806090020939 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090020939 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090020947 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020947 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090020947 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090020947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090020947 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090020947 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090020947 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090020947 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090020947 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090020947 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 20250806090020947 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090020947 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  20250806090020947 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090020950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020950 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090020950 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090020950 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  20250806090020950 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090020950 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090020950 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090020950 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 20250806090020950 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090020950 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  20250806090020950 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' 20250806090020950 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' 20250806090020950 DLSS7 <000c> ss7_asp.c: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  20250806090020950 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  20250806090020950 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090020950 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090020950 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090020950 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090020950 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) 20250806090020950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090020950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090020950 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090020950 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090020950 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090020950 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) 20250806090020950 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020952 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020952 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090020952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020952 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020952 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090020952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020952 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090020952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020952 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090020952 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090020952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020952 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020952 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020952 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020952 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020952 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020952 DLM3UA <000f> 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 20250806090020952 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090020952 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090020952 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090020952 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090020952 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090020952 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  20250806090020954 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 20250806090020954 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 20250806090020954 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090020954 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090020959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020959 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090020959 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090020959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090020959 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090020959 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090020959 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090020959 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090020959 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090020960 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 20250806090020960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090020960 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  20250806090020960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090020960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090020960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090020960 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  20250806090020960 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090020960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090020960 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090020960 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 20250806090020960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090020960 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  20250806090020960 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' 20250806090020960 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' 20250806090020960 DLSS7 <000c> ss7_asp.c: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  20250806090020960 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  20250806090020960 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  20250806090020960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090020960 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090020960 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090020960 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090020960 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) 20250806090020960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090020960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090020960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090020960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090020960 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090020960 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) 20250806090020960 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090020961 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090020961 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090020961 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090020961 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090020961 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090020961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090020961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090020961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090020961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090020961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090020961 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090020962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090020962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090020962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090020962 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090020962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090020962 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090020962 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090020962 DLM3UA <000f> 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 20250806090020962 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090020962 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090020962 DLSS7 <000c> ss7_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 20250806090020962 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090020962 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090020962 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(428)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090021755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021755 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090021755 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090021755 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090021755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090021755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090021755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090021755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090021755 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021755 DLSS7 <000c> ss7_asp.c: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  20250806090021755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090021755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090021755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090021755 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090021755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090021755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090021755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090021755 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090021755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090021755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090021755 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090021755 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) 20250806090021755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090021755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090021755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090021755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090021755 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090021755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090021755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090021756 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) 20250806090021756 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090021756 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090021756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090021756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090021756 DLM3UA <000f> 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 20250806090021756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090021756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090021756 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090021756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090021756 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021756 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  20250806090021758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090021758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090021758 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090021758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090021758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090021758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090021758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090021758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021758 DLSS7 <000c> ss7_asp.c: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  20250806090021758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090021758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090021758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090021758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090021758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090021758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090021758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090021758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090021758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090021758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090021758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090021758 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090021758 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(428)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090021764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090021764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090021764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090021765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090021765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090021765 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090021765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090021765 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021765 DLSS7 <000c> ss7_asp.c: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  20250806090021765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090021765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090021765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090021765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090021765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090021765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090021765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090021765 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090021765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090021765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090021765 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090021765 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) 20250806090021765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090021765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090021765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090021765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090021765 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090021765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090021765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090021765 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) 20250806090021765 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090021765 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090021765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090021765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090021765 DLM3UA <000f> 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 20250806090021765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090021765 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090021765 DLSS7 <000c> ss7_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 20250806090021765 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090021765 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021765 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  20250806090021767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090021767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090021767 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090021767 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090021767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090021767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090021767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090021767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090021767 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090021767 DLSS7 <000c> ss7_asp.c: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  20250806090021767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090021767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090021767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090021767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090021767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090021767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090021767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090021767 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090021767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090021767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090021767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090021767 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090021767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090021767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090021767 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090021767 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: 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 } } } } 20250806090021782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)9129871 20250806090022826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090022826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090022826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090022826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090022826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8b4f8f, normal) (hnbgw_rua.c:408) 20250806090022826 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090022826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090022826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090022826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090022826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090022826 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090022826 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090022826 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090022826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090022826 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9129871 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090022826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090022826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090022826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090022826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090022826 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090022826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090022826 DLSCCP DEBUG 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) 20250806090022826 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: Allocated (fsm.c:456) 20250806090022826 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090022826 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000200056400500f1100926) (sccp_scrc.c:455) 20250806090022826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090022826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090022826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090022826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090022827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090022827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090022827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090022827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090022827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090022827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090022827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090022827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090022827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090022827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090022827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090022827 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090022827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090022827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090022827 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 20 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090022827 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090022827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090022827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090022827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090022827 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090022827 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090022827 DLM3UA <000f> 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 20250806090022827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090022827 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090022827 DLSS7 <000c> ss7_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 20250806090022827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090022827 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090022827 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 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(430)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)6302227 TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: setverdict(pass): none -> pass 20250806090023028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090023028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090023028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090023028 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090023029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b4f8f) (hnbgw_rua.c:472) 20250806090023029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:313) 20250806090023029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090023029 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250806090023029 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250806090023029 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release Request (hnbgw_ranap.c:265) 20250806090023029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090023029 DCN INFO map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_cc}: Caching RANAP msg from RUA while waiting for SCCP CC (context_map_sccp.c:256) HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090023843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090023843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090023843 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090023843 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090023843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090023843 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090023843 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090023843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090023843 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090023843 DLSS7 <000c> ss7_asp.c: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 ac 5b 7d 02 00 00 00 00  20250806090023843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090023843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090023843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090023843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090023843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090023843 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=00ac5b7d) (sccp_scrc.c:545) 20250806090023843 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) 20250806090023843 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090023843 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090023843 DLSCCP DEBUG 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) 20250806090023843 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090023843 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) 20250806090023843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090023843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090023843 DLSCCP DEBUG 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) 20250806090023843 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090023843 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=00ac5b7d), PART(T=Data,L=12,D=000b40080000010004400122) (sccp_scrc.c:455) 20250806090023843 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090023843 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) 20250806090023843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090023843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090023843 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090023843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090023843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090023843 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 ac 5b 7d 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 22 00 (ss7_asp.c:1383) 20250806090023843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090023843 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090023843 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090023843 DLM3UA <000f> 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 20250806090023843 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090023843 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090023843 DLSS7 <000c> ss7_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 20250806090023843 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090023843 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090023843 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 ac 5b 7d 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: vl_len:22 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A54BDE0871F2FB576FA10'O 20250806090023849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090023849 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090023849 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090023849 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090023849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090023849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090023849 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090023849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090023849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090023849 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 54 bd e0 87 1f 2f b5 76 fa 10 00 00 00  20250806090023849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806090023849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090023849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090023849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090023849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090023849 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=001440120000010010400b0a54bde0871f2fb576fa10) (sccp_scrc.c:545) 20250806090023849 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) 20250806090023849 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090023849 DLSCCP DEBUG 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) 20250806090023849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090023849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090023849 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806090023849 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806090023849 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806090023849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090023849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:123) 20250806090023849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090023849 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090024052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090024052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090024052 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090024052 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090024052 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090024053 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090024053 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090024053 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090024053 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090024053 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  20250806090024053 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090024053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090024053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090024053 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090024053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090024053 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) 20250806090024053 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) 20250806090024053 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090024053 DLSCCP DEBUG 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) 20250806090024053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090024053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090024053 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090024053 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090024053 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090024053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090024053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090024053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090024053 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@c18501b10b59: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)9129871 20250806090024070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090024070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090024070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090024070 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090024070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8b4f8f,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090024070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090024070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090024070 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090024070 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090024070 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090024070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090024070 DLSCCP DEBUG 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) 20250806090024070 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090024070 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=00ac5b7d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090024070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090024070 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) 20250806090024070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090024070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090024070 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090024070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090024070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090024070 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 ac 5b 7d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090024070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090024070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090024070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090024071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090024071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090024071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090024071 DLM3UA <000f> 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 20250806090024071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090024071 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090024071 DLSS7 <000c> ss7_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 20250806090024071 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090024071 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090024071 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 ac 5b 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(430)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: Deleted conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)6302227 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Session index based on connection ID:0 20250806090024076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090024076 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090024077 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090024077 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090024077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090024077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090024077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090024077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090024077 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090024077 DLSS7 <000c> ss7_asp.c: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 ac 5b 7d 00 00 00 00 00  20250806090024077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090024077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090024077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090024077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090024077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090024077 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=00ac5b7d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090024077 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) 20250806090024077 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090024077 DLSCCP DEBUG 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) 20250806090024077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090024077 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) 20250806090024077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090024077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090024077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090024077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:203) 20250806090024077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9129871)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090024077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090024077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090024077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090024077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9129871 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806090024077 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=00ac5b7d), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:455) 20250806090024077 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090024077 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) 20250806090024077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090024077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090024077 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090024077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090024077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090024077 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 ac 5b 7d 00 00 26 00 (ss7_asp.c:1383) 20250806090024077 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090024077 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090024077 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090024077 DLSCCP DEBUG SCCP-SCOC(38)[0x5580359dda30]{IDLE}: Deallocated (fsm.c:568) 20250806090024077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090024077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090024077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090024077 DLM3UA <000f> 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 20250806090024077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090024077 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090024077 DLSS7 <000c> ss7_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 20250806090024077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090024077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090024077 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 ac 5b 7d 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090026080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44972<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(422)@c18501b10b59: Final verdict of PTC: none 20250806090026082 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46193<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090026085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090026085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090026085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090026085 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090026085 DMAIN NOTICE (127.0.0.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) 20250806090026085 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@c18501b10b59: Final verdict of PTC: none 20250806090026085 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090026085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090026085 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090026085 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090026085 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090026085 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090026085 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090026085 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090026085 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 20250806090026085 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(427)@c18501b10b59: Final verdict of PTC: none 20250806090026085 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090026085 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090026085 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090026085 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090026085 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090026085 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090026085 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 20250806090026085 DLSS7 <000c> ss7_route.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' 20250806090026085 DLSS7 <000c> ss7_route.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' 20250806090026085 DLSS7 <000c> ss7_asp.c: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  TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@c18501b10b59: Final verdict of PTC: none 20250806090026085 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  20250806090026085 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090026085 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090026085 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090026085 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090026085 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090026085 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) 20250806090026085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090026085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090026085 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090026085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090026085 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090026085 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) 20250806090026085 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090026085 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090026086 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 20250806090026086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090026086 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090026086 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090026086 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090026086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090026086 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090026086 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090026086 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) 20250806090026086 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(430)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@c18501b10b59: Final verdict of PTC: none 20250806090026086 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090026086 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090026086 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090026086 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090026086 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090026086 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090026086 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 20250806090026086 DLSS7 <000c> ss7_route.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' 20250806090026086 DLSS7 <000c> ss7_route.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' 20250806090026086 DLSS7 <000c> ss7_asp.c: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  20250806090026086 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090026086 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(433)@c18501b10b59: Final verdict of PTC: none 20250806090026086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090026086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090026086 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090026086 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) 20250806090026086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090026086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090026086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090026086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090026086 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090026086 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) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@c18501b10b59: Final verdict of PTC: none 20250806090026086 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090026086 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(424)@c18501b10b59: Final verdict of PTC: none 20250806090026087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc0(434): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rua_dt_during_sccp_wait_cc finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:00:26 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 20250806090026126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090026729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327832) Waiting for packet dumper to finish... 1 (prev_count=327832, count=358360) 20250806090028087 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090028087 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090028087 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090028087 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090028087 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090028087 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rab_assignment started. 20250806090029852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090029858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090029862 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46339<->l=127.0.0.1:4262) (control_if.c:572) 20250806090029985 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029985 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029985 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029985 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029985 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029985 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029985 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029985 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment-Iuh0(439)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090029985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090029986 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090029987 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090029987 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090029987 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090029987 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) 20250806090029987 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) 20250806090029987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090029987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090029987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090029987 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090029987 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090029987 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090029987 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090029987 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) 20250806090029987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090029987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090029987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090029987 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090029987 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090029987 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090029987 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090029987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090029987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090029987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090029987 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090029987 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090029987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090029987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090029987 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 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) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090029987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090029987 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090029987 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090029987 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090029987 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090029987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090029987 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090029987 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090029987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090029987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090029987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090029987 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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090029987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090029987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090029987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090029987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090029987 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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090029987 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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090029987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090029987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090029987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090029987 DLM3UA <000f> 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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090029987 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090029987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090029987 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090029987 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090029987 DLM3UA <000f> 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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090029987 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090029987 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(443)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(441)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090029999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029999 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029999 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029999 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090029999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090029999 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090030000 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090030000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090030000 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) 20250806090030000 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) 20250806090030000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090030000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030000 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030000 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090030000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090030000 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030000 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) 20250806090030000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090030000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030000 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030000 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030000 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090030000 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030000 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 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) 20250806090030000 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090030001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030001 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) 20250806090030001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090030001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030001 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030001 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090030001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030001 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030001 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090030001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030001 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090030001 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090030001 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030001 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090030001 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090030001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030001 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030001 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030001 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090030001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090030001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030001 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090030001 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090030001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030001 DLM3UA <000f> 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090030001 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) 20250806090030001 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090030001 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030001 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030001 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030001 DLM3UA <000f> 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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090030001 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090030001 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090030020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090030020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090030020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090030020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090030020 DHNBAP 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) 20250806090030020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090030020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090030020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090030020 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@c18501b10b59: setverdict(pass): none -> pass 20250806090030197 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 20250806090030197 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 20250806090030197 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090030197 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090030204 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030204 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090030204 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090030204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090030204 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090030204 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090030204 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090030204 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090030204 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090030204 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 20250806090030204 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090030204 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  20250806090030204 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090030207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030207 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090030207 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090030207 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  20250806090030207 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090030207 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090030207 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090030207 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 20250806090030207 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090030207 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  20250806090030207 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' 20250806090030207 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' 20250806090030207 DLSS7 <000c> ss7_asp.c: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  20250806090030207 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  20250806090030207 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090030207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090030207 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090030207 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090030207 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) 20250806090030207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090030207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090030207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090030207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090030207 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090030207 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) 20250806090030207 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090030209 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030209 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090030209 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030209 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030209 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090030209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090030209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030209 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090030209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090030209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030209 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030209 DLM3UA <000f> 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 20250806090030209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090030209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090030209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090030209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090030209 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090030209 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  20250806090030211 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 20250806090030211 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 20250806090030211 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090030211 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090030216 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030216 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090030216 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090030216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090030216 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090030216 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090030216 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090030216 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090030216 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090030216 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 20250806090030216 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090030216 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  20250806090030216 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090030219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030219 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090030219 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090030219 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  20250806090030219 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090030219 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090030219 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090030219 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 20250806090030219 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090030220 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  20250806090030220 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' 20250806090030220 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' 20250806090030220 DLSS7 <000c> ss7_asp.c: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  20250806090030220 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  20250806090030220 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  20250806090030220 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090030220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090030220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090030220 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090030220 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) 20250806090030220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090030220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090030220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090030220 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090030220 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090030220 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) 20250806090030220 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090030221 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090030221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090030221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090030221 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090030221 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090030221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090030222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090030222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090030222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090030222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090030222 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090030222 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090030222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090030222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090030222 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090030222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090030222 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090030222 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090030222 DLM3UA <000f> 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 20250806090030222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090030222 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090030222 DLSS7 <000c> ss7_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 20250806090030222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090030222 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090030222 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(442)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090031012 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031012 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090031012 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090031012 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090031012 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090031012 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090031012 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090031012 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090031012 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031012 DLSS7 <000c> ss7_asp.c: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  20250806090031012 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090031012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090031012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090031012 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090031012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090031012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090031012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090031012 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090031012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031012 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090031013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090031013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090031013 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090031013 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) 20250806090031013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090031013 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090031013 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090031013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090031013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090031013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090031013 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090031013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090031013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090031013 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) 20250806090031013 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090031013 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090031014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090031014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090031014 DLM3UA <000f> 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 20250806090031014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090031014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090031014 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090031014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090031014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031014 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  20250806090031015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031015 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090031015 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090031015 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090031015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090031015 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090031015 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090031015 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090031015 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031015 DLSS7 <000c> ss7_asp.c: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  20250806090031015 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090031015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090031015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090031015 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090031015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090031015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090031015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090031015 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090031015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090031016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090031016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090031016 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090031016 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090031018 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031018 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090031018 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090031018 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090031018 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090031018 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090031018 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090031018 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090031018 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031018 DLSS7 <000c> ss7_asp.c: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(442)@c18501b10b59: 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 } } } } 20250806090031018 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090031018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090031018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090031018 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090031018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090031018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090031018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090031018 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090031018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090031018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090031018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090031018 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090031018 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) 20250806090031018 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090031018 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090031018 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090031019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090031019 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090031019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090031019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090031019 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) 20250806090031019 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090031019 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090031019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031019 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090031019 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090031019 DLM3UA <000f> 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 20250806090031019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090031019 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090031019 DLSS7 <000c> ss7_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 20250806090031019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090031019 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031019 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  20250806090031019 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090031019 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090031019 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090031019 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090031019 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090031019 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090031019 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090031019 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090031019 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090031019 DLSS7 <000c> ss7_asp.c: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  20250806090031019 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090031019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090031019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090031019 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090031019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090031019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090031019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090031019 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090031019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090031019 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090031019 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090031019 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090031019 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090031019 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: 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 } } } } 20250806090032056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@c18501b10b59: Added conn table entry 0TC_ps_rab_assignment0(448)16072066 20250806090033101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090033101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090033101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090033101 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090033101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf53d82, normal) (hnbgw_rua.c:408) 20250806090033101 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090033101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090033101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090033101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090033101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090033101 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090033101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090033101 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090033101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090033101 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16072066 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090033101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090033101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090033101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090033101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090033101 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090033101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090033101 DLSCCP DEBUG 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) 20250806090033101 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: Allocated (fsm.c:456) 20250806090033101 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090033101 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002460056400500f1100926) (sccp_scrc.c:455) 20250806090033101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090033101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090033101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090033101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090033101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090033101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090033101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090033101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090033101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090033101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090033101 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090033101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090033101 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090033101 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 02 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090033101 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090033101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090033101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090033101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090033101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090033101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090033101 DLM3UA <000f> 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 20250806090033101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090033101 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090033101 DLSS7 <000c> ss7_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 20250806090033101 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090033101 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090033101 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 02 46 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: Added conn table entry 0TC_ps_rab_assignment0(448)3960691 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): none -> pass 20250806090033124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090033124 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090033124 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090033124 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090033124 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090033124 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090033124 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090033124 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090033124 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090033124 DLSS7 <000c> ss7_asp.c: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 f6 66 b3 02 00 00 00 00  20250806090033124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090033124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090033124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090033124 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090033124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090033124 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=00f666b3) (sccp_scrc.c:545) 20250806090033124 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) 20250806090033124 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090033124 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090033124 DLSCCP DEBUG 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) 20250806090033124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090033124 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) 20250806090033125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090033125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_assignment0(448)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090033325 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090033325 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090033325 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090033325 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090033325 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090033325 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090033325 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090033325 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090033325 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090033325 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  20250806090033325 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090033325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090033325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090033325 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090033325 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090033325 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) 20250806090033325 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) 20250806090033325 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090033325 DLSCCP DEBUG 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) 20250806090033325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090033325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090033325 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090033325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090033325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090033325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090033326 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 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) 20250806090033326 DRANAP DEBUG ps_rab_ass[0x5580359dc9b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090033326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090033326 DLPFCP DEBUG ps_rab[0x5580359de680]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090033326 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090033326 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090033326 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090033326 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090033326 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(438)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@c18501b10b59: 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 } } } 20250806090033361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090033361 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090033361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090033361 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090033361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090033361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090033361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090033361 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090033361 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090033361 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090033361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090033361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{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) 20250806090033361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090033361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090033361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090033361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090033361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090033361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090033361 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090033386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090033386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090033386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090033386 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090033386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf53d82) (hnbgw_rua.c:472) 20250806090033386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090033386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090033386 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090033386 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090033386 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090033386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090033386 DRANAP DEBUG ps_rab_ass[0x5580359dc9b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090033386 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090033386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090033386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090033386 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090033386 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090033386 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090033387 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090033387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(438)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@c18501b10b59: 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 } } } 20250806090033396 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090033396 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090033396 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090033396 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090033396 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090033396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090033396 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{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) 20250806090033396 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090033396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090033396 DLSCCP DEBUG 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) 20250806090033396 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090033396 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=00f666b3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090033396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090033396 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) 20250806090033397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090033397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090033397 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090033397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090033397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090033397 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 f6 66 b3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090033397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090033397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090033397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066)[0x5580359dc9b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090033397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{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) 20250806090033397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090033397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090033397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090033397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090033397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090033397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090033397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090033397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090033397 DLM3UA <000f> 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 20250806090033397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090033397 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090033397 DLSS7 <000c> ss7_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 20250806090033397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090033397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090033397 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 f6 66 b3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090035423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090035423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090035423 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090035423 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090035423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090035423 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090035423 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090035423 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090035423 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090035423 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  20250806090035423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090035423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090035423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090035423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090035423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090035423 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) 20250806090035423 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) 20250806090035424 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090035424 DLSCCP DEBUG 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) 20250806090035424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090035424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090035424 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090035424 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090035424 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090035424 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090035424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090035424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090035424 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090035424 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090035424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090035424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090035424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090035424 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)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@c18501b10b59: 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 } } } 20250806090035433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090035433 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{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) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090035433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090035433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16072066-RAB-23)[0x5580359de680]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090035433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090035433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@c18501b10b59: Deleted conn table entry 0TC_ps_rab_assignment0(448)16072066 20250806090035447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090035447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090035447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090035447 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090035447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf53d82,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090035448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090035448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090035448 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090035448 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090035448 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090035448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090035448 DLSCCP DEBUG 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) 20250806090035448 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090035448 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=00f666b3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090035448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090035448 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) 20250806090035448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090035448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090035448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090035448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090035448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090035448 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 f6 66 b3 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090035448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090035448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090035448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090035448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090035448 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090035449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090035449 DLM3UA <000f> 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 20250806090035449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090035449 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090035449 DLSS7 <000c> ss7_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 20250806090035449 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090035449 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090035449 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 f6 66 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(444)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@c18501b10b59: Deleted conn table entry 0TC_ps_rab_assignment0(448)3960691 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Session index based on connection ID:0 20250806090035459 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090035459 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090035459 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090035459 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090035460 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090035460 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090035460 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090035460 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090035460 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090035460 DLSS7 <000c> ss7_asp.c: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 f6 66 b3 00 00 00 00 00  20250806090035460 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090035460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090035460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090035460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090035460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090035460 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=00f666b3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090035460 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) 20250806090035460 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090035460 DLSCCP DEBUG 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) 20250806090035460 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090035460 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) 20250806090035460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090035460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090035460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090035460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:203) 20250806090035460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16072066)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090035460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090035460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090035460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090035461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16072066 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806090035461 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=00f666b3), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:455) 20250806090035461 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090035461 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) 20250806090035461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090035461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090035461 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090035461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090035461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090035461 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 f6 66 b3 00 00 27 00 (ss7_asp.c:1383) 20250806090035461 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090035461 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090035461 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090035461 DLSCCP DEBUG SCCP-SCOC(39)[0x5580359dda30]{IDLE}: Deallocated (fsm.c:568) 20250806090035461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090035461 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090035461 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090035461 DLM3UA <000f> 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 20250806090035461 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090035461 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090035461 DLSS7 <000c> ss7_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 20250806090035461 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090035461 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090035461 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 f6 66 b3 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment0(448)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090037457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090037458 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46339<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090037460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090037461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090037461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090037461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090037461 DMAIN NOTICE (127.0.0.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) 20250806090037461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_ps_rab_assignment-Iuh0-RUA(440)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@c18501b10b59: Final verdict of PTC: none 20250806090037463 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090037463 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090037463 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090037463 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(441)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(442)@c18501b10b59: Final verdict of PTC: none 20250806090037463 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090037463 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090037463 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 20250806090037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090037463 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090037463 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090037463 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090037463 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090037463 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090037463 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090037463 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 20250806090037463 DLSS7 <000c> ss7_route.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(445)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@c18501b10b59: Final verdict of PTC: none 20250806090037463 DLSS7 <000c> ss7_route.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' 20250806090037463 DLSS7 <000c> ss7_asp.c: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  20250806090037463 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  20250806090037463 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090037463 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090037463 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090037463 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090037463 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090037463 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(447)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@c18501b10b59: Final verdict of PTC: none 20250806090037463 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 20250806090037463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090037463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090037463 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090037463 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) 20250806090037463 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 20250806090037464 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090037463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090037463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090037463 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090037464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090037464 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090037464 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) HNBGW_Test.msc0-M3UA(443)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@c18501b10b59: Final verdict of PTC: none 20250806090037464 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090037464 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090037464 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090037464 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090037464 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090037464 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(438)@c18501b10b59: Final verdict of PTC: none 20250806090037464 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090037464 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090037464 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 20250806090037464 DLSS7 <000c> ss7_route.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' 20250806090037464 DLSS7 <000c> ss7_route.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' 20250806090037464 DLSS7 <000c> ss7_asp.c: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  20250806090037464 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090037464 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090037464 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090037464 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090037465 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090037465 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) 20250806090037465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090037465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090037465 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090037465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090037465 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090037465 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) 20250806090037465 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090037465 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090037466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Aug 6 09:00:37 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 20250806090037502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090038105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380524) Waiting for packet dumper to finish... 1 (prev_count=380524, count=381164) 20250806090039464 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090039464 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090039464 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090039464 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090039464 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090039464 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rab_assignment_concurrent started. 20250806090041213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090041215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090041217 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37179<->l=127.0.0.1:4262) (control_if.c:572) 20250806090041329 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041329 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041329 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041329 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041330 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041330 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041330 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041330 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_assignment_concurrent-Iuh0(453)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090041330 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090041330 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090041331 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041331 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090041331 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090041331 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) 20250806090041331 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) 20250806090041331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090041331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041331 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041331 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041331 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090041331 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 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) 20250806090041331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090041331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041331 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041331 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090041331 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090041331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090041331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041331 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041331 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090041331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041331 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090041331 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041331 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090041331 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090041331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041331 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041331 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041332 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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090041332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090041332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041332 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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090041332 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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090041332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041332 DLM3UA <000f> 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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090041332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090041332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041332 DLM3UA <000f> 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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090041332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090041332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(457)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(455)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090041343 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041343 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041343 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041343 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041343 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041343 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041343 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090041343 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041344 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041344 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090041344 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090041344 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) 20250806090041344 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) 20250806090041344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090041344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041344 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041344 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041344 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090041344 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090041344 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041344 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) 20250806090041344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090041344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041344 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041344 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090041344 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090041344 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041345 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) 20250806090041345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090041345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041345 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041345 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041345 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090041345 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041345 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041345 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090041345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041345 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041345 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090041345 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090041345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041345 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090041345 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090041345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041345 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041345 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041345 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090041345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090041345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041345 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090041345 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090041345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041345 DLM3UA <000f> 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090041345 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090041345 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041345 DLM3UA <000f> 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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090041345 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090041345 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090041350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090041350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090041350 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090041350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090041350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090041350 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090041350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090041350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090041350 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090041350 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090041350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090041350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090041350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090041350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090041350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090041350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090041350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090041350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090041365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090041366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090041366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090041366 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090041366 DHNBAP 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) 20250806090041366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090041366 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090041366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090041366 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@c18501b10b59: setverdict(pass): none -> pass 20250806090041541 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 20250806090041542 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 20250806090041542 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090041542 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090041546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041546 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090041546 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090041546 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090041546 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090041546 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090041546 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090041546 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090041546 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090041546 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 20250806090041546 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090041547 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  20250806090041547 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090041548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090041548 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090041548 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  20250806090041548 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090041548 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090041548 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090041548 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 20250806090041548 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090041548 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  20250806090041548 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' 20250806090041548 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' 20250806090041548 DLSS7 <000c> ss7_asp.c: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  20250806090041548 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  20250806090041548 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090041548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090041548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090041548 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090041548 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) 20250806090041548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090041548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090041548 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090041548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090041548 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090041548 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) 20250806090041548 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041550 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090041550 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041550 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041550 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090041550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041550 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090041550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041550 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090041550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090041550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041550 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041550 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041550 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041550 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041550 DLM3UA <000f> 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 20250806090041550 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090041550 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090041550 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090041550 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090041550 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090041550 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  20250806090041554 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 20250806090041554 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 20250806090041554 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090041554 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090041556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090041556 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090041556 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090041556 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090041556 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090041556 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090041556 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090041556 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090041556 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 20250806090041556 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090041556 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  20250806090041556 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090041556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090041556 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090041556 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  20250806090041556 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090041556 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090041556 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090041556 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 20250806090041556 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090041556 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  20250806090041556 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' 20250806090041556 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' 20250806090041556 DLSS7 <000c> ss7_asp.c: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  20250806090041556 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  20250806090041556 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  20250806090041556 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090041556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090041556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090041556 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090041556 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) 20250806090041556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090041556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090041556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090041556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090041557 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090041557 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) 20250806090041557 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090041558 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090041558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090041558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090041558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090041558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090041558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090041558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090041558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090041558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090041558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090041558 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090041558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090041558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090041558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090041558 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090041558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090041558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090041558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090041558 DLM3UA <000f> 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 20250806090041558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090041558 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090041558 DLSS7 <000c> ss7_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 20250806090041558 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090041558 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090041558 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(456)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090042353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042353 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090042353 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090042353 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090042353 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090042353 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090042353 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090042353 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090042353 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042353 DLSS7 <000c> ss7_asp.c: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  20250806090042353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090042353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090042353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090042353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090042353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090042353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090042353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090042353 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090042353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090042354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090042354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090042354 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090042354 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) 20250806090042354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090042354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090042354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090042355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090042355 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090042355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090042355 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090042355 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) 20250806090042355 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090042355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090042355 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090042355 DLM3UA <000f> 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 20250806090042355 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090042355 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090042355 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090042355 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090042355 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042355 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  20250806090042355 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090042358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042358 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090042358 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090042358 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090042358 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090042358 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090042358 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090042358 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090042358 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042358 DLSS7 <000c> ss7_asp.c: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  20250806090042358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090042358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090042358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090042358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090042358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090042358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090042358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090042358 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090042358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090042358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090042358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090042359 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090042359 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(456)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090042365 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042365 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090042365 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090042365 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090042365 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090042365 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090042365 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090042365 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090042365 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042365 DLSS7 <000c> ss7_asp.c: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  20250806090042366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090042366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090042366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090042366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090042366 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090042366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090042366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090042366 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090042366 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) 20250806090042366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090042366 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090042366 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090042366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090042366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090042366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090042366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090042366 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) 20250806090042366 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090042366 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090042366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042366 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090042366 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090042366 DLM3UA <000f> 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 20250806090042366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090042366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090042366 DLSS7 <000c> ss7_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 20250806090042366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090042366 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042366 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  20250806090042366 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090042366 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090042366 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090042366 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090042366 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090042366 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090042366 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090042366 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090042366 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090042366 DLSS7 <000c> ss7_asp.c: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  20250806090042366 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090042366 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090042366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090042366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090042366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090042367 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090042367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090042367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090042367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090042367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090042367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090042367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090042367 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090042367 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: 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 } } } } 20250806090043409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090043525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: f_gen_tmsi(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(463)@c18501b10b59: f_gen_tmsi(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(464)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)10868159 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)8915502 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)8315293 20250806090044438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044438 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5d5bf, normal) (hnbgw_rua.c:408) 20250806090044438 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090044438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044438 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044438 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044439 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090044439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044439 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10868159 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044439 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044439 DLSCCP DEBUG 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) 20250806090044439 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: Allocated (fsm.c:456) 20250806090044439 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044439 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030003c10056400500f1100926) (sccp_scrc.c:455) 20250806090044439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044439 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044439 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044439 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044439 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 03 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044439 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044439 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044439 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044439 DLM3UA <000f> 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 20250806090044439 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044440 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044440 DLSS7 <000c> ss7_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 20250806090044440 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044440 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044440 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 03 c1 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)@c18501b10b59: First idle individual index:0 TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[3] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)8026039 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)2522218 TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090044448 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044448 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044448 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044448 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044448 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044448 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044448 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044448 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044448 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044448 DLSS7 <000c> ss7_asp.c: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 78 94 2e 02 00 00 00 00  TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 20250806090044448 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044448 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044448 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=0078942e) (sccp_scrc.c:545) 20250806090044448 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) 20250806090044448 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044448 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044448 DLSCCP DEBUG 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) 20250806090044448 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044448 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) 20250806090044448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)5875394 TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)786402 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)10250276 TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)11813639 TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)6363931 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: f_gen_tmsi(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)@c18501b10b59: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)3814528 TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)2282993 TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)9974408 TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)10623845 TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)16117314 TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)15186680 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)10558427 20250806090044640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x880a2e, normal) (hnbgw_rua.c:408) 20250806090044641 DHNB DEBUG map_rua[0x5580359de680]{init}: Allocated (fsm.c:456) 20250806090044641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044641 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044641 DCN DEBUG map_sccp[0x5580359dc9b0]{init}: Allocated (fsm.c:456) 20250806090044641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044641 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8915502 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044641 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044641 DLSCCP DEBUG 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) 20250806090044641 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: Allocated (fsm.c:456) 20250806090044641 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044642 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000a00056400500f1100926) (sccp_scrc.c:455) 20250806090044642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044642 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044642 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 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044642 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ee19d, normal) (hnbgw_rua.c:408) 20250806090044643 DHNB DEBUG map_rua[0x558035a00350]{init}: Allocated (fsm.c:456) 20250806090044643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044643 DLM3UA <000f> 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 20250806090044643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044643 DLSS7 <000c> ss7_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 20250806090044643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044643 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044643 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044643 DCN DEBUG map_sccp[0x5580359d5f70]{init}: Allocated (fsm.c:456) 20250806090044643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044643 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8315293 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044643 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044643 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 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044643 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044643 DLSCCP DEBUG 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) 20250806090044643 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: Allocated (fsm.c:456) 20250806090044643 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044643 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030000370056400500f1100926) (sccp_scrc.c:455) 20250806090044643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044643 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  20250806090044643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044644 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 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044644 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044644 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044644 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) 20250806090044644 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) 20250806090044644 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044644 DLSCCP DEBUG 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) 20250806090044644 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044644 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044644 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044644 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044645 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 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) 20250806090044645 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044645 DLPFCP DEBUG ps_rab[0x5580359d6e50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044645 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044645 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) 20250806090044645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a77b7, normal) (hnbgw_rua.c:408) 20250806090044645 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044645 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044645 DHNB DEBUG map_rua[0x5580359de4e0]{init}: Allocated (fsm.c:456) 20250806090044645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044646 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044645 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044645 DLM3UA <000f> 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 20250806090044645 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044645 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044645 DLSS7 <000c> ss7_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 20250806090044645 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044646 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044646 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 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044646 DCN DEBUG map_sccp[0x5580359d5ca0]{init}: Allocated (fsm.c:456) 20250806090044646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044646 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8026039 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044646 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044646 DLSCCP DEBUG 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) 20250806090044646 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: Allocated (fsm.c:456) 20250806090044646 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044646 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000840056400500f1100926) (sccp_scrc.c:455) 20250806090044646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044646 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044647 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 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044647 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:1 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044647 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59a6c2, normal) (hnbgw_rua.c:408) 20250806090044647 DHNB DEBUG map_rua[0x5580359dc3d0]{init}: Allocated (fsm.c:456) 20250806090044647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044647 DLM3UA <000f> 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 20250806090044647 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044647 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044647 DCN DEBUG map_sccp[0x5580359fe140]{init}: Allocated (fsm.c:456) 20250806090044647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044647 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5875394 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044647 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044647 DLSCCP DEBUG 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) 20250806090044647 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: Allocated (fsm.c:456) 20250806090044647 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044647 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002f20056400500f1100926) (sccp_scrc.c:455) 20250806090044647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044647 DLSS7 <000c> ss7_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 20250806090044647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044647 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 84 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044647 DLM3UA <000f> 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 20250806090044647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044647 DLSS7 <000c> ss7_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 20250806090044647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044647 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 02 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044647 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044647 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbffe2, normal) (hnbgw_rua.c:408) 20250806090044647 DHNB DEBUG map_rua[0x5580359fe630]{init}: Allocated (fsm.c:456) 20250806090044647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044647 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044647 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 02 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044647 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044647 DCN DEBUG map_sccp[0x5580359dba40]{init}: Allocated (fsm.c:456) 20250806090044647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044647 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-786402 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300003a0056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c6824, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359e0820]{init}: Allocated (fsm.c:456) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x5580359fe7e0]{init}: Allocated (fsm.c:456) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10250276 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 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 3a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002330056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb44307, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359ff2a0]{init}: Allocated (fsm.c:456) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 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 02 33 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x5580359ff3d0]{init}: Allocated (fsm.c:456) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11813639 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300035a0056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 03 5a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x611b1b, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359d8d30]{init}: Allocated (fsm.c:456) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x5580359fe270]{init}: Allocated (fsm.c:456) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6363931 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 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 03 5a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300027b0056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3a3480, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359d7900]{init}: Allocated (fsm.c:456) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x5580359d6a90]{init}: Allocated (fsm.c:456) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3814528 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001510056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044648 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 7b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22d5f1, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359de3a0]{init}: Allocated (fsm.c:456) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x5580359defc0]{init}: Allocated (fsm.c:456) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2282993 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030001180056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 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 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044648 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 01 18 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x983288, normal) (hnbgw_rua.c:408) 20250806090044648 DHNB DEBUG map_rua[0x5580359d8b10]{init}: Allocated (fsm.c:456) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250806090044648 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044648 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044648 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044648 DLM3UA <000f> 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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044648 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044648 DLSS7 <000c> ss7_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 20250806090044648 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044648 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044648 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 01 18 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044648 DCN DEBUG map_sccp[0x558035a09d80]{init}: Allocated (fsm.c:456) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044648 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9974408 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044648 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044648 DLSCCP DEBUG 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) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: Allocated (fsm.c:456) 20250806090044648 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044648 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030001d70056400500f1100926) (sccp_scrc.c:455) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (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(459)@c18501b10b59: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)7857501 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044648 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044648 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090044648 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044648 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044649 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 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:2 20250806090044649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044649 DLM3UA <000f> 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 20250806090044649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa21b65, normal) (hnbgw_rua.c:408) 20250806090044649 DHNB DEBUG map_rua[0x558035a00da0]{init}: Allocated (fsm.c:456) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090044649 DLSS7 <000c> ss7_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 20250806090044649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044649 DCN DEBUG map_sccp[0x5580359e9330]{init}: Allocated (fsm.c:456) 20250806090044649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044649 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 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044649 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10623845 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044649 DLSCCP DEBUG 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) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: Allocated (fsm.c:456) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044649 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030003440056400500f1100926) (sccp_scrc.c:455) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044649 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 03 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf5ee42, normal) (hnbgw_rua.c:408) 20250806090044649 DLM3UA <000f> 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 20250806090044649 DHNB DEBUG map_rua[0x5580359e9460]{init}: Allocated (fsm.c:456) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044649 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044649 DCN DEBUG map_sccp[0x558035a019c0]{init}: Allocated (fsm.c:456) 20250806090044649 DLSS7 <000c> ss7_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 20250806090044649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044649 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16117314 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044649 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 03 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044649 DLSCCP DEBUG 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) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: Allocated (fsm.c:456) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044649 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001e70056400500f1100926) (sccp_scrc.c:455) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044649 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 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7baf8, normal) (hnbgw_rua.c:408) 20250806090044649 DLM3UA <000f> 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 20250806090044649 DHNB DEBUG map_rua[0x5580359e9590]{init}: Allocated (fsm.c:456) 20250806090044649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044649 DLSS7 <000c> ss7_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 20250806090044649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044649 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 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044649 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044649 DCN DEBUG map_sccp[0x558035a00a60]{init}: Allocated (fsm.c:456) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044649 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15186680 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044649 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044649 DLSCCP DEBUG 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) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: Allocated (fsm.c:456) 20250806090044649 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044649 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030002fb0056400500f1100926) (sccp_scrc.c:455) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. 20250806090044649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044650 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044650 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044650 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 02 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044650 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090044650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044650 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044650 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044650 DLM3UA <000f> 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 20250806090044650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044650 DLSS7 <000c> ss7_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 20250806090044650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044650 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044650 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 02 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090044650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090044650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa11bdb, normal) (hnbgw_rua.c:408) 20250806090044650 DHNB DEBUG map_rua[0x5580359eb690]{init}: Allocated (fsm.c:456) 20250806090044650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090044650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090044650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044650 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090044650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090044650 DCN DEBUG map_sccp[0x558035a00c00]{init}: Allocated (fsm.c:456) 20250806090044650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090044650 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10558427 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090044650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090044650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090044650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090044650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090044650 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090044650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090044650 DLSCCP DEBUG 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) 20250806090044650 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: Allocated (fsm.c:456) 20250806090044650 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090044650 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f400300016b0056400500f1100926) (sccp_scrc.c:455) 20250806090044650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090044650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090044650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044650 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044650 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044650 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 01 6b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090044650 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090044650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090044651 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044651 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044651 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044651 DLM3UA <000f> 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 20250806090044651 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{init}: State change to connected (no timeout) (context_map_rua.c:166) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:3 20250806090044651 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044651 DLSS7 <000c> ss7_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 20250806090044651 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044651 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044651 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 01 6b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)8041616 TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[3] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)1665367 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:4 TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:5 HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)7226471 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)2356920 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:7 HNBGW-PFCP(452)@c18501b10b59: 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 } } } } TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): none -> pass HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)7305352 TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090044667 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044667 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044667 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044667 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044667 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044667 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044667 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044667 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:2 20250806090044667 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044667 DLSS7 <000c> ss7_asp.c: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 aa 87 5a 02 00 00 00 00  20250806090044668 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044668 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044668 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=00aa875a) (sccp_scrc.c:545) 20250806090044668 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) 20250806090044668 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044668 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044668 DLSCCP DEBUG 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) 20250806090044668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044668 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) 20250806090044668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)5750911 TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:9 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)16395543 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)11267880 TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): none -> pass HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:11 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)6095787 TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:12 20250806090044681 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044681 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044681 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044681 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044681 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)7216671 TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): none -> pass 20250806090044681 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044681 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044681 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044681 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044682 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{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) 20250806090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044682 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044682 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044682 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_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)4724064 TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)7853353 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)9390123 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)665185 TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[14], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044705 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa5d5bf) (hnbgw_rua.c:472) 20250806090044705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044705 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044705 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044705 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044705 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044705 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044705 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044705 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044705 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044705 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044705 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044710 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{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) 20250806090044710 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044710 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=0078942e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044710 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044710 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) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044710 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044710 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 78 94 2e 00 01 2e 60 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) 20250806090044710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{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) 20250806090044710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> 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 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044710 DLSS7 <000c> ss7_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 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 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 78 94 2e 00 01 2e 60 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  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 17 39 70 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00173970) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 d7 9a d4 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 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=00d79ad4) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DLSS7 <000c> ss7_asp.c: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 94 fa 27 02 00 00 00 00  20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 93 05 e1 02 00 00 00 00  20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=0094fa27) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 4a 62 cd 02 00 00 00 00  20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=009305e1) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=004a62cd) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=001e4f58) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00225642) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00fb5f81) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00bddf59) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00848a8f) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=007ca3c8) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044710 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044710 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 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=00906ed5) (sccp_scrc.c:545) 20250806090044710 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) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044710 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044710 DLSCCP DEBUG 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) 20250806090044710 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044710 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) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 1e 4f 58 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 22 56 42 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 fb 5f 81 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 bd df 59 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 2025020250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 806090044710 DLSS7 <000c> ss7_asp.c: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 84 8a 8f 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 7c a3 c8 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 90 6e d5 02 00 00 00 00  20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044710 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044710 DLSS7 <000c> ss7_asp.c: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 5c a9 04 02 00 00 00 00  20250806090044711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044711 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=005ca904) (sccp_scrc.c:545) 20250806090044711 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) 20250806090044711 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044711 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044711 DLSCCP DEBUG 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) 20250806090044711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044711 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) 20250806090044711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044710 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044710 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044710 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044710 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044710 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044710 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044710 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044710 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044711 DLSS7 <000c> ss7_asp.c: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 11 db 6f 02 00 00 00 00  20250806090044711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044711 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044711 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044711 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  20250806090044711 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=0011db6f) (sccp_scrc.c:545) 20250806090044711 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) 20250806090044711 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090044711 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090044711 DLSCCP DEBUG 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) 20250806090044711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090044711 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) 20250806090044711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090044711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090044711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044711 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) 20250806090044711 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) 20250806090044711 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044711 DLSCCP DEBUG 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) 20250806090044711 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044711 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044711 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044711 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044711 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 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) 20250806090044711 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044711 DLPFCP DEBUG ps_rab[0x5580359f48b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044711 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044711 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044711 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044711 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044715 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{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) 20250806090044715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044716 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(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044721 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x880a2e) (hnbgw_rua.c:472) 20250806090044721 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044721 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044721 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044721 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044721 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044721 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044721 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044721 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044721 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044723 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044723 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{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) 20250806090044723 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044723 DLSCCP DEBUG 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) 20250806090044723 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044723 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=00aa875a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044723 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044723 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) 20250806090044723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044723 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044723 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 aa 87 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044723 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{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) 20250806090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044723 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044723 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044723 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044723 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044723 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044723 DLM3UA <000f> 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 20250806090044723 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044723 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044723 DLSS7 <000c> ss7_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 20250806090044723 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044723 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044723 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 aa 87 5a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806090044724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044724 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044724 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044724 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044724 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044724 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  20250806090044724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044724 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) 20250806090044724 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) 20250806090044724 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044724 DLSCCP DEBUG 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) 20250806090044724 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044724 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044724 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044724 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044724 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 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) 20250806090044724 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044724 DLPFCP DEBUG ps_rab[0x5580359ed3e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044724 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044724 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044724 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044724 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044724 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '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 := '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 } } } 20250806090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044729 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{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) 20250806090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044729 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044734 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a77b7) (hnbgw_rua.c:472) 20250806090044734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044734 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044734 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044734 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044734 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044734 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044734 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044734 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044734 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044734 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044734 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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 := 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{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) 20250806090044736 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044736 DLSCCP DEBUG 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) 20250806090044736 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044736 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=00d79ad4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044736 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044736 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) 20250806090044736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044736 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044736 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 d7 9a d4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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) 20250806090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{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) 20250806090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044736 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044736 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044736 DLM3UA <000f> 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 20250806090044736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044736 DLSS7 <000c> ss7_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 20250806090044736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044736 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044736 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 d7 9a d4 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250806090044736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044736 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044736 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044736 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  20250806090044736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044736 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) 20250806090044736 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) 20250806090044736 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044736 DLSCCP DEBUG 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) 20250806090044736 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044736 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044736 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044736 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044736 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 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) 20250806090044736 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044737 DLPFCP DEBUG ps_rab[0x5580359eb970]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044737 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044737 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044737 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044737 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044737 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '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 := '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 } } } 20250806090044743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{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) 20250806090044743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044743 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044748 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7ee19d) (hnbgw_rua.c:472) 20250806090044748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044748 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044748 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044748 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044748 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044748 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044748 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044748 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044748 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044748 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044748 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044748 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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 := 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044751 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{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) 20250806090044751 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044751 DLSCCP DEBUG 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) 20250806090044751 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044751 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=00173970), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044751 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044751 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) 20250806090044751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044751 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044751 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044751 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 17 39 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{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) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044751 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044751 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044751 DLM3UA <000f> 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 20250806090044751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044751 DLSS7 <000c> ss7_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 20250806090044751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044751 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044751 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 17 39 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806090044751 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044751 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044751 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044751 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044751 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044751 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044751 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044751 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044751 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044751 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  20250806090044751 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044751 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044751 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) 20250806090044751 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) 20250806090044751 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044751 DLSCCP DEBUG 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) 20250806090044751 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044751 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044751 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044751 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044751 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 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) 20250806090044751 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044751 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044751 DLPFCP DEBUG ps_rab[0x5580359eedd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044751 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044751 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044751 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044751 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044751 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044755 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{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) 20250806090044755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044755 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044759 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x59a6c2) (hnbgw_rua.c:472) 20250806090044759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044759 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044759 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044759 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044759 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044759 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044759 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044759 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044763 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{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) 20250806090044763 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044763 DLSCCP DEBUG 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) 20250806090044763 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044763 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=0094fa27), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044763 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044763 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) 20250806090044763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044763 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044763 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 94 fa 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 (ss7_asp.c:1383) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{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) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044763 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044763 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044763 DLM3UA <000f> 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 20250806090044763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044763 DLSS7 <000c> ss7_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 20250806090044763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044763 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044763 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 94 fa 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250806090044763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044763 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044763 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044763 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044763 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044763 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  20250806090044763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044763 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044763 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) 20250806090044763 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) 20250806090044763 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044763 DLSCCP DEBUG 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) 20250806090044763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044763 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044763 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 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) 20250806090044763 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044763 DLPFCP DEBUG ps_rab[0x5580359ee100]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044763 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044763 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044766 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{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) 20250806090044766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044766 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044771 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbffe2) (hnbgw_rua.c:472) 20250806090044771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044771 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044771 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044771 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044771 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044771 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044771 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044771 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044771 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044771 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{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) 20250806090044773 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044773 DLSCCP DEBUG 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) 20250806090044773 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044773 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=009305e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044773 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) 20250806090044773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044773 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044773 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 93 05 e1 00 01 2e 60 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) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{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) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090044773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044773 DLM3UA <000f> 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 20250806090044773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044773 DLSS7 <000c> ss7_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 20250806090044773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044773 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 93 05 e1 00 01 2e 60 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)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044773 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044773 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044773 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044773 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044773 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  20250806090044773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044773 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) 20250806090044773 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) 20250806090044773 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044773 DLSCCP DEBUG 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) 20250806090044773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044773 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044773 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044773 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044773 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 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) 20250806090044773 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:5 20250806090044773 DLPFCP DEBUG ps_rab[0x5580359e1b40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044773 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250806090044777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{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) 20250806090044777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044777 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044781 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c6824) (hnbgw_rua.c:472) 20250806090044781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044781 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044781 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044781 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044781 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044781 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044781 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{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) 20250806090044783 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044783 DLSCCP DEBUG 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) 20250806090044783 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044783 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=004a62cd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044783 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044783 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) 20250806090044783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044783 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044783 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 4a 62 cd 00 01 2e 60 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) 20250806090044783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{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) 20250806090044783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044783 DLM3UA <000f> 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 20250806090044783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044783 DLSS7 <000c> ss7_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 20250806090044783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 20250806090044783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090044783 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 4a 62 cd 00 01 2e 60 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)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044784 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044784 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044784 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044784 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044784 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  20250806090044784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044784 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) 20250806090044784 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) 20250806090044784 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044784 DLSCCP DEBUG 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) 20250806090044784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044784 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044784 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044784 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 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) 20250806090044784 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044784 DLPFCP DEBUG ps_rab[0x5580359ebf20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044784 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250806090044787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{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) 20250806090044787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044787 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044792 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb44307) (hnbgw_rua.c:472) 20250806090044792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044792 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044792 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044792 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044792 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044792 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{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) 20250806090044794 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044794 DLSCCP DEBUG 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) 20250806090044794 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044794 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=001e4f58), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044794 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044794 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) 20250806090044794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044794 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044794 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044794 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 1e 4f 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{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) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044794 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044794 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044794 DLM3UA <000f> 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 20250806090044794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044794 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044794 DLSS7 <000c> ss7_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 20250806090044794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044794 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044794 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 1e 4f 58 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806090044794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044794 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044794 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044794 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044794 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044794 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044794 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  20250806090044794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044794 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) 20250806090044794 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) 20250806090044794 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044794 DLSCCP DEBUG 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) 20250806090044794 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044794 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044794 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 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) 20250806090044794 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044794 DLPFCP DEBUG ps_rab[0x5580359e2af0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044794 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044798 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044798 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044798 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044798 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044798 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044798 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{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) 20250806090044798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044798 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044802 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x611b1b) (hnbgw_rua.c:472) 20250806090044802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044802 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044802 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044802 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044802 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044802 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044802 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044802 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044802 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044802 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW-PFCP(452)@c18501b10b59: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{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) 20250806090044804 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044804 DLSCCP DEBUG 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) 20250806090044804 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044804 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=00225642), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044804 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044804 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) 20250806090044804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044804 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 22 56 42 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090044804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044805 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{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) 20250806090044805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044805 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044805 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044805 DLM3UA <000f> 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 20250806090044805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044805 DLSS7 <000c> ss7_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 20250806090044805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044805 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044805 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 22 56 42 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250806090044805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044805 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044805 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  20250806090044805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044805 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) 20250806090044805 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) 20250806090044805 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044805 DLSCCP DEBUG 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) 20250806090044805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044805 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044805 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 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) 20250806090044805 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044805 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044805 DLPFCP DEBUG ps_rab[0x5580359ea320]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044805 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044805 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044805 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044808 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044808 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{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) 20250806090044808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044808 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044813 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a3480) (hnbgw_rua.c:472) 20250806090044813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044813 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044813 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044813 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044813 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044813 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044813 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044813 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044815 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{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) 20250806090044815 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044815 DLSCCP DEBUG 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) 20250806090044815 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044815 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=00fb5f81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044815 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044815 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) 20250806090044815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044815 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 fb 5f 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{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) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090044815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044815 DLM3UA <000f> 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 20250806090044815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044815 DLSS7 <000c> ss7_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 20250806090044815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044815 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044815 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 fb 5f 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044815 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044815 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044815 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044815 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044815 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044815 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044815 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044815 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044815 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  20250806090044815 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044815 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044815 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) 20250806090044815 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) 20250806090044815 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044815 DLSCCP DEBUG 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) 20250806090044815 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044815 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044815 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044815 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044815 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 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) 20250806090044815 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044815 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044815 DLPFCP DEBUG ps_rab[0x5580359f2bd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044815 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044815 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044815 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044815 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044819 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044819 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044819 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044819 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044819 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{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) 20250806090044819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044819 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044823 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x22d5f1) (hnbgw_rua.c:472) 20250806090044823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044823 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044823 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044823 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044823 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044823 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044823 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044823 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044823 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044823 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044823 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044823 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044825 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{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) 20250806090044825 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044825 DLSCCP DEBUG 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) 20250806090044825 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044825 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=00bddf59), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044825 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044825 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) 20250806090044825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044825 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044825 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 bd df 59 00 01 2e 60 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) 20250806090044825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{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) 20250806090044825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044825 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044825 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044825 DLM3UA <000f> 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 20250806090044825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044825 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044825 DLSS7 <000c> ss7_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 20250806090044825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044825 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 bd df 59 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044827 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044827 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044827 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044827 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044827 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044827 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044827 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044827 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044827 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  20250806090044827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044827 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044827 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) 20250806090044827 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) 20250806090044827 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044827 DLSCCP DEBUG 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) 20250806090044827 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044827 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044827 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044827 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044827 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 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) 20250806090044827 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044827 DLPFCP DEBUG ps_rab[0x5580359e2c20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044827 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044827 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044830 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044830 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044830 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044830 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044830 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044830 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{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) 20250806090044830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044830 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044834 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x983288) (hnbgw_rua.c:472) 20250806090044834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044834 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044834 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044834 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044834 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044834 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044834 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044834 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044834 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044834 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044834 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044834 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044836 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{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) 20250806090044836 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044836 DLSCCP DEBUG 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) 20250806090044836 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044836 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=00848a8f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044836 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044836 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) 20250806090044836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044836 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090044836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044836 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 84 8a 8f 00 01 2e 60 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) 20250806090044836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{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) 20250806090044836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044836 DLM3UA <000f> 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 20250806090044836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090044836 DLSS7 <000c> ss7_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 20250806090044836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044836 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044836 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 84 8a 8f 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044838 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044838 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044838 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044838 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044838 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044838 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044838 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044838 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  20250806090044838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044838 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) 20250806090044838 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) 20250806090044838 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044838 DLSCCP DEBUG 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) 20250806090044838 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044838 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044838 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044838 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044838 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 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) 20250806090044838 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044838 DLPFCP DEBUG ps_rab[0x5580359e4960]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044838 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044841 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044841 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044841 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{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) 20250806090044841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044841 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044841 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044841 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044845 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa21b65) (hnbgw_rua.c:472) 20250806090044845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044845 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044845 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044845 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044845 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044845 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044845 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044845 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044845 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044845 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW-PFCP(452)@c18501b10b59: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044848 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{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) 20250806090044848 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044848 DLSCCP DEBUG 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) 20250806090044848 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044848 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=007ca3c8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044848 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044848 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) 20250806090044848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044848 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 7c a3 c8 00 01 2e 60 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) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{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) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044848 DLM3UA <000f> 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 20250806090044848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044848 DLSS7 <000c> ss7_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 20250806090044848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044848 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 7c a3 c8 00 01 2e 60 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  20250806090044848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044848 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  20250806090044848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044848 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) 20250806090044848 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) 20250806090044848 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044848 DLSCCP DEBUG 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) 20250806090044848 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044848 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044848 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044848 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044848 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 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) 20250806090044848 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044848 DLPFCP DEBUG ps_rab[0x5580359daf40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044848 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044848 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250806090044851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044852 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044852 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044852 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{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) 20250806090044852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044852 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044852 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044852 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044852 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044852 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044856 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf5ee42) (hnbgw_rua.c:472) 20250806090044856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044856 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044856 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044856 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044856 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044856 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044856 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044856 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044856 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044858 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044858 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{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) 20250806090044858 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044858 DLSCCP DEBUG 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) 20250806090044858 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044858 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=00906ed5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044858 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044858 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) 20250806090044858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044858 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 90 6e d5 00 01 2e 60 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) 20250806090044858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044858 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{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) 20250806090044858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044858 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044858 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044858 DLM3UA <000f> 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 20250806090044858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044858 DLSS7 <000c> ss7_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 20250806090044858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044858 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044858 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 90 6e d5 00 01 2e 60 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)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044859 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044859 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044859 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044859 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:13 20250806090044859 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  20250806090044859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044859 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) 20250806090044859 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) 20250806090044859 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044859 DLSCCP DEBUG 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) 20250806090044859 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044859 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044859 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044859 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044859 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 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) 20250806090044859 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044859 DLPFCP DEBUG ps_rab[0x5580359f49e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044859 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044859 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@c18501b10b59: 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 := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250806090044862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044862 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044862 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044862 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{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) 20250806090044862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044862 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044867 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7baf8) (hnbgw_rua.c:472) 20250806090044867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044867 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044867 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044867 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044867 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044867 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044867 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044867 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090044869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{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) 20250806090044869 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044869 DLSCCP DEBUG 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) 20250806090044869 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044869 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=005ca904), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044869 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044869 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) 20250806090044869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044869 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044869 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 5c a9 04 00 01 2e 60 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) 20250806090044869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044869 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{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) 20250806090044869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044869 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044869 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044869 DLM3UA <000f> 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 20250806090044869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044869 DLSS7 <000c> ss7_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 20250806090044869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044869 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044869 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 5c a9 04 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090044873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090044873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090044873 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090044873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090044873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090044873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090044873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090044873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044873 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  20250806090044873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090044873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090044873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090044873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090044873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090044873 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) 20250806090044873 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) 20250806090044873 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090044873 DLSCCP DEBUG 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) 20250806090044873 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090044873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090044873 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090044873 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090044873 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090044873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044873 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 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) 20250806090044873 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044873 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044873 DLPFCP DEBUG ps_rab[0x5580359ed2b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090044873 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090044873 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044873 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090044873 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044873 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090044877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090044877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090044877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090044877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090044877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090044877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090044877 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090044877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090044877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{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) 20250806090044877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090044877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090044877 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090044881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090044881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090044881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090044881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090044881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa11bdb) (hnbgw_rua.c:472) 20250806090044881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090044881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090044881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090044881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090044881 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090044881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044881 DRANAP DEBUG ps_rab_ass[0x558035a1ada0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090044881 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090044881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090044881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090044881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090044881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090044881 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090044881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(452)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090044883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090044883 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090044883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090044883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090044883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090044883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090044883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{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) 20250806090044883 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090044883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090044883 DLSCCP DEBUG 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) 20250806090044883 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090044883 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=0011db6f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090044883 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090044883 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) 20250806090044883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090044883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090044883 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090044883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090044883 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090044883 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 11 db 6f 00 01 2e 60 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) 20250806090044883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090044883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090044883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427)[0x558035a1ada0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090044883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{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) 20250806090044883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090044883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090044883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090044883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090044883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090044883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090044883 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090044883 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090044883 DLM3UA <000f> 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 20250806090044883 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090044883 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090044883 DLSS7 <000c> ss7_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 20250806090044883 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090044883 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090044883 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 11 db 6f 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046729 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046729 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046729 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  20250806090046729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046730 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046730 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) 20250806090046730 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) 20250806090046730 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046730 DLSCCP DEBUG 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) 20250806090046730 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046730 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046730 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046730 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046730 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)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{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) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10868159-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)10868159 20250806090046755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046755 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa5d5bf,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046755 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046755 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046755 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046756 DLSCCP DEBUG 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) 20250806090046756 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046756 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=0078942e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046756 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046756 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) 20250806090046756 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046756 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046756 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046756 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046756 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 78 94 2e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046756 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046756 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046756 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046756 DLM3UA <000f> 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 20250806090046756 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046756 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046756 DLSS7 <000c> ss7_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 20250806090046756 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046756 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046756 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 78 94 2e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806090046757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046757 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  20250806090046757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046757 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) 20250806090046757 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) 20250806090046757 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046757 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046757 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046757 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046757 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046757 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046757 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046757 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046757 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046757 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046757 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  20250806090046757 DLSCCP DEBUG 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) 20250806090046757 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046757 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046757 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046757 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046757 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046757 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046757 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046757 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046757 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) 20250806090046757 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) 20250806090046757 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046758 DLSCCP DEBUG 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) 20250806090046758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046758 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046758 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046758 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046758 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046758 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250806090046758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046758 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)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(452)@c18501b10b59: 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 := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046764 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{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) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046764 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8915502-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046764 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090046765 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046765 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046765 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046765 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046765 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{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) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8026039-RAB-23)[0x5580359ed3e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)2522218 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)8915502 20250806090046771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046771 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x880a2e,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046771 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046771 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046771 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046771 DLSCCP DEBUG 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) 20250806090046771 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046771 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=00aa875a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046771 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046771 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) 20250806090046771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046771 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046771 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 aa 87 5a 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046771 DLM3UA <000f> 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 20250806090046772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046772 DLSS7 <000c> ss7_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 20250806090046772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046772 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 aa 87 5a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)8026039 20250806090046772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046772 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046772 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046772 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046772 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  20250806090046772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046772 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046772 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046772 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046773 DLSS7 <000c> ss7_asp.c: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 78 94 2e 00 00 00 00 00  20250806090046772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046773 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046773 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046773 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046773 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) 20250806090046773 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) 20250806090046773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046773 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046773 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046773 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  20250806090046773 DLSCCP DEBUG 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) 20250806090046773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046773 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046773 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046773 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046773 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046774 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=0078942e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046774 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) 20250806090046774 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046774 DLSCCP DEBUG 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) 20250806090046774 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046774 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) 20250806090046774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10868159)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090046774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090046774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090046774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10868159 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:226) 20250806090046774 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=0078942e), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:455) 20250806090046774 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046774 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) 20250806090046774 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:1 20250806090046774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046774 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046774 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046774 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 78 94 2e 00 00 28 00 (ss7_asp.c:1383) 20250806090046774 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046774 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046774 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046774 DLSCCP DEBUG SCCP-SCOC(40)[0x5580359dda30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer 20250806090046775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046775 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)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250806090046775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046775 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046775 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046775 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046775 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) 20250806090046775 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) 20250806090046775 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046775 DLSCCP DEBUG 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) 20250806090046775 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046775 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046775 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046775 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046775 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046775 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046775 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250806090046775 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046775 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046776 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a77b7,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046776 DLM3UA <000f> 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 20250806090046776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046776 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046776 DLSS7 <000c> ss7_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 20250806090046776 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046776 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046776 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 78 94 2e 00 00 28 00 00 06 00 08 00 00 00 02  20250806090046776 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046776 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046776 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046776 DLSCCP DEBUG 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) 20250806090046776 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046776 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=00d79ad4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046776 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046776 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) 20250806090046776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046776 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046776 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 d7 9a d4 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046777 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046777 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046777 DLM3UA <000f> 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 20250806090046777 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046777 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046777 DLSS7 <000c> ss7_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 20250806090046777 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046777 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046777 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 d7 9a d4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: 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 := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)7857501 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:1 20250806090046782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046782 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{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) 20250806090046782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250806090046783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8315293-RAB-23)[0x5580359eb970]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090046783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046783 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046783 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:5 20250806090046783 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046783 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046784 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046784 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046784 DLSS7 <000c> ss7_asp.c: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 aa 87 5a 00 00 00 00 00  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046784 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046784 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=00aa875a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046784 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) 20250806090046784 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046784 DLSCCP DEBUG 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) 20250806090046784 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046784 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) 20250806090046784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{disconnected}: Freeing instance (context_map.c:203) 20250806090046784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8915502)[0x5580359de680]{disconnected}: Deallocated (fsm.c:568) 20250806090046784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{disconnected}: Freeing instance (context_map.c:207) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090046784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5580359dc9b0]{disconnected}: Deallocated (fsm.c:568) 20250806090046784 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8915502 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806090046784 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=00aa875a), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:455) 20250806090046784 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046784 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) 20250806090046784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046784 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046784 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046784 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 aa 87 5a 00 00 29 00 (ss7_asp.c:1383) 20250806090046784 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046784 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046784 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046784 DLSCCP DEBUG SCCP-SCOC(41)[0x5580359fece0]{IDLE}: Deallocated (fsm.c:568) 20250806090046785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046785 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046785 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046785 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046785 DLM3UA <000f> 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 20250806090046785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{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) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046785 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5875394-RAB-23)[0x5580359eedd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046785 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090046785 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046785 DLSS7 <000c> ss7_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 20250806090046785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046785 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046785 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 aa 87 5a 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)1665367 20250806090046787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046787 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046787 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046787 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046787 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  20250806090046787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046787 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) 20250806090046787 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) 20250806090046787 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046787 DLSCCP DEBUG 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) 20250806090046787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046787 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046787 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046787 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046787 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)@c18501b10b59: Session index based on connection ID:3 HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)8315293 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending 20250806090046790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046790 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ee19d,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046790 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046790 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046790 DLSCCP DEBUG 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) 20250806090046790 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046790 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=00173970), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046790 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) 20250806090046790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046791 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 17 39 70 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046791 DLM3UA <000f> 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 20250806090046791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046791 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046791 DLSS7 <000c> ss7_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 20250806090046791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046791 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046791 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 17 39 70 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806090046791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046791 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046791 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046791 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046791 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046791 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046791 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046791 DLSS7 <000c> ss7_asp.c: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 d7 9a d4 00 00 00 00 00  20250806090046791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046791 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046791 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=00d79ad4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046791 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) 20250806090046791 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046791 DLSCCP DEBUG 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) 20250806090046791 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046791 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) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8026039)[0x5580359de4e0]{disconnected}: Deallocated (fsm.c:568) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{disconnected}: Freeing instance (context_map.c:207) 20250806090046791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5580359d5ca0]{disconnected}: Deallocated (fsm.c:568) 20250806090046791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8026039 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090046791 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=00d79ad4), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:455) 20250806090046791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046791 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) 20250806090046791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090046791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046791 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 d7 9a d4 00 00 2b 00 (ss7_asp.c:1383) 20250806090046792 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046792 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046792 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046792 DLSCCP DEBUG SCCP-SCOC(43)[0x5580359fe470]{IDLE}: Deallocated (fsm.c:568) 20250806090046792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046792 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046792 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046792 DLM3UA <000f> 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 20250806090046792 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046792 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046792 DLSS7 <000c> ss7_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 20250806090046792 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046792 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046792 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 d7 9a d4 00 00 2b 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)5875394 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:2 20250806090046794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046794 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046794 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046794 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046794 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046794 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046794 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046794 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046794 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  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer 20250806090046794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046794 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) 20250806090046794 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) 20250806090046794 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046794 DLSCCP DEBUG 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) 20250806090046794 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046794 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046794 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250806090046794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046794 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046794 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x59a6c2,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046794 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046794 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046794 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046794 DLSCCP DEBUG 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) 20250806090046794 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046794 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=0094fa27), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046794 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046795 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) 20250806090046795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046795 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046795 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 94 fa 27 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046795 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046795 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046795 DLM3UA <000f> 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 20250806090046795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046795 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046795 DLSS7 <000c> ss7_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 20250806090046795 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046795 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046795 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 94 fa 27 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806090046795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{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) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-786402-RAB-23)[0x5580359ee100]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)8041616 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090046801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046801 DLSS7 <000c> ss7_asp.c: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 17 39 70 00 00 00 00 00  20250806090046801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046802 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=00173970), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046802 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) 20250806090046802 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046802 DLSCCP DEBUG 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) 20250806090046802 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046802 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) 20250806090046802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{disconnected}: Freeing instance (context_map.c:203) 20250806090046802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8315293)[0x558035a00350]{disconnected}: Deallocated (fsm.c:568) 20250806090046802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{disconnected}: Freeing instance (context_map.c:207) 20250806090046802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5580359d5f70]{disconnected}: Deallocated (fsm.c:568) 20250806090046802 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8315293 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:226) 20250806090046802 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=00173970), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:455) 20250806090046802 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046802 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) 20250806090046802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046802 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 17 39 70 00 00 2a 00 (ss7_asp.c:1383) 20250806090046802 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046802 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046802 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046802 DLSCCP DEBUG SCCP-SCOC(42)[0x5580359d5b70]{IDLE}: Deallocated (fsm.c:568) 20250806090046802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046802 DLM3UA <000f> 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 20250806090046802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046802 DLSS7 <000c> ss7_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 20250806090046802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046802 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 17 39 70 00 00 2a 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(452)@c18501b10b59: 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 := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)786402 20250806090046804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{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) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10250276-RAB-23)[0x5580359e1b40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)7226471 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:4 20250806090046805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046805 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046805 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046805 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  20250806090046805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046805 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) 20250806090046805 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) 20250806090046805 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046805 DLSCCP DEBUG 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) 20250806090046805 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046805 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046805 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046805 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046805 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046805 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046805 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046806 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbffe2,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046806 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046806 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046806 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046806 DLSCCP DEBUG 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) 20250806090046806 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046806 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=009305e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046806 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046806 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) 20250806090046806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046806 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046806 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 93 05 e1 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046806 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046806 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046806 DLM3UA <000f> 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 20250806090046806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046806 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046806 DLSS7 <000c> ss7_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 20250806090046806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046806 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046806 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 93 05 e1 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)@c18501b10b59: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending 20250806090046807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046807 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046807 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046807 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046807 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046807 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046807 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046807 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046807 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046807 DLSS7 <000c> ss7_asp.c: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 94 fa 27 00 00 00 00 00  HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } 20250806090046807 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046807 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046807 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046807 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=0094fa27), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046808 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) 20250806090046808 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(469) 20250806090046808 DLSCCP DEBUG 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) 20250806090046808 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046808 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) 20250806090046808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5875394)[0x5580359dc3d0]{disconnected}: Deallocated (fsm.c:568) 20250806090046808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{disconnected}: Freeing instance (context_map.c:207) 20250806090046808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5580359fe140]{disconnected}: Deallocated (fsm.c:568) 20250806090046808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5875394 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090046808 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=0094fa27), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:455) 20250806090046808 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046808 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) 20250806090046808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046808 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046808 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 94 fa 27 00 00 2c 00 (ss7_asp.c:1383) 20250806090046808 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046808 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046808 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046808 DLSCCP DEBUG SCCP-SCOC(44)[0x5580359d68d0]{IDLE}: Deallocated (fsm.c:568) 20250806090046809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046809 DLM3UA <000f> 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 20250806090046809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046809 DLSS7 <000c> ss7_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 20250806090046809 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046809 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046809 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 94 fa 27 00 00 2c 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)10250276 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:8 HNBGW-PFCP(452)@c18501b10b59: 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 := '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)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090046812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046812 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{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) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11813639-RAB-23)[0x5580359ebf20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)2356920 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046813 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046813 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046813 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046813 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046813 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046813 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046813 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046813 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046813 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046813 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  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:5 20250806090046813 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046813 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046813 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) 20250806090046813 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) 20250806090046813 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046814 DLSCCP DEBUG 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) 20250806090046814 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046814 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046814 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046814 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046814 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046814 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c6824,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046814 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046814 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046814 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046814 DLSCCP DEBUG 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) 20250806090046814 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046814 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=004a62cd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046814 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046814 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) 20250806090046814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046814 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046814 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 4a 62 cd 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046814 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046814 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046814 DLM3UA <000f> 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 20250806090046814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046814 DLSS7 <000c> ss7_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 HNBGW-PFCP(452)@c18501b10b59: 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 := { } } } } 20250806090046814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046814 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046814 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 4a 62 cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806090046814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046814 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046814 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.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-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(470) 20250806090046814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046814 DLSS7 <000c> ss7_asp.c: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 93 05 e1 00 00 00 00 00  20250806090046814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046815 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=009305e1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046815 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) 20250806090046815 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046815 DLSCCP DEBUG 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) 20250806090046815 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046815 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) 20250806090046815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{disconnected}: Freeing instance (context_map.c:203) 20250806090046815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-786402)[0x5580359fe630]{disconnected}: Deallocated (fsm.c:568) 20250806090046815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{disconnected}: Freeing instance (context_map.c:207) 20250806090046815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5580359dba40]{disconnected}: Deallocated (fsm.c:568) 20250806090046815 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-786402 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806090046815 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=009305e1), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:455) 20250806090046815 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046815 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) 20250806090046815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046815 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 93 05 e1 00 00 2d 00 (ss7_asp.c:1383) 20250806090046815 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046815 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046815 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046815 DLSCCP DEBUG SCCP-SCOC(45)[0x5580359d9c40]{IDLE}: Deallocated (fsm.c:568) 20250806090046815 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046815 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046815 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046816 DLM3UA <000f> 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 20250806090046816 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046816 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046816 DLSS7 <000c> ss7_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 20250806090046816 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046816 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046816 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 93 05 e1 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)7305352 20250806090046819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046819 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{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) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6363931-RAB-23)[0x5580359e2af0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)11813639 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 20250806090046821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046821 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046821 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046821 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046821 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)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046821 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046821 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046821 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046821 DLSS7 <000c> ss7_asp.c: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 4a 62 cd 00 00 00 00 00  20250806090046821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046821 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046821 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=004a62cd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046821 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) 20250806090046821 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046822 DLSCCP DEBUG 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) 20250806090046822 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046822 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) 20250806090046822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{disconnected}: Freeing instance (context_map.c:203) 20250806090046822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10250276)[0x5580359e0820]{disconnected}: Deallocated (fsm.c:568) 20250806090046822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{disconnected}: Freeing instance (context_map.c:207) 20250806090046822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5580359fe7e0]{disconnected}: Deallocated (fsm.c:568) 20250806090046822 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10250276 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:226) 20250806090046822 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=004a62cd), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:455) 20250806090046822 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046822 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) 20250806090046822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046822 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046822 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 4a 62 cd 00 00 2e 00 (ss7_asp.c:1383) 20250806090046822 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046822 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046822 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046822 DLSCCP DEBUG SCCP-SCOC(46)[0x5580359ddfa0]{IDLE}: Deallocated (fsm.c:568) 20250806090046823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046823 DLM3UA <000f> 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 20250806090046823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046823 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046823 DLSS7 <000c> ss7_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 20250806090046823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046823 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046823 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 4a 62 cd 00 00 2e 00 00 06 00 08 00 00 00 02  20250806090046823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046823 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046823 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046823 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046823 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046823 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046823 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046823 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  20250806090046823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046823 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) 20250806090046823 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) 20250806090046823 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046823 DLSCCP DEBUG 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) 20250806090046823 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046823 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046824 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046824 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046824 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046824 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046824 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046824 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb44307,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046824 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046824 DLSCCP DEBUG 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) 20250806090046824 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046825 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=001e4f58), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046825 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046825 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) 20250806090046825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046825 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046825 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 1e 4f 58 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending 20250806090046825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046825 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046825 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046825 DLM3UA <000f> 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 20250806090046825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046825 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046825 DLSS7 <000c> ss7_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 20250806090046825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046825 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046825 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 1e 4f 58 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)6363931 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@c18501b10b59: 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 } } } TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090046828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{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) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3814528-RAB-23)[0x5580359ea320]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)5750911 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:7 20250806090046830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046830 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046830 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046830 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046830 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046830 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046830 DLSS7 <000c> ss7_asp.c: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 1e 4f 58 00 00 00 00 00  20250806090046830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046830 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046830 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=001e4f58), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046830 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) 20250806090046830 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046830 DLSCCP DEBUG 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) 20250806090046830 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046830 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) 20250806090046830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11813639)[0x5580359ff2a0]{disconnected}: Deallocated (fsm.c:568) 20250806090046830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{disconnected}: Freeing instance (context_map.c:207) 20250806090046830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5580359ff3d0]{disconnected}: Deallocated (fsm.c:568) 20250806090046830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11813639 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:226) 20250806090046830 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=001e4f58), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:455) 20250806090046830 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046830 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) 20250806090046830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046830 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046830 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 1e 4f 58 00 00 2f 00 (ss7_asp.c:1383) 20250806090046830 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046830 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046830 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046830 DLSCCP DEBUG SCCP-SCOC(47)[0x5580359ff920]{IDLE}: Deallocated (fsm.c:568) 20250806090046830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046830 DLM3UA <000f> 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 20250806090046830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046830 DLSS7 <000c> ss7_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 20250806090046830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046830 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 1e 4f 58 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)3814528 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending 20250806090046831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046831 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046831 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046831 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046831 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046831 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046831 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046831 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046831 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  20250806090046831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046831 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046831 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) 20250806090046831 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) 20250806090046831 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046831 DLSCCP DEBUG 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) 20250806090046831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046832 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046832 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046832 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046832 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046832 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046832 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046832 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046832 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046832 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x611b1b,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046832 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046832 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046832 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046832 DLSCCP DEBUG 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) 20250806090046832 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046832 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=00225642), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046832 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046832 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) 20250806090046832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046832 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046832 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046832 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 22 56 42 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046832 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046832 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046832 DLM3UA <000f> 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 20250806090046832 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046832 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046832 DLSS7 <000c> ss7_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 20250806090046832 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046832 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046832 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 22 56 42 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250806090046832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046832 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a3480,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046832 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046832 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046832 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046832 DLSCCP DEBUG 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) 20250806090046832 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046832 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=00fb5f81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046832 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046832 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) 20250806090046832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046832 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046832 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046832 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 fb 5f 81 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046832 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046832 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046832 DLM3UA <000f> 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 20250806090046832 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046832 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046832 DLSS7 <000c> ss7_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 20250806090046832 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046832 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046832 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 fb 5f 81 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090046835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046835 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{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) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)16395543 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2282993-RAB-23)[0x5580359f2bd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)11267880 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:9 20250806090046835 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046835 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046836 DLSS7 <000c> ss7_asp.c: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 22 56 42 00 00 00 00 00  20250806090046836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046836 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=00225642), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046836 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) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046836 DLSCCP DEBUG 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) 20250806090046836 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046836 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) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{disconnected}: Freeing instance (context_map.c:203) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6363931)[0x5580359d8d30]{disconnected}: Deallocated (fsm.c:568) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{disconnected}: Freeing instance (context_map.c:207) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5580359fe270]{disconnected}: Deallocated (fsm.c:568) 20250806090046836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6363931 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806090046836 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=00225642), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:455) 20250806090046836 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046836 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) 20250806090046836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046836 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 22 56 42 00 00 30 00 (ss7_asp.c:1383) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(48)[0x5580359d8660]{IDLE}: Deallocated (fsm.c:568) 20250806090046836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046836 DLM3UA <000f> 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 20250806090046836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046836 DLSS7 <000c> ss7_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 20250806090046836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046836 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046836 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 22 56 42 00 00 30 00 00 06 00 08 00 00 00 02  20250806090046836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046836 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046836 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046836 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046836 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046836 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046836 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046836 DLSS7 <000c> ss7_asp.c: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 fb 5f 81 00 00 00 00 00  20250806090046836 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046836 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046836 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=00fb5f81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046836 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) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046836 DLSCCP DEBUG 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) 20250806090046836 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046836 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) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{disconnected}: Freeing instance (context_map.c:203) 20250806090046836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3814528)[0x5580359d7900]{disconnected}: Deallocated (fsm.c:568) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{disconnected}: Freeing instance (context_map.c:207) 20250806090046836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5580359d6a90]{disconnected}: Deallocated (fsm.c:568) 20250806090046836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3814528 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:226) 20250806090046836 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=00fb5f81), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:455) 20250806090046836 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046836 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) 20250806090046836 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046836 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046836 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046836 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046836 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046836 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 fb 5f 81 00 00 31 00 (ss7_asp.c:1383) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046836 DLSCCP DEBUG SCCP-SCOC(49)[0x5580359df5c0]{IDLE}: Deallocated (fsm.c:568) 20250806090046836 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046836 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046836 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046836 DLM3UA <000f> 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 20250806090046836 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046836 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046837 DLSS7 <000c> ss7_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 20250806090046837 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046837 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046837 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 fb 5f 81 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)2282993 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046842 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046842 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046842 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046842 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046842 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046842 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  20250806090046842 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046842 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046842 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) 20250806090046842 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) 20250806090046842 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046842 DLSCCP DEBUG 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) 20250806090046842 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046842 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046842 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046842 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046842 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046842 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046842 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046842 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x22d5f1,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046842 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046842 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046842 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046842 DLSCCP DEBUG 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) 20250806090046842 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046842 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=00bddf59), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046842 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046842 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) 20250806090046842 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046842 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046842 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046842 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046842 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 bd df 59 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046842 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046842 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046842 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046842 DLM3UA <000f> 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 20250806090046842 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046842 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046842 DLSS7 <000c> ss7_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 20250806090046842 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046842 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046842 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 bd df 59 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:10 TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{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) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9974408-RAB-23)[0x5580359e2c20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)6095787 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:10 20250806090046848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046848 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046849 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046849 DLSS7 <000c> ss7_asp.c: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 bd df 59 00 00 00 00 00  20250806090046849 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046849 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046849 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=00bddf59), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046849 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) 20250806090046849 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046849 DLSCCP DEBUG 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) 20250806090046849 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046849 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) 20250806090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2282993)[0x5580359de3a0]{disconnected}: Deallocated (fsm.c:568) 20250806090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{disconnected}: Freeing instance (context_map.c:207) 20250806090046849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5580359defc0]{disconnected}: Deallocated (fsm.c:568) 20250806090046849 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2282993 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:226) 20250806090046849 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=00bddf59), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:455) 20250806090046849 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046849 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) 20250806090046849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046849 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046849 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 bd df 59 00 00 32 00 (ss7_asp.c:1383) 20250806090046849 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046849 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046849 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046849 DLSCCP DEBUG SCCP-SCOC(50)[0x558035a008a0]{IDLE}: Deallocated (fsm.c:568) 20250806090046849 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046849 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046849 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046849 DLM3UA <000f> 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 20250806090046849 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046849 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046849 DLSS7 <000c> ss7_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 20250806090046849 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046849 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046849 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 bd df 59 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)9974408 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046855 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046855 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046855 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046855 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046855 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046855 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046855 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046855 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046855 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046855 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  20250806090046855 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046855 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046855 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) 20250806090046855 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) 20250806090046855 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046855 DLSCCP DEBUG 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) 20250806090046855 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046855 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046855 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046855 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046855 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046855 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046855 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046855 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046855 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x983288,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046855 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046855 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046855 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046855 DLSCCP DEBUG 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) 20250806090046855 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046855 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=00848a8f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046855 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046855 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) 20250806090046855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090046855 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046855 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 84 8a 8f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046856 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046856 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046856 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046856 DLM3UA <000f> 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 20250806090046856 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046856 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090046856 DLSS7 <000c> ss7_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 20250806090046856 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046856 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046856 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 84 8a 8f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046860 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{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) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10623845-RAB-23)[0x5580359e4960]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)7216671 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:11 20250806090046862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046862 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046862 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046862 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046862 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046862 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046862 DLSS7 <000c> ss7_asp.c: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 84 8a 8f 00 00 00 00 00  20250806090046862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046862 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=00848a8f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046862 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) 20250806090046862 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046862 DLSCCP DEBUG 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) 20250806090046862 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046862 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) 20250806090046862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{disconnected}: Freeing instance (context_map.c:203) 20250806090046862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9974408)[0x5580359d8b10]{disconnected}: Deallocated (fsm.c:568) 20250806090046862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{disconnected}: Freeing instance (context_map.c:207) 20250806090046862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x558035a09d80]{disconnected}: Deallocated (fsm.c:568) 20250806090046862 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9974408 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:226) 20250806090046862 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=00848a8f), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:455) 20250806090046862 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046862 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) 20250806090046862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046862 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090046862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046862 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 84 8a 8f 00 00 33 00 (ss7_asp.c:1383) 20250806090046862 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046862 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046862 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046862 DLSCCP DEBUG SCCP-SCOC(51)[0x558035a01470]{IDLE}: Deallocated (fsm.c:568) 20250806090046862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046862 DLM3UA <000f> 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 20250806090046862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046862 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090046862 DLSS7 <000c> ss7_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 20250806090046862 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046862 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046863 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 84 8a 8f 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)10623845 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046865 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046865 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046865 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046865 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046865 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046865 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  20250806090046866 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046866 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046866 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) 20250806090046866 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) 20250806090046866 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046866 DLSCCP DEBUG 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) 20250806090046866 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046866 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046866 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046866 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046866 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa21b65,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046866 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046866 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046866 DLSCCP DEBUG 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) 20250806090046866 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046866 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=007ca3c8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046866 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046866 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) 20250806090046866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046866 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 7c a3 c8 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046866 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046866 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046866 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046866 DLM3UA <000f> 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 20250806090046866 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046866 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046866 DLSS7 <000c> ss7_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 20250806090046866 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046866 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046866 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 7c a3 c8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090046868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046868 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{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) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16117314-RAB-23)[0x5580359daf40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)4724064 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:12 20250806090046869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046869 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046869 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046869 DLSS7 <000c> ss7_asp.c: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 7c a3 c8 00 00 00 00 00  20250806090046869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046869 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=007ca3c8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046869 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) 20250806090046869 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046869 DLSCCP DEBUG 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) 20250806090046869 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046869 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) 20250806090046869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{disconnected}: Freeing instance (context_map.c:203) 20250806090046869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10623845)[0x558035a00da0]{disconnected}: Deallocated (fsm.c:568) 20250806090046869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{disconnected}: Freeing instance (context_map.c:207) 20250806090046869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5580359e9330]{disconnected}: Deallocated (fsm.c:568) 20250806090046869 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10623845 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:226) 20250806090046870 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=007ca3c8), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:455) 20250806090046870 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046870 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) 20250806090046870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046870 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046870 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 7c a3 c8 00 00 34 00 (ss7_asp.c:1383) 20250806090046870 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046870 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046870 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046870 DLSCCP DEBUG SCCP-SCOC(52)[0x5580359e9ad0]{IDLE}: Deallocated (fsm.c:568) 20250806090046870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046870 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046870 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046870 DLM3UA <000f> 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 20250806090046870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046870 DLSS7 <000c> ss7_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 20250806090046870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046870 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046870 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 7c a3 c8 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)16117314 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046873 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046873 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  20250806090046874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046874 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) 20250806090046874 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) 20250806090046874 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046874 DLSCCP DEBUG 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) 20250806090046874 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046874 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046874 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046874 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046874 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046874 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046874 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046874 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf5ee42,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046874 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046874 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046874 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046874 DLSCCP DEBUG 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) 20250806090046874 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046874 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=00906ed5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046874 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046874 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) 20250806090046874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046874 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046874 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 90 6e d5 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090046875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046875 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046875 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046875 DLM3UA <000f> 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 20250806090046875 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046875 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046875 DLSS7 <000c> ss7_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 20250806090046875 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046875 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046875 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 90 6e d5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 := '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 } } } 20250806090046877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{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) 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)7853353 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15186680-RAB-23)[0x5580359f49e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:13 20250806090046878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046878 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046878 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046878 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046878 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046878 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046878 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046878 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046878 DLSS7 <000c> ss7_asp.c: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 90 6e d5 00 00 00 00 00  20250806090046879 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046879 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046879 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=00906ed5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046879 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) 20250806090046879 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046879 DLSCCP DEBUG 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) 20250806090046879 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046879 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) 20250806090046879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{disconnected}: Freeing instance (context_map.c:203) 20250806090046879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16117314)[0x5580359e9460]{disconnected}: Deallocated (fsm.c:568) 20250806090046879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090046879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x558035a019c0]{disconnected}: Deallocated (fsm.c:568) 20250806090046879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16117314 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:226) 20250806090046879 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=00906ed5), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:455) 20250806090046879 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046879 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) 20250806090046879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046879 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046879 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 90 6e d5 00 00 35 00 (ss7_asp.c:1383) 20250806090046879 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046879 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046879 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046879 DLSCCP DEBUG SCCP-SCOC(53)[0x5580359ea7b0]{IDLE}: Deallocated (fsm.c:568) 20250806090046879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046879 DLM3UA <000f> 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 20250806090046879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046879 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046879 DLSS7 <000c> ss7_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 20250806090046879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046879 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046879 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 90 6e d5 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)15186680 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090046891 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046891 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046891 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046891 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046891 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046891 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046891 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046891 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046891 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046891 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  20250806090046891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090046891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046891 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046891 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) 20250806090046891 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) 20250806090046891 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090046891 DLSCCP DEBUG 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) 20250806090046891 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090046891 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090046891 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090046891 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090046891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090046891 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090046891 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090046891 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090046891 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090046891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090046891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:123) 20250806090046892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090046892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:879) 20250806090046892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090046892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090046892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090046892 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090046892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe7baf8,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090046892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090046892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090046892 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090046892 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090046892 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090046892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090046892 DLSCCP DEBUG 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) 20250806090046892 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090046892 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=005ca904), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090046892 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046892 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) 20250806090046892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046892 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046892 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 5c a9 04 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090046892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090046892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090046892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) HNBGW-PFCP(452)@c18501b10b59: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@c18501b10b59: found destination TC_ps_rab_assignment_concurrent0(477) 20250806090046892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046893 DLM3UA <000f> 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 20250806090046893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046893 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046893 DLSS7 <000c> ss7_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 20250806090046893 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046893 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046893 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 5c a9 04 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)@c18501b10b59: Session index based on local reference:14 TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@c18501b10b59: 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 } } } 20250806090046895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090046895 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{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) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090046895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090046895 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10558427-RAB-23)[0x5580359ed2b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090046895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090046895 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)9390123 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:14 20250806090046897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046897 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090046897 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090046897 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090046897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090046897 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090046897 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090046897 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090046897 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046897 DLSS7 <000c> ss7_asp.c: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 5c a9 04 00 00 00 00 00  20250806090046897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090046897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090046897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090046897 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090046897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090046897 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=005ca904), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090046897 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) 20250806090046897 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090046897 DLSCCP DEBUG 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) 20250806090046897 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090046897 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) 20250806090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090046897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090046897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{disconnected}: Freeing instance (context_map.c:203) 20250806090046897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15186680)[0x5580359e9590]{disconnected}: Deallocated (fsm.c:568) 20250806090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{disconnected}: Freeing instance (context_map.c:207) 20250806090046897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x558035a00a60]{disconnected}: Deallocated (fsm.c:568) 20250806090046897 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15186680 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:226) 20250806090046898 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=005ca904), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:455) 20250806090046898 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090046898 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) 20250806090046898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090046898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090046898 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090046898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090046898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090046898 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 5c a9 04 00 00 36 00 (ss7_asp.c:1383) 20250806090046898 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090046898 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090046898 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090046898 DLSCCP DEBUG SCCP-SCOC(54)[0x5580359eafd0]{IDLE}: Deallocated (fsm.c:568) 20250806090046898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090046898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090046898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090046898 DLM3UA <000f> 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 20250806090046898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090046898 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090046898 DLSS7 <000c> ss7_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 20250806090046898 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090046898 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090046898 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 5c a9 04 00 00 36 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)10558427 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending 20250806090047092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090047093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090047093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090047093 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090047093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa11bdb,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090047093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090047093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090047093 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090047093 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090047093 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090047093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090047093 DLSCCP DEBUG 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) 20250806090047093 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090047093 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=0011db6f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090047093 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090047093 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) 20250806090047093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090047093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090047093 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090047093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090047093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090047093 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 11 db 6f 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090047093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090047093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090047093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090047094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090047094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090047094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090047094 DLM3UA <000f> 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 20250806090047094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090047094 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090047094 DLSS7 <000c> ss7_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 20250806090047094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090047094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090047094 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 11 db 6f 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)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)665185 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on connection ID:15 20250806090047103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090047103 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090047103 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090047104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090047104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090047104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090047104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090047104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090047104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090047104 DLSS7 <000c> ss7_asp.c: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 11 db 6f 00 00 00 00 00  20250806090047104 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090047104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090047104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090047104 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090047104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090047104 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=0011db6f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090047104 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) 20250806090047104 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090047104 DLSCCP DEBUG 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) 20250806090047104 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090047104 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) 20250806090047104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090047104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090047104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090047104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{disconnected}: Freeing instance (context_map.c:203) 20250806090047104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10558427)[0x5580359eb690]{disconnected}: Deallocated (fsm.c:568) 20250806090047104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090047104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{disconnected}: Freeing instance (context_map.c:207) 20250806090047104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x558035a00c00]{disconnected}: Deallocated (fsm.c:568) 20250806090047104 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10558427 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:226) 20250806090047104 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=0011db6f), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:455) 20250806090047104 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090047104 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) 20250806090047104 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090047104 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090047104 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090047104 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090047104 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090047104 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 11 db 6f 00 00 37 00 (ss7_asp.c:1383) 20250806090047104 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090047104 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090047104 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090047104 DLSCCP DEBUG SCCP-SCOC(55)[0x5580359ec440]{IDLE}: Deallocated (fsm.c:568) 20250806090047104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090047105 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090047105 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090047105 DLM3UA <000f> 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 20250806090047105 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090047105 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090047105 DLSS7 <000c> ss7_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 20250806090047105 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090047105 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090047105 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 11 db 6f 00 00 37 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090049114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049115 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37179<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(451)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(450)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090049122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049125 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090049125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090049125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090049125 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090049125 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090049125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090049125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090049125 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090049125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090049125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090049125 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090049125 DMAIN NOTICE (127.0.0.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) 20250806090049125 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090049125 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090049126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090049126 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090049126 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090049126 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090049126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090049126 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090049126 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090049126 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 20250806090049126 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090049126 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090049126 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(456)@c18501b10b59: Final verdict of PTC: none 20250806090049126 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090049126 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090049126 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090049126 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090049126 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 20250806090049126 DLSS7 <000c> ss7_route.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' 20250806090049126 DLSS7 <000c> ss7_route.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' 20250806090049126 DLSS7 <000c> ss7_asp.c: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  20250806090049126 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  20250806090049126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090049126 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090049127 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 20250806090049127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090049127 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090049127 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090049127 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090049127 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090049127 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090049127 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090049127 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.msc0-SCCP(455)@c18501b10b59: Final verdict of PTC: none 20250806090049127 DLSS7 <000c> ss7_route.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' 20250806090049127 DLSS7 <000c> ss7_route.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' 20250806090049127 DLSS7 <000c> ss7_asp.c: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  20250806090049127 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090049127 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090049127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090049127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090049127 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090049127 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) 20250806090049127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090049127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090049127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090049127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090049127 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090049127 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) 20250806090049127 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090049127 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090049127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090049127 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090049128 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090049128 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) 20250806090049128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090049128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090049128 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090049128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090049128 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090049128 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) 20250806090049128 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090049128 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-M3UA(460)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@c18501b10b59: Final verdict of PTC: none 20250806090049136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(458)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@c18501b10b59: Final verdict of PTC: none 20250806090049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090049138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(467)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(470)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@c18501b10b59: Final verdict of PTC: pass 20250806090049140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(464)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@c18501b10b59: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(452)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(449)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(474)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(461)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Wed Aug 6 09:00:49 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 20250806090049279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090049883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1968484) Waiting for packet dumper to finish... 1 (prev_count=1968484, count=1969024) 20250806090051127 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090051127 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090051127 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090051127 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090051127 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090051127 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rab_release started. 20250806090053027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090053031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090053033 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34777<->l=127.0.0.1:4262) (control_if.c:572) 20250806090053132 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053132 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053133 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053133 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053133 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053133 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053133 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053133 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release-Iuh0(482)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090053133 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090053133 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090053134 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053134 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090053134 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053134 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) 20250806090053134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090053134 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) 20250806090053134 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) 20250806090053134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090053134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053134 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053134 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090053134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 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) 20250806090053135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090053135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053135 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053135 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090053135 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 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) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090053135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090053135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053135 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053135 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053135 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090053135 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090053135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053135 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090053135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090053135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053135 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053135 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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090053135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090053135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053135 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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090053135 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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090053135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053135 DLM3UA <000f> 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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090053135 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) 20250806090053135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090053135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053135 DLM3UA <000f> 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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090053135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090053135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(486)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(484)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090053149 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053149 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053149 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053149 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053150 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053150 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090053150 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053151 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053151 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090053151 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090053151 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) 20250806090053151 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) 20250806090053151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090053151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053151 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053151 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053151 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090053151 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 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) 20250806090053151 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090053151 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053151 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) 20250806090053151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090053151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053151 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053151 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053151 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090053151 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090053151 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053151 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) 20250806090053151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090053151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053151 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053151 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090053151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053151 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090053152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053152 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090053152 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090053152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053152 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090053152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090053152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053152 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053152 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053152 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090053152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090053152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053152 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090053152 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) 20250806090053152 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090053152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053152 DLM3UA <000f> 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090053152 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090053152 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053152 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053152 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053152 DLM3UA <000f> 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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090053152 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090053152 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090053170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090053170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090053170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090053170 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090053170 DHNBAP 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) 20250806090053170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090053170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090053170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090053170 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@c18501b10b59: setverdict(pass): none -> pass 20250806090053345 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 20250806090053346 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 20250806090053346 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090053346 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090053354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090053354 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090053354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090053354 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090053354 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090053354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090053354 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090053354 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090053354 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 20250806090053354 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090053354 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  20250806090053354 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090053357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090053357 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090053357 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  20250806090053357 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090053357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090053357 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090053357 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 20250806090053357 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090053357 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  20250806090053357 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' 20250806090053357 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' 20250806090053357 DLSS7 <000c> ss7_asp.c: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  20250806090053357 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  20250806090053357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090053357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090053357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090053357 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090053358 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) 20250806090053358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090053358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090053358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090053358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090053358 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090053358 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) 20250806090053358 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053359 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090053359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053359 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090053359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090053360 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053360 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090053360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090053360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053360 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053360 DLM3UA <000f> 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 20250806090053360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090053360 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090053360 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090053360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090053360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090053360 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  20250806090053361 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 20250806090053361 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 20250806090053361 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090053361 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090053367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090053367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090053367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090053367 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090053367 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090053367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090053367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090053367 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090053367 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 20250806090053367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090053367 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  20250806090053367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090053369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090053369 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090053369 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  20250806090053369 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090053369 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090053369 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090053369 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 20250806090053369 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090053369 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  20250806090053369 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' 20250806090053369 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' 20250806090053369 DLSS7 <000c> ss7_asp.c: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  20250806090053369 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  20250806090053369 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  20250806090053369 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090053369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090053369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090053369 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090053369 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) 20250806090053369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090053369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090053369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090053369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090053369 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090053369 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) 20250806090053369 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090053370 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090053371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090053371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090053371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090053371 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090053371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090053371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090053371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090053371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090053371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090053371 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090053371 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090053371 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090053371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090053371 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090053371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090053372 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090053372 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090053372 DLM3UA <000f> 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 20250806090053372 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090053372 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090053372 DLSS7 <000c> ss7_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 20250806090053372 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090053372 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090053372 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(485)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090054160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054160 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090054160 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090054160 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090054160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090054160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090054160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090054160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090054160 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054160 DLSS7 <000c> ss7_asp.c: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  20250806090054160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090054160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090054160 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090054161 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090054161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090054161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090054161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090054161 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090054161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090054161 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090054161 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090054161 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) 20250806090054161 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090054161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090054161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090054162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090054162 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090054162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090054162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090054162 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) 20250806090054162 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090054162 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090054162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090054162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090054162 DLM3UA <000f> 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 20250806090054162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090054162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090054162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090054162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090054162 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054162 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  20250806090054164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054164 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090054164 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090054164 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090054164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090054164 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090054164 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090054164 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090054164 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054164 DLSS7 <000c> ss7_asp.c: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  20250806090054164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090054164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090054164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090054164 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090054164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090054164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090054164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090054164 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090054165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054165 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090054165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090054165 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090054165 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090054165 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(485)@c18501b10b59: 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 } } } } 20250806090054169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054169 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090054169 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090054169 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090054169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090054169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090054169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090054169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090054169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054169 DLSS7 <000c> ss7_asp.c: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(488)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090054169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090054169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090054169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090054169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090054169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090054169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090054169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090054169 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090054169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090054169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090054169 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090054169 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) 20250806090054169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090054169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090054169 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090054169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090054169 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090054169 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090054169 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090054169 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) 20250806090054169 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090054169 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090054169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054169 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090054169 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090054169 DLM3UA <000f> 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 20250806090054169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090054169 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090054170 DLSS7 <000c> ss7_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 20250806090054170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090054170 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054170 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  20250806090054170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090054170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090054170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090054170 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090054170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090054170 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090054170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090054170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090054170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090054170 DLSS7 <000c> ss7_asp.c: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  20250806090054170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090054170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090054170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090054170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090054170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090054170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090054170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090054170 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090054170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090054170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090054170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090054170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090054170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090054170 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090054170 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090054170 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(488)@c18501b10b59: 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 } } } } 20250806090054202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@c18501b10b59: Added conn table entry 0TC_ps_rab_release0(491)16501186 20250806090055236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090055236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090055236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090055236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090055236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfbc9c2, normal) (hnbgw_rua.c:408) 20250806090055236 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090055236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090055236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090055236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090055236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090055236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090055236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090055236 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090055236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090055236 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16501186 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090055236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090055236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090055236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090055236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090055236 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090055236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090055236 DLSCCP DEBUG 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) 20250806090055236 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: Allocated (fsm.c:456) 20250806090055236 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090055236 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003c90056400500f1100926) (sccp_scrc.c:455) 20250806090055236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090055236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090055236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090055236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090055236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090055236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090055236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090055236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090055236 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090055236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090055236 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090055236 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090055236 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090055236 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 03 c9 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090055236 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090055236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090055236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090055237 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055237 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090055237 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090055237 DLM3UA <000f> 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 20250806090055237 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090055237 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090055237 DLSS7 <000c> ss7_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 20250806090055237 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090055237 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055237 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 03 c9 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@c18501b10b59: Added conn table entry 0TC_ps_rab_release0(491)3232756 TC_ps_rab_release0(491)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090055243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055243 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090055243 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090055243 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090055243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090055243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090055243 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090055243 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090055243 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055243 DLSS7 <000c> ss7_asp.c: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 f9 e9 08 02 00 00 00 00  TC_ps_rab_release0(491)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 20250806090055243 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090055243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090055243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090055243 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090055243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090055243 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=00f9e908) (sccp_scrc.c:545) 20250806090055243 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) 20250806090055243 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090055243 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090055243 DLSCCP DEBUG 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) 20250806090055243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090055243 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) 20250806090055243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090055243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090055445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090055445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090055445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090055445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090055445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090055445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090055445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090055445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055445 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  20250806090055445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090055445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090055445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090055445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090055445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090055445 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) 20250806090055445 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) 20250806090055445 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090055445 DLSCCP DEBUG 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) 20250806090055445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090055445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090055445 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090055445 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090055445 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090055445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090055445 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 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) 20250806090055446 DRANAP DEBUG ps_rab_ass[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090055446 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090055446 DLPFCP DEBUG ps_rab[0x5580359f48b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090055446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090055446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090055446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090055446 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090055446 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(481)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@c18501b10b59: 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 } } } 20250806090055478 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090055478 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090055478 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090055478 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090055478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090055478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090055479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090055479 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090055479 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090055479 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090055479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090055479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{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) 20250806090055479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090055479 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090055479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090055479 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090055479 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090055479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090055479 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090055502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090055502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090055502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090055502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090055502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfbc9c2) (hnbgw_rua.c:472) 20250806090055502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090055502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090055502 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090055502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090055502 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090055502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090055502 DRANAP DEBUG ps_rab_ass[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090055502 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090055502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090055502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090055502 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090055502 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090055502 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090055502 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090055502 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@c18501b10b59: 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 } } } 20250806090055507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090055507 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090055507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090055507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090055507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090055507 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090055507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{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) 20250806090055507 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090055507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090055507 DLSCCP DEBUG 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) 20250806090055507 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090055507 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=00f9e908), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090055507 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090055507 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) 20250806090055507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090055507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090055507 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090055507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090055507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090055507 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 f9 e9 08 00 01 2e 60 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) 20250806090055507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090055507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090055507 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090055507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{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) 20250806090055507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090055507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090055507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090055507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090055507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090055507 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055507 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090055507 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090055507 DLM3UA <000f> 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 20250806090055507 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090055507 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090055507 DLSS7 <000c> ss7_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 20250806090055507 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090055507 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055507 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 f9 e9 08 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250806090055540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055540 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090055541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090055541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090055541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090055541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090055541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090055541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090055541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055541 DLSS7 <000c> ss7_asp.c: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  20250806090055541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090055541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090055541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090055541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090055541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090055541 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) 20250806090055541 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) 20250806090055541 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090055541 DLSCCP DEBUG 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) 20250806090055541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090055541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090055541 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090055541 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090055541 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090055541 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806090055541 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 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) 20250806090055541 DRANAP DEBUG ps_rab_ass[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090055541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250806090055541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250806090055541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250806090055541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250806090055541 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250806090055541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090055541 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090055544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090055544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090055544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806090055544 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090055544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfbc9c2) (hnbgw_rua.c:472) 20250806090055545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806090055545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090055545 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090055545 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090055545 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090055545 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806090055545 DRANAP DEBUG ps_rab_ass[0x5580359ed3e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090055545 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806090055545 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090055545 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090055545 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090055545 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090055545 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090055545 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(481)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release0(491) HNBGW-PFCP(481)@c18501b10b59: 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 } } } 20250806090055546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090055546 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090055546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250806090055546 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090055546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090055546 DLSCCP DEBUG 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) 20250806090055546 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090055546 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=00f9e908), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250806090055546 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090055546 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) 20250806090055546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090055546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090055546 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090055546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090055546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090055546 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 f9 e9 08 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) 20250806090055546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090055546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090055546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186)[0x5580359ed3e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{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) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090055546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-58 SEID-0x13 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090055546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16501186-RAB-23)[0x5580359f48b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090055546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090055546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090055546 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055546 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090055546 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090055546 DLM3UA <000f> 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 20250806090055546 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090055546 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090055546 DLSS7 <000c> ss7_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 20250806090055546 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090055546 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090055546 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 f9 e9 08 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090055632 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34777<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@c18501b10b59: Final verdict of PTC: none 20250806090055640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090055641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release(478)@c18501b10b59: Final verdict of PTC: none 20250806090055642 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090055642 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090055642 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090055642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090055642 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090055642 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 20250806090055642 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(485)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(484)@c18501b10b59: Final verdict of PTC: none 20250806090055642 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090055642 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090055642 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090055642 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 20250806090055642 DLSS7 <000c> ss7_route.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' 20250806090055642 DLSS7 <000c> ss7_route.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' 20250806090055642 DLSS7 <000c> ss7_asp.c: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  20250806090055642 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  20250806090055642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090055642 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-SCCP(487)@c18501b10b59: Final verdict of PTC: none 20250806090055642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090055642 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090055642 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) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090055642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090055642 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090055642 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) 20250806090055642 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090055642 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090055642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090055642 DLSCCP DEBUG 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) 20250806090055642 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9e908), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090055642 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) 20250806090055642 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) 20250806090055642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090055642 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090055642 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090055642 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090055642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090055642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090055642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f9 e9 08 00 00 38 00 00 00 00 00 (ss7_asp.c:1383) 20250806090055642 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090055642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090055642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090055642 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090055642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090055642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090055642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090055642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090055642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16501186)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090055642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090055642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090055642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090055642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16501186 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:226) 20250806090055642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090055642 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090055642 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090055642 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) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090055642 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090055642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090055642 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090055642 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) 20250806090055642 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090055642 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090055643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090055643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090055642 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 20250806090055642 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090055642 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090055642 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090055642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090055642 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090055642 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090055642 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 20250806090055642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055642 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090055642 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090055642 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090055642 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 20250806090055642 DLSS7 <000c> ss7_route.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' 20250806090055642 DLSS7 <000c> ss7_route.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' 20250806090055642 DLSS7 <000c> ss7_asp.c: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  20250806090055642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090055642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090055643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090055643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090055643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090055643 DLM3UA <000f> 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 20250806090055643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090055643 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090055643 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090055643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090055643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090055643 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090055643 DMAIN NOTICE (127.0.0.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) 20250806090055643 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090055643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(489)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(481)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_release0(491)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(490)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rab_release finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Wed Aug 6 09:00:55 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 20250806090055681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090056284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=410920) Waiting for packet dumper to finish... 1 (prev_count=410920, count=411460) 20250806090057642 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090057643 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090057643 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090057643 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090057643 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090057643 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@c18501b10b59: 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@c18501b10b59: Test case TC_ps_rab_release_abnormal started. 20250806090059393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090059395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090059398 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40215<->l=127.0.0.1:4262) (control_if.c:572) 20250806090059501 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059501 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059502 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059502 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059502 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059502 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059502 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059502 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_ps_rab_release_abnormal-Iuh0(496)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090059502 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090059502 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090059503 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059503 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090059503 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059503 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059503 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) 20250806090059503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090059503 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) 20250806090059503 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) 20250806090059503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090059503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059503 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059503 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059503 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090059503 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059504 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) 20250806090059504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090059504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059504 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059504 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059504 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090059504 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090059504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090059504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059504 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059504 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090059504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059504 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 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) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090059504 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059504 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090059504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090059504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059504 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059504 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059504 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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090059504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090059504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059504 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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090059504 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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090059504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059504 DLM3UA <000f> 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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090059504 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090059504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059504 DLM3UA <000f> 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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090059504 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090059504 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(500)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(498)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090059516 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059516 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059517 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059517 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090059517 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059518 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090059518 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090059518 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) 20250806090059518 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) 20250806090059518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090059518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059518 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059518 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059518 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090059518 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 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) 20250806090059518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090059518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059518 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059518 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059518 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090059518 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 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) 20250806090059518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090059518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059518 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059518 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059518 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090059518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059518 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059518 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090059518 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059518 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090059518 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090059518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059518 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059518 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059518 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090059518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090059518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059518 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090059518 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090059518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059518 DLM3UA <000f> 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090059518 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090059518 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059518 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059518 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059518 DLM3UA <000f> 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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090059518 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090059518 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(503)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090059540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090059540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090059540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090059540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090059540 DHNBAP 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) 20250806090059540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090059540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090059540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090059540 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@c18501b10b59: setverdict(pass): none -> pass 20250806090059715 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 20250806090059715 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 20250806090059715 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090059715 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090059727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090059727 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090059727 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090059727 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090059727 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090059727 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090059727 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090059727 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090059727 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 20250806090059727 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090059727 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  20250806090059727 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090059729 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 20250806090059729 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 20250806090059729 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090059729 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090059730 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059730 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090059730 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090059730 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  20250806090059730 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090059730 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090059730 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090059730 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 20250806090059730 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090059730 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  20250806090059730 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' 20250806090059731 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' 20250806090059731 DLSS7 <000c> ss7_asp.c: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  20250806090059731 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  20250806090059731 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090059731 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090059731 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090059731 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090059731 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) 20250806090059731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090059731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090059731 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090059731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090059731 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090059731 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) 20250806090059731 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059732 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059732 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090059732 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059732 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059732 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090059732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (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-M3UA(503)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090059732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090059732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059732 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090059732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090059732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059732 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059732 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059733 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059733 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059733 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059733 DLM3UA <000f> 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 20250806090059733 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090059733 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090059733 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090059733 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090059733 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090059733 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  20250806090059736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090059736 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090059736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090059736 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090059736 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090059736 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090059736 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090059736 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090059736 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 20250806090059736 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090059736 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  20250806090059736 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090059738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059738 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090059738 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090059738 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  20250806090059738 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090059738 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090059738 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090059738 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 20250806090059738 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090059738 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  20250806090059738 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' 20250806090059738 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' 20250806090059738 DLSS7 <000c> ss7_asp.c: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  20250806090059738 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  20250806090059738 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  20250806090059739 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090059739 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090059739 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090059739 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090059739 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) 20250806090059739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090059739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090059739 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090059739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090059739 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090059739 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) 20250806090059739 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090059740 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090059740 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090059740 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090059740 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090059740 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090059740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090059740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090059740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090059740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090059740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090059740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090059740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090059740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090059740 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090059740 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090059740 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090059740 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090059740 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090059740 DLM3UA <000f> 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 20250806090059740 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090059741 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090059741 DLSS7 <000c> ss7_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 20250806090059741 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090059741 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090059741 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.msc0-RAN(499)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090100529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100529 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090100529 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090100529 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090100529 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090100529 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090100529 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090100529 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090100530 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100530 DLSS7 <000c> ss7_asp.c: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  20250806090100530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090100530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090100530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090100530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090100530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090100530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090100530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090100530 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090100530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090100530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090100530 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090100530 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) 20250806090100530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090100530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090100530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090100530 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090100530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090100530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090100530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090100530 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) 20250806090100530 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090100530 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090100531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100531 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090100531 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090100531 DLM3UA <000f> 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 20250806090100531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090100531 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090100531 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090100531 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090100531 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100531 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  20250806090100531 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100532 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090100532 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090100532 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090100532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090100532 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090100532 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090100532 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090100532 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100532 DLSS7 <000c> ss7_asp.c: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  20250806090100532 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090100532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090100532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090100532 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090100532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090100532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090100532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090100532 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090100532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090100532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090100532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090100532 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090100532 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(499)@c18501b10b59: 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(502)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090100541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090100541 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090100541 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090100541 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090100541 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090100541 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090100541 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090100541 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100541 DLSS7 <000c> ss7_asp.c: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  20250806090100541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090100541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090100541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090100541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090100541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090100541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090100541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090100541 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090100541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090100541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090100541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090100541 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090100542 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) 20250806090100542 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090100542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090100542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090100542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090100542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090100542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090100542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090100542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090100542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090100542 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) 20250806090100542 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090100542 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090100542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090100542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090100542 DLM3UA <000f> 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 20250806090100542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090100542 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090100542 DLSS7 <000c> ss7_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 20250806090100542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090100542 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100542 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  20250806090100544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090100544 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090100544 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090100544 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090100544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090100544 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090100544 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090100544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090100544 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090100544 DLSS7 <000c> ss7_asp.c: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  20250806090100544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090100544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090100544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090100544 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090100544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090100544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090100544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090100544 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090100544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090100544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090100544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090100544 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090100544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090100544 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090100544 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090100544 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(502)@c18501b10b59: 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 } } } } 20250806090100562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@c18501b10b59: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@c18501b10b59: Added conn table entry 0TC_ps_rab_release_abnormal0(505)6470917 20250806090101587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090101587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090101587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090101587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090101587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x62bd05, normal) (hnbgw_rua.c:408) 20250806090101587 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090101587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090101587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090101587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090101587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090101587 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090101587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090101587 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090101587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090101587 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6470917 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090101587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090101587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090101587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090101587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090101587 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090101587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090101587 DLSCCP DEBUG 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) 20250806090101587 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: Allocated (fsm.c:456) 20250806090101587 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090101587 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003d40056400500f1100926) (sccp_scrc.c:455) 20250806090101587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090101587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090101587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090101587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090101587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090101587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090101587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090101587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090101587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090101587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090101587 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090101587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090101587 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090101587 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 03 d4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090101587 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090101587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090101587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090101587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101587 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090101587 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090101587 DLM3UA <000f> 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 20250806090101587 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090101587 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090101587 DLSS7 <000c> ss7_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 20250806090101587 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090101587 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101587 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 03 d4 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@c18501b10b59: Added conn table entry 0TC_ps_rab_release_abnormal0(505)5997260 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: Session index based on connection ID:0 TC_ps_rab_release_abnormal0(505)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090101591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101591 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090101591 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090101591 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090101591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090101591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090101591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090101591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090101591 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101591 DLSS7 <000c> ss7_asp.c: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 20 22 7e 02 00 00 00 00  20250806090101592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090101592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090101592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090101592 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090101592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090101592 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=0020227e) (sccp_scrc.c:545) 20250806090101592 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) 20250806090101592 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090101592 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090101592 DLSCCP DEBUG 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) 20250806090101592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090101592 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) 20250806090101592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090101592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_ps_rab_release_abnormal0(505)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250806090101792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101792 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090101793 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090101793 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090101793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090101793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090101793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090101793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090101793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101793 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  20250806090101793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090101793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090101793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090101793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090101793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090101793 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) 20250806090101793 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) 20250806090101793 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090101793 DLSCCP DEBUG 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) 20250806090101793 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090101793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090101793 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090101793 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090101793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090101793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090101793 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 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) 20250806090101793 DRANAP DEBUG ps_rab_ass[0x5580359f48b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090101793 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090101793 DLPFCP DEBUG ps_rab[0x5580359d6e50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250806090101793 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250806090101793 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090101793 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250806090101794 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090101794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:263) HNBGW-PFCP(495)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@c18501b10b59: 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 } } } 20250806090101822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090101822 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090101822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250806090101822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250806090101822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090101822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:371) 20250806090101822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:123) 20250806090101822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:375) 20250806090101822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:375) 20250806090101822 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250806090101822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250806090101822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{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) 20250806090101822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250806090101822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090101822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090101822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090101822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090101822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090101822 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090101840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090101840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090101840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090101840 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090101840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62bd05) (hnbgw_rua.c:472) 20250806090101840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090101840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090101840 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090101840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090101840 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090101840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090101840 DRANAP DEBUG ps_rab_ass[0x5580359f48b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090101840 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:443) 20250806090101840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090101840 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250806090101840 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250806090101840 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090101840 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250806090101840 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090101840 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@c18501b10b59: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@c18501b10b59: 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 } } } 20250806090101844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090101844 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090101844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250806090101844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250806090101844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250806090101844 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090101844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{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) 20250806090101844 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090101844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090101844 DLSCCP DEBUG 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) 20250806090101844 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090101844 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=0020227e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:455) 20250806090101844 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090101844 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) 20250806090101844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090101844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090101844 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090101844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090101844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090101844 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 20 22 7e 00 01 2e 60 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) 20250806090101844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090101844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090101844 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090101844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{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) 20250806090101844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250806090101844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090101844 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090101844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090101844 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090101844 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101844 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090101844 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090101844 DLM3UA <000f> 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 20250806090101844 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090101844 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090101844 DLSS7 <000c> ss7_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 20250806090101844 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090101844 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101844 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 20 22 7e 00 01 2e 60 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250806090101863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101863 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090101863 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090101863 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090101863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090101863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090101863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090101863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090101863 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101863 DLSS7 <000c> ss7_asp.c: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  20250806090101863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090101863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090101863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090101863 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090101863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090101863 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) 20250806090101863 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) 20250806090101863 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090101863 DLSCCP DEBUG 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) 20250806090101863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090101863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090101863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090101863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090101863 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090101863 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250806090101863 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 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) 20250806090101863 DRANAP DEBUG ps_rab_ass[0x5580359f48b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090101863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:268) 20250806090101863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:123) 20250806090101863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:269) 20250806090101863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:269) 20250806090101863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250806090101863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090101863 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090101866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090101866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090101866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806090101866 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090101866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62bd05) (hnbgw_rua.c:472) 20250806090101866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806090101866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090101866 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090101866 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090101866 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090101866 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806090101866 DRANAP DEBUG ps_rab_ass[0x5580359f48b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250806090101866 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250806090101866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:729) 20250806090101866 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:730) 20250806090101866 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250806090101866 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250806090101866 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250806090101866 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:516) HNBGW-PFCP(495)@c18501b10b59: 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)@c18501b10b59: found destination TC_ps_rab_release_abnormal0(505) HNBGW-PFCP(495)@c18501b10b59: 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 } } } 20250806090101867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250806090101867 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250806090101867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_RELEASED (ps_rab_fsm.c:676) 20250806090101867 DRANAP INFO ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:669) 20250806090101867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:671) 20250806090101867 DLSCCP DEBUG 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) 20250806090101867 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090101867 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=0020227e), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:455) 20250806090101867 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090101867 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) 20250806090101867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090101867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090101867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090101867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090101867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090101867 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 20 22 7e 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) 20250806090101867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:678) 20250806090101867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:678) 20250806090101867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917)[0x5580359f48b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{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) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250806090101867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: -rx-> PFCP seq-61 SEID-0x14 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:686) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:686) 20250806090101867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6470917-RAB-23)[0x5580359d6e50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250806090101867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250806090101867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5580359b8460]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250806090101867 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101867 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090101867 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090101867 DLM3UA <000f> 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 20250806090101867 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090101867 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090101867 DLSS7 <000c> ss7_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 20250806090101867 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090101867 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090101867 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 20 22 7e 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090101953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40215<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@c18501b10b59: Final verdict of PTC: none 20250806090101959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38728<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090101960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38716<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(498)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release_abnormal(492)@c18501b10b59: Final verdict of PTC: none 20250806090101961 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090101961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090101961 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090101961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090101961 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090101961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090101961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ps_rab_release_abnormal-Iuh0-RUA(497)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@c18501b10b59: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@c18501b10b59: Final verdict of PTC: none 20250806090101961 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090101961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090101961 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090101961 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090101961 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 20250806090101961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101961 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090101961 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(502)@c18501b10b59: Final verdict of PTC: none 20250806090101961 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090101961 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090101961 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090101961 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090101961 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 20250806090101961 DLSS7 <000c> ss7_route.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' 20250806090101961 DLSS7 <000c> ss7_route.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' 20250806090101961 DLSS7 <000c> ss7_asp.c: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  20250806090101962 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  20250806090101962 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-M3UA(503)@c18501b10b59: Final verdict of PTC: none 20250806090101962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090101962 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 20250806090101962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101962 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090101962 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090101962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090101962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090101962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090101962 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) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090101962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090101962 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090101962 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) 20250806090101962 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090101962 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090101962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090101962 DLSCCP DEBUG 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) 20250806090101962 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090101962 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090101962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090101962 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090101962 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 20250806090101962 DLSS7 <000c> ss7_route.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' 20250806090101962 DLSS7 <000c> ss7_route.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' 20250806090101962 DLSS7 <000c> ss7_asp.c: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  20250806090101962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090101962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090101962 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090101962 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) 20250806090101962 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) 20250806090101962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090101962 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090101962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090101962 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090101962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090101962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090101962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 00 00 00 00 00 (ss7_asp.c:1383) 20250806090101962 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090101962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090101962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090101962 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090101962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090101962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090101962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090101962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090101962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6470917)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090101962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090101962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090101962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090101962 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470917 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:226) 20250806090101962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090101962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090101962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090101962 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) 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090101962 DLSCCP DEBUG 0: SCCP(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(501)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(504)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(495)@c18501b10b59: Final verdict of PTC: none 20250806090101962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090101962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090101962 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090101962 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) 20250806090101962 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090101962 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090101963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090101963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090101963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090101963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090101963 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090101963 DMAIN NOTICE (127.0.0.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) 20250806090101963 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090101963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090101963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090101963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090101963 DLM3UA <000f> 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 20250806090101963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090101963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090101963 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090101968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@c18501b10b59: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Wed Aug 6 09:01:01 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 20250806090102004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090102606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=409136) Waiting for packet dumper to finish... 1 (prev_count=409136, count=409676) 20250806090103963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090103963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090103963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090103963 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090103963 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090103963 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01: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_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 20250806090105642 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090105642 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9e908), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090105642 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090105642 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) 20250806090105642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090105642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090105642 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090105642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090105642 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090105642 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090105642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105642 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f9 e9 08 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090105642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105642 DLM3UA <000f> 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 20250806090105642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090105642 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090105642 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250806090105686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090105689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090105691 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40127<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090105817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090105817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090105828 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105828 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105828 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105829 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105829 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090105829 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090105829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090105829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090105829 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105829 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090105829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090105829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105829 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105829 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45341 (stream_srv.c:143) 20250806090105829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45341<->l=127.0.0.1:29169 (hnb.c:335) 20250806090105829 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105829 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105829 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105829 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105829 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105829 DLM3UA <000f> 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 20250806090105829 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090105829 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090105829 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090105830 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105830 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090105830 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 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) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090105830 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) 20250806090105830 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) 20250806090105830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090105830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105830 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105830 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090105830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105830 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105830 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105830 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090105831 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105831 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) 20250806090105831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090105831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105831 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105831 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105831 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090105831 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105831 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 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) 20250806090105831 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105831 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=8 -> eSLS=8: picked Normal Route via 'as-clnt-CN' round-robin style (available) (ss7_combined_linkset.c:297) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090105831 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105831 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090105831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090105831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105831 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105831 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105831 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 20250806090105831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090105831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090105831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105831 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 20250806090105831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090105831 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 20250806090105831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090105831 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105831 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105831 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105831 DLM3UA <000f> 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 20250806090105831 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090105831 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) 20250806090105831 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090105831 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(516)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(514)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090105851 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105851 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105851 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105851 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105851 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105851 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105851 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090105851 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090105852 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105852 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090105852 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090105853 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) 20250806090105853 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) 20250806090105853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090105853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105853 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105853 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105853 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090105853 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 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) 20250806090105853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090105853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 05 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090105853 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105853 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105853 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090105853 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 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) 20250806090105853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090105853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105853 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105853 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090105853 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090105853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090105853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090105853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090105853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090105853 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090105853 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090105853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090105853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090105853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090105853 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090105853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105853 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090105853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090105853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105853 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090105853 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090105853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105853 DLM3UA <000f> 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090105853 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090105853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090105853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090105853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090105853 DLM3UA <000f> 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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090105853 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090105853 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(519)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(517)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090105879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090105879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090105879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090105879 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090105879 DHNBAP 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) 20250806090105879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090105879 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090105879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090105879 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@c18501b10b59: setverdict(pass): none -> pass 20250806090105886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090105886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090105886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090105886 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090105886 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) 20250806090105886 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806090105886 DHNBAP DEBUG (127.0.0.1:45341 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090105886 DHNBAP NOTICE (127.0.0.1:45341 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090105886 DHNBAP NOTICE (127.0.0.1:45341 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090105886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090105886 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090106048 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 20250806090106048 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 20250806090106048 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090106048 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090106054 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106054 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090106054 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090106054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090106054 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090106054 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090106054 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090106054 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090106054 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090106054 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 20250806090106054 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090106054 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  20250806090106054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090106057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106057 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090106057 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090106057 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  20250806090106057 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090106057 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090106057 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090106057 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 20250806090106057 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090106057 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  20250806090106057 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' 20250806090106057 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' 20250806090106057 DLSS7 <000c> ss7_asp.c: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  20250806090106057 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  20250806090106057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090106057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090106057 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090106057 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090106057 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) 20250806090106057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090106057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090106057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090106057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090106057 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090106057 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) 20250806090106057 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090106058 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090106059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090106059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090106059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090106059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090106059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090106059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090106059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090106060 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090106060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090106060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090106060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090106060 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090106060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090106060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090106060 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090106060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090106060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090106060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090106060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090106060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106060 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  20250806090106067 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 20250806090106067 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 20250806090106067 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090106067 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090106077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106077 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090106077 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090106077 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090106077 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090106077 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090106077 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090106077 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090106077 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090106077 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 20250806090106077 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090106077 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  20250806090106077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090106086 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090106086 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090106086 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090106086 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) 20250806090106086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090106086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090106086 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090106086 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106086 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090106086 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090106086 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  20250806090106086 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090106086 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090106086 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090106086 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 20250806090106086 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090106086 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  20250806090106086 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' 20250806090106086 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' 20250806090106086 DLSS7 <000c> ss7_asp.c: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  20250806090106086 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  20250806090106086 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  20250806090106086 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090106086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090106086 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090106086 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) 20250806090106086 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090106088 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090106088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090106088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090106088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090106088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090106088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090106088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106088 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090106088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090106088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090106088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090106088 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090106088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090106088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090106088 DLM3UA <000f> 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 20250806090106088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090106088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090106088 DLSS7 <000c> ss7_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 20250806090106088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090106088 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106088 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(515)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090106853 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090106853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090106853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090106853 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090106853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090106853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106853 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090106853 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090106853 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090106853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090106853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090106853 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090106853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090106853 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106853 DLSS7 <000c> ss7_asp.c: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  20250806090106853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090106853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090106853 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090106853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090106853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090106853 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090106853 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) 20250806090106853 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090106853 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090106853 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106853 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090106853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106853 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090106853 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090106853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090106853 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) 20250806090106853 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090106853 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090106853 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106853 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090106853 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090106853 DLM3UA <000f> 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 20250806090106853 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090106853 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090106853 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090106853 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090106853 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106853 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  20250806090106854 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106854 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090106854 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090106854 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090106854 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090106854 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090106854 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090106854 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090106854 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106854 DLSS7 <000c> ss7_asp.c: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  20250806090106854 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090106854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090106854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090106854 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090106854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090106854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090106854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090106854 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090106854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106854 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090106854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090106854 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090106854 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090106854 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(515)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090106870 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106870 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090106870 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090106870 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090106870 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090106870 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090106870 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090106870 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090106870 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106870 DLSS7 <000c> ss7_asp.c: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  20250806090106870 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090106870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090106870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090106870 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090106870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090106870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090106870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090106870 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090106870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090106870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090106870 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090106870 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090106870 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) 20250806090106870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090106870 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090106871 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090106871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090106871 DLSS7 DEBUG[020250806090106871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106871 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090106871 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090106871 DLM3UA <000f> 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 20250806090106871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090106871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090106871 DLSS7 <000c> ss7_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 20250806090106871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090106871 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106871 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  ;m 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090106871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090106871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090106871 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) 20250806090106871 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090106871 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090106871 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090106871 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090106871 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090106871 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090106871 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090106871 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090106871 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090106871 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090106871 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090106871 DLSS7 <000c> ss7_asp.c: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  20250806090106871 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090106871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090106871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090106871 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090106871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090106871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090106871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090106871 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090106871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090106871 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090106871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090106871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090106871 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090106871 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(518)@c18501b10b59: 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 } } } } 20250806090106890 DLCTRL DEBUG Command: GET 385665575 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090106890 DLCTRL DEBUG Tx Command reply: GET_REPLY 385665575 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090106892 DLCTRL DEBUG Command: GET 460331235 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090106892 DLCTRL DEBUG Tx Command reply: GET_REPLY 460331235 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090106893 DLCTRL DEBUG Command: GET 274122800 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090106893 DLCTRL DEBUG Tx Command reply: GET_REPLY 274122800 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090106895 DLCTRL DEBUG Command: GET 531976091 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090106895 DLCTRL DEBUG Tx Command reply: GET_REPLY 531976091 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090106896 DLCTRL DEBUG Command: GET 444268370 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090106896 DLCTRL DEBUG Tx Command reply: GET_REPLY 444268370 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090106898 DLCTRL DEBUG Command: GET 216206972 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090106898 DLCTRL DEBUG Tx Command reply: GET_REPLY 216206972 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090106900 DLCTRL DEBUG Command: GET 989025928 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090106900 DLCTRL DEBUG Tx Command reply: GET_REPLY 989025928 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090106901 DLCTRL DEBUG Command: GET 441286095 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090106901 DLCTRL DEBUG Tx Command reply: GET_REPLY 441286095 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090106903 DLCTRL DEBUG Command: GET 452316182 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090106903 DLCTRL DEBUG Tx Command reply: GET_REPLY 452316182 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090106905 DLCTRL DEBUG Command: GET 850712279 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090106905 DLCTRL DEBUG Tx Command reply: GET_REPLY 850712279 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090106907 DLCTRL DEBUG Command: GET 319532073 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090106907 DLCTRL DEBUG Tx Command reply: GET_REPLY 319532073 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090106909 DLCTRL DEBUG Command: GET 169867763 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090106909 DLCTRL DEBUG Tx Command reply: GET_REPLY 169867763 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090106911 DLCTRL DEBUG Command: GET 493428333 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090106911 DLCTRL DEBUG Tx Command reply: GET_REPLY 493428333 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090106912 DLCTRL DEBUG Command: GET 292874856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090106912 DLCTRL DEBUG Tx Command reply: GET_REPLY 292874856 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090106913 DLCTRL DEBUG Command: GET 762130360 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090106913 DLCTRL DEBUG Tx Command reply: GET_REPLY 762130360 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090106915 DLCTRL DEBUG Command: GET 23087409 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090106915 DLCTRL DEBUG Tx Command reply: GET_REPLY 23087409 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090106916 DLCTRL DEBUG Command: GET 608404945 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090106916 DLCTRL DEBUG Tx Command reply: GET_REPLY 608404945 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090106917 DLCTRL DEBUG Command: GET 415905908 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090106917 DLCTRL DEBUG Tx Command reply: GET_REPLY 415905908 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090106918 DLCTRL DEBUG Command: GET 274236673 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090106918 DLCTRL DEBUG Tx Command reply: GET_REPLY 274236673 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090106919 DLCTRL DEBUG Command: GET 944410641 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090106919 DLCTRL DEBUG Tx Command reply: GET_REPLY 944410641 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000000010101111'B, t_guard := 20.000000 } 20250806090106934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)10408730 20250806090107950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090107950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090107950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090107950 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090107950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ed31a, normal) (hnbgw_rua.c:408) 20250806090107950 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090107950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090107950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408730 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090107950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090107950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090107950 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408730 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090107950 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090107950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090107950 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10408730 <-> SCCP-58 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090107950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408730 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090107950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090107950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090107950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090107950 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408730 SCCP-58 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090107950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090107950 DLSCCP DEBUG 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) 20250806090107950 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: Allocated (fsm.c:456) 20250806090107950 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090107950 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000af0056400500f1100926) (sccp_scrc.c:455) 20250806090107950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090107950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090107950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090107950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090107950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090107950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090107950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090107950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090107950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090107950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090107950 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090107950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090107950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090107950 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 00 af 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090107950 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090107950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090107950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090107950 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090107950 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090107950 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090107950 DLM3UA <000f> 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 20250806090107950 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090107950 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090107950 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090107950 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090107950 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090107950 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 00 af 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)11687625 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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(514)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090107955 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090107955 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090107955 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090107955 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090107955 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090107955 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090107955 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090107955 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090107955 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090107955 DLSS7 <000c> ss7_asp.c: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 cd d7 82 02 00 00 00 00  20250806090107955 DLCTRL DEBUG Command: GET 414138473 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090107955 DLCTRL DEBUG Tx Command reply: GET_REPLY 414138473 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090107955 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090107955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090107955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090107955 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090107955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090107955 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=00cdd782) (sccp_scrc.c:545) 20250806090107955 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) 20250806090107955 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090107955 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090107955 DLSCCP DEBUG 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) 20250806090107955 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090107955 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) 20250806090107955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090107955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090107956 DLCTRL DEBUG Command: GET 885625428 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090107956 DLCTRL DEBUG Tx Command reply: GET_REPLY 885625428 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090107957 DLCTRL DEBUG Command: GET 686869025 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090107957 DLCTRL DEBUG Tx Command reply: GET_REPLY 686869025 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090107958 DLCTRL DEBUG Command: GET 139750414 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090107958 DLCTRL DEBUG Tx Command reply: GET_REPLY 139750414 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090107959 DLCTRL DEBUG Command: GET 1902588 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090107959 DLCTRL DEBUG Tx Command reply: GET_REPLY 1902588 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090107960 DLCTRL DEBUG Command: GET 211304815 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090107960 DLCTRL DEBUG Tx Command reply: GET_REPLY 211304815 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090107960 DLCTRL DEBUG Command: GET 40010445 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090107960 DLCTRL DEBUG Tx Command reply: GET_REPLY 40010445 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090107961 DLCTRL DEBUG Command: GET 308000152 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090107961 DLCTRL DEBUG Tx Command reply: GET_REPLY 308000152 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090107962 DLCTRL DEBUG Command: GET 820247598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090107962 DLCTRL DEBUG Tx Command reply: GET_REPLY 820247598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090107963 DLCTRL DEBUG Command: GET 14405748 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090107963 DLCTRL DEBUG Tx Command reply: GET_REPLY 14405748 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090107963 DLCTRL DEBUG Command: GET 63209669 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090107963 DLCTRL DEBUG Tx Command reply: GET_REPLY 63209669 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090107964 DLCTRL DEBUG Command: GET 149032336 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090107964 DLCTRL DEBUG Tx Command reply: GET_REPLY 149032336 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090107965 DLCTRL DEBUG Command: GET 637315829 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090107965 DLCTRL DEBUG Tx Command reply: GET_REPLY 637315829 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090107966 DLCTRL DEBUG Command: GET 511954945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090107966 DLCTRL DEBUG Tx Command reply: GET_REPLY 511954945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090107966 DLCTRL DEBUG Command: GET 993596091 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090107966 DLCTRL DEBUG Tx Command reply: GET_REPLY 993596091 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090107967 DLCTRL DEBUG Command: GET 98802295 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090107967 DLCTRL DEBUG Tx Command reply: GET_REPLY 98802295 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090107968 DLCTRL DEBUG Command: GET 747267434 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090107968 DLCTRL DEBUG Tx Command reply: GET_REPLY 747267434 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090107969 DLCTRL DEBUG Command: GET 747433539 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090107969 DLCTRL DEBUG Tx Command reply: GET_REPLY 747433539 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090107970 DLCTRL DEBUG Command: GET 386660505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090107970 DLCTRL DEBUG Tx Command reply: GET_REPLY 386660505 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090107970 DLCTRL DEBUG Command: GET 67781645 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090107970 DLCTRL DEBUG Tx Command reply: GET_REPLY 67781645 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000100101110'B, t_guard := 20.000000 } 20250806090107980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c18501b10b59: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)1895740 20250806090109006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090109006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090109006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090109006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090109006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ced3c, normal) (hnbgw_rua.c:408) 20250806090109006 DHNB DEBUG map_rua[0x5580359d6e50]{init}: Allocated (fsm.c:456) 20250806090109006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090109006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1895740 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090109006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090109006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090109007 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090109007 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1895740 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090109007 DCN DEBUG map_sccp[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090109007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090109007 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1895740 <-> SCCP-59 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090109007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1895740 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090109007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090109007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090109007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090109007 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1895740 SCCP-59 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090109007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090109007 DLSCCP DEBUG 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) 20250806090109007 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: Allocated (fsm.c:456) 20250806090109007 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090109007 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300012e0056400500f1100926) (sccp_scrc.c:455) 20250806090109007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090109007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090109007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090109007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090109007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090109007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090109007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090109007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090109007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090109007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090109007 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090109007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090109007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090109007 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 01 2e 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090109007 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090109007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090109007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090109007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090109007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090109007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090109007 DLM3UA <000f> 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 20250806090109007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090109007 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090109007 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090109007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090109007 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090109007 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 01 2e 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@c18501b10b59: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)1223056 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090109017 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090109017 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090109017 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090109017 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090109017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090109017 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090109017 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090109017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090109017 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090109017 DLSS7 <000c> ss7_asp.c: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 c4 ee 98 02 00 00 00 00  TC_mscpool_L3Compl_on_1_cnlink0(522)@c18501b10b59: setverdict(pass): none -> pass 20250806090109017 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090109017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090109017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090109017 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090109017 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090109017 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=00c4ee98) (sccp_scrc.c:545) 20250806090109017 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) 20250806090109017 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090109017 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090109017 DLSCCP DEBUG 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) 20250806090109017 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090109017 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) 20250806090109017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090109017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090109019 DLCTRL DEBUG Command: GET 756354930 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090109020 DLCTRL DEBUG Tx Command reply: GET_REPLY 756354930 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090109023 DLCTRL DEBUG Command: GET 227995948 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090109023 DLCTRL DEBUG Tx Command reply: GET_REPLY 227995948 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090109026 DLCTRL DEBUG Command: GET 63366120 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090109026 DLCTRL DEBUG Tx Command reply: GET_REPLY 63366120 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090109028 DLCTRL DEBUG Command: GET 62276040 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090109028 DLCTRL DEBUG Tx Command reply: GET_REPLY 62276040 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090109029 DLCTRL DEBUG Command: GET 812424496 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090109029 DLCTRL DEBUG Tx Command reply: GET_REPLY 812424496 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090109031 DLCTRL DEBUG Command: GET 984398356 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090109031 DLCTRL DEBUG Tx Command reply: GET_REPLY 984398356 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090109032 DLCTRL DEBUG Command: GET 781686973 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090109032 DLCTRL DEBUG Tx Command reply: GET_REPLY 781686973 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090109034 DLCTRL DEBUG Command: GET 378138024 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090109034 DLCTRL DEBUG Tx Command reply: GET_REPLY 378138024 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090109035 DLCTRL DEBUG Command: GET 102989564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090109035 DLCTRL DEBUG Tx Command reply: GET_REPLY 102989564 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090109036 DLCTRL DEBUG Command: GET 491114896 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090109036 DLCTRL DEBUG Tx Command reply: GET_REPLY 491114896 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090109037 DLCTRL DEBUG Command: GET 976688495 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090109037 DLCTRL DEBUG Tx Command reply: GET_REPLY 976688495 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090109037 DLCTRL DEBUG Command: GET 857745455 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090109037 DLCTRL DEBUG Tx Command reply: GET_REPLY 857745455 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090109038 DLCTRL DEBUG Command: GET 287396000 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090109038 DLCTRL DEBUG Tx Command reply: GET_REPLY 287396000 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090109039 DLCTRL DEBUG Command: GET 989420581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090109039 DLCTRL DEBUG Tx Command reply: GET_REPLY 989420581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090109040 DLCTRL DEBUG Command: GET 994126154 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090109040 DLCTRL DEBUG Tx Command reply: GET_REPLY 994126154 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090109041 DLCTRL DEBUG Command: GET 496537091 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090109041 DLCTRL DEBUG Tx Command reply: GET_REPLY 496537091 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090109042 DLCTRL DEBUG Command: GET 537608331 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090109042 DLCTRL DEBUG Tx Command reply: GET_REPLY 537608331 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090109042 DLCTRL DEBUG Command: GET 715591171 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090109042 DLCTRL DEBUG Tx Command reply: GET_REPLY 715591171 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090109043 DLCTRL DEBUG Command: GET 256596517 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090109043 DLCTRL DEBUG Tx Command reply: GET_REPLY 256596517 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090109044 DLCTRL DEBUG Command: GET 624521806 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090109044 DLCTRL DEBUG Tx Command reply: GET_REPLY 624521806 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000100011'B, t_guard := 20.000000 } 20250806090109054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c18501b10b59: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)15023377 20250806090110060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090110060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090110060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090110060 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090110060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe53d11, normal) (hnbgw_rua.c:408) 20250806090110060 DHNB DEBUG map_rua[0x558035875650]{init}: Allocated (fsm.c:456) 20250806090110060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090110060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090110060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090110060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090110060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090110060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090110060 DCN DEBUG map_sccp[0x5580359fc180]{init}: Allocated (fsm.c:456) 20250806090110060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090110060 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15023377 <-> SCCP-60 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090110060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090110060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090110060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090110060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090110060 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-60 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090110060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090110060 DLSCCP DEBUG 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) 20250806090110060 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: Allocated (fsm.c:456) 20250806090110060 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090110060 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002230056400500f1100926) (sccp_scrc.c:455) 20250806090110060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090110060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090110060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090110060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090110060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090110060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090110060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090110060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090110060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090110060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090110060 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090110060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090110060 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090110060 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 02 23 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090110060 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090110060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090110060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090110060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090110060 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090110060 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090110060 DLM3UA <000f> 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 20250806090110060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090110060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090110060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090110060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090110060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090110060 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 02 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@c18501b10b59: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@c18501b10b59: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)7974046 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(523)@c18501b10b59: setverdict(pass): none -> pass 20250806090110062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090110062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090110062 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090110062 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090110062 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090110062 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090110062 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090110062 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090110062 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090110062 DLSS7 <000c> ss7_asp.c: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 a8 7e 5b 02 00 00 00 00  20250806090110062 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090110062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090110062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090110062 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090110062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090110062 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=00a87e5b) (sccp_scrc.c:545) 20250806090110062 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) 20250806090110062 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090110062 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090110062 DLSCCP DEBUG 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) 20250806090110062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090110062 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) 20250806090110062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090110062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090110063 DLCTRL DEBUG Command: GET 20011345 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090110063 DLCTRL DEBUG Tx Command reply: GET_REPLY 20011345 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250806090110064 DLCTRL DEBUG Command: GET 723338963 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090110064 DLCTRL DEBUG Tx Command reply: GET_REPLY 723338963 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090110065 DLCTRL DEBUG Command: GET 507309079 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090110065 DLCTRL DEBUG Tx Command reply: GET_REPLY 507309079 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090110065 DLCTRL DEBUG Command: GET 276085726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090110066 DLCTRL DEBUG Tx Command reply: GET_REPLY 276085726 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090110066 DLCTRL DEBUG Command: GET 775525995 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090110066 DLCTRL DEBUG Tx Command reply: GET_REPLY 775525995 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090110067 DLCTRL DEBUG Command: GET 523983395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090110067 DLCTRL DEBUG Tx Command reply: GET_REPLY 523983395 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090110068 DLCTRL DEBUG Command: GET 123796216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090110068 DLCTRL DEBUG Tx Command reply: GET_REPLY 123796216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090110069 DLCTRL DEBUG Command: GET 729756921 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090110069 DLCTRL DEBUG Tx Command reply: GET_REPLY 729756921 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090110069 DLCTRL DEBUG Command: GET 669748098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090110069 DLCTRL DEBUG Tx Command reply: GET_REPLY 669748098 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090110070 DLCTRL DEBUG Command: GET 505415177 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090110070 DLCTRL DEBUG Tx Command reply: GET_REPLY 505415177 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090110071 DLCTRL DEBUG Command: GET 531855170 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090110071 DLCTRL DEBUG Tx Command reply: GET_REPLY 531855170 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090110072 DLCTRL DEBUG Command: GET 165096694 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090110072 DLCTRL DEBUG Tx Command reply: GET_REPLY 165096694 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090110072 DLCTRL DEBUG Command: GET 110043084 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090110072 DLCTRL DEBUG Tx Command reply: GET_REPLY 110043084 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090110073 DLCTRL DEBUG Command: GET 340371500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090110073 DLCTRL DEBUG Tx Command reply: GET_REPLY 340371500 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090110074 DLCTRL DEBUG Command: GET 360684968 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090110074 DLCTRL DEBUG Tx Command reply: GET_REPLY 360684968 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090110074 DLCTRL DEBUG Command: GET 778881444 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090110074 DLCTRL DEBUG Tx Command reply: GET_REPLY 778881444 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090110075 DLCTRL DEBUG Command: GET 786106122 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090110075 DLCTRL DEBUG Tx Command reply: GET_REPLY 786106122 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090110076 DLCTRL DEBUG Command: GET 958279832 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090110076 DLCTRL DEBUG Tx Command reply: GET_REPLY 958279832 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090110077 DLCTRL DEBUG Command: GET 632012750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090110077 DLCTRL DEBUG Tx Command reply: GET_REPLY 632012750 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090110078 DLCTRL DEBUG Command: GET 140330114 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090110078 DLCTRL DEBUG Tx Command reply: GET_REPLY 140330114 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000011001111'B, t_guard := 20.000000 } 20250806090110089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@c18501b10b59: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)15303224 20250806090111095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090111095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090111095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250806090111095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090111095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe98238, normal) (hnbgw_rua.c:408) 20250806090111095 DHNB DEBUG map_rua[0x5580359d9340]{init}: Allocated (fsm.c:456) 20250806090111095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090111095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15303224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090111095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090111095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090111095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15303224 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090111095 DCN DEBUG map_sccp[0x5580359502e0]{init}: Allocated (fsm.c:456) 20250806090111095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090111095 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15303224 <-> SCCP-61 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090111095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15303224 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:313) 20250806090111095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090111095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090111095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090111095 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15303224 SCCP-61 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090111095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090111095 DLSCCP DEBUG 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) 20250806090111095 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: Allocated (fsm.c:456) 20250806090111095 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090111095 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000cf0056400500f1100926) (sccp_scrc.c:455) 20250806090111095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090111095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090111095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090111095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090111095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090111095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090111095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090111095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090111095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111095 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090111095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111095 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 00 cf 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090111095 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090111095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090111095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090111095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111095 DLM3UA <000f> 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 20250806090111095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090111095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090111095 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090111095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090111095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090111095 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 00 cf 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(514)@c18501b10b59: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@c18501b10b59: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@c18501b10b59: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)16529440 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250806090111098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090111098 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090111098 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090111098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090111098 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090111098 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090111098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090111098 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090111098 DLSS7 <000c> ss7_asp.c: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 26 8c 67 02 00 00 00 00  20250806090111098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090111098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090111098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090111098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090111098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090111098 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=00268c67) (sccp_scrc.c:545) 20250806090111098 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) 20250806090111098 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090111098 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090111098 DLSCCP DEBUG 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) 20250806090111098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090111098 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) 20250806090111098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090111098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Compl_on_1_cnlink0(524)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090111099 DLCTRL DEBUG Command: GET 284332100 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090111099 DLCTRL DEBUG Tx Command reply: GET_REPLY 284332100 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250806090111100 DLCTRL DEBUG Command: GET 125513850 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090111100 DLCTRL DEBUG Tx Command reply: GET_REPLY 125513850 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090111101 DLCTRL DEBUG Command: GET 540578083 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090111101 DLCTRL DEBUG Tx Command reply: GET_REPLY 540578083 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090111102 DLCTRL DEBUG Command: GET 680758040 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090111102 DLCTRL DEBUG Tx Command reply: GET_REPLY 680758040 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090111103 DLCTRL DEBUG Command: GET 851115381 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090111103 DLCTRL DEBUG Tx Command reply: GET_REPLY 851115381 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090111104 DLCTRL DEBUG Command: GET 445780692 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090111104 DLCTRL DEBUG Tx Command reply: GET_REPLY 445780692 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090111104 DLCTRL DEBUG Command: GET 674033517 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090111105 DLCTRL DEBUG Tx Command reply: GET_REPLY 674033517 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090111105 DLCTRL DEBUG Command: GET 502630704 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090111105 DLCTRL DEBUG Tx Command reply: GET_REPLY 502630704 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090111106 DLCTRL DEBUG Command: GET 595674158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090111106 DLCTRL DEBUG Tx Command reply: GET_REPLY 595674158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090111107 DLCTRL DEBUG Command: GET 413628245 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090111107 DLCTRL DEBUG Tx Command reply: GET_REPLY 413628245 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090111108 DLCTRL DEBUG Command: GET 963577543 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090111108 DLCTRL DEBUG Tx Command reply: GET_REPLY 963577543 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090111109 DLCTRL DEBUG Command: GET 610954313 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090111109 DLCTRL DEBUG Tx Command reply: GET_REPLY 610954313 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090111110 DLCTRL DEBUG Command: GET 719168252 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090111110 DLCTRL DEBUG Tx Command reply: GET_REPLY 719168252 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090111110 DLCTRL DEBUG Command: GET 253831737 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090111110 DLCTRL DEBUG Tx Command reply: GET_REPLY 253831737 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090111111 DLCTRL DEBUG Command: GET 672002587 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090111111 DLCTRL DEBUG Tx Command reply: GET_REPLY 672002587 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090111112 DLCTRL DEBUG Command: GET 316036166 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090111112 DLCTRL DEBUG Tx Command reply: GET_REPLY 316036166 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090111114 DLCTRL DEBUG Command: GET 589947333 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090111114 DLCTRL DEBUG Tx Command reply: GET_REPLY 589947333 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090111115 DLCTRL DEBUG Command: GET 660527048 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090111115 DLCTRL DEBUG Tx Command reply: GET_REPLY 660527048 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090111117 DLCTRL DEBUG Command: GET 187371997 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090111117 DLCTRL DEBUG Tx Command reply: GET_REPLY 187371997 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090111118 DLCTRL DEBUG Command: GET 98909754 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090111118 DLCTRL DEBUG Tx Command reply: GET_REPLY 98909754 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090111121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090111121 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40127<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(507)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(508)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090111122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090111123 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090111123 DLINP DEBUG SRVCONN(,r=127.0.0.1:45341<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090111123 DLINP NOTICE SRV(,r=127.0.0.1:45341<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090111123 DMAIN NOTICE (127.0.0.1:45341 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45341<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@c18501b10b59: Final verdict of PTC: none 20250806090111123 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-SCCP(517)@c18501b10b59: Final verdict of PTC: none 20250806090111124 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090111124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090111124 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090111124 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090111124 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090111124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090111124 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090111124 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090111124 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 20250806090111124 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111124 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090111124 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090111124 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090111124 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090111124 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090111124 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090111124 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 20250806090111124 DLSS7 <000c> ss7_route.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' 20250806090111124 DLSS7 <000c> ss7_route.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(518)@c18501b10b59: Final verdict of PTC: none 20250806090111124 DLSS7 <000c> ss7_asp.c: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  20250806090111124 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  20250806090111124 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090111124 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090111125 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090111125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090111125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090111125 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090111124 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090111125 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090111125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090111125 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090111125 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090111125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090111125 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 20250806090111125 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090111125 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) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090111125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090111125 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090111125 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) 20250806090111125 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090111125 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090111125 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090111125 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090111125 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090111125 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090111125 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090111125 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090111125 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 20250806090111125 DLSS7 <000c> ss7_route.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' 20250806090111125 DLSS7 <000c> ss7_route.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' 20250806090111125 DLSS7 <000c> ss7_asp.c: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  20250806090111125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090111125 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090111125 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(516)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@c18501b10b59: Final verdict of PTC: none 20250806090111125 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090111125 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090111125 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) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090111125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090111125 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090111125 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) 20250806090111125 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090111125 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090111125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090111125 DLSCCP DEBUG 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) 20250806090111125 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090111125 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090111125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111125 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) 20250806090111125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090111125 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090111126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 cd d7 82 00 00 3a 00 00 00 00 00 (ss7_asp.c:1383) 20250806090111126 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090111126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090111126 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090111126 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.sgsn0-M3UA(519)@c18501b10b59: Final verdict of PTC: none 20250806090111126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090111126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090111126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090111126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408730)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090111126 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408730 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090111126 DLSCCP DEBUG 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) 20250806090111126 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090111126 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090111126 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090111126 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090111126 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111126 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090111126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111126 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 c4 ee 98 00 00 3b 00 00 00 00 00 (ss7_asp.c:1383) 20250806090111126 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090111126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090111127 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090111127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{disrupted}: Freeing instance (context_map.c:203) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1895740)[0x5580359d6e50]{disrupted}: Deallocated (fsm.c:568) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:207) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090111127 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1895740 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090111127 DLSCCP DEBUG 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) 20250806090111127 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090111127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090111127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090111127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111127 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) HNBGW_Test.msc0-RAN(515)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@c18501b10b59: Final verdict of PTC: none 20250806090111127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090111127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090111127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 a8 7e 5b 00 00 3c 00 00 00 00 00 (ss7_asp.c:1383) 20250806090111127 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090111127 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090111127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{disrupted}: Freeing instance (context_map.c:203) 20250806090111127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15023377)[0x558035875650]{disrupted}: Deallocated (fsm.c:568) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090111127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{disconnected}: Freeing instance (context_map.c:207) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5580359fc180]{disconnected}: Deallocated (fsm.c:568) 20250806090111128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15023377 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090111128 DLSCCP DEBUG 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) 20250806090111128 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090111128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090111128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090111128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111128 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) 20250806090111128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090111128 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090111128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090111128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090111128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 26 8c 67 00 00 3d 00 00 00 00 00 (ss7_asp.c:1383) 20250806090111128 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090111128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090111128 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090111128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090111128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090111128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090111128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{disrupted}: Freeing instance (context_map.c:203) 20250806090111128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15303224)[0x5580359d9340]{disrupted}: Deallocated (fsm.c:568) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{disconnected}: Freeing instance (context_map.c:207) 20250806090111128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5580359502e0]{disconnected}: Deallocated (fsm.c:568) 20250806090111128 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15303224 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090111128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090111128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090111129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090111129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090111129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090111129 DMAIN NOTICE (127.0.0.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) 20250806090111129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090111129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090111129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090111130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090111130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(520)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(522)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(509)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink0(523)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(524)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(521)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) 20250806090111131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111131 DLM3UA <000f> 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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090111131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090111131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111131 DLM3UA <000f> 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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090111131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090111131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111131 DLM3UA <000f> 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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090111131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090111131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111131 DLM3UA <000f> 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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090111131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090111131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Wed Aug 6 09:01:11 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250806090111204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090111350 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090111350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090111350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090111350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090111350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090111350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090111350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090111350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090111350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090111350 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090111350 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090111350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090111350 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090111350 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090111350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090111350 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090111350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090111350 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090111906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522948) 20250806090111962 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090111962 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090111962 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090111963 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) 20250806090111963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090111963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090111963 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090111963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090111963 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090111963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090111963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090111963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090111963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090111963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090111963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090111963 DLM3UA <000f> 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 20250806090111963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090111963 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090111963 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=522948, count=536836) 20250806090113126 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090113126 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090113126 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090113126 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090113126 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090113126 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250806090114977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090114982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090114985 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36827<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090115122 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090115122 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090115131 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115131 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115132 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115132 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115132 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115132 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090115133 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115133 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090115133 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090115133 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090115133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115133 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115133 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44906 (stream_srv.c:143) 20250806090115133 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44906<->l=127.0.0.1:29169 (hnb.c:335) 20250806090115133 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115133 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090115133 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115133 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115133 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090115134 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115134 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090115134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115134 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115134 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115134 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115134 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090115134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115134 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115134 DLM3UA <000f> 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 20250806090115134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090115134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090115134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090115134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115134 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) 20250806090115134 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090115135 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115135 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) 20250806090115135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090115135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115135 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115135 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115135 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090115135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115135 DLM3UA <000f> 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 20250806090115135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090115135 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090115135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090115135 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115135 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115135 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115135 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115135 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 20250806090115135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115135 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090115135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115135 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) 20250806090115135 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 20250806090115135 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090115135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115135 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) 20250806090115135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090115136 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) 20250806090115136 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) 20250806090115136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090115136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115136 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115136 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 20250806090115136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090115136 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(535)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(533)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(538)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(538)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(536)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090115161 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115161 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115162 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115162 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115162 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115162 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115162 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090115162 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115163 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115163 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090115163 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090115163 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) 20250806090115163 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) 20250806090115163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090115163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115163 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115163 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115163 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090115163 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 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) 20250806090115163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090115163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115163 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115163 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115163 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090115163 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 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) 20250806090115163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090115163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115163 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115163 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115163 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090115163 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090115163 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115163 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090115163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115163 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115163 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090115163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090115163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115163 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090115163 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090115163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115163 DLM3UA <000f> 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090115163 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090115163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115163 DLM3UA <000f> 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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090115163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090115163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090115199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090115199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090115199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090115199 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090115199 DHNBAP 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) 20250806090115199 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090115199 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090115199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090115199 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@c18501b10b59: setverdict(pass): none -> pass 20250806090115204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090115204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090115204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090115204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090115204 DHNBAP DEBUG (127.0.0.1:44906 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090115204 DHNBAP NOTICE (127.0.0.1:44906 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090115204 DHNBAP NOTICE (127.0.0.1:44906 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090115204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090115204 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090115350 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 20250806090115350 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 20250806090115350 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090115350 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090115356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090115357 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090115357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090115357 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090115357 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090115357 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090115357 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090115357 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090115357 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 20250806090115357 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090115357 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  20250806090115357 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090115359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090115359 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090115359 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  20250806090115359 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090115359 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090115359 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090115359 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 20250806090115359 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090115359 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  20250806090115359 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' 20250806090115359 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' 20250806090115359 DLSS7 <000c> ss7_asp.c: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  20250806090115359 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  20250806090115359 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090115359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090115359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090115359 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090115359 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) 20250806090115359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090115359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090115359 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090115359 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) 20250806090115359 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115359 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 20250806090115359 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 20250806090115359 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090115359 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090115360 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090115360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115360 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090115360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090115361 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115361 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090115361 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115361 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115361 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115361 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115361 DLM3UA <000f> 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 20250806090115361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090115361 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090115361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090115361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090115361 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115361 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.msc1-M3UA(538)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090115364 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115364 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090115364 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090115364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090115364 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090115364 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090115364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090115364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090115364 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090115364 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 20250806090115364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090115364 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  20250806090115364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090115367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090115367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090115367 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  20250806090115367 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090115367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090115367 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090115367 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 20250806090115367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090115367 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  20250806090115367 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 20250806090115367 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' 20250806090115367 DLSS7 <000c> ss7_asp.c: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  20250806090115367 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  20250806090115367 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  20250806090115367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090115367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090115367 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090115367 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090115367 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) 20250806090115367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090115367 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090115367 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090115367 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) 20250806090115367 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115368 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090115368 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115368 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115368 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) 20250806090115368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090115368 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) 20250806090115368 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) 20250806090115368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090115368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115368 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115368 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115369 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115369 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115369 DLM3UA <000f> 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 20250806090115369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090115369 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' 20250806090115369 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 20250806090115369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090115369 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115369 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 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250806090115374 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 20250806090115374 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 20250806090115374 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090115374 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090115379 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115379 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090115379 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090115379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090115379 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090115379 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090115379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090115379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090115379 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090115379 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 20250806090115379 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090115379 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  20250806090115379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090115381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090115381 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090115381 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  20250806090115381 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090115381 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090115381 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090115381 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 20250806090115381 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090115381 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  20250806090115381 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' 20250806090115381 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' 20250806090115381 DLSS7 <000c> ss7_asp.c: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  20250806090115381 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  20250806090115381 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  20250806090115381 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  20250806090115381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090115381 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090115381 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090115381 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090115381 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) 20250806090115381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090115381 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090115381 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090115381 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) 20250806090115381 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115382 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115382 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090115382 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115382 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090115382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090115383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090115383 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090115383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115383 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115383 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115383 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115383 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115383 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115383 DLM3UA <000f> 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 20250806090115383 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090115383 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090115383 DLSS7 <000c> ss7_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 20250806090115383 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090115383 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115383 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  20250806090115388 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 20250806090115388 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 20250806090115388 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090115388 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(544)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090115393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090115393 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090115393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090115393 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090115393 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090115393 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090115393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090115393 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090115393 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 20250806090115393 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090115393 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  20250806090115393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090115395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115395 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090115395 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090115395 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  20250806090115395 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090115395 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090115395 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090115395 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 20250806090115395 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090115395 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  20250806090115395 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 20250806090115395 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' 20250806090115395 DLSS7 <000c> ss7_asp.c: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  20250806090115395 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  20250806090115395 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  20250806090115395 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  20250806090115395 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  20250806090115395 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090115396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090115396 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090115396 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090115396 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) 20250806090115396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090115396 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090115396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090115396 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090115396 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) 20250806090115396 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090115397 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090115397 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090115397 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090115397 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090115397 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090115397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115397 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) 20250806090115397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090115397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090115397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090115397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090115397 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) 20250806090115397 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) 20250806090115397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090115397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090115397 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090115397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115397 DLM3UA <000f> 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 20250806090115397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090115397 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' 20250806090115397 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 20250806090115397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090115397 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115397 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  20250806090115643 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090115643 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f9e908), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090115643 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090115643 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) 20250806090115643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090115643 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090115643 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090115643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090115643 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090115643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f9 e9 08 00 00 38 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090115643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115643 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090115643 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090115643 DLM3UA <000f> 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 20250806090115643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090115643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090115643 DLSS7 <000c> ss7_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 20250806090115643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090115643 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115643 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 f9 e9 08 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090115650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090115650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090115650 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090115650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090115650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090115650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090115650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090115650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090115650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090115650 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 f9 e9 08 00  20250806090115650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090115650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090115650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090115650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090115650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090115650 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=00f9e908) (sccp_scrc.c:545) 20250806090115650 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) 20250806090115650 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090115650 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090115650 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090115650 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090115650 DLSCCP DEBUG SCCP-SCOC(56)[0x5580359dda30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(534)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090116165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116165 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090116165 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090116165 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090116165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116165 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090116165 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090116165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116165 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116165 DLSS7 <000c> ss7_asp.c: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  20250806090116165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090116165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116165 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090116166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090116166 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090116166 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090116166 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) 20250806090116166 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090116166 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090116166 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090116166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090116166 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090116166 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090116166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090116166 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) 20250806090116166 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090116166 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090116166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116166 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090116166 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090116166 DLM3UA <000f> 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 20250806090116166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090116166 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090116166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090116166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090116166 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116166 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  20250806090116167 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090116167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090116167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090116167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090116167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116167 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116167 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090116167 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090116167 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090116167 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116167 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090116167 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090116167 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116167 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116167 DLSS7 <000c> ss7_asp.c: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  20250806090116167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090116167 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090116167 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(537)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090116168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090116168 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090116168 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 20250806090116168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116168 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) 20250806090116168 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090116168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116168 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116168 DLSS7 <000c> ss7_asp.c: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  20250806090116168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090116168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116168 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) 20250806090116168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090116168 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116168 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090116168 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090116168 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) 20250806090116168 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) 20250806090116168 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090116168 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 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) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090116168 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) 20250806090116168 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) 20250806090116168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090116168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090116168 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) 20250806090116168 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090116168 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090116168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090116168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090116168 DLM3UA <000f> 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 20250806090116168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090116168 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' 20250806090116169 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 20250806090116169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090116169 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116169 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  20250806090116169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116169 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090116169 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090116169 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 20250806090116169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116169 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' 20250806090116169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090116169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116169 DLSS7 <000c> ss7_asp.c: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  20250806090116169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090116169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116169 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) 20250806090116169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090116169 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090116169 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090116169 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(534)@c18501b10b59: 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)@c18501b10b59: 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 } } } } 20250806090116182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116182 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090116182 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090116182 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090116182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090116182 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090116182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116182 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116182 DLSS7 <000c> ss7_asp.c: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  20250806090116182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090116182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090116182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090116182 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090116182 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090116182 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) 20250806090116182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090116182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090116182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090116182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090116182 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090116182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090116182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090116182 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) 20250806090116182 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090116183 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090116183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090116183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090116183 DLM3UA <000f> 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 20250806090116183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090116183 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090116183 DLSS7 <000c> ss7_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 20250806090116183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090116183 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116183 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  HNBGW_Test.sgsn0-RAN(540)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090116186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116186 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090116186 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090116186 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090116186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116186 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090116186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090116186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116186 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116186 DLSS7 <000c> ss7_asp.c: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  20250806090116186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090116186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090116186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090116186 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090116186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090116186 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090116186 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(540)@c18501b10b59: 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(543)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090116194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090116194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116194 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) 20250806090116194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090116194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090116194 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090116194 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 20250806090116194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116194 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' 20250806090116194 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090116194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116194 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116194 DLSS7 <000c> ss7_asp.c: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  20250806090116194 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090116194 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090116194 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) 20250806090116194 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) 20250806090116194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090116194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 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) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090116194 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) 20250806090116194 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) 20250806090116194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090116194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090116194 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 04 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) 20250806090116194 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090116194 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090116194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090116194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090116194 DLM3UA <000f> 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 20250806090116194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090116194 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' 20250806090116194 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 20250806090116194 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090116194 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116194 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 04 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  20250806090116195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090116195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090116195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090116195 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 20250806090116196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090116196 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' 20250806090116196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090116196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090116196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090116196 DLSS7 <000c> ss7_asp.c: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  20250806090116196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090116196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090116196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090116196 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) 20250806090116196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090116196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090116196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090116196 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090116196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090116196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090116196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090116196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090116196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090116196 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090116196 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090116196 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(543)@c18501b10b59: 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 } } } } 20250806090117214 DLCTRL DEBUG Command: GET 365645147 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090117214 DLCTRL DEBUG Tx Command reply: GET_REPLY 365645147 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090117222 DLCTRL DEBUG Command: GET 332067079 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090117222 DLCTRL DEBUG Tx Command reply: GET_REPLY 332067079 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090117227 DLCTRL DEBUG Command: GET 464699258 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090117227 DLCTRL DEBUG Tx Command reply: GET_REPLY 464699258 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090117231 DLCTRL DEBUG Command: GET 103157022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090117231 DLCTRL DEBUG Tx Command reply: GET_REPLY 103157022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090117236 DLCTRL DEBUG Command: GET 925687190 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090117236 DLCTRL DEBUG Tx Command reply: GET_REPLY 925687190 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090117240 DLCTRL DEBUG Command: GET 136345066 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090117240 DLCTRL DEBUG Tx Command reply: GET_REPLY 136345066 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090117245 DLCTRL DEBUG Command: GET 188181746 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090117245 DLCTRL DEBUG Tx Command reply: GET_REPLY 188181746 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090117249 DLCTRL DEBUG Command: GET 914910169 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090117249 DLCTRL DEBUG Tx Command reply: GET_REPLY 914910169 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090117253 DLCTRL DEBUG Command: GET 300412191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090117253 DLCTRL DEBUG Tx Command reply: GET_REPLY 300412191 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090117256 DLCTRL DEBUG Command: GET 118319862 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090117256 DLCTRL DEBUG Tx Command reply: GET_REPLY 118319862 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090117259 DLCTRL DEBUG Command: GET 378002582 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090117259 DLCTRL DEBUG Tx Command reply: GET_REPLY 378002582 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090117263 DLCTRL DEBUG Command: GET 404835021 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090117263 DLCTRL DEBUG Tx Command reply: GET_REPLY 404835021 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090117265 DLCTRL DEBUG Command: GET 592963385 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090117265 DLCTRL DEBUG Tx Command reply: GET_REPLY 592963385 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090117268 DLCTRL DEBUG Command: GET 32185133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090117268 DLCTRL DEBUG Tx Command reply: GET_REPLY 32185133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090117270 DLCTRL DEBUG Command: GET 697379990 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090117270 DLCTRL DEBUG Tx Command reply: GET_REPLY 697379990 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090117273 DLCTRL DEBUG Command: GET 839892306 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090117273 DLCTRL DEBUG Tx Command reply: GET_REPLY 839892306 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090117275 DLCTRL DEBUG Command: GET 279467902 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090117275 DLCTRL DEBUG Tx Command reply: GET_REPLY 279467902 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090117277 DLCTRL DEBUG Command: GET 675415824 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090117277 DLCTRL DEBUG Tx Command reply: GET_REPLY 675415824 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090117279 DLCTRL DEBUG Command: GET 866166807 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090117279 DLCTRL DEBUG Tx Command reply: GET_REPLY 866166807 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090117281 DLCTRL DEBUG Command: GET 591787108 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090117281 DLCTRL DEBUG Tx Command reply: GET_REPLY 591787108 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000000010111000'B, t_guard := 20.000000 } 20250806090117297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)15422749 20250806090118347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090118347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090118347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090118347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090118347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb551d, normal) (hnbgw_rua.c:408) 20250806090118347 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090118347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090118347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15422749 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090118347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090118347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090118347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15422749 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090118347 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090118347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090118347 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15422749 <-> SCCP-62 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090118347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15422749 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090118347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090118347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090118347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090118347 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15422749 SCCP-62 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090118347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090118347 DLSCCP DEBUG 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) 20250806090118347 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: Allocated (fsm.c:456) 20250806090118347 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090118347 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b80056400500f1100926) (sccp_scrc.c:455) 20250806090118347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090118347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090118348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090118348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090118348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090118348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090118348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090118348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090118348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090118348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090118348 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090118348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090118348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090118348 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 00 b8 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090118348 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090118348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090118348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090118348 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090118348 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090118348 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090118348 DLM3UA <000f> 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 20250806090118348 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090118348 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090118348 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090118348 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090118348 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090118348 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 00 b8 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)11718705 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@c18501b10b59: setverdict(pass): none -> pass 20250806090118369 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090118369 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090118369 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090118369 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090118369 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090118369 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090118369 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090118369 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090118369 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090118369 DLSS7 <000c> ss7_asp.c: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 d2 46 99 02 00 00 00 00  20250806090118369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090118369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090118369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090118369 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090118369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090118369 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=00d24699) (sccp_scrc.c:545) 20250806090118369 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) 20250806090118369 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090118369 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090118369 DLSCCP DEBUG 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) 20250806090118369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090118369 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) 20250806090118369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090118369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090118371 DLCTRL DEBUG Command: GET 740527716 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090118371 DLCTRL DEBUG Tx Command reply: GET_REPLY 740527716 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090118375 DLCTRL DEBUG Command: GET 307079024 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090118375 DLCTRL DEBUG Tx Command reply: GET_REPLY 307079024 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090118379 DLCTRL DEBUG Command: GET 644539343 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090118379 DLCTRL DEBUG Tx Command reply: GET_REPLY 644539343 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090118383 DLCTRL DEBUG Command: GET 629668732 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090118383 DLCTRL DEBUG Tx Command reply: GET_REPLY 629668732 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090118386 DLCTRL DEBUG Command: GET 168150916 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090118386 DLCTRL DEBUG Tx Command reply: GET_REPLY 168150916 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090118389 DLCTRL DEBUG Command: GET 342881468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090118389 DLCTRL DEBUG Tx Command reply: GET_REPLY 342881468 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090118392 DLCTRL DEBUG Command: GET 697453523 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090118392 DLCTRL DEBUG Tx Command reply: GET_REPLY 697453523 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090118394 DLCTRL DEBUG Command: GET 606665554 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090118394 DLCTRL DEBUG Tx Command reply: GET_REPLY 606665554 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090118396 DLCTRL DEBUG Command: GET 582922353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090118396 DLCTRL DEBUG Tx Command reply: GET_REPLY 582922353 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090118399 DLCTRL DEBUG Command: GET 34026562 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090118399 DLCTRL DEBUG Tx Command reply: GET_REPLY 34026562 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090118402 DLCTRL DEBUG Command: GET 74473214 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090118402 DLCTRL DEBUG Tx Command reply: GET_REPLY 74473214 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090118406 DLCTRL DEBUG Command: GET 969943745 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090118406 DLCTRL DEBUG Tx Command reply: GET_REPLY 969943745 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090118410 DLCTRL DEBUG Command: GET 588347260 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090118410 DLCTRL DEBUG Tx Command reply: GET_REPLY 588347260 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090118414 DLCTRL DEBUG Command: GET 655898541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090118414 DLCTRL DEBUG Tx Command reply: GET_REPLY 655898541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090118418 DLCTRL DEBUG Command: GET 379638669 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090118418 DLCTRL DEBUG Tx Command reply: GET_REPLY 379638669 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090118422 DLCTRL DEBUG Command: GET 901628569 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090118422 DLCTRL DEBUG Tx Command reply: GET_REPLY 901628569 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090118425 DLCTRL DEBUG Command: GET 770391843 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090118425 DLCTRL DEBUG Tx Command reply: GET_REPLY 770391843 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090118429 DLCTRL DEBUG Command: GET 125656192 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090118429 DLCTRL DEBUG Tx Command reply: GET_REPLY 125656192 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090118432 DLCTRL DEBUG Command: GET 14914145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090118432 DLCTRL DEBUG Tx Command reply: GET_REPLY 14914145 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090118435 DLCTRL DEBUG Command: GET 273242832 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090118435 DLCTRL DEBUG Tx Command reply: GET_REPLY 273242832 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001011111000'B, t_guard := 20.000000 } 20250806090118472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@c18501b10b59: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)16659485 20250806090119504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090119505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090119505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090119505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090119505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfe341d, normal) (hnbgw_rua.c:408) 20250806090119505 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090119505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090119505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16659485 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090119505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090119505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090119505 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090119505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16659485 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090119505 DCN DEBUG map_sccp[0x558035875650]{init}: Allocated (fsm.c:456) 20250806090119505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090119505 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16659485 <-> SCCP-63 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090119505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16659485 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090119505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090119505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090119505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090119505 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16659485 SCCP-63 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090119505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090119505 DLSCCP DEBUG 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) 20250806090119505 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: Allocated (fsm.c:456) 20250806090119505 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090119505 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002f80056400500f1100926) (sccp_scrc.c:455) 20250806090119505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090119505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090119505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090119505 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) 20250806090119505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090119505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090119505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090119505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090119505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090119505 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) 20250806090119505 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) 20250806090119505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090119505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090119505 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 f8 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090119505 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090119505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090119505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090119505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090119505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090119505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090119505 DLM3UA <000f> 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 20250806090119505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090119505 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' 20250806090119505 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 20250806090119505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090119505 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090119506 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 f8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(536)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@c18501b10b59: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)15382945 HNBGW_Test.msc1-SCCP(536)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090119523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090119523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090119523 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090119523 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 20250806090119523 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090119523 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' 20250806090119523 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090119523 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090119523 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090119523 DLSS7 <000c> ss7_asp.c: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 b4 25 d9 02 00 00 00 00  20250806090119524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_L3Complete_by_imsi_round_robin0(547)@c18501b10b59: setverdict(pass): none -> pass 20250806090119524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090119524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090119524 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) 20250806090119524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090119524 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=00b425d9) (sccp_scrc.c:545) 20250806090119524 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) 20250806090119524 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090119524 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090119524 DLSCCP DEBUG 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) 20250806090119524 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090119524 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) 20250806090119524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090119524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090119526 DLCTRL DEBUG Command: GET 616512110 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090119526 DLCTRL DEBUG Tx Command reply: GET_REPLY 616512110 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090119530 DLCTRL DEBUG Command: GET 325428378 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090119530 DLCTRL DEBUG Tx Command reply: GET_REPLY 325428378 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090119534 DLCTRL DEBUG Command: GET 244876322 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090119534 DLCTRL DEBUG Tx Command reply: GET_REPLY 244876322 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090119538 DLCTRL DEBUG Command: GET 695456651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090119538 DLCTRL DEBUG Tx Command reply: GET_REPLY 695456651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090119543 DLCTRL DEBUG Command: GET 561081251 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090119543 DLCTRL DEBUG Tx Command reply: GET_REPLY 561081251 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090119547 DLCTRL DEBUG Command: GET 423216804 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090119547 DLCTRL DEBUG Tx Command reply: GET_REPLY 423216804 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090119552 DLCTRL DEBUG Command: GET 952720637 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090119552 DLCTRL DEBUG Tx Command reply: GET_REPLY 952720637 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090119555 DLCTRL DEBUG Command: GET 735632357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090119555 DLCTRL DEBUG Tx Command reply: GET_REPLY 735632357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090119558 DLCTRL DEBUG Command: GET 117246206 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090119558 DLCTRL DEBUG Tx Command reply: GET_REPLY 117246206 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090119562 DLCTRL DEBUG Command: GET 219531293 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090119562 DLCTRL DEBUG Tx Command reply: GET_REPLY 219531293 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090119566 DLCTRL DEBUG Command: GET 522466028 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090119566 DLCTRL DEBUG Tx Command reply: GET_REPLY 522466028 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090119569 DLCTRL DEBUG Command: GET 749413556 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090119569 DLCTRL DEBUG Tx Command reply: GET_REPLY 749413556 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090119572 DLCTRL DEBUG Command: GET 525016751 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090119572 DLCTRL DEBUG Tx Command reply: GET_REPLY 525016751 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090119575 DLCTRL DEBUG Command: GET 63981568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090119575 DLCTRL DEBUG Tx Command reply: GET_REPLY 63981568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090119578 DLCTRL DEBUG Command: GET 801166241 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090119578 DLCTRL DEBUG Tx Command reply: GET_REPLY 801166241 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090119580 DLCTRL DEBUG Command: GET 55316470 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090119580 DLCTRL DEBUG Tx Command reply: GET_REPLY 55316470 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090119582 DLCTRL DEBUG Command: GET 149426890 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090119582 DLCTRL DEBUG Tx Command reply: GET_REPLY 149426890 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090119584 DLCTRL DEBUG Command: GET 733106127 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090119584 DLCTRL DEBUG Tx Command reply: GET_REPLY 733106127 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090119587 DLCTRL DEBUG Command: GET 97779519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090119587 DLCTRL DEBUG Tx Command reply: GET_REPLY 97779519 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090119591 DLCTRL DEBUG Command: GET 734479156 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090119591 DLCTRL DEBUG Tx Command reply: GET_REPLY 734479156 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000001110010'B, t_guard := 20.000000 } 20250806090119614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@c18501b10b59: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)9613543 20250806090120641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090120641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090120641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090120641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090120641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92b0e7, normal) (hnbgw_rua.c:408) 20250806090120641 DHNB DEBUG map_rua[0x5580359502e0]{init}: Allocated (fsm.c:456) 20250806090120641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090120641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090120641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090120641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090120641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090120641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090120641 DCN DEBUG map_sccp[0x5580359dd270]{init}: Allocated (fsm.c:456) 20250806090120641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090120641 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9613543 <-> SCCP-64 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090120641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090120641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090120641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090120641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090120641 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-64 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090120641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090120641 DLSCCP DEBUG 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) 20250806090120641 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: Allocated (fsm.c:456) 20250806090120641 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090120641 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000720056400500f1100926) (sccp_scrc.c:455) 20250806090120641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090120641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090120641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090120641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090120641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090120641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090120641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090120641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090120641 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090120641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090120641 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090120641 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090120641 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090120641 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 00 72 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090120642 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090120642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090120642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090120642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120642 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090120642 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090120642 DLM3UA <000f> 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 20250806090120642 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090120642 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090120642 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090120642 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090120642 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090120642 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 00 72 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(533)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@c18501b10b59: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)14764840 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090120649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090120649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090120649 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090120649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090120649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090120649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090120649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090120649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090120649 DLSS7 <000c> ss7_asp.c: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 0f 2b 4a 02 00 00 00 00  20250806090120649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090120649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090120649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090120649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090120649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090120649 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=000f2b4a) (sccp_scrc.c:545) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@c18501b10b59: setverdict(pass): none -> pass 20250806090120649 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) 20250806090120649 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090120649 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090120649 DLSCCP DEBUG 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) 20250806090120649 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090120649 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) 20250806090120649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090120649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090120651 DLCTRL DEBUG Command: GET 558978452 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090120651 DLCTRL DEBUG Tx Command reply: GET_REPLY 558978452 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090120654 DLCTRL DEBUG Command: GET 164446376 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090120654 DLCTRL DEBUG Tx Command reply: GET_REPLY 164446376 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090120657 DLCTRL DEBUG Command: GET 981441810 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090120657 DLCTRL DEBUG Tx Command reply: GET_REPLY 981441810 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090120659 DLCTRL DEBUG Command: GET 466884886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090120659 DLCTRL DEBUG Tx Command reply: GET_REPLY 466884886 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090120662 DLCTRL DEBUG Command: GET 858300630 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090120662 DLCTRL DEBUG Tx Command reply: GET_REPLY 858300630 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090120665 DLCTRL DEBUG Command: GET 516550724 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090120665 DLCTRL DEBUG Tx Command reply: GET_REPLY 516550724 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090120668 DLCTRL DEBUG Command: GET 597635367 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090120668 DLCTRL DEBUG Tx Command reply: GET_REPLY 597635367 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090120671 DLCTRL DEBUG Command: GET 672450139 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090120671 DLCTRL DEBUG Tx Command reply: GET_REPLY 672450139 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090120674 DLCTRL DEBUG Command: GET 772910306 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090120674 DLCTRL DEBUG Tx Command reply: GET_REPLY 772910306 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090120676 DLCTRL DEBUG Command: GET 687737856 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090120676 DLCTRL DEBUG Tx Command reply: GET_REPLY 687737856 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090120678 DLCTRL DEBUG Command: GET 745136198 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090120678 DLCTRL DEBUG Tx Command reply: GET_REPLY 745136198 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090120680 DLCTRL DEBUG Command: GET 732855432 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090120680 DLCTRL DEBUG Tx Command reply: GET_REPLY 732855432 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090120682 DLCTRL DEBUG Command: GET 313142156 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090120682 DLCTRL DEBUG Tx Command reply: GET_REPLY 313142156 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090120684 DLCTRL DEBUG Command: GET 932463729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090120684 DLCTRL DEBUG Tx Command reply: GET_REPLY 932463729 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090120685 DLCTRL DEBUG Command: GET 651490648 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090120685 DLCTRL DEBUG Tx Command reply: GET_REPLY 651490648 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090120687 DLCTRL DEBUG Command: GET 448392227 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090120687 DLCTRL DEBUG Tx Command reply: GET_REPLY 448392227 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090120688 DLCTRL DEBUG Command: GET 96080957 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090120688 DLCTRL DEBUG Tx Command reply: GET_REPLY 96080957 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090120689 DLCTRL DEBUG Command: GET 337582632 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090120689 DLCTRL DEBUG Tx Command reply: GET_REPLY 337582632 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090120690 DLCTRL DEBUG Command: GET 44368661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090120690 DLCTRL DEBUG Tx Command reply: GET_REPLY 44368661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090120691 DLCTRL DEBUG Command: GET 734212305 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090120691 DLCTRL DEBUG Tx Command reply: GET_REPLY 734212305 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090120694 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36827<->l=127.0.0.1:4262) (control_if.c:193) 20250806090120695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55140<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(526)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090120698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090120698 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090120698 DLINP DEBUG SRVCONN(,r=127.0.0.1:44906<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090120698 DLINP NOTICE SRV(,r=127.0.0.1:44906<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090120698 DMAIN NOTICE (127.0.0.1:44906 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44906<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090120698 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@c18501b10b59: Final verdict of PTC: none 20250806090120700 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090120700 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090120700 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090120700 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090120700 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(540)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(542)@c18501b10b59: Final verdict of PTC: none 20250806090120700 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 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120700 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090120700 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090120700 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090120700 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 20250806090120700 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' 20250806090120700 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' 20250806090120700 DLSS7 <000c> ss7_asp.c: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  20250806090120700 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  TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@c18501b10b59: Final verdict of PTC: none 20250806090120700 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  20250806090120700 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  20250806090120700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090120700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090120700 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-SCCP(539)@c18501b10b59: Final verdict of PTC: none 20250806090120700 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 20250806090120700 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.msc1-SCCP(536)@c18501b10b59: Final verdict of PTC: none 20250806090120700 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090120700 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) 20250806090120700 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090120700 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(534)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@c18501b10b59: Final verdict of PTC: none 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090120700 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090120700 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 20250806090120700 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' 20250806090120700 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' 20250806090120700 DLSS7 <000c> ss7_asp.c: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  20250806090120700 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  20250806090120700 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  20250806090120700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090120700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090120700 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090120700 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090120700 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090120700 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120700 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090120700 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090120700 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 20250806090120700 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090120701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120701 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-M3UA(535)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@c18501b10b59: Final verdict of PTC: none 20250806090120701 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090120701 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 20250806090120700 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090120700 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) 20250806090120700 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090120700 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090120700 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090120701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090120701 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090120701 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) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090120701 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090120701 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 20250806090120701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120701 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090120701 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) 20250806090120701 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090120701 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090120701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090120701 DLSCCP DEBUG 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) 20250806090120701 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) HNBGW_Test.msc1-RAN(537)@c18501b10b59: Final verdict of PTC: none 20250806090120701 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) 20250806090120701 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) 20250806090120701 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) 20250806090120701 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090120701 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090120701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090120701 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090120701 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090120701 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 20250806090120701 DLSS7 <000c> ss7_route.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' 20250806090120701 DLSS7 <000c> ss7_route.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' 20250806090120701 DLSS7 <000c> ss7_asp.c: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  20250806090120701 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  20250806090120701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090120701 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090120701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090120701 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090120701 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090120701 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090120701 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090120701 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090120701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b4 25 d9 00 00 3f 00 00 00 00 00 (ss7_asp.c:1383) 20250806090120701 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090120701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090120701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090120701 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 20250806090120701 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 20250806090120701 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120701 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090120701 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090120701 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090120701 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 20250806090120701 DLSS7 <000c> ss7_route.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' 20250806090120701 DLSS7 <000c> ss7_route.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' 20250806090120701 DLSS7 <000c> ss7_asp.c: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  20250806090120701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090120701 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(528)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(545)@c18501b10b59: Final verdict of PTC: none 20250806090120702 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120702 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090120702 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090120702 DLM3UA <000f> 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 20250806090120703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090120703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090120703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090120703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090120704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090120704 DLM3UA <000f> 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 20250806090120701 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090120701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090120701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090120701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090120701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{disrupted}: Freeing instance (context_map.c:203) 20250806090120701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16659485)[0x558035a1ada0]{disrupted}: Deallocated (fsm.c:568) 20250806090120701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090120701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{disconnected}: Freeing instance (context_map.c:207) 20250806090120701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x558035875650]{disconnected}: Deallocated (fsm.c:568) 20250806090120701 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16659485 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090120701 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090120701 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090120701 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090120701 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) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090120701 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090120701 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090120701 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) 20250806090120701 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090120701 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090120701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090120701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090120702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090120702 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090120702 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090120702 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) 20250806090120702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090120702 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090120702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090120702 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090120702 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) 20250806090120702 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090120702 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090120702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090120702 DLSCCP DEBUG 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) 20250806090120702 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090120702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090120702 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090120702 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090120702 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) 20250806090120702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090120702 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090120702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090120702 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090120702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090120702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090120702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 d2 46 99 00 00 3e 00 00 00 00 00 (ss7_asp.c:1383) 20250806090120702 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090120702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090120702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090120702 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090120703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15422749)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090120703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15422749 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090120703 DLSCCP DEBUG 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) 20250806090120703 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090120703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090120703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090120703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090120703 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) 20250806090120703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090120703 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090120703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090120703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090120703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090120703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090120703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 0f 2b 4a 00 00 40 00 00 00 00 00 (ss7_asp.c:1383) 20250806090120703 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090120703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090120703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{disrupted}: Freeing instance (context_map.c:203) 20250806090120703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9613543)[0x5580359502e0]{disrupted}: Deallocated (fsm.c:568) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{disconnected}: Freeing instance (context_map.c:207) 20250806090120703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5580359dd270]{disconnected}: Deallocated (fsm.c:568) 20250806090120703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9613543 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090120703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090120703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090120703 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090120703 DMAIN NOTICE (127.0.0.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) 20250806090120703 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090120703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090120704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090120704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090120705 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090120705 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090120705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090120705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090120706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090120706 DLM3UA <000f> 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 20250806090120706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090120706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090120706 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_L3Complete_by_imsi_round_robin0(546)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(547)@c18501b10b59: Final verdict of PTC: pass 20250806090120715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:01:20 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250806090120788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090121126 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090121127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090121127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090121127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090121127 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090121127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090121127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090121127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090121127 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090121127 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090121127 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090121128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090121128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090121128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090121127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090121127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090121127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090121128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090121128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090121128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090121128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090121128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090121128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090121128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090121128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090121128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090121128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090121128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090121128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090121128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090121128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090121128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090121128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090121128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090121128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090121129 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090121129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090121129 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090121129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090121129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090121129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090121129 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090121129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090121129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090121129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090121129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090121129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090121129 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090121129 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090121129 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090121129 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090121130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090121490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=628876) 20250806090121963 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090121963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090121963 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090121963 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) 20250806090121963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090121963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090121963 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090121963 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090121963 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090121963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090121963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090121963 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090121964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090121964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090121964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090121964 DLM3UA <000f> 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 20250806090121964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090121964 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090121964 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=628876, count=660232) 20250806090122702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090122702 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090122702 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090122702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090122702 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090122702 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090122702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090122702 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090122702 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090122702 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090122702 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090122702 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250806090124588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090124593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090124596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46743<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090124725 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090124725 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090124733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124733 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124734 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124734 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124734 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124734 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124734 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124734 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090124734 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40854 (stream_srv.c:143) 20250806090124734 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40854<->l=127.0.0.1:29169 (hnb.c:335) 20250806090124734 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090124734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124734 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124734 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090124734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124734 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090124735 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124735 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090124735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090124735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124735 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124735 DLM3UA <000f> 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 20250806090124735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090124735 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090124735 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090124736 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124736 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090124736 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090124736 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) 20250806090124736 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) 20250806090124736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090124736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 (ss7_asp.c:1383) 20250806090124736 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124736 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124736 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090124736 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090124736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124736 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) 20250806090124736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090124736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124736 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124736 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124736 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090124736 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124736 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090124736 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124736 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090124736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090124736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124736 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124737 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 20250806090124737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090124737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090124737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124737 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 20250806090124737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090124737 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 20250806090124737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090124737 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124737 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124737 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124737 DLM3UA <000f> 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 20250806090124737 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090124737 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090124737 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(559)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(557)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(562)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(560)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090124764 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124764 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124764 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124764 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124765 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124765 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124765 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090124765 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124766 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124766 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090124766 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090124766 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) 20250806090124766 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) 20250806090124766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090124766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124766 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124766 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124766 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090124766 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090124766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124766 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) 20250806090124766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090124766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124766 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124766 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090124766 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090124766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124766 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) 20250806090124766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090124766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124766 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124766 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090124766 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090124767 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090124767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124767 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090124767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090124767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124767 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124767 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090124767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090124767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124767 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090124767 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090124767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124767 DLM3UA <000f> 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090124767 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090124767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124767 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124767 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124767 DLM3UA <000f> 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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090124767 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090124767 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(568)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(566)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090124798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090124798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090124798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090124798 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090124798 DHNBAP 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) 20250806090124798 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090124798 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090124798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090124798 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@c18501b10b59: setverdict(pass): none -> pass 20250806090124802 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090124802 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090124802 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090124802 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090124802 DHNBAP DEBUG (127.0.0.1:40854 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090124802 DHNBAP NOTICE (127.0.0.1:40854 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090124802 DHNBAP NOTICE (127.0.0.1:40854 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090124802 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090124802 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090124952 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 20250806090124952 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 20250806090124952 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090124952 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090124960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090124960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090124960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090124960 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090124961 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090124961 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090124961 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090124961 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090124961 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 20250806090124961 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090124961 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  20250806090124961 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090124962 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 20250806090124962 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 20250806090124962 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090124962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090124963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124963 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090124963 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090124963 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  20250806090124963 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090124964 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090124964 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090124964 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 20250806090124964 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090124964 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  20250806090124964 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' 20250806090124964 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' 20250806090124964 DLSS7 <000c> ss7_asp.c: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  20250806090124964 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  20250806090124964 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090124964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090124964 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090124964 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090124964 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) 20250806090124964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090124964 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090124964 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090124964 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) 20250806090124964 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.msc1-M3UA(562)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090124966 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090124966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090124966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090124966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124966 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090124966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090124966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124966 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124966 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124967 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124967 DLM3UA <000f> 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 20250806090124967 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090124967 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090124967 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090124967 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090124967 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090124967 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  20250806090124970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090124970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090124970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090124970 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090124970 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090124970 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090124970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090124970 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090124970 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 20250806090124970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090124970 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  20250806090124970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090124973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124973 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090124973 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090124973 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  20250806090124973 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090124973 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090124973 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090124973 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 20250806090124973 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090124973 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  20250806090124973 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' 20250806090124973 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' 20250806090124973 DLSS7 <000c> ss7_asp.c: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  20250806090124973 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  20250806090124973 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  20250806090124973 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090124973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090124973 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090124973 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090124973 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) 20250806090124973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090124973 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090124974 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090124974 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) 20250806090124974 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124975 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124975 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090124975 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124975 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124975 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124975 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) 20250806090124975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124975 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090124975 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) 20250806090124975 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) 20250806090124975 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090124975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124975 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124975 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124975 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124975 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124975 DLM3UA <000f> 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 20250806090124975 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090124975 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' 20250806090124975 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 20250806090124975 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090124975 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090124975 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  20250806090124978 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 20250806090124978 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 20250806090124978 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090124978 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090124984 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124984 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090124984 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090124984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090124984 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090124984 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090124984 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090124984 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090124984 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090124984 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 20250806090124984 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090124984 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  20250806090124985 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090124987 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124987 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090124987 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090124987 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  20250806090124987 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090124987 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090124987 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090124987 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 20250806090124987 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090124987 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  20250806090124987 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' 20250806090124987 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' 20250806090124987 DLSS7 <000c> ss7_asp.c: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  20250806090124987 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  20250806090124987 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  20250806090124987 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  20250806090124988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090124988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090124988 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090124988 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090124988 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) 20250806090124988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090124988 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124988 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090124988 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090124988 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) 20250806090124988 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124988 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 20250806090124988 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 20250806090124988 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090124989 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090124989 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124989 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090124989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124989 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090124989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090124989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090124989 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090124989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090124989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124989 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124989 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124990 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124990 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124990 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124990 DLM3UA <000f> 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 20250806090124990 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090124990 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090124990 DLSS7 <000c> ss7_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 20250806090124990 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090124990 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090124990 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.sgsn1-M3UA(568)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090124994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124994 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090124994 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090124994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090124994 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090124994 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090124994 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090124994 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090124994 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090124994 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 20250806090124994 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090124994 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  20250806090124995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090124997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090124997 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090124997 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  20250806090124997 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090124997 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090124997 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090124997 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 20250806090124997 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090124997 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  20250806090124997 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' 20250806090124997 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' 20250806090124997 DLSS7 <000c> ss7_asp.c: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  20250806090124997 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  20250806090124997 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  20250806090124997 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  20250806090124997 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  20250806090124997 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090124997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090124997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090124997 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090124997 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) 20250806090124997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090124997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090124997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090124997 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090124997 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) 20250806090124997 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090124998 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090124998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090124998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090124998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090124998 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090124998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124999 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 (available) (ss7_combined_linkset.c:297) 20250806090124999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090124999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090124999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090124999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090124999 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) 20250806090124999 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) 20250806090124999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090124999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090124999 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090124999 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090124999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090124999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090124999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090124999 DLM3UA <000f> 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 20250806090124999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090124999 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 (available) 20250806090124999 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 20250806090124999 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090124999 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090124999 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.msc0-RAN(558)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090125771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125771 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090125771 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090125771 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090125771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090125771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090125771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125771 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125771 DLSS7 <000c> ss7_asp.c: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  20250806090125772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090125772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090125772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090125772 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090125772 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090125772 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) 20250806090125772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090125772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090125772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090125772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090125773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090125773 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090125773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090125773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090125773 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) 20250806090125773 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090125773 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090125773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090125773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090125773 DLM3UA <000f> 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 20250806090125773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090125773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090125773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090125773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090125773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125773 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  HNBGW_Test.msc1-RAN(561)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090125778 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125778 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090125778 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090125778 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090125778 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125778 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090125779 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090125779 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125779 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125779 DLSS7 <000c> ss7_asp.c: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  20250806090125779 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090125779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125779 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090125779 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090125779 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090125779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125779 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090125779 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090125779 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806090125782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125782 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090125782 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090125782 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 20250806090125782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125782 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' 20250806090125782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090125782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125782 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125782 DLSS7 <000c> ss7_asp.c: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  20250806090125782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090125782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125782 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) 20250806090125782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090125783 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090125783 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090125783 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) 20250806090125783 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) 20250806090125783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090125783 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 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) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090125783 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) 20250806090125783 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) 20250806090125783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090125783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090125783 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) 20250806090125783 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090125783 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090125784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125784 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090125784 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090125784 DLM3UA <000f> 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 20250806090125784 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090125784 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' 20250806090125784 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 20250806090125784 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090125784 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125784 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  20250806090125786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125786 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090125786 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090125786 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 20250806090125786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125786 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' 20250806090125786 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090125786 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125787 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125787 DLSS7 <000c> ss7_asp.c: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  20250806090125787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090125787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125787 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) 20250806090125787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090125787 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090125787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090125787 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090125787 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(558)@c18501b10b59: 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(564)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(561)@c18501b10b59: 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 } } } } 20250806090125796 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125796 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090125796 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090125796 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090125796 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125796 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090125796 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090125796 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125796 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125796 DLSS7 <000c> ss7_asp.c: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  20250806090125796 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090125796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125796 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090125796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090125796 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090125796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090125797 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090125797 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) 20250806090125797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090125797 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090125797 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090125797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090125798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090125798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090125798 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090125798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090125798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090125798 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) 20250806090125798 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090125798 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090125798 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125798 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090125798 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090125798 DLM3UA <000f> 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 20250806090125798 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090125798 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090125798 DLSS7 <000c> ss7_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 20250806090125798 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090125798 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125799 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  20250806090125801 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125801 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090125801 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090125801 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090125801 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125801 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090125801 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090125801 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125801 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125801 DLSS7 <000c> ss7_asp.c: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  20250806090125802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090125802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125802 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090125802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090125802 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090125802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090125802 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090125802 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090125805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090125805 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090125805 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 20250806090125805 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125805 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' 20250806090125805 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090125805 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125805 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125805 DLSS7 <000c> ss7_asp.c: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  20250806090125805 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090125805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125805 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125805 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) 20250806090125805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090125805 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125805 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090125805 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090125805 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) 20250806090125805 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) 20250806090125805 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090125805 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125806 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) 20250806090125806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090125806 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) 20250806090125806 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) 20250806090125806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090125806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090125806 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) 20250806090125806 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090125806 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090125806 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125806 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090125806 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090125806 DLM3UA <000f> 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 20250806090125806 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090125806 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' 20250806090125806 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 20250806090125806 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090125807 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125807 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  HNBGW_Test.sgsn0-RAN(564)@c18501b10b59: 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 } } } } 20250806090125808 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090125808 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090125808 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090125808 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 20250806090125808 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090125808 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' 20250806090125808 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090125808 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090125808 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090125808 DLSS7 <000c> ss7_asp.c: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  20250806090125808 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090125808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090125808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090125808 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) 20250806090125808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090125808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090125808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090125808 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090125808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090125808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090125808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090125808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090125808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090125808 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090125808 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090125808 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(567)@c18501b10b59: 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 } } } } 20250806090126812 DLCTRL DEBUG Command: GET 672083780 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090126812 DLCTRL DEBUG Tx Command reply: GET_REPLY 672083780 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090126819 DLCTRL DEBUG Command: GET 978327499 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090126819 DLCTRL DEBUG Tx Command reply: GET_REPLY 978327499 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090126824 DLCTRL DEBUG Command: GET 667197239 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090126824 DLCTRL DEBUG Tx Command reply: GET_REPLY 667197239 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090126827 DLCTRL DEBUG Command: GET 712186618 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090126827 DLCTRL DEBUG Tx Command reply: GET_REPLY 712186618 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090126832 DLCTRL DEBUG Command: GET 756323035 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090126832 DLCTRL DEBUG Tx Command reply: GET_REPLY 756323035 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090126836 DLCTRL DEBUG Command: GET 173306750 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090126836 DLCTRL DEBUG Tx Command reply: GET_REPLY 173306750 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090126840 DLCTRL DEBUG Command: GET 519103618 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090126840 DLCTRL DEBUG Tx Command reply: GET_REPLY 519103618 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090126844 DLCTRL DEBUG Command: GET 650493292 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090126844 DLCTRL DEBUG Tx Command reply: GET_REPLY 650493292 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090126848 DLCTRL DEBUG Command: GET 339424005 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090126848 DLCTRL DEBUG Tx Command reply: GET_REPLY 339424005 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090126851 DLCTRL DEBUG Command: GET 656466183 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090126851 DLCTRL DEBUG Tx Command reply: GET_REPLY 656466183 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090126853 DLCTRL DEBUG Command: GET 225441243 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090126853 DLCTRL DEBUG Tx Command reply: GET_REPLY 225441243 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090126855 DLCTRL DEBUG Command: GET 83899935 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090126855 DLCTRL DEBUG Tx Command reply: GET_REPLY 83899935 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090126857 DLCTRL DEBUG Command: GET 895079281 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090126857 DLCTRL DEBUG Tx Command reply: GET_REPLY 895079281 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090126859 DLCTRL DEBUG Command: GET 518102284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090126859 DLCTRL DEBUG Tx Command reply: GET_REPLY 518102284 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090126861 DLCTRL DEBUG Command: GET 695480699 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090126861 DLCTRL DEBUG Tx Command reply: GET_REPLY 695480699 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090126862 DLCTRL DEBUG Command: GET 424744707 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090126862 DLCTRL DEBUG Tx Command reply: GET_REPLY 424744707 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090126864 DLCTRL DEBUG Command: GET 475982101 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090126864 DLCTRL DEBUG Tx Command reply: GET_REPLY 475982101 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090126867 DLCTRL DEBUG Command: GET 576846734 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090126867 DLCTRL DEBUG Tx Command reply: GET_REPLY 576846734 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090126876 DLCTRL DEBUG Command: GET 493748977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090126876 DLCTRL DEBUG Tx Command reply: GET_REPLY 493748977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090126884 DLCTRL DEBUG Command: GET 580969061 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090126885 DLCTRL DEBUG Tx Command reply: GET_REPLY 580969061 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: f_gen_tmsi(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@c18501b10b59: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20250806090126899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)13612633 20250806090127922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090127922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090127922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090127922 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090127922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcfb659, normal) (hnbgw_rua.c:408) 20250806090127922 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090127922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090127922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612633 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090127922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090127922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090127922 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612633 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090127922 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612633 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090127922 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090127922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090127922 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13612633 <-> SCCP-65 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090127922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612633 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090127922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090127922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090127922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090127922 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13612633 SCCP-65 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090127922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090127922 DLSCCP DEBUG 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) 20250806090127922 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: Allocated (fsm.c:456) 20250806090127922 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090127922 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003080056400500f1100926) (sccp_scrc.c:455) 20250806090127922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090127922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090127922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090127922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090127922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090127922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090127922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090127922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090127922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090127922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090127923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090127923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090127923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090127923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090127923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090127923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090127923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090127923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090127923 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 03 08 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090127923 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090127923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090127923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090127923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090127923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090127923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090127923 DLM3UA <000f> 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 20250806090127923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090127923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090127923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090127923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090127923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090127923 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 03 08 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)3923508 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: 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)@c18501b10b59: setverdict(pass): none -> pass 20250806090127931 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090127931 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090127931 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090127931 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090127931 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090127931 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090127931 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090127931 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090127931 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090127931 DLSS7 <000c> ss7_asp.c: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 64 73 06 02 00 00 00 00  20250806090127931 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090127932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090127932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090127932 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090127932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090127932 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=00647306) (sccp_scrc.c:545) MTC@c18501b10b59: 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 } } } 20250806090127932 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) 20250806090127932 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090127932 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090127932 DLSCCP DEBUG 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) 20250806090127932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090127932 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) 20250806090127932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090127932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090127933 DLCTRL DEBUG Command: GET 763079122 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090127933 DLCTRL DEBUG Tx Command reply: GET_REPLY 763079122 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090127937 DLCTRL DEBUG Command: GET 938845582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090127937 DLCTRL DEBUG Tx Command reply: GET_REPLY 938845582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090127940 DLCTRL DEBUG Command: GET 999032841 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090127940 DLCTRL DEBUG Tx Command reply: GET_REPLY 999032841 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090127943 DLCTRL DEBUG Command: GET 513825257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090127943 DLCTRL DEBUG Tx Command reply: GET_REPLY 513825257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090127946 DLCTRL DEBUG Command: GET 532598383 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090127946 DLCTRL DEBUG Tx Command reply: GET_REPLY 532598383 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090127950 DLCTRL DEBUG Command: GET 161829552 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090127950 DLCTRL DEBUG Tx Command reply: GET_REPLY 161829552 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090127953 DLCTRL DEBUG Command: GET 815094983 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090127953 DLCTRL DEBUG Tx Command reply: GET_REPLY 815094983 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090127956 DLCTRL DEBUG Command: GET 162019932 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090127956 DLCTRL DEBUG Tx Command reply: GET_REPLY 162019932 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090127958 DLCTRL DEBUG Command: GET 26851306 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090127958 DLCTRL DEBUG Tx Command reply: GET_REPLY 26851306 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090127960 DLCTRL DEBUG Command: GET 284558914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090127960 DLCTRL DEBUG Tx Command reply: GET_REPLY 284558914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090127962 DLCTRL DEBUG Command: GET 549540569 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090127962 DLCTRL DEBUG Tx Command reply: GET_REPLY 549540569 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090127964 DLCTRL DEBUG Command: GET 949507725 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090127964 DLCTRL DEBUG Tx Command reply: GET_REPLY 949507725 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090127965 DLCTRL DEBUG Command: GET 969961315 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090127965 DLCTRL DEBUG Tx Command reply: GET_REPLY 969961315 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090127967 DLCTRL DEBUG Command: GET 611400216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090127967 DLCTRL DEBUG Tx Command reply: GET_REPLY 611400216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090127968 DLCTRL DEBUG Command: GET 842972881 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090127968 DLCTRL DEBUG Tx Command reply: GET_REPLY 842972881 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090127969 DLCTRL DEBUG Command: GET 584201505 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090127969 DLCTRL DEBUG Tx Command reply: GET_REPLY 584201505 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090127970 DLCTRL DEBUG Command: GET 288730432 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090127970 DLCTRL DEBUG Tx Command reply: GET_REPLY 288730432 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090127971 DLCTRL DEBUG Command: GET 625861826 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090127971 DLCTRL DEBUG Tx Command reply: GET_REPLY 625861826 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090127972 DLCTRL DEBUG Command: GET 884487622 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090127972 DLCTRL DEBUG Tx Command reply: GET_REPLY 884487622 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090127973 DLCTRL DEBUG Command: GET 693196235 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090127973 DLCTRL DEBUG Tx Command reply: GET_REPLY 693196235 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000101111111'B, t_guard := 20.000000 } 20250806090127992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)5719310 20250806090129020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090129020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090129020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090129020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090129020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57450e, normal) (hnbgw_rua.c:408) 20250806090129020 DHNB DEBUG map_rua[0x5580359dd270]{init}: Allocated (fsm.c:456) 20250806090129020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090129020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090129020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090129020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090129020 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090129020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090129020 DCN DEBUG map_sccp[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090129020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090129020 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5719310 <-> SCCP-66 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090129021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090129021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090129021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090129021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090129021 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-66 msc-1 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090129021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090129021 DLSCCP DEBUG 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) 20250806090129021 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: Allocated (fsm.c:456) 20250806090129021 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090129021 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300017f0056400500f1100926) (sccp_scrc.c:455) 20250806090129021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090129021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090129021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090129021 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) 20250806090129021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090129021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090129021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090129021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090129021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090129021 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) 20250806090129021 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) 20250806090129021 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090129021 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090129021 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 01 7f 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090129021 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090129021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090129022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090129022 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090129022 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090129022 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090129022 DLM3UA <000f> 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 20250806090129022 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090129022 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' 20250806090129022 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 20250806090129022 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090129022 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090129022 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 01 7f 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(560)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)16602138 HNBGW_Test.msc1-SCCP(560)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@c18501b10b59: 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)@c18501b10b59: setverdict(pass): none -> pass 20250806090129037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090129037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090129037 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090129037 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 20250806090129037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090129037 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' 20250806090129037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090129037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090129038 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090129038 DLSS7 <000c> ss7_asp.c: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 42 03 fb 02 00 00 00 00  20250806090129038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090129038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) MTC@c18501b10b59: 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 } } } 20250806090129038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090129038 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) 20250806090129038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090129038 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=004203fb) (sccp_scrc.c:545) 20250806090129038 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) 20250806090129038 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090129038 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090129038 DLSCCP DEBUG 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) 20250806090129038 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090129038 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) 20250806090129038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090129038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090129039 DLCTRL DEBUG Command: GET 522917564 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090129039 DLCTRL DEBUG Tx Command reply: GET_REPLY 522917564 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090129042 DLCTRL DEBUG Command: GET 406850902 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090129042 DLCTRL DEBUG Tx Command reply: GET_REPLY 406850902 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090129044 DLCTRL DEBUG Command: GET 971101215 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090129044 DLCTRL DEBUG Tx Command reply: GET_REPLY 971101215 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090129045 DLCTRL DEBUG Command: GET 415356447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090129045 DLCTRL DEBUG Tx Command reply: GET_REPLY 415356447 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090129046 DLCTRL DEBUG Command: GET 629678211 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090129046 DLCTRL DEBUG Tx Command reply: GET_REPLY 629678211 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090129048 DLCTRL DEBUG Command: GET 852683396 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090129048 DLCTRL DEBUG Tx Command reply: GET_REPLY 852683396 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090129050 DLCTRL DEBUG Command: GET 369220009 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090129050 DLCTRL DEBUG Tx Command reply: GET_REPLY 369220009 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090129051 DLCTRL DEBUG Command: GET 45977219 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090129051 DLCTRL DEBUG Tx Command reply: GET_REPLY 45977219 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090129052 DLCTRL DEBUG Command: GET 28864260 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090129052 DLCTRL DEBUG Tx Command reply: GET_REPLY 28864260 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090129053 DLCTRL DEBUG Command: GET 688605357 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090129053 DLCTRL DEBUG Tx Command reply: GET_REPLY 688605357 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090129054 DLCTRL DEBUG Command: GET 843791544 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090129054 DLCTRL DEBUG Tx Command reply: GET_REPLY 843791544 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090129055 DLCTRL DEBUG Command: GET 708603949 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090129055 DLCTRL DEBUG Tx Command reply: GET_REPLY 708603949 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090129056 DLCTRL DEBUG Command: GET 924085425 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090129056 DLCTRL DEBUG Tx Command reply: GET_REPLY 924085425 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090129057 DLCTRL DEBUG Command: GET 951341400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090129057 DLCTRL DEBUG Tx Command reply: GET_REPLY 951341400 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090129059 DLCTRL DEBUG Command: GET 612997767 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090129059 DLCTRL DEBUG Tx Command reply: GET_REPLY 612997767 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090129060 DLCTRL DEBUG Command: GET 773045358 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090129060 DLCTRL DEBUG Tx Command reply: GET_REPLY 773045358 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090129061 DLCTRL DEBUG Command: GET 211717502 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090129061 DLCTRL DEBUG Tx Command reply: GET_REPLY 211717502 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090129062 DLCTRL DEBUG Command: GET 244965408 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090129062 DLCTRL DEBUG Tx Command reply: GET_REPLY 244965408 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090129063 DLCTRL DEBUG Command: GET 89640620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090129063 DLCTRL DEBUG Tx Command reply: GET_REPLY 89640620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090129064 DLCTRL DEBUG Command: GET 216859974 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090129064 DLCTRL DEBUG Tx Command reply: GET_REPLY 216859974 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000101011'B, t_guard := 20.000000 } 20250806090129077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)4449864 20250806090130102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090130102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090130102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090130102 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090130102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43e648, normal) (hnbgw_rua.c:408) 20250806090130102 DHNB DEBUG map_rua[0x5580359f43c0]{init}: Allocated (fsm.c:456) 20250806090130102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090130102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4449864 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090130102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090130102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090130102 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4449864 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090130102 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4449864 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090130102 DCN DEBUG map_sccp[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090130102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090130102 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4449864 <-> SCCP-67 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090130102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4449864 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090130102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090130102 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090130102 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090130102 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4449864 SCCP-67 msc-0 MI=TMSI-0x42000023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090130102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090130102 DLSCCP DEBUG 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) 20250806090130102 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: Allocated (fsm.c:456) 20250806090130102 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090130102 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300022b0056400500f1100926) (sccp_scrc.c:455) 20250806090130102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090130102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090130102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090130102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090130102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090130102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090130102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090130102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090130102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090130102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090130102 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090130102 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130102 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 2b 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090130102 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090130102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090130102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090130103 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130103 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130103 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130103 DLM3UA <000f> 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 20250806090130103 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090130103 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090130103 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090130103 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090130103 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090130103 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(557)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)3746474 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090130110 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130110 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090130111 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090130111 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090130111 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090130111 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090130111 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090130111 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090130111 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090130111 DLSS7 <000c> ss7_asp.c: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 88 a6 f9 02 00 00 00 00  20250806090130111 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090130111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090130111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090130111 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090130111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090130111 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=0088a6f9) (sccp_scrc.c:545) 20250806090130111 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) 20250806090130111 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090130111 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090130111 DLSCCP DEBUG 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) 20250806090130111 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090130111 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) 20250806090130111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090130111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090130114 DLCTRL DEBUG Command: GET 318854853 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090130114 DLCTRL DEBUG Tx Command reply: GET_REPLY 318854853 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090130118 DLCTRL DEBUG Command: GET 589958177 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090130118 DLCTRL DEBUG Tx Command reply: GET_REPLY 589958177 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090130121 DLCTRL DEBUG Command: GET 606038955 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090130121 DLCTRL DEBUG Tx Command reply: GET_REPLY 606038955 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250806090130125 DLCTRL DEBUG Command: GET 214452014 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090130125 DLCTRL DEBUG Tx Command reply: GET_REPLY 214452014 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090130129 DLCTRL DEBUG Command: GET 491715598 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090130129 DLCTRL DEBUG Tx Command reply: GET_REPLY 491715598 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090130133 DLCTRL DEBUG Command: GET 140275500 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090130133 DLCTRL DEBUG Tx Command reply: GET_REPLY 140275500 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090130137 DLCTRL DEBUG Command: GET 72276988 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090130137 DLCTRL DEBUG Tx Command reply: GET_REPLY 72276988 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090130140 DLCTRL DEBUG Command: GET 447269925 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090130140 DLCTRL DEBUG Tx Command reply: GET_REPLY 447269925 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090130145 DLCTRL DEBUG Command: GET 951553174 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090130145 DLCTRL DEBUG Tx Command reply: GET_REPLY 951553174 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090130147 DLCTRL DEBUG Command: GET 673984271 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090130147 DLCTRL DEBUG Tx Command reply: GET_REPLY 673984271 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090130149 DLCTRL DEBUG Command: GET 406354524 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090130149 DLCTRL DEBUG Tx Command reply: GET_REPLY 406354524 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090130150 DLCTRL DEBUG Command: GET 482406897 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090130150 DLCTRL DEBUG Tx Command reply: GET_REPLY 482406897 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090130151 DLCTRL DEBUG Command: GET 961149918 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090130151 DLCTRL DEBUG Tx Command reply: GET_REPLY 961149918 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090130152 DLCTRL DEBUG Command: GET 234255581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090130152 DLCTRL DEBUG Tx Command reply: GET_REPLY 234255581 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090130152 DLCTRL DEBUG Command: GET 543362704 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090130153 DLCTRL DEBUG Tx Command reply: GET_REPLY 543362704 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090130153 DLCTRL DEBUG Command: GET 613939634 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090130153 DLCTRL DEBUG Tx Command reply: GET_REPLY 613939634 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090130154 DLCTRL DEBUG Command: GET 293029470 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090130154 DLCTRL DEBUG Tx Command reply: GET_REPLY 293029470 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090130156 DLCTRL DEBUG Command: GET 466076406 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090130156 DLCTRL DEBUG Tx Command reply: GET_REPLY 466076406 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090130158 DLCTRL DEBUG Command: GET 350531125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090130158 DLCTRL DEBUG Tx Command reply: GET_REPLY 350531125 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090130159 DLCTRL DEBUG Command: GET 687572268 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090130159 DLCTRL DEBUG Tx Command reply: GET_REPLY 687572268 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090130165 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46743<->l=127.0.0.1:4262) (control_if.c:193) 20250806090130166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(551)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(550)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090130170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090130171 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090130171 DLINP DEBUG SRVCONN(,r=127.0.0.1:40854<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090130171 DLINP NOTICE SRV(,r=127.0.0.1:40854<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090130171 DMAIN NOTICE (127.0.0.1:40854 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40854<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090130171 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn1-RAN(567)@c18501b10b59: Final verdict of PTC: none 20250806090130174 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130174 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090130174 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130174 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090130174 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130174 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@c18501b10b59: Final verdict of PTC: none 20250806090130174 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130174 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(563)@c18501b10b59: Final verdict of PTC: none 20250806090130174 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090130174 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130174 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090130174 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090130174 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090130174 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130175 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090130175 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090130175 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 20250806090130175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130175 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090130175 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090130175 DLSS7[38;5;43m <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090130175 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090130175 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 20250806090130175 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' 20250806090130175 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' 20250806090130175 DLSS7 <000c> ss7_asp.c: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  20250806090130175 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  20250806090130175 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  HNBGW_Test.msc1-SCCP(560)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@c18501b10b59: Final verdict of PTC: none 20250806090130175 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  20250806090130175 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090130175 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 20250806090130175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130175 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090130175 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090130175 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090130175 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090130175 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 20250806090130175 DLSS7 <000c> ss7_route.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' 20250806090130176 DLSS7 <000c> ss7_route.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' 20250806090130176 DLSS7 <000c> ss7_asp.c: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  20250806090130176 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  20250806090130176 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  20250806090130176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090130176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090130176 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 20250806090130176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@c18501b10b59: Final verdict of PTC: none 20250806090130176 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090130176 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090130176 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090130176 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090130176 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090130176 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090130176 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 20250806090130176 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' 20250806090130176 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' 20250806090130176 DLSS7 <000c> ss7_asp.c: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  20250806090130176 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  20250806090130176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090130176 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090130176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090130176 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090130176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130176 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090130176 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090130177 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 20250806090130177 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090130177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090130177 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090130177 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090130177 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 HNBGW_Test.msc1-RAN(561)@c18501b10b59: Final verdict of PTC: none 20250806090130177 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 20250806090130177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130177 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090130177 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090130177 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090130177 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090130177 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090130177 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090130177 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 20250806090130177 DLSS7 <000c> ss7_route.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' 20250806090130177 DLSS7 <000c> ss7_route.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' 20250806090130177 DLSS7 <000c> ss7_asp.c: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  20250806090130177 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090130177 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090130177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090130178 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090130180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130180 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130180 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130180 DLM3UA <000f> 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 20250806090130180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090130180 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090130180 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090130183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130183 DLM3UA <000f> 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 20250806090130183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090130183 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090130183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090130183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130184 DLM3UA <000f> 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 20250806090130184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090130184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090130184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090130179 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) 20250806090130179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090130179 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090130179 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090130179 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) 20250806090130179 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090130179 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090130179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090130179 DLSCCP DEBUG 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) 20250806090130179 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090130179 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090130179 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090130179 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) 20250806090130179 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) 20250806090130179 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) 20250806090130179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090130179 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090130179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090130179 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090130179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130179 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 00 00 00 00 00 (ss7_asp.c:1383) 20250806090130179 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090130179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090130179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090130179 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090130180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090130180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090130180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090130180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{disrupted}: Freeing instance (context_map.c:203) 20250806090130180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5719310)[0x5580359dd270]{disrupted}: Deallocated (fsm.c:568) 20250806090130180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090130180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:207) 20250806090130180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090130180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5719310 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806090130180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090130180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090130180 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090130180 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) 20250806090130180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090130180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090130180 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090130180 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) 20250806090130180 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090130180 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090130181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090130181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090130181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090130181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090130181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090130181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090130181 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) 20250806090130181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090130181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090130181 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090130181 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) 20250806090130181 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090130181 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090130181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090130181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090130181 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090130181 DMAIN NOTICE (127.0.0.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) 20250806090130181 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090130181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090130182 DLSCCP DEBUG 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) 20250806090130182 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090130182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090130182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090130182 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) 20250806090130182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090130182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090130182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090130182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 64 73 06 00 00 41 00 00 00 00 00 (ss7_asp.c:1383) 20250806090130182 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13612633)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090130182 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13612633 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090130182 DLSCCP DEBUG 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) 20250806090130182 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090130182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090130182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090130182 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) 20250806090130182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090130182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090130182 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090130182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 88 a6 f9 00 00 43 00 00 00 00 00 (ss7_asp.c:1383) 20250806090130182 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090130182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4449864)[0x5580359f43c0]{disrupted}: Deallocated (fsm.c:568) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090130182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090130183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5580359d6cb0]{disconnected}: Deallocated (fsm.c:568) 20250806090130183 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4449864 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:226) 20250806090130183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090130183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090130183 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090130183 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) 20250806090130183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090130183 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090130183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090130183 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090130183 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) 20250806090130183 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090130183 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(558)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(552)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(569)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. 20250806090130192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090130209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60642<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 6 09:01:30 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250806090130301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090130702 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090130702 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090130702 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090130702 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) 20250806090130702 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) 20250806090130702 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) 20250806090130702 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090130702 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090130702 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090130702 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130702 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090130702 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130702 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090130702 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090130703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090130703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090130703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090130703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090130703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090130703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090130703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090130703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090130703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130703 DLM3UA <000f> 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 20250806090130703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090130703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090130703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090130703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090130703 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090130703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090130703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090130703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090130703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090130703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090130703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130703 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090130703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090130703 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090130703 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090130703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090130703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090130703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090130703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090130703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090130703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090130704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090130704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090130704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090130704 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090130704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090130704 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090130704 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090131003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=611688) 20250806090131128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090131128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090131128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090131128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090131128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090131128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090131128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090131128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090131128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090131128 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090131128 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131128 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131128 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090131128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090131128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090131128 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090131128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090131128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090131128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090131128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090131128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090131128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090131128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090131128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090131128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090131128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090131128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090131128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090131128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090131128 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090131128 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090131128 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090131128 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090131128 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090131128 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090131128 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090131129 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090131129 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090131129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090131129 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090131129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090131129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090131129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090131129 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090131129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090131129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090131129 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090131129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090131129 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090131130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090131130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090131130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090131130 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090131130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090131964 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090131964 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090131964 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090131964 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) 20250806090131964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090131964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090131964 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090131964 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090131964 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090131964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090131964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090131964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090131965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090131965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090131965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090131965 DLM3UA <000f> 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 20250806090131965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090131965 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090131965 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=611688, count=656044) 20250806090132176 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090132176 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090132176 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090132176 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090132176 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090132176 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090132176 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090132176 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090132176 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090132177 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090132178 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090132178 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250806090134088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090134094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090134099 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090134238 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090134238 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090134245 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134245 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134245 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134245 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134245 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134245 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090134245 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52782 (stream_srv.c:143) 20250806090134245 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52782<->l=127.0.0.1:29169 (hnb.c:335) 20250806090134245 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134245 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134246 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134246 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090134246 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134246 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090134247 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) 20250806090134247 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) 20250806090134247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090134247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134247 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134247 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134247 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090134247 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 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) 20250806090134247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090134247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134247 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134247 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134247 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090134247 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090134247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090134247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134247 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134247 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134247 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090134247 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134247 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090134247 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134247 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090134247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090134247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134247 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134247 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 20250806090134247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090134247 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090134247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134247 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 20250806090134247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090134247 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 20250806090134247 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090134247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134247 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134247 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134247 DLM3UA <000f> 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 20250806090134248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090134248 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090134248 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090134248 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134248 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134248 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134248 DLM3UA <000f> 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 20250806090134248 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090134248 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090134248 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(583)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(581)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(586)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(584)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090134269 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134269 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134269 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134269 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134269 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134269 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134270 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090134270 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134271 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134271 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090134271 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090134271 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) 20250806090134271 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) 20250806090134271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090134271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134271 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134271 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134271 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090134271 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 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) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 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) 20250806090134271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090134271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134271 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134271 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134271 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090134271 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 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) 20250806090134271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090134271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134271 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134271 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134271 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090134271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134271 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090134271 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134271 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090134271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090134271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134271 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134271 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134271 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090134271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090134271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134271 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090134271 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) 20250806090134271 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090134271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134271 DLM3UA <000f> 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090134271 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090134271 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134271 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134271 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134271 DLM3UA <000f> 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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090134271 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090134271 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090134304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090134304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090134304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090134304 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090134304 DHNBAP 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) 20250806090134304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090134304 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090134304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090134304 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@c18501b10b59: setverdict(pass): none -> pass 20250806090134308 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090134308 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090134308 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090134308 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090134308 DHNBAP DEBUG (127.0.0.1:52782 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090134308 DHNBAP NOTICE (127.0.0.1:52782 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090134308 DHNBAP NOTICE (127.0.0.1:52782 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090134308 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090134308 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090134458 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 20250806090134458 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 20250806090134458 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090134458 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090134465 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134465 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090134465 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090134465 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090134465 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090134465 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090134465 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090134465 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090134465 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090134465 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 20250806090134465 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090134465 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  20250806090134465 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090134467 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 20250806090134467 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 20250806090134467 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090134467 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090134468 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134468 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090134468 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090134468 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  20250806090134468 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090134468 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090134468 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090134468 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 20250806090134468 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090134468 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  20250806090134468 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' 20250806090134468 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' 20250806090134468 DLSS7 <000c> ss7_asp.c: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  20250806090134468 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  20250806090134469 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090134469 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090134469 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090134469 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090134469 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) 20250806090134469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090134469 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090134469 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090134469 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) 20250806090134469 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134470 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090134470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134470 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134470 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090134470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090134470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134470 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090134470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090134470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134470 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134470 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134471 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134471 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134471 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134471 DLM3UA <000f> 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 20250806090134471 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090134471 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090134471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090134471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090134471 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090134471 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(586)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090134478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090134478 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090134478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090134478 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090134478 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090134478 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090134478 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090134478 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090134478 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 20250806090134478 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090134478 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  20250806090134478 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090134480 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134480 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090134480 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090134480 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  20250806090134480 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090134480 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090134481 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090134481 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 20250806090134481 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090134481 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  20250806090134481 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' 20250806090134481 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' 20250806090134481 DLSS7 <000c> ss7_asp.c: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  20250806090134481 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  20250806090134481 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  20250806090134481 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090134481 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090134481 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090134481 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090134481 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) 20250806090134481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090134481 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134481 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090134481 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090134481 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) 20250806090134481 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134482 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134482 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090134482 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134482 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134482 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134483 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) 20250806090134483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090134483 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) 20250806090134483 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) 20250806090134483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090134483 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 20250806090134483 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 20250806090134483 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090134483 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090134483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134483 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134483 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134483 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134483 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134483 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134483 DLM3UA <000f> 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 20250806090134483 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090134483 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' 20250806090134483 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 20250806090134483 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090134483 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090134483 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  HNBGW_Test.sgsn0-M3UA(589)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090134488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134488 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090134488 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090134488 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090134488 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090134489 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090134489 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090134489 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090134489 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090134489 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 20250806090134489 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090134489 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  20250806090134489 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090134492 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134492 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090134492 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090134492 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  20250806090134492 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090134492 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090134492 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090134492 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 20250806090134492 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090134492 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  20250806090134492 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' 20250806090134492 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' 20250806090134493 DLSS7 <000c> ss7_asp.c: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  20250806090134493 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  20250806090134493 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  20250806090134493 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  20250806090134493 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090134493 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 20250806090134493 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 20250806090134493 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090134493 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090134493 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090134493 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090134493 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090134493 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) 20250806090134493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090134493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090134494 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090134494 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) 20250806090134494 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134495 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090134495 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134495 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134495 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090134495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134495 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090134495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090134495 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090134495 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090134495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134495 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134495 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134495 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134496 DLM3UA <000f> 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 20250806090134496 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090134496 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090134496 DLSS7 <000c> ss7_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 20250806090134496 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090134496 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090134496 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.sgsn1-M3UA(592)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090134501 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134501 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090134501 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090134501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090134501 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090134501 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090134501 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090134501 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090134501 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090134501 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 20250806090134501 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090134501 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  20250806090134501 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090134503 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134503 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090134503 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090134503 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  20250806090134503 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090134503 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090134503 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090134503 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 20250806090134503 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090134503 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  20250806090134503 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' 20250806090134503 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' 20250806090134503 DLSS7 <000c> ss7_asp.c: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  20250806090134503 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  20250806090134503 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  20250806090134503 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  20250806090134503 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  20250806090134503 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090134503 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090134503 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090134503 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090134503 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) 20250806090134503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090134503 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090134503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090134503 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090134503 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) 20250806090134503 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090134505 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090134505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090134505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090134505 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090134505 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090134505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134505 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) 20250806090134505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090134505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090134505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090134505 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090134505 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) 20250806090134505 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) 20250806090134505 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090134505 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090134505 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090134505 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090134505 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090134505 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090134505 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090134505 DLM3UA <000f> 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 20250806090134505 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090134505 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' 20250806090134505 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 20250806090134505 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090134505 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090134505 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 04 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(582)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090135269 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135269 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090135269 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090135269 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090135269 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135269 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090135269 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090135269 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135269 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135269 DLSS7 <000c> ss7_asp.c: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  20250806090135269 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090135269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135269 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090135269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090135269 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135269 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090135269 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090135269 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) 20250806090135269 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090135269 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090135269 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135269 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090135269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090135269 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090135270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090135270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090135270 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) 20250806090135270 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090135270 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090135270 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135270 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090135270 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090135270 DLM3UA <000f> 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 20250806090135270 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090135270 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090135270 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090135270 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090135270 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135270 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  20250806090135272 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135272 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090135272 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090135272 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090135272 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135272 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090135272 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090135272 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135272 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135272 DLSS7 <000c> ss7_asp.c: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  20250806090135272 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090135272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135272 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090135272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090135272 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090135272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135272 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090135272 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090135272 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090135275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135275 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090135275 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090135275 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 20250806090135275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135275 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' 20250806090135275 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090135275 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135275 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135275 DLSS7 <000c> ss7_asp.c: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  20250806090135275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090135275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135275 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135275 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) 20250806090135275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090135275 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090135275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc0-RAN(582)@c18501b10b59: 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 } } } } 20250806090135275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090135276 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090135276 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) 20250806090135276 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) 20250806090135276 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090135276 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090135276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135276 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) 20250806090135276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090135276 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) 20250806090135276 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) 20250806090135276 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090135276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090135276 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) 20250806090135276 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090135276 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090135276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135276 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090135276 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090135276 DLM3UA <000f> 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 20250806090135276 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090135276 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' 20250806090135276 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 20250806090135276 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090135276 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135276 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  20250806090135277 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135277 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090135277 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090135277 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 20250806090135277 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135277 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' 20250806090135277 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090135277 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135277 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135277 DLSS7 <000c> ss7_asp.c: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  20250806090135277 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090135277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135277 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135277 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) 20250806090135277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090135277 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090135277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135278 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135278 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090135278 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090135278 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(585)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090135286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135286 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090135286 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090135286 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090135286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090135286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090135286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135286 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135286 DLSS7 <000c> ss7_asp.c: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  20250806090135286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090135286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090135286 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090135286 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) 20250806090135286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090135286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090135286 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090135286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090135286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090135286 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) 20250806090135286 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090135286 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090135286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135286 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090135286 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090135286 DLM3UA <000f> 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 20250806090135286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090135286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090135286 DLSS7 <000c> ss7_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 20250806090135286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090135286 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135286 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  20250806090135286 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135286 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090135286 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090135286 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090135286 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135286 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090135286 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090135286 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135286 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135286 DLSS7 <000c> ss7_asp.c: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  20250806090135286 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135286 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090135286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135286 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090135286 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090135286 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(588)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090135295 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135295 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090135295 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090135295 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 20250806090135295 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135295 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' 20250806090135295 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090135295 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135295 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135295 DLSS7 <000c> ss7_asp.c: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  20250806090135295 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090135295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135295 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135295 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) 20250806090135295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090135295 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090135295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090135296 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090135296 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) 20250806090135296 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) 20250806090135296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090135296 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 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) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090135296 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) 20250806090135296 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) 20250806090135296 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090135296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090135296 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) 20250806090135296 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090135296 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090135296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135296 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090135296 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090135296 DLM3UA <000f> 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 20250806090135296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090135296 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' 20250806090135296 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 20250806090135296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090135296 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135296 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  20250806090135296 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090135296 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090135296 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090135296 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 20250806090135296 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090135296 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' 20250806090135296 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090135296 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090135296 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090135296 DLSS7 <000c> ss7_asp.c: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  20250806090135296 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090135296 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090135296 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090135296 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) 20250806090135296 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090135296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090135296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090135296 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090135296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090135296 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090135296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090135296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090135296 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090135296 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(591)@c18501b10b59: 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 } } } } 20250806090136319 DLCTRL DEBUG Command: GET 569746409 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090136320 DLCTRL DEBUG Tx Command reply: GET_REPLY 569746409 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090136327 DLCTRL DEBUG Command: GET 328451489 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090136327 DLCTRL DEBUG Tx Command reply: GET_REPLY 328451489 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090136331 DLCTRL DEBUG Command: GET 325276061 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090136331 DLCTRL DEBUG Tx Command reply: GET_REPLY 325276061 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090136336 DLCTRL DEBUG Command: GET 171359371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090136336 DLCTRL DEBUG Tx Command reply: GET_REPLY 171359371 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090136341 DLCTRL DEBUG Command: GET 310449404 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090136341 DLCTRL DEBUG Tx Command reply: GET_REPLY 310449404 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090136346 DLCTRL DEBUG Command: GET 108342407 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090136346 DLCTRL DEBUG Tx Command reply: GET_REPLY 108342407 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090136350 DLCTRL DEBUG Command: GET 230905643 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090136350 DLCTRL DEBUG Tx Command reply: GET_REPLY 230905643 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090136354 DLCTRL DEBUG Command: GET 699828140 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090136354 DLCTRL DEBUG Tx Command reply: GET_REPLY 699828140 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090136357 DLCTRL DEBUG Command: GET 301976580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090136358 DLCTRL DEBUG Tx Command reply: GET_REPLY 301976580 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090136361 DLCTRL DEBUG Command: GET 137163874 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090136361 DLCTRL DEBUG Tx Command reply: GET_REPLY 137163874 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090136364 DLCTRL DEBUG Command: GET 829456598 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090136364 DLCTRL DEBUG Tx Command reply: GET_REPLY 829456598 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090136367 DLCTRL DEBUG Command: GET 776844705 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090136367 DLCTRL DEBUG Tx Command reply: GET_REPLY 776844705 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090136369 DLCTRL DEBUG Command: GET 794322184 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090136369 DLCTRL DEBUG Tx Command reply: GET_REPLY 794322184 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090136372 DLCTRL DEBUG Command: GET 154087603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090136372 DLCTRL DEBUG Tx Command reply: GET_REPLY 154087603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090136374 DLCTRL DEBUG Command: GET 282777343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090136374 DLCTRL DEBUG Tx Command reply: GET_REPLY 282777343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090136375 DLCTRL DEBUG Command: GET 564394580 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090136376 DLCTRL DEBUG Tx Command reply: GET_REPLY 564394580 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090136377 DLCTRL DEBUG Command: GET 41359300 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090136377 DLCTRL DEBUG Tx Command reply: GET_REPLY 41359300 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090136380 DLCTRL DEBUG Command: GET 724305600 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090136380 DLCTRL DEBUG Tx Command reply: GET_REPLY 724305600 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090136382 DLCTRL DEBUG Command: GET 879722214 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090136382 DLCTRL DEBUG Tx Command reply: GET_REPLY 879722214 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090136385 DLCTRL DEBUG Command: GET 981997499 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090136385 DLCTRL DEBUG Tx Command reply: GET_REPLY 981997499 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000001110000000'B, t_guard := 20.000000 } 20250806090136424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)10204624 20250806090137452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090137452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090137452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090137452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090137452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9bb5d0, normal) (hnbgw_rua.c:408) 20250806090137452 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090137452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090137452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090137452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090137452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090137452 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090137452 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 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) 20250806090137452 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090137452 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090137452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090137452 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10204624 <-> SCCP-68 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090137452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090137452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090137452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090137452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090137453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10204624 SCCP-68 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090137453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090137453 DLSCCP DEBUG 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) 20250806090137453 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: Allocated (fsm.c:456) 20250806090137453 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090137453 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003800056400500f1100926) (sccp_scrc.c:455) 20250806090137453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090137453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090137453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090137453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090137453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090137453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090137453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090137453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090137453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090137453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090137453 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090137453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090137453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090137453 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 03 80 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090137453 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090137453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090137453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090137453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090137453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090137453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090137453 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090137453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090137453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090137453 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090137453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090137453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090137453 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 03 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)2034564 HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090137461 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090137462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090137462 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090137462 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090137462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090137462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090137462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090137462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090137462 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090137462 DLSS7 <000c> ss7_asp.c: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 ea bf e0 02 00 00 00 00  20250806090137462 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090137462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090137462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090137462 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090137462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090137462 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=00eabfe0) (sccp_scrc.c:545) 20250806090137462 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) 20250806090137462 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090137462 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090137462 DLSCCP DEBUG 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) 20250806090137462 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090137462 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) 20250806090137462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090137462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090137462 DLCTRL DEBUG Command: GET 91691531 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090137462 DLCTRL DEBUG Tx Command reply: GET_REPLY 91691531 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090137465 DLCTRL DEBUG Command: GET 982814385 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090137465 DLCTRL DEBUG Tx Command reply: GET_REPLY 982814385 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090137467 DLCTRL DEBUG Command: GET 820728754 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090137467 DLCTRL DEBUG Tx Command reply: GET_REPLY 820728754 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090137469 DLCTRL DEBUG Command: GET 761314062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090137469 DLCTRL DEBUG Tx Command reply: GET_REPLY 761314062 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090137471 DLCTRL DEBUG Command: GET 51509880 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090137471 DLCTRL DEBUG Tx Command reply: GET_REPLY 51509880 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090137473 DLCTRL DEBUG Command: GET 273728145 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090137473 DLCTRL DEBUG Tx Command reply: GET_REPLY 273728145 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090137475 DLCTRL DEBUG Command: GET 128374200 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090137475 DLCTRL DEBUG Tx Command reply: GET_REPLY 128374200 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090137477 DLCTRL DEBUG Command: GET 856019968 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090137477 DLCTRL DEBUG Tx Command reply: GET_REPLY 856019968 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090137480 DLCTRL DEBUG Command: GET 988122115 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090137480 DLCTRL DEBUG Tx Command reply: GET_REPLY 988122115 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090137482 DLCTRL DEBUG Command: GET 893317768 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090137482 DLCTRL DEBUG Tx Command reply: GET_REPLY 893317768 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090137484 DLCTRL DEBUG Command: GET 655330996 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090137484 DLCTRL DEBUG Tx Command reply: GET_REPLY 655330996 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090137486 DLCTRL DEBUG Command: GET 926063884 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090137486 DLCTRL DEBUG Tx Command reply: GET_REPLY 926063884 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090137488 DLCTRL DEBUG Command: GET 893815952 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090137488 DLCTRL DEBUG Tx Command reply: GET_REPLY 893815952 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090137489 DLCTRL DEBUG Command: GET 126687785 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090137489 DLCTRL DEBUG Tx Command reply: GET_REPLY 126687785 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090137491 DLCTRL DEBUG Command: GET 837332344 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090137491 DLCTRL DEBUG Tx Command reply: GET_REPLY 837332344 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090137493 DLCTRL DEBUG Command: GET 452252093 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090137493 DLCTRL DEBUG Tx Command reply: GET_REPLY 452252093 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090137494 DLCTRL DEBUG Command: GET 617352241 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090137494 DLCTRL DEBUG Tx Command reply: GET_REPLY 617352241 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090137495 DLCTRL DEBUG Command: GET 163090985 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090137495 DLCTRL DEBUG Tx Command reply: GET_REPLY 163090985 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090137497 DLCTRL DEBUG Command: GET 319398639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090137497 DLCTRL DEBUG Tx Command reply: GET_REPLY 319398639 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090137498 DLCTRL DEBUG Command: GET 745783385 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090137498 DLCTRL DEBUG Tx Command reply: GET_REPLY 745783385 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000111110'B, t_guard := 20.000000 } 20250806090137524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)13100369 20250806090138543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090138543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090138543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090138543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090138543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc7e551, normal) (hnbgw_rua.c:408) 20250806090138543 DHNB DEBUG map_rua[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090138543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090138543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090138543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090138543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090138543 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090138543 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 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) 20250806090138543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090138543 DCN DEBUG map_sccp[0x5580359dd270]{init}: Allocated (fsm.c:456) 20250806090138543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090138543 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13100369 <-> SCCP-69 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090138543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090138543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090138543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090138543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090138543 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-69 msc-1 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090138543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090138543 DLSCCP DEBUG 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) 20250806090138544 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: Allocated (fsm.c:456) 20250806090138544 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090138544 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300023e0056400500f1100926) (sccp_scrc.c:455) 20250806090138544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090138544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090138544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090138544 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) 20250806090138544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090138544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090138544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090138544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090138544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090138544 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) 20250806090138544 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) 20250806090138544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090138544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090138544 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 02 3e 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090138544 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090138544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090138544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090138544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090138544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090138544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090138544 DLM3UA <000f> 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 20250806090138544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090138544 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' 20250806090138544 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 20250806090138544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090138544 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090138544 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 02 3e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(584)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)7834226 HNBGW_Test.msc1-SCCP(584)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@c18501b10b59: 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)@c18501b10b59: setverdict(pass): none -> pass 20250806090138562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090138562 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090138562 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090138562 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 20250806090138562 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090138562 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' 20250806090138562 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090138562 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090138562 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090138562 DLSS7 <000c> ss7_asp.c: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 d3 bb 52 02 00 00 00 00  20250806090138563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090138563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090138563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090138563 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) 20250806090138563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090138563 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=00d3bb52) (sccp_scrc.c:545) 20250806090138563 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) 20250806090138563 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090138563 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090138563 DLSCCP DEBUG 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) 20250806090138563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090138563 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) 20250806090138563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090138563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090138564 DLCTRL DEBUG Command: GET 778513804 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090138564 DLCTRL DEBUG Tx Command reply: GET_REPLY 778513804 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090138569 DLCTRL DEBUG Command: GET 849701004 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090138569 DLCTRL DEBUG Tx Command reply: GET_REPLY 849701004 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090138572 DLCTRL DEBUG Command: GET 973828782 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090138572 DLCTRL DEBUG Tx Command reply: GET_REPLY 973828782 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090138576 DLCTRL DEBUG Command: GET 869607651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090138576 DLCTRL DEBUG Tx Command reply: GET_REPLY 869607651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090138580 DLCTRL DEBUG Command: GET 738046509 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090138580 DLCTRL DEBUG Tx Command reply: GET_REPLY 738046509 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090138583 DLCTRL DEBUG Command: GET 961992880 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090138583 DLCTRL DEBUG Tx Command reply: GET_REPLY 961992880 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090138586 DLCTRL DEBUG Command: GET 880382930 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090138586 DLCTRL DEBUG Tx Command reply: GET_REPLY 880382930 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090138588 DLCTRL DEBUG Command: GET 42891998 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090138588 DLCTRL DEBUG Tx Command reply: GET_REPLY 42891998 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090138590 DLCTRL DEBUG Command: GET 316045830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090138590 DLCTRL DEBUG Tx Command reply: GET_REPLY 316045830 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090138592 DLCTRL DEBUG Command: GET 956272502 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090138592 DLCTRL DEBUG Tx Command reply: GET_REPLY 956272502 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090138594 DLCTRL DEBUG Command: GET 392724619 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090138594 DLCTRL DEBUG Tx Command reply: GET_REPLY 392724619 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090138595 DLCTRL DEBUG Command: GET 199289216 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090138595 DLCTRL DEBUG Tx Command reply: GET_REPLY 199289216 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090138597 DLCTRL DEBUG Command: GET 683313028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090138597 DLCTRL DEBUG Tx Command reply: GET_REPLY 683313028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090138598 DLCTRL DEBUG Command: GET 530360539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090138598 DLCTRL DEBUG Tx Command reply: GET_REPLY 530360539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090138599 DLCTRL DEBUG Command: GET 292765000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090138599 DLCTRL DEBUG Tx Command reply: GET_REPLY 292765000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090138600 DLCTRL DEBUG Command: GET 918114398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090138600 DLCTRL DEBUG Tx Command reply: GET_REPLY 918114398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090138601 DLCTRL DEBUG Command: GET 438788744 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090138601 DLCTRL DEBUG Tx Command reply: GET_REPLY 438788744 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090138602 DLCTRL DEBUG Command: GET 26714274 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090138602 DLCTRL DEBUG Tx Command reply: GET_REPLY 26714274 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090138603 DLCTRL DEBUG Command: GET 994367110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090138603 DLCTRL DEBUG Tx Command reply: GET_REPLY 994367110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090138604 DLCTRL DEBUG Command: GET 362576619 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090138604 DLCTRL DEBUG Tx Command reply: GET_REPLY 362576619 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000100010001'B, t_guard := 20.000000 } 20250806090138622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)3707657 20250806090139643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090139643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090139643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090139643 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090139643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x389309, normal) (hnbgw_rua.c:408) 20250806090139643 DHNB DEBUG map_rua[0x5580359e00a0]{init}: Allocated (fsm.c:456) 20250806090139643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090139643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090139643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090139643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090139644 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:162) 20250806090139644 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 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) 20250806090139644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090139644 DCN DEBUG map_sccp[0x5580359e7d20]{init}: Allocated (fsm.c:456) 20250806090139644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090139644 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3707657 <-> SCCP-70 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090139644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090139644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090139644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090139644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090139644 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3707657 SCCP-70 msc-0 MI=TMSI-0x42004023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090139644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090139644 DLSCCP DEBUG 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) 20250806090139644 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: Allocated (fsm.c:456) 20250806090139644 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090139644 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001110056400500f1100926) (sccp_scrc.c:455) 20250806090139644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090139644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090139644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090139644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090139644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090139644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090139644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090139644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090139644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090139644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090139644 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090139644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090139644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090139644 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 11 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090139644 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090139644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090139644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090139644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090139644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090139644 DLM3UA <000f> 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 20250806090139644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090139644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090139644 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090139644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090139644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090139644 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 11 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(581)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)2507051 HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090139647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139647 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090139647 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090139647 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090139647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090139647 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090139647 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090139647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090139647 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090139647 DLSS7 <000c> ss7_asp.c: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 86 8d 56 02 00 00 00 00  20250806090139647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090139647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090139647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090139647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090139647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090139647 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=00868d56) (sccp_scrc.c:545) 20250806090139647 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) 20250806090139647 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090139647 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090139647 DLSCCP DEBUG 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) 20250806090139647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090139647 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) 20250806090139647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090139647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090139648 DLCTRL DEBUG Command: GET 671279091 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090139648 DLCTRL DEBUG Tx Command reply: GET_REPLY 671279091 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090139650 DLCTRL DEBUG Command: GET 215084299 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090139650 DLCTRL DEBUG Tx Command reply: GET_REPLY 215084299 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090139652 DLCTRL DEBUG Command: GET 262355339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090139652 DLCTRL DEBUG Tx Command reply: GET_REPLY 262355339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250806090139653 DLCTRL DEBUG Command: GET 479593496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090139653 DLCTRL DEBUG Tx Command reply: GET_REPLY 479593496 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090139655 DLCTRL DEBUG Command: GET 692351302 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090139655 DLCTRL DEBUG Tx Command reply: GET_REPLY 692351302 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090139656 DLCTRL DEBUG Command: GET 929508617 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090139656 DLCTRL DEBUG Tx Command reply: GET_REPLY 929508617 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090139657 DLCTRL DEBUG Command: GET 720134633 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090139657 DLCTRL DEBUG Tx Command reply: GET_REPLY 720134633 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090139658 DLCTRL DEBUG Command: GET 668829999 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090139658 DLCTRL DEBUG Tx Command reply: GET_REPLY 668829999 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250806090139659 DLCTRL DEBUG Command: GET 630769985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090139659 DLCTRL DEBUG Tx Command reply: GET_REPLY 630769985 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090139661 DLCTRL DEBUG Command: GET 610488396 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090139661 DLCTRL DEBUG Tx Command reply: GET_REPLY 610488396 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090139662 DLCTRL DEBUG Command: GET 3718471 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090139662 DLCTRL DEBUG Tx Command reply: GET_REPLY 3718471 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090139663 DLCTRL DEBUG Command: GET 880970135 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090139663 DLCTRL DEBUG Tx Command reply: GET_REPLY 880970135 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090139664 DLCTRL DEBUG Command: GET 67371154 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090139664 DLCTRL DEBUG Tx Command reply: GET_REPLY 67371154 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090139665 DLCTRL DEBUG Command: GET 25937337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090139665 DLCTRL DEBUG Tx Command reply: GET_REPLY 25937337 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090139667 DLCTRL DEBUG Command: GET 936007174 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090139667 DLCTRL DEBUG Tx Command reply: GET_REPLY 936007174 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090139668 DLCTRL DEBUG Command: GET 62508513 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090139668 DLCTRL DEBUG Tx Command reply: GET_REPLY 62508513 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090139669 DLCTRL DEBUG Command: GET 994251742 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090139669 DLCTRL DEBUG Tx Command reply: GET_REPLY 994251742 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090139670 DLCTRL DEBUG Command: GET 88011028 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090139670 DLCTRL DEBUG Tx Command reply: GET_REPLY 88011028 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090139671 DLCTRL DEBUG Command: GET 131868292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090139671 DLCTRL DEBUG Tx Command reply: GET_REPLY 131868292 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090139672 DLCTRL DEBUG Command: GET 323230546 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090139672 DLCTRL DEBUG Tx Command reply: GET_REPLY 323230546 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090139674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090139675 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(574)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(575)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090139676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090139676 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090139676 DLINP DEBUG SRVCONN(,r=127.0.0.1:52782<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090139676 DLINP NOTICE SRV(,r=127.0.0.1:52782<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090139676 DMAIN NOTICE (127.0.0.1:52782 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52782<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090139676 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)@c18501b10b59: Final verdict of PTC: none 20250806090139677 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090139677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090139677 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090139677 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090139677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-SCCP(590)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@c18501b10b59: Final verdict of PTC: none 20250806090139677 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090139677 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090139677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139677 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090139677 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090139677 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 20250806090139677 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139677 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090139677 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090139677 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090139677 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@c18501b10b59: Final verdict of PTC: none 20250806090139677 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090139677 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090139677 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 20250806090139677 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' 20250806090139677 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' 20250806090139677 DLSS7 <000c> ss7_asp.c: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  20250806090139677 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  20250806090139677 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  TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@c18501b10b59: Final verdict of PTC: none 20250806090139677 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  20250806090139677 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090139678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090139678 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-M3UA(592)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@c18501b10b59: Final verdict of PTC: none 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090139678 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090139678 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090139678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090139678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090139678 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090139678 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) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090139678 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090139678 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) 20250806090139678 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090139678 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090139678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090139678 DLSCCP DEBUG 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) 20250806090139678 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090139678 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) 20250806090139678 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) 20250806090139678 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) 20250806090139678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090139678 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090139678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090139678 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090139678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090139678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090139678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d3 bb 52 00 00 45 00 00 00 00 00 (ss7_asp.c:1383) 20250806090139678 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090139678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090139678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090139678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090139678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090139678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090139678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090139678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806090139678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13100369)[0x5580359d6cb0]{disrupted}: Deallocated (fsm.c:568) 20250806090139678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090139678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{disconnected}: Freeing instance (context_map.c:207) 20250806090139678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5580359dd270]{disconnected}: Deallocated (fsm.c:568) 20250806090139678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13100369 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806090139678 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090139678 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090139678 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090139678 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) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090139678 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090139678 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090139678 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) 20250806090139679 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090139679 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090139679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090139679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090139679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090139679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090139679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090139679 DMAIN NOTICE (127.0.0.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) 20250806090139679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090139679 DLSCCP DEBUG 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) 20250806090139679 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090139679 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) 20250806090139679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090139679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090139679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090139679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090139679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090139679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 00 00 00 00 00 (ss7_asp.c:1383) 20250806090139679 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10204624)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090139679 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10204624 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090139679 DLSCCP DEBUG 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) 20250806090139679 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090139679 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) 20250806090139679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090139679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090139679 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090139679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090139679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090139679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 86 8d 56 00 00 46 00 00 00 00 00 (ss7_asp.c:1383) 20250806090139679 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{disrupted}: Freeing instance (context_map.c:203) 20250806090139679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3707657)[0x5580359e00a0]{disrupted}: Deallocated (fsm.c:568) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{disconnected}: Freeing instance (context_map.c:207) 20250806090139679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5580359e7d20]{disconnected}: Deallocated (fsm.c:568) 20250806090139679 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3707657 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:226) 20250806090139679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090139679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090139679 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090139679 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) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090139679 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090139679 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) 20250806090139679 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090139679 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090139679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090139679 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090139679 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090139679 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) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090139679 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090139679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090139679 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090139679 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) 20250806090139679 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090139679 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090139678 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090139678 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090139678 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090139678 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 20250806090139678 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 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139678 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090139678 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090139678 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090139678 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090139678 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090139678 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090139678 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 20250806090139678 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' 20250806090139678 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' 20250806090139678 DLSS7 <000c> ss7_asp.c: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  20250806090139678 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  20250806090139678 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  20250806090139678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090139678 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090139678 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139678 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090139678 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090139678 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 20250806090139678 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 20250806090139678 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139678 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090139678 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090139679 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090139679 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 20250806090139679 DLSS7 <000c> ss7_route.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' 20250806090139679 DLSS7 <000c> ss7_route.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' 20250806090139679 DLSS7 <000c> ss7_asp.c: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  20250806090139679 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  20250806090139679 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090139679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090139679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090139679 DLM3UA <000f> 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 20250806090139679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090139679 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090139679 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090139679 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090139679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090139679 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090139679 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090139679 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 20250806090139679 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 20250806090139679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139679 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090139679 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090139679 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090139679 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 20250806090139679 DLSS7 <000c> ss7_route.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' 20250806090139679 DLSS7 <000c> ss7_route.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' 20250806090139679 DLSS7 <000c> ss7_asp.c: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  20250806090139679 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090139679 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090139679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090139679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090139679 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090139679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090139679 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090139679 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090139679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090139680 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090139680 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090139680 DLM3UA <000f> 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 20250806090139680 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090139680 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090139680 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc1-RAN(585)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(576)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@c18501b10b59: Final verdict of PTC: none 20250806090139686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(593)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@c18501b10b59: Final verdict of PTC: pass 20250806090139686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090139686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(587)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(581)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:01:39 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250806090139768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090140180 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090140180 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140180 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090140180 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) 20250806090140180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090140180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090140180 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090140180 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090140181 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090140181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140181 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140181 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140181 DLM3UA <000f> 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 20250806090140181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090140181 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090140181 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090140183 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090140183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090140183 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090140183 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090140183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140183 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090140183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090140183 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090140183 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140183 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090140183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140184 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090140184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090140184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090140184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090140184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140184 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090140184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090140184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090140184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090140471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=613948) 20250806090140703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090140703 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) 20250806090140703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090140703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090140703 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090140703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090140703 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090140703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090140703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090140703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140703 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090140703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140703 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140703 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090140703 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090140703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140703 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090140703 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090140704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090140704 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090140704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090140704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090140704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090140703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140704 DLM3UA <000f> 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 20250806090140704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090140704 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090140704 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090140704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140704 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090140704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090140704 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090140704 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090140704 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090140704 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090140704 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090140704 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090140704 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090140704 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090140704 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090141129 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090141129 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090141129 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090141129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090141129 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141129 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090141129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090141130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090141130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090141130 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090141130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090141130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090141130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090141130 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090141130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090141130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090141130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090141130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090141130 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090141130 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090141130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090141130 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090141130 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090141130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090141130 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090141130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141130 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090141130 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090141130 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090141130 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090141130 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090141130 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090141131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090141131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090141131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090141131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090141131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090141131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090141131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090141131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090141131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090141131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090141131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090141131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090141131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090141131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090141131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090141131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090141131 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090141131 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090141351 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090141351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090141351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090141351 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090141351 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090141351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090141351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090141351 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090141351 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090141352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090141351 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090141352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090141352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090141352 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090141352 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090141352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090141352 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090141352 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=613948, count=651548) 20250806090141678 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090141678 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090141678 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090141678 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090141678 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090141678 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090141680 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090141680 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090141680 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090141680 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090141680 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090141680 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090141965 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090141965 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090141965 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090141965 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) 20250806090141965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090141965 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090141965 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090141965 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090141965 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090141965 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090141965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090141965 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090141965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090141965 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090141965 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090141965 DLM3UA <000f> 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 20250806090141965 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090141965 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090141965 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250806090143576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090143579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090143585 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44275<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090143705 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090143705 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090143714 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143714 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143715 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143715 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090143715 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41911 (stream_srv.c:143) 20250806090143715 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41911<->l=127.0.0.1:29169 (hnb.c:335) 20250806090143715 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090143715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143715 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143715 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090143715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090143715 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143716 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090143716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090143716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143716 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143716 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143716 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143716 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143716 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143716 DLM3UA <000f> 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 20250806090143716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090143716 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090143716 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090143716 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143716 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090143716 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143716 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143716 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143716 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090143716 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143716 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090143716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090143716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143716 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143716 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143716 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143716 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143716 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143716 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143716 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143716 DLM3UA <000f> 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 20250806090143716 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090143716 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090143716 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090143717 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143717 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090143717 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143717 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143717 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143717 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) 20250806090143717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090143717 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) 20250806090143717 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) 20250806090143718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090143718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143718 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143718 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143718 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090143718 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143718 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143718 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090143718 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143718 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) 20250806090143718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090143718 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143718 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143718 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143718 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 20250806090143718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090143718 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090143718 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143718 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143718 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143718 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 20250806090143718 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090143718 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 20250806090143718 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(607)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(605)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(610)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(608)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090143742 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143742 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143742 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143742 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143742 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143742 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143742 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090143742 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143743 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143743 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090143743 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143743 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143743 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143743 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) 20250806090143743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090143743 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) 20250806090143743 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) 20250806090143743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090143743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143743 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143743 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143743 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143743 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090143743 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 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) 20250806090143744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090143744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143744 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143744 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143744 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090143744 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 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) 20250806090143744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090143744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143744 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143744 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143744 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090143744 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143744 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090143744 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143744 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090143744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090143744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143744 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143744 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090143744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090143744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143744 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090143744 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090143744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143744 DLM3UA <000f> 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090143744 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090143744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143744 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143744 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143744 DLM3UA <000f> 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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090143744 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090143744 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090143776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090143776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090143776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090143776 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090143776 DHNBAP 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) 20250806090143776 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090143776 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090143776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090143776 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@c18501b10b59: setverdict(pass): none -> pass 20250806090143780 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090143780 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090143780 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090143780 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090143780 DHNBAP DEBUG (127.0.0.1:41911 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090143780 DHNBAP NOTICE (127.0.0.1:41911 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090143780 DHNBAP NOTICE (127.0.0.1:41911 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090143780 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090143780 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090143931 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 20250806090143931 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 20250806090143931 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090143931 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090143940 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143940 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090143940 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090143940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090143940 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090143940 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090143940 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090143940 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090143940 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090143940 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 20250806090143940 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090143940 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  20250806090143940 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090143941 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 20250806090143941 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 20250806090143941 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090143941 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(610)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090143944 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143944 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090143945 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090143945 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  20250806090143945 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090143945 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090143945 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090143945 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 20250806090143945 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090143945 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  20250806090143945 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' 20250806090143945 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' 20250806090143945 DLSS7 <000c> ss7_asp.c: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  20250806090143945 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  20250806090143945 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090143945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090143945 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090143945 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090143945 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) 20250806090143945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090143945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090143946 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090143946 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) 20250806090143946 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143947 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090143947 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143947 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143947 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090143947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090143947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143947 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090143947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090143947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143947 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143948 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143948 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143948 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143948 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143948 DLM3UA <000f> 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 20250806090143948 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090143948 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090143948 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090143948 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090143948 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090143948 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  20250806090143951 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143951 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090143951 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090143951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090143951 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090143951 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090143951 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090143951 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090143951 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090143951 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 20250806090143951 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090143951 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  20250806090143951 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090143954 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143954 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090143954 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090143954 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  20250806090143954 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090143954 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090143954 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090143954 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 20250806090143954 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090143954 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  20250806090143954 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' 20250806090143954 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' 20250806090143954 DLSS7 <000c> ss7_asp.c: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  20250806090143954 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  20250806090143954 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  20250806090143954 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090143954 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090143954 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090143954 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090143954 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) 20250806090143954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090143954 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090143954 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090143954 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) 20250806090143954 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143955 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 20250806090143955 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 20250806090143955 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090143955 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090143955 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143955 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090143955 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143955 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143956 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) 20250806090143956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090143956 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) 20250806090143956 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) 20250806090143956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090143956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143956 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143956 DLM3UA <000f> 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 20250806090143956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090143956 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' 20250806090143956 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 20250806090143956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090143956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090143956 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 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.sgsn0-M3UA(613)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090143965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143965 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090143965 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090143965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090143965 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090143965 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090143965 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090143965 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090143965 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090143965 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 20250806090143965 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090143965 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  20250806090143965 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090143966 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 20250806090143966 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 20250806090143966 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090143966 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(616)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090143970 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143970 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090143970 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090143970 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  20250806090143970 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090143970 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090143970 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090143970 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 20250806090143970 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090143970 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  20250806090143970 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' 20250806090143970 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' 20250806090143970 DLSS7 <000c> ss7_asp.c: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  20250806090143970 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  20250806090143970 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  20250806090143970 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  20250806090143970 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090143970 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090143970 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090143971 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090143971 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) 20250806090143971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090143971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090143971 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090143971 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) 20250806090143971 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143972 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143972 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090143972 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143972 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143972 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090143972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090143972 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090143972 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090143972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090143972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143973 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143973 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143973 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143973 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143973 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143973 DLM3UA <000f> 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 20250806090143973 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090143973 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090143973 DLSS7 <000c> ss7_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 20250806090143973 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090143973 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090143973 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  20250806090143975 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143975 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090143975 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090143975 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090143975 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090143975 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090143975 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090143975 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090143975 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090143975 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 20250806090143975 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090143975 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  20250806090143975 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090143978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143978 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090143978 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090143978 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  20250806090143978 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090143978 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090143978 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090143978 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 20250806090143978 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090143978 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  20250806090143978 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' 20250806090143978 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' 20250806090143978 DLSS7 <000c> ss7_asp.c: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  20250806090143978 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  20250806090143978 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  20250806090143978 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  20250806090143978 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  20250806090143978 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090143978 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090143978 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090143978 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090143978 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) 20250806090143978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090143978 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090143978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090143978 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090143978 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) 20250806090143978 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090143979 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090143979 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090143979 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090143979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090143979 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090143980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143980 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) 20250806090143980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090143980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090143980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090143980 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090143980 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) 20250806090143980 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) 20250806090143980 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090143980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090143980 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090143980 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090143980 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090143980 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090143980 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090143980 DLM3UA <000f> 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 20250806090143980 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090143980 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' 20250806090143980 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 20250806090143980 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090143980 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090143980 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(606)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090144746 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144746 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090144746 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090144746 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090144746 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144746 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090144746 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090144746 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144746 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144746 DLSS7 <000c> ss7_asp.c: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  20250806090144746 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090144746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144746 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090144747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090144747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090144747 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090144747 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) 20250806090144747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090144747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090144747 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090144747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090144748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090144748 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090144748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090144748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090144748 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) 20250806090144748 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090144748 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090144748 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144748 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090144748 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090144748 DLM3UA <000f> 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 20250806090144748 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090144748 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090144748 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090144748 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090144748 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144748 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  20250806090144752 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144752 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090144752 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090144752 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090144752 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144752 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090144752 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090144752 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144752 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144752 DLSS7 <000c> ss7_asp.c: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  20250806090144752 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090144752 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144753 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090144753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090144753 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090144753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144753 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144753 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090144753 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090144753 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(609)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090144758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090144758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090144758 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 20250806090144758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144758 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' 20250806090144758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090144758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144758 DLSS7 <000c> ss7_asp.c: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  20250806090144759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090144759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144759 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) 20250806090144759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090144759 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144759 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090144759 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090144759 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) 20250806090144759 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) 20250806090144759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090144759 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) HNBGW_Test.msc0-RAN(606)@c18501b10b59: 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 } } } } 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144760 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) 20250806090144760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144760 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090144760 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) 20250806090144760 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) 20250806090144760 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090144760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090144760 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) 20250806090144760 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090144760 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090144760 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144760 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090144760 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090144760 DLM3UA <000f> 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 20250806090144760 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090144760 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' 20250806090144760 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 20250806090144760 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090144760 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144760 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  20250806090144761 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144761 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090144761 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090144761 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 20250806090144761 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144761 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' 20250806090144761 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090144761 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144761 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144761 DLSS7 <000c> ss7_asp.c: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  20250806090144761 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090144761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144761 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144761 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) 20250806090144761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090144761 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090144761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144762 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144762 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090144762 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090144762 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(612)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090144767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090144767 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090144767 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090144767 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144767 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090144767 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090144767 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144767 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144767 DLSS7 <000c> ss7_asp.c: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  20250806090144767 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090144767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144767 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090144767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090144767 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090144767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090144768 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090144768 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) 20250806090144768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090144768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090144768 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090144768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090144768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090144768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090144768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090144768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090144769 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090144769 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) 20250806090144769 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090144769 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090144769 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144769 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090144769 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090144769 DLM3UA <000f> 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 20250806090144769 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090144769 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090144769 DLSS7 <000c> ss7_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 20250806090144769 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090144769 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144769 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  HNBGW_Test.msc1-RAN(609)@c18501b10b59: 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 } } } } 20250806090144772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144772 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090144772 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090144772 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090144772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144772 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090144772 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090144772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144772 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144772 DLSS7 <000c> ss7_asp.c: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  20250806090144772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090144772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090144772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090144773 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090144773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144773 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090144773 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090144773 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(612)@c18501b10b59: 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 } } } } 20250806090144782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144782 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090144782 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090144782 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 20250806090144782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144782 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' 20250806090144782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090144782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144782 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144782 DLSS7 <000c> ss7_asp.c: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  20250806090144782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090144782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144782 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144782 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) 20250806090144782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090144782 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090144782 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090144782 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) 20250806090144782 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) 20250806090144782 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090144782 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 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) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090144782 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) 20250806090144782 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) 20250806090144782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090144782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090144782 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 04 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) 20250806090144782 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090144782 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090144783 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144783 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090144783 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090144783 DLM3UA <000f> 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 20250806090144783 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090144783 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' 20250806090144783 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 20250806090144783 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090144783 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144783 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 04 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  20250806090144785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090144785 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090144785 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090144785 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 20250806090144785 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090144785 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' 20250806090144785 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090144785 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090144785 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090144785 DLSS7 <000c> ss7_asp.c: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  20250806090144785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090144785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090144785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090144785 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) 20250806090144785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090144785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090144785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090144785 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090144785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090144785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090144785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090144785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090144785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090144785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090144785 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090144785 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(615)@c18501b10b59: 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 } } } } 20250806090145794 DLCTRL DEBUG Command: GET 3355143 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090145795 DLCTRL DEBUG Tx Command reply: GET_REPLY 3355143 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090145804 DLCTRL DEBUG Command: GET 726390863 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090145804 DLCTRL DEBUG Tx Command reply: GET_REPLY 726390863 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090145809 DLCTRL DEBUG Command: GET 990698400 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090145810 DLCTRL DEBUG Tx Command reply: GET_REPLY 990698400 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090145815 DLCTRL DEBUG Command: GET 157780803 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090145815 DLCTRL DEBUG Tx Command reply: GET_REPLY 157780803 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090145819 DLCTRL DEBUG Command: GET 735180956 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090145819 DLCTRL DEBUG Tx Command reply: GET_REPLY 735180956 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090145822 DLCTRL DEBUG Command: GET 959735481 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090145822 DLCTRL DEBUG Tx Command reply: GET_REPLY 959735481 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090145825 DLCTRL DEBUG Command: GET 13785071 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090145825 DLCTRL DEBUG Tx Command reply: GET_REPLY 13785071 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090145828 DLCTRL DEBUG Command: GET 2416242 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090145828 DLCTRL DEBUG Tx Command reply: GET_REPLY 2416242 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090145831 DLCTRL DEBUG Command: GET 763640790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090145831 DLCTRL DEBUG Tx Command reply: GET_REPLY 763640790 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090145833 DLCTRL DEBUG Command: GET 203606189 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090145833 DLCTRL DEBUG Tx Command reply: GET_REPLY 203606189 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090145835 DLCTRL DEBUG Command: GET 44604202 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090145835 DLCTRL DEBUG Tx Command reply: GET_REPLY 44604202 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090145836 DLCTRL DEBUG Command: GET 713699377 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090145836 DLCTRL DEBUG Tx Command reply: GET_REPLY 713699377 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090145838 DLCTRL DEBUG Command: GET 447455833 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090145838 DLCTRL DEBUG Tx Command reply: GET_REPLY 447455833 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090145838 DLCTRL DEBUG Command: GET 17040817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090145838 DLCTRL DEBUG Tx Command reply: GET_REPLY 17040817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090145839 DLCTRL DEBUG Command: GET 436716456 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090145839 DLCTRL DEBUG Tx Command reply: GET_REPLY 436716456 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090145840 DLCTRL DEBUG Command: GET 263974323 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090145840 DLCTRL DEBUG Tx Command reply: GET_REPLY 263974323 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090145841 DLCTRL DEBUG Command: GET 676872234 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090145841 DLCTRL DEBUG Tx Command reply: GET_REPLY 676872234 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090145842 DLCTRL DEBUG Command: GET 544260251 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090145842 DLCTRL DEBUG Tx Command reply: GET_REPLY 544260251 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090145842 DLCTRL DEBUG Command: GET 837371450 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090145842 DLCTRL DEBUG Tx Command reply: GET_REPLY 837371450 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090145843 DLCTRL DEBUG Command: GET 684205521 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090145843 DLCTRL DEBUG Tx Command reply: GET_REPLY 684205521 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000001100111001'B, t_guard := 20.000000 } 20250806090145853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)12952868 20250806090146897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090146898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090146898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090146898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090146898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc5a524, normal) (hnbgw_rua.c:408) 20250806090146898 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090146898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090146898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12952868 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090146898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090146898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090146898 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12952868 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) 20250806090146898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12952868 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090146898 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090146898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090146898 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12952868 <-> SCCP-71 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090146898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12952868 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090146898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090146898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090146898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090146898 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12952868 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090146898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090146898 DLSCCP DEBUG 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) 20250806090146899 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: Allocated (fsm.c:456) 20250806090146899 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090146899 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003390056400500f1100926) (sccp_scrc.c:455) 20250806090146899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090146899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090146899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090146899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090146899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090146899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090146899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090146899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090146899 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090146899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090146899 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090146899 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090146899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090146899 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 03 39 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090146899 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090146899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090146899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090146900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090146900 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090146900 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090146900 DLM3UA <000f> 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 20250806090146900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090146900 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090146900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090146900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090146900 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090146900 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 03 39 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(605)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@c18501b10b59: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)7089938 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090146916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090146916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090146916 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090146916 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090146916 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090146916 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090146916 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090146916 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090146916 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090146916 DLSS7 <000c> ss7_asp.c: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 ba f2 4f 02 00 00 00 00  20250806090146916 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090146916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090146916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090146916 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090146916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090146916 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=00baf24f) (sccp_scrc.c:545) 20250806090146916 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) 20250806090146916 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090146916 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090146916 DLSCCP DEBUG 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) 20250806090146916 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090146916 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) 20250806090146916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090146916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090146917 DLCTRL DEBUG Command: GET 646688976 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090146917 DLCTRL DEBUG Tx Command reply: GET_REPLY 646688976 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090146920 DLCTRL DEBUG Command: GET 275328959 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090146920 DLCTRL DEBUG Tx Command reply: GET_REPLY 275328959 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090146923 DLCTRL DEBUG Command: GET 912402563 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090146923 DLCTRL DEBUG Tx Command reply: GET_REPLY 912402563 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090146925 DLCTRL DEBUG Command: GET 283196870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090146925 DLCTRL DEBUG Tx Command reply: GET_REPLY 283196870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090146927 DLCTRL DEBUG Command: GET 390625531 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090146927 DLCTRL DEBUG Tx Command reply: GET_REPLY 390625531 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090146928 DLCTRL DEBUG Command: GET 989426489 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090146929 DLCTRL DEBUG Tx Command reply: GET_REPLY 989426489 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090146930 DLCTRL DEBUG Command: GET 167787600 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090146930 DLCTRL DEBUG Tx Command reply: GET_REPLY 167787600 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090146931 DLCTRL DEBUG Command: GET 424338952 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090146931 DLCTRL DEBUG Tx Command reply: GET_REPLY 424338952 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090146933 DLCTRL DEBUG Command: GET 107706151 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090146933 DLCTRL DEBUG Tx Command reply: GET_REPLY 107706151 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090146935 DLCTRL DEBUG Command: GET 1351538 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090146935 DLCTRL DEBUG Tx Command reply: GET_REPLY 1351538 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090146937 DLCTRL DEBUG Command: GET 37592387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090146937 DLCTRL DEBUG Tx Command reply: GET_REPLY 37592387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090146938 DLCTRL DEBUG Command: GET 721918006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090146938 DLCTRL DEBUG Tx Command reply: GET_REPLY 721918006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090146940 DLCTRL DEBUG Command: GET 582085462 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090146940 DLCTRL DEBUG Tx Command reply: GET_REPLY 582085462 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090146942 DLCTRL DEBUG Command: GET 783828357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090146942 DLCTRL DEBUG Tx Command reply: GET_REPLY 783828357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090146943 DLCTRL DEBUG Command: GET 983532676 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090146943 DLCTRL DEBUG Tx Command reply: GET_REPLY 983532676 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090146946 DLCTRL DEBUG Command: GET 487619669 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090146946 DLCTRL DEBUG Tx Command reply: GET_REPLY 487619669 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090146950 DLCTRL DEBUG Command: GET 146457083 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090146950 DLCTRL DEBUG Tx Command reply: GET_REPLY 146457083 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090146954 DLCTRL DEBUG Command: GET 606542586 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090146954 DLCTRL DEBUG Tx Command reply: GET_REPLY 606542586 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090146957 DLCTRL DEBUG Command: GET 125356283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090146958 DLCTRL DEBUG Tx Command reply: GET_REPLY 125356283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090146961 DLCTRL DEBUG Command: GET 626014948 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090146961 DLCTRL DEBUG Tx Command reply: GET_REPLY 626014948 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000010010100'B, t_guard := 20.000000 } 20250806090146992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@c18501b10b59: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)4970721 20250806090148015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090148015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090148015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090148015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090148015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bd8e1, normal) (hnbgw_rua.c:408) 20250806090148015 DHNB DEBUG map_rua[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090148015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090148015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090148015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090148015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090148015 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090148015 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 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) 20250806090148015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090148015 DCN DEBUG map_sccp[0x5580359dd270]{init}: Allocated (fsm.c:456) 20250806090148015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090148015 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4970721 <-> SCCP-72 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090148015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090148015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090148015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090148015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090148015 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090148015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090148015 DLSCCP DEBUG 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) 20250806090148015 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: Allocated (fsm.c:456) 20250806090148015 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090148015 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000940056400500f1100926) (sccp_scrc.c:455) 20250806090148016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090148016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090148016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090148016 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) 20250806090148016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090148016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090148016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090148016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090148016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090148016 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) 20250806090148016 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) 20250806090148016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090148016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090148016 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 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090148016 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090148016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090148016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090148016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090148016 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090148016 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090148016 DLM3UA <000f> 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 20250806090148017 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090148017 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' 20250806090148017 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 20250806090148017 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090148017 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090148017 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 00 94 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@c18501b10b59: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)10650308 HNBGW_Test.msc1-SCCP(608)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090148031 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090148031 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090148031 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090148031 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 20250806090148031 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090148031 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' 20250806090148031 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090148031 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090148031 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090148031 DLSS7 <000c> ss7_asp.c: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 98 83 bf 02 00 00 00 00  20250806090148031 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090148031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090148031 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090148031 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) 20250806090148031 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090148031 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=009883bf) (sccp_scrc.c:545) 20250806090148031 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) 20250806090148031 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090148031 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090148031 DLSCCP DEBUG 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) 20250806090148031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090148031 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) 20250806090148031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090148031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090148033 DLCTRL DEBUG Command: GET 749766344 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090148033 DLCTRL DEBUG Tx Command reply: GET_REPLY 749766344 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090148034 DLCTRL DEBUG Command: GET 194280691 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090148034 DLCTRL DEBUG Tx Command reply: GET_REPLY 194280691 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090148036 DLCTRL DEBUG Command: GET 154427350 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090148036 DLCTRL DEBUG Tx Command reply: GET_REPLY 154427350 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090148037 DLCTRL DEBUG Command: GET 640006314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090148037 DLCTRL DEBUG Tx Command reply: GET_REPLY 640006314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090148038 DLCTRL DEBUG Command: GET 893600681 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090148038 DLCTRL DEBUG Tx Command reply: GET_REPLY 893600681 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090148039 DLCTRL DEBUG Command: GET 552634081 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090148039 DLCTRL DEBUG Tx Command reply: GET_REPLY 552634081 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090148040 DLCTRL DEBUG Command: GET 586793416 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090148040 DLCTRL DEBUG Tx Command reply: GET_REPLY 586793416 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090148041 DLCTRL DEBUG Command: GET 471029847 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090148041 DLCTRL DEBUG Tx Command reply: GET_REPLY 471029847 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090148042 DLCTRL DEBUG Command: GET 643435515 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090148042 DLCTRL DEBUG Tx Command reply: GET_REPLY 643435515 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090148042 DLCTRL DEBUG Command: GET 308723208 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090148042 DLCTRL DEBUG Tx Command reply: GET_REPLY 308723208 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090148043 DLCTRL DEBUG Command: GET 680883696 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090148043 DLCTRL DEBUG Tx Command reply: GET_REPLY 680883696 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090148044 DLCTRL DEBUG Command: GET 626805663 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090148044 DLCTRL DEBUG Tx Command reply: GET_REPLY 626805663 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090148045 DLCTRL DEBUG Command: GET 504678524 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090148045 DLCTRL DEBUG Tx Command reply: GET_REPLY 504678524 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090148045 DLCTRL DEBUG Command: GET 307130254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090148045 DLCTRL DEBUG Tx Command reply: GET_REPLY 307130254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090148046 DLCTRL DEBUG Command: GET 331030817 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090148046 DLCTRL DEBUG Tx Command reply: GET_REPLY 331030817 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090148047 DLCTRL DEBUG Command: GET 555805823 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090148047 DLCTRL DEBUG Tx Command reply: GET_REPLY 555805823 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090148048 DLCTRL DEBUG Command: GET 227687902 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090148048 DLCTRL DEBUG Tx Command reply: GET_REPLY 227687902 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090148049 DLCTRL DEBUG Command: GET 211671623 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090148049 DLCTRL DEBUG Tx Command reply: GET_REPLY 211671623 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090148049 DLCTRL DEBUG Command: GET 397914597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090148049 DLCTRL DEBUG Tx Command reply: GET_REPLY 397914597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090148050 DLCTRL DEBUG Command: GET 908942564 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090148050 DLCTRL DEBUG Tx Command reply: GET_REPLY 908942564 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000111110111'B, t_guard := 20.000000 } 20250806090148062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@c18501b10b59: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)7537289 20250806090149090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090149090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090149091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090149091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090149091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x730289, normal) (hnbgw_rua.c:408) 20250806090149091 DHNB DEBUG map_rua[0x5580359f7fd0]{init}: Allocated (fsm.c:456) 20250806090149091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090149091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090149091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090149091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090149091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 SCCP-0 CS MI=TMSI-0x42CCC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090149091 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 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) 20250806090149091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090149091 DCN DEBUG map_sccp[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090149091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090149091 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7537289 <-> SCCP-73 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090149091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090149092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090149092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090149092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090149092 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7537289 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090149092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090149092 DLSCCP DEBUG 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) 20250806090149092 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: Allocated (fsm.c:456) 20250806090149092 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090149092 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001f70056400500f1100926) (sccp_scrc.c:455) 20250806090149092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090149092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090149092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090149092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090149092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090149092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090149092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090149092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090149092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090149092 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090149092 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090149092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149092 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 01 f7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090149092 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090149092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090149092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090149093 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149093 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149093 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149093 DLM3UA <000f> 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 20250806090149093 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090149093 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090149093 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090149093 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090149093 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149093 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 01 f7 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@c18501b10b59: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)10484784 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090149104 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149104 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090149104 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090149104 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090149104 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090149104 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090149104 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090149104 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090149104 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149104 DLSS7 <000c> ss7_asp.c: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 fc af 15 02 00 00 00 00  20250806090149105 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090149105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090149105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090149105 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090149105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090149105 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=00fcaf15) (sccp_scrc.c:545) 20250806090149105 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) 20250806090149105 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090149105 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090149105 DLSCCP DEBUG 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) 20250806090149105 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090149105 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) 20250806090149105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090149105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090149111 DLCTRL DEBUG Command: GET 916642266 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090149111 DLCTRL DEBUG Tx Command reply: GET_REPLY 916642266 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090149116 DLCTRL DEBUG Command: GET 113332433 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090149116 DLCTRL DEBUG Tx Command reply: GET_REPLY 113332433 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090149121 DLCTRL DEBUG Command: GET 128734753 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090149121 DLCTRL DEBUG Tx Command reply: GET_REPLY 128734753 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090149126 DLCTRL DEBUG Command: GET 588771137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090149126 DLCTRL DEBUG Tx Command reply: GET_REPLY 588771137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090149130 DLCTRL DEBUG Command: GET 95352461 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090149130 DLCTRL DEBUG Tx Command reply: GET_REPLY 95352461 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090149132 DLCTRL DEBUG Command: GET 7213207 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090149132 DLCTRL DEBUG Tx Command reply: GET_REPLY 7213207 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090149133 DLCTRL DEBUG Command: GET 391629202 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090149133 DLCTRL DEBUG Tx Command reply: GET_REPLY 391629202 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090149135 DLCTRL DEBUG Command: GET 804207757 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090149135 DLCTRL DEBUG Tx Command reply: GET_REPLY 804207757 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090149136 DLCTRL DEBUG Command: GET 125097802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090149136 DLCTRL DEBUG Tx Command reply: GET_REPLY 125097802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090149136 DLCTRL DEBUG Command: GET 468016148 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090149136 DLCTRL DEBUG Tx Command reply: GET_REPLY 468016148 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090149138 DLCTRL DEBUG Command: GET 713572863 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090149138 DLCTRL DEBUG Tx Command reply: GET_REPLY 713572863 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090149139 DLCTRL DEBUG Command: GET 596630368 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090149139 DLCTRL DEBUG Tx Command reply: GET_REPLY 596630368 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090149141 DLCTRL DEBUG Command: GET 794470270 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090149141 DLCTRL DEBUG Tx Command reply: GET_REPLY 794470270 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090149142 DLCTRL DEBUG Command: GET 473319091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090149142 DLCTRL DEBUG Tx Command reply: GET_REPLY 473319091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090149144 DLCTRL DEBUG Command: GET 463307680 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090149144 DLCTRL DEBUG Tx Command reply: GET_REPLY 463307680 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090149145 DLCTRL DEBUG Command: GET 250298398 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090149145 DLCTRL DEBUG Tx Command reply: GET_REPLY 250298398 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090149146 DLCTRL DEBUG Command: GET 810326485 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090149146 DLCTRL DEBUG Tx Command reply: GET_REPLY 810326485 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090149147 DLCTRL DEBUG Command: GET 387694911 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090149147 DLCTRL DEBUG Tx Command reply: GET_REPLY 387694911 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090149148 DLCTRL DEBUG Command: GET 930802561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090149148 DLCTRL DEBUG Tx Command reply: GET_REPLY 930802561 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090149149 DLCTRL DEBUG Command: GET 514663315 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090149149 DLCTRL DEBUG Tx Command reply: GET_REPLY 514663315 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090149152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090149152 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44275<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(598)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(599)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090149154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090149154 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090149154 DLINP DEBUG SRVCONN(,r=127.0.0.1:41911<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090149154 DLINP NOTICE SRV(,r=127.0.0.1:41911<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090149154 DMAIN NOTICE (127.0.0.1:41911 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41911<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090149154 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@c18501b10b59: Final verdict of PTC: none 20250806090149155 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090149155 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090149155 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.sgsn0-SCCP(611)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(615)@c18501b10b59: Final verdict of PTC: none 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090149155 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 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149155 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090149155 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090149155 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090149155 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 20250806090149155 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' 20250806090149155 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' 20250806090149155 DLSS7 <000c> ss7_asp.c: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  20250806090149155 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  20250806090149155 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  20250806090149155 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  20250806090149155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090149155 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602)@c18501b10b59: Final verdict of PTC: none 20250806090149155 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090149155 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 20250806090149155 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090149155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090149155 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 20250806090149155 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 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149155 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090149155 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090149155 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090149155 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 20250806090149155 DLSS7 <000c> ss7_route.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' 20250806090149155 DLSS7 <000c> ss7_route.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' 20250806090149155 DLSS7 <000c> ss7_asp.c: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  20250806090149155 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  20250806090149155 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  20250806090149155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090149155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090149155 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090149155 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149155 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090149155 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090149156 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 20250806090149156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149156 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090149156 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090149156 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 20250806090149156 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 20250806090149156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149156 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090149156 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090149156 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090149156 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090149156 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090149156 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090149156 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 20250806090149156 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' 20250806090149156 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' 20250806090149156 DLSS7 <000c> ss7_asp.c: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  20250806090149156 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  20250806090149156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090149156 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090149156 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090149156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090149156 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090149156 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090149156 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 20250806090149156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc1-M3UA(610)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@c18501b10b59: Final verdict of PTC: none 20250806090149156 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090149156 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) 20250806090149156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090149156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090149156 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090149156 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) 20250806090149156 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090149156 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090149156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090149156 DLSCCP DEBUG 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) 20250806090149156 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090149156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090149156 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090149156 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) 20250806090149156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090149156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090149157 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090149157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-M3UA(613)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@c18501b10b59: Final verdict of PTC: none 20250806090149157 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090149157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 00 00 00 00 00 (ss7_asp.c:1383) 20250806090149157 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090149157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090149157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090149157 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090149157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090149157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090149157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090149157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806090149157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4970721)[0x5580359d6cb0]{disrupted}: Deallocated (fsm.c:568) 20250806090149157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090149157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{disconnected}: Freeing instance (context_map.c:207) 20250806090149157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5580359dd270]{disconnected}: Deallocated (fsm.c:568) 20250806090149157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4970721 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:226) 20250806090149157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090149157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090149157 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090149157 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) 20250806090149157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149157 DLM3UA <000f> 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 20250806090149157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090149157 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090149157 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090149157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090149157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090149157 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090149157 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) 20250806090149157 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090149157 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090149157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090149157 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_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@c18501b10b59: Final verdict of PTC: pass20250806090149157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090149158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090149158 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090149158 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090149158 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) 20250806090149158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090149158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090149158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090149158 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090149159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149159 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149159 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149159 DLM3UA <000f> 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 20250806090149159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090149159 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090149159 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090149159 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090149159 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149159 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 ba f2 4f 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806090149159 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 20250806090149159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149160 DLM3UA <000f> 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 20250806090149160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090149160 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090149160 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090149160 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090149160 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149160 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 fc af 15 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806090149160 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 20250806090149158 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) 20250806090149158 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090149158 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090149159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090149159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090149159 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090149159 DMAIN NOTICE (127.0.0.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) 20250806090149159 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090149159 DLSCCP DEBUG 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) 20250806090149159 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090149159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090149159 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090149159 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) 20250806090149159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090149159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090149159 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090149159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 ba f2 4f 00 00 47 00 00 00 00 00 (ss7_asp.c:1383) 20250806090149159 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12952868)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090149159 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12952868 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:226) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090149159 DLSCCP DEBUG 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) 20250806090149159 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090149159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090149159 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090149159 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) 20250806090149159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090149159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090149159 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090149159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149159 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fc af 15 00 00 49 00 00 00 00 00 (ss7_asp.c:1383) 20250806090149159 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{disrupted}: Freeing instance (context_map.c:203) 20250806090149159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7537289)[0x5580359f7fd0]{disrupted}: Deallocated (fsm.c:568) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{disconnected}: Freeing instance (context_map.c:207) 20250806090149159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5580359db6a0]{disconnected}: Deallocated (fsm.c:568) 20250806090149159 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7537289 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:226) 20250806090149161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(617)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@c18501b10b59: Final verdict of PTC: pass 20250806090149172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(600)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:01:49 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 20250806090149260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090149678 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090149679 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090149679 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090149679 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) 20250806090149679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090149679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090149679 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090149679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090149679 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090149679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149679 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090149679 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149679 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149679 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149679 DLM3UA <000f> 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 20250806090149679 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090149679 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090149679 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090149680 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090149680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090149680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090149680 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) 20250806090149680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090149680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090149680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090149680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090149680 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090149680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090149680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090149680 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) 20250806090149680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090149680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090149680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090149680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090149680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090149680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090149681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090149681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090149681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090149681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090149681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090149681 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149681 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 86 8d 56 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090149681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090149681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090149681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090149681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090149681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090149681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090149681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090149681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090149681 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090149681 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 bf e0 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090149681 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 20250806090149681 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 20250806090150062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=628852) 20250806090150181 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150181 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150181 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090150181 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) 20250806090150181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090150181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090150181 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090150181 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090150181 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090150181 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150182 DLM3UA <000f> 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 20250806090150182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090150182 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090150182 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090150184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090150184 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) 20250806090150184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090150184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090150184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090150184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090150184 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) 20250806090150184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090150184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090150184 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090150184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150184 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090150184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090150184 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090150184 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090150184 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090150185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090150185 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 64 73 06 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090150185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090150185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090150185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090150185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090150185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090150185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090150185 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 88 a6 f9 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090150185 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 20250806090150185 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 20250806090150704 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090150704 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) 20250806090150704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090150704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090150704 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090150704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150704 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090150704 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) 20250806090150704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090150704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090150704 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090150704 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090150704 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090150704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090150704 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090150704 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) 20250806090150704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090150704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090150704 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090150704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090150704 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090150704 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090150705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150705 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090150705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090150705 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090150705 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090150705 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090150705 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090150705 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 d2 46 99 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090150705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150705 DLM3UA <000f> 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 20250806090150705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090150705 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090150705 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090150705 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 20250806090150705 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090150705 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090150705 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090150705 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090150705 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090150706 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090150706 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090150706 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090150706 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090150706 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 2b 4a 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090150706 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=628852, count=669024) 20250806090151131 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090151131 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) 20250806090151131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090151131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090151131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090151131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090151131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090151131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090151131 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090151131 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) 20250806090151131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090151131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090151131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090151131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090151131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090151131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090151131 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090151131 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) 20250806090151131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090151131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090151131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090151131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090151131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090151131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090151131 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090151131 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090151131 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) 20250806090151131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090151131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090151131 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090151131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090151131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090151131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090151131 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090151131 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090151131 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090151131 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090151131 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090151131 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090151131 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090151131 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090151131 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090151132 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 8c 67 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090151132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090151132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090151132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090151132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090151132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090151132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090151132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090151132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090151132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090151132 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 cd d7 82 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090151132 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 20250806090151132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090151132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090151132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090151132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090151132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090151132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090151132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090151132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090151132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090151132 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 c4 ee 98 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090151132 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 20250806090151132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090151132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090151132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090151132 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090151132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090151132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090151132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090151132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090151132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090151132 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 a8 7e 5b 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090151132 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 20250806090151132 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 20250806090151156 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090151156 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090151156 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090151156 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090151156 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090151156 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090151156 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090151156 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090151156 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090151966 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090151966 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090151966 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090151966 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) 20250806090151966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090151966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090151966 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090151966 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090151966 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090151966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090151966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090151966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090151966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090151967 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090151967 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090151967 DLM3UA <000f> 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 20250806090151967 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090151967 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090151967 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250806090153162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090153168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090153173 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42101<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090153337 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090153337 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090153348 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153349 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153349 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090153349 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153349 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153349 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153349 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090153350 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153350 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090153350 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153350 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153350 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090153350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090153350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153350 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090153350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090153350 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153350 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153350 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153350 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153350 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42290 (stream_srv.c:143) 20250806090153350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42290<->l=127.0.0.1:29169 (hnb.c:335) 20250806090153350 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153350 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153350 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153350 DLM3UA <000f> 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 20250806090153350 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090153350 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090153350 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090153350 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090153350 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090153350 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  20250806090153350 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 20250806090153351 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153351 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090153351 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090153351 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) 20250806090153351 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) 20250806090153351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090153351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153351 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153351 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153351 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090153351 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090153351 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153351 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) 20250806090153351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090153351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153351 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153351 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153351 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090153351 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153351 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153351 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090153351 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153351 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090153351 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090153351 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153351 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153351 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153351 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153351 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153351 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153351 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 20250806090153351 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090153351 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090153352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153352 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 20250806090153352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090153352 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 20250806090153352 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090153352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153352 DLM3UA <000f> 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 20250806090153352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090153352 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090153352 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(631)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(631)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(629)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(634)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(634)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(632)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090153391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153391 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153391 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153391 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153391 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090153391 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153392 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153392 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090153392 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 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) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090153392 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) 20250806090153392 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) 20250806090153392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090153392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153392 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153392 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153392 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090153392 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153392 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153392 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) 20250806090153392 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090153393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 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) 20250806090153393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090153393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153393 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153393 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090153393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090153393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 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) 20250806090153393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090153393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153393 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153393 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090153393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090153393 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153393 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090153393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090153393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153393 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153393 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090153393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090153393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153393 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090153393 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) 20250806090153393 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090153393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153393 DLM3UA <000f> 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090153393 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090153393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153393 DLM3UA <000f> 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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090153393 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090153393 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(640)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(638)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090153427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090153427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090153427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090153427 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090153427 DHNBAP 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) 20250806090153427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090153427 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090153427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090153427 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@c18501b10b59: setverdict(pass): none -> pass 20250806090153432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090153432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090153432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090153432 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090153432 DHNBAP DEBUG (127.0.0.1:42290 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090153432 DHNBAP NOTICE (127.0.0.1:42290 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090153432 DHNBAP NOTICE (127.0.0.1:42290 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090153432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090153432 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090153573 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 20250806090153573 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 20250806090153573 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 20250806090153573 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090153573 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090153573 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090153573 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090153582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090153582 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090153582 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090153582 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  20250806090153582 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090153583 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090153583 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090153583 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 20250806090153583 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806090153583 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  20250806090153583 DLSS7 <000c> ss7_route.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' 20250806090153583 DLSS7 <000c> ss7_route.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' 20250806090153583 DLSS7 <000c> ss7_asp.c: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  20250806090153583 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090153583 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090153583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090153583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090153583 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090153583 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) 20250806090153583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090153583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153583 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090153583 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090153586 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 20250806090153586 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 20250806090153586 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090153586 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090153589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153589 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090153589 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090153589 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  20250806090153589 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090153589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090153589 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806090153589 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 20250806090153589 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090153589 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  20250806090153589 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' 20250806090153589 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' 20250806090153589 DLSS7 <000c> ss7_asp.c: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  20250806090153589 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  20250806090153589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090153589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090153589 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090153589 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090153589 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) 20250806090153589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090153589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090153589 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090153589 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) 20250806090153589 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153591 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153591 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090153591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090153591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090153591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153591 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090153591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090153591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153591 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153591 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153591 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153591 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153591 DLM3UA <000f> 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 20250806090153591 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090153591 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090153591 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090153591 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090153591 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090153591 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  20250806090153592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153592 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090153592 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090153592 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090153592 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090153592 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090153592 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090153592 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090153593 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090153593 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 20250806090153593 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090153593 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  20250806090153593 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090153597 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153597 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090153597 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090153597 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  20250806090153597 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090153597 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090153597 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090153597 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 20250806090153597 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090153598 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  20250806090153598 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' 20250806090153598 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' 20250806090153598 DLSS7 <000c> ss7_asp.c: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  20250806090153598 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  20250806090153598 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  20250806090153598 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090153598 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090153598 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090153598 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090153598 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) 20250806090153598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090153598 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090153598 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090153598 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) 20250806090153598 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153599 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090153599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153599 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153599 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153600 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) 20250806090153600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090153600 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) 20250806090153600 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) 20250806090153600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090153600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153600 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153600 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153600 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153600 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153600 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153600 DLM3UA <000f> 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 20250806090153600 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090153600 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' 20250806090153600 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 20250806090153600 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090153600 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090153600 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  20250806090153605 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 20250806090153605 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 20250806090153606 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090153606 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090153612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153612 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090153612 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090153612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090153612 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090153612 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090153612 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090153612 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090153612 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090153612 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 20250806090153612 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090153612 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  20250806090153612 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090153614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153614 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090153614 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090153614 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  20250806090153614 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090153614 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090153614 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090153614 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 20250806090153614 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090153614 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  20250806090153614 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' 20250806090153614 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' 20250806090153614 DLSS7 <000c> ss7_asp.c: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  20250806090153614 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  20250806090153615 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  20250806090153615 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  20250806090153615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090153615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090153615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090153615 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090153615 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) 20250806090153615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090153615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090153615 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090153615 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) 20250806090153615 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153616 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 20250806090153616 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 20250806090153616 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090153616 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090153616 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090153616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153616 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090153616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090153616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090153616 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090153616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090153616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153616 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153616 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153616 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153616 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153616 DLM3UA <000f> 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 20250806090153617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090153617 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090153617 DLSS7 <000c> ss7_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 20250806090153617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090153617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090153617 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(640)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090153620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153620 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090153620 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090153620 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090153620 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090153620 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090153620 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090153620 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090153620 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090153620 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 20250806090153620 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090153620 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  20250806090153620 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090153622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090153622 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090153622 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  20250806090153622 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090153622 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090153622 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090153622 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 20250806090153622 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090153622 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  20250806090153622 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' 20250806090153622 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' 20250806090153622 DLSS7 <000c> ss7_asp.c: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  20250806090153622 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  20250806090153622 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  20250806090153622 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  20250806090153622 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  20250806090153622 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090153622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090153622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090153623 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090153623 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) 20250806090153623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090153623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090153623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090153623 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090153623 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) 20250806090153623 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090153624 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090153624 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090153624 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090153624 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090153624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090153624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153624 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) 20250806090153624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090153624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090153624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090153624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090153624 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) 20250806090153624 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) 20250806090153624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090153624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090153624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090153624 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090153624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090153624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090153624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090153624 DLM3UA <000f> 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 20250806090153624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090153624 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' 20250806090153624 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 20250806090153624 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090153624 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090153624 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 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(630)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090154388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154388 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090154388 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090154388 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090154388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090154388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154388 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090154388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090154388 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090154388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154388 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090154388 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090154388 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) 20250806090154388 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090154388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090154388 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090154388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154388 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154388 DLSS7 <000c> ss7_asp.c: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  20250806090154388 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090154388 DLSCCP DEBUG[38;5;45m 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090154388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090154389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090154389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090154389 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090154389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090154389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090154389 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) 20250806090154389 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090154389 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090154389 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154389 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090154389 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090154389 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090154389 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090154389 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090154389 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090154389 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090154389 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154389 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  20250806090154392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090154392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090154392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090154392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090154392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090154392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154393 DLSS7 <000c> ss7_asp.c: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  20250806090154393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090154393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090154393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090154393 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090154393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090154393 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090154393 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(630)@c18501b10b59: 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 } } } } 20250806090154398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154398 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090154398 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090154398 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 20250806090154398 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154398 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' 20250806090154398 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090154398 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154398 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154398 DLSS7 <000c> ss7_asp.c: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  20250806090154398 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090154398 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154399 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154399 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) 20250806090154399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090154399 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090154399 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090154399 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) 20250806090154399 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) 20250806090154399 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090154399 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 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) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090154399 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) 20250806090154399 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) 20250806090154399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090154399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090154399 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) 20250806090154399 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090154399 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090154399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154399 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090154399 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090154399 DLM3UA <000f> 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 20250806090154399 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090154399 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' 20250806090154399 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 20250806090154399 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090154399 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154399 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  20250806090154401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090154401 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090154401 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 20250806090154401 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154401 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' 20250806090154401 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090154401 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154401 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154401 DLSS7 <000c> ss7_asp.c: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  20250806090154401 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090154401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154401 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154401 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) 20250806090154401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090154401 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090154401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090154401 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090154401 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(633)@c18501b10b59: 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 } } } } 20250806090154418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090154418 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090154418 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090154418 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154418 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090154418 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090154418 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154418 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154418 DLSS7 <000c> ss7_asp.c: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(636)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090154418 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090154418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154418 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090154418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090154418 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154418 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090154418 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090154418 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) 20250806090154418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090154418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090154418 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090154418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090154418 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090154418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090154418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090154418 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) 20250806090154418 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090154418 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090154418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154418 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090154418 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090154418 DLM3UA <000f> 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 20250806090154419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090154419 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090154419 DLSS7 <000c> ss7_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 20250806090154419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090154419 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154419 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  20250806090154422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090154422 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090154422 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090154422 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154422 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090154422 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090154422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154422 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154422 DLSS7 <000c> ss7_asp.c: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  20250806090154423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090154423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090154423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090154423 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090154423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090154423 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090154423 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(636)@c18501b10b59: 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 } } } } 20250806090154424 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154424 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090154424 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090154424 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 20250806090154424 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154424 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' 20250806090154424 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090154424 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154424 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154424 DLSS7 <000c> ss7_asp.c: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  20250806090154424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090154424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154424 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154424 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) 20250806090154424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090154424 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090154424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090154425 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090154425 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) 20250806090154425 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) 20250806090154425 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090154425 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 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) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154425 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090154425 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) 20250806090154425 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) 20250806090154425 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090154425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090154425 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) 20250806090154425 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090154425 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090154425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090154425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090154425 DLM3UA <000f> 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 20250806090154425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090154425 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' 20250806090154425 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 20250806090154425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090154425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154425 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  20250806090154426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090154426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090154426 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090154426 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 20250806090154426 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090154426 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' 20250806090154426 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090154426 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090154426 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090154426 DLSS7 <000c> ss7_asp.c: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  20250806090154426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090154426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090154426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090154426 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) 20250806090154426 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090154426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090154426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090154426 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090154426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090154426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090154426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090154426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090154426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090154426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090154426 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090154426 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(639)@c18501b10b59: 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 } } } } 20250806090155441 DLCTRL DEBUG Command: GET 963911393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090155441 DLCTRL DEBUG Tx Command reply: GET_REPLY 963911393 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090155445 DLCTRL DEBUG Command: GET 208377161 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090155445 DLCTRL DEBUG Tx Command reply: GET_REPLY 208377161 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090155450 DLCTRL DEBUG Command: GET 13691777 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090155450 DLCTRL DEBUG Tx Command reply: GET_REPLY 13691777 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090155454 DLCTRL DEBUG Command: GET 684160125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090155454 DLCTRL DEBUG Tx Command reply: GET_REPLY 684160125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090155457 DLCTRL DEBUG Command: GET 2849567 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090155457 DLCTRL DEBUG Tx Command reply: GET_REPLY 2849567 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090155460 DLCTRL DEBUG Command: GET 199827677 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090155460 DLCTRL DEBUG Tx Command reply: GET_REPLY 199827677 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090155463 DLCTRL DEBUG Command: GET 9626465 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090155463 DLCTRL DEBUG Tx Command reply: GET_REPLY 9626465 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090155465 DLCTRL DEBUG Command: GET 695482468 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090155465 DLCTRL DEBUG Tx Command reply: GET_REPLY 695482468 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090155467 DLCTRL DEBUG Command: GET 480344711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090155467 DLCTRL DEBUG Tx Command reply: GET_REPLY 480344711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090155470 DLCTRL DEBUG Command: GET 465866667 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090155470 DLCTRL DEBUG Tx Command reply: GET_REPLY 465866667 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090155474 DLCTRL DEBUG Command: GET 137261172 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090155474 DLCTRL DEBUG Tx Command reply: GET_REPLY 137261172 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090155476 DLCTRL DEBUG Command: GET 922618436 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090155476 DLCTRL DEBUG Tx Command reply: GET_REPLY 922618436 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090155479 DLCTRL DEBUG Command: GET 635478806 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090155479 DLCTRL DEBUG Tx Command reply: GET_REPLY 635478806 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090155481 DLCTRL DEBUG Command: GET 897861145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090155481 DLCTRL DEBUG Tx Command reply: GET_REPLY 897861145 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090155486 DLCTRL DEBUG Command: GET 906510694 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090155486 DLCTRL DEBUG Tx Command reply: GET_REPLY 906510694 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090155488 DLCTRL DEBUG Command: GET 761152402 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090155488 DLCTRL DEBUG Tx Command reply: GET_REPLY 761152402 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090155491 DLCTRL DEBUG Command: GET 297608288 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090155491 DLCTRL DEBUG Tx Command reply: GET_REPLY 297608288 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090155493 DLCTRL DEBUG Command: GET 860567124 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090155493 DLCTRL DEBUG Tx Command reply: GET_REPLY 860567124 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090155495 DLCTRL DEBUG Command: GET 176169303 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090155495 DLCTRL DEBUG Tx Command reply: GET_REPLY 176169303 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090155497 DLCTRL DEBUG Command: GET 153553125 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090155497 DLCTRL DEBUG Tx Command reply: GET_REPLY 153553125 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000001100111110'B, t_guard := 20.000000 } 20250806090155526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)10392217 20250806090156565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090156565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090156565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090156565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090156565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e9299, normal) (hnbgw_rua.c:408) 20250806090156565 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090156565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090156565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090156565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090156565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090156565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 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) 20250806090156565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 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) 20250806090156565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090156565 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090156565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090156565 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10392217 <-> SCCP-74 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090156565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090156565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090156565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090156565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090156565 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10392217 SCCP-74 msc-0 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090156565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090156565 DLSCCP DEBUG 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) 20250806090156565 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: Allocated (fsm.c:456) 20250806090156565 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090156565 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300033e0056400500f1100926) (sccp_scrc.c:455) 20250806090156565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090156565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090156565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090156565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090156565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090156565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090156565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090156565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090156565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090156565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090156565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090156565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090156565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090156565 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 03 3e 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090156565 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090156565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090156565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090156565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090156565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090156565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090156565 DLM3UA <000f> 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 20250806090156565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090156565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090156565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090156565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090156565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090156566 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 03 3e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(629)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)8421999 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Session index based on connection ID:0 MTC@c18501b10b59: 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 } } } HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090156584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090156584 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090156584 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090156584 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090156584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090156584 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090156584 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090156584 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090156584 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090156584 DLSS7 <000c> ss7_asp.c: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 09 7d 0f 02 00 00 00 00  20250806090156584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090156584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090156584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090156584 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090156584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090156584 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=00097d0f) (sccp_scrc.c:545) 20250806090156584 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) 20250806090156584 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090156584 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090156584 DLSCCP DEBUG 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) 20250806090156584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090156584 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) 20250806090156584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090156584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090156585 DLCTRL DEBUG Command: GET 450186177 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090156585 DLCTRL DEBUG Tx Command reply: GET_REPLY 450186177 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090156590 DLCTRL DEBUG Command: GET 483555031 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090156590 DLCTRL DEBUG Tx Command reply: GET_REPLY 483555031 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090156595 DLCTRL DEBUG Command: GET 659534321 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090156595 DLCTRL DEBUG Tx Command reply: GET_REPLY 659534321 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090156600 DLCTRL DEBUG Command: GET 740653645 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090156600 DLCTRL DEBUG Tx Command reply: GET_REPLY 740653645 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090156604 DLCTRL DEBUG Command: GET 714254547 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090156604 DLCTRL DEBUG Tx Command reply: GET_REPLY 714254547 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090156609 DLCTRL DEBUG Command: GET 519221374 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090156609 DLCTRL DEBUG Tx Command reply: GET_REPLY 519221374 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090156613 DLCTRL DEBUG Command: GET 903879654 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090156613 DLCTRL DEBUG Tx Command reply: GET_REPLY 903879654 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090156617 DLCTRL DEBUG Command: GET 112413585 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090156617 DLCTRL DEBUG Tx Command reply: GET_REPLY 112413585 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090156621 DLCTRL DEBUG Command: GET 657984320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090156621 DLCTRL DEBUG Tx Command reply: GET_REPLY 657984320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090156625 DLCTRL DEBUG Command: GET 915787807 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090156625 DLCTRL DEBUG Tx Command reply: GET_REPLY 915787807 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090156628 DLCTRL DEBUG Command: GET 512783955 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090156628 DLCTRL DEBUG Tx Command reply: GET_REPLY 512783955 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090156632 DLCTRL DEBUG Command: GET 883952190 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090156632 DLCTRL DEBUG Tx Command reply: GET_REPLY 883952190 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090156635 DLCTRL DEBUG Command: GET 490097987 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090156635 DLCTRL DEBUG Tx Command reply: GET_REPLY 490097987 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090156639 DLCTRL DEBUG Command: GET 492524296 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090156639 DLCTRL DEBUG Tx Command reply: GET_REPLY 492524296 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250806090156643 DLCTRL DEBUG Command: GET 393815353 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090156643 DLCTRL DEBUG Tx Command reply: GET_REPLY 393815353 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090156647 DLCTRL DEBUG Command: GET 929800322 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090156647 DLCTRL DEBUG Tx Command reply: GET_REPLY 929800322 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090156651 DLCTRL DEBUG Command: GET 462141458 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090156651 DLCTRL DEBUG Tx Command reply: GET_REPLY 462141458 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090156654 DLCTRL DEBUG Command: GET 868553776 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090156655 DLCTRL DEBUG Tx Command reply: GET_REPLY 868553776 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090156657 DLCTRL DEBUG Command: GET 229713018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090156657 DLCTRL DEBUG Tx Command reply: GET_REPLY 229713018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090156660 DLCTRL DEBUG Command: GET 227651177 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090156660 DLCTRL DEBUG Tx Command reply: GET_REPLY 227651177 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001110011011'B, t_guard := 20.000000 } 20250806090156678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@c18501b10b59: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)6487626 20250806090157702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090157702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090157702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090157703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090157703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62fe4a, normal) (hnbgw_rua.c:408) 20250806090157703 DHNB DEBUG map_rua[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090157703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090157703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090157703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090157703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090157703 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090157703 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 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) 20250806090157703 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 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) 20250806090157703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090157703 DCN DEBUG map_sccp[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090157703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090157703 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6487626 <-> SCCP-75 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090157703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090157703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090157703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090157703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090157703 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090157703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090157703 DLSCCP DEBUG 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) 20250806090157703 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: Allocated (fsm.c:456) 20250806090157703 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090157703 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300039b0056400500f1100926) (sccp_scrc.c:455) 20250806090157703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090157703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090157703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090157703 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) 20250806090157703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090157703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090157703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090157703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090157703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090157703 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) 20250806090157703 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) 20250806090157703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090157703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090157703 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 03 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090157703 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090157703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090157703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090157703 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090157703 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090157703 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090157703 DLM3UA <000f> 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 20250806090157703 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090157703 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' 20250806090157703 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 20250806090157703 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090157703 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090157703 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 03 9b 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)2421999 HNBGW_Test.msc1-SCCP(632)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@c18501b10b59: 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)@c18501b10b59: setverdict(pass): none -> pass 20250806090157724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090157724 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090157724 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090157724 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 20250806090157724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090157724 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' 20250806090157724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090157724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090157724 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090157725 DLSS7 <000c> ss7_asp.c: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 2b 7e 55 02 00 00 00 00  20250806090157725 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090157725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090157725 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090157725 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) 20250806090157725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090157725 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=002b7e55) (sccp_scrc.c:545) 20250806090157725 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) 20250806090157725 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090157725 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090157725 DLSCCP DEBUG 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) 20250806090157725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090157725 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) 20250806090157725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090157725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090157726 DLCTRL DEBUG Command: GET 752605693 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090157726 DLCTRL DEBUG Tx Command reply: GET_REPLY 752605693 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090157731 DLCTRL DEBUG Command: GET 788691424 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090157731 DLCTRL DEBUG Tx Command reply: GET_REPLY 788691424 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090157735 DLCTRL DEBUG Command: GET 252712410 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090157736 DLCTRL DEBUG Tx Command reply: GET_REPLY 252712410 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090157740 DLCTRL DEBUG Command: GET 209757128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090157740 DLCTRL DEBUG Tx Command reply: GET_REPLY 209757128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090157744 DLCTRL DEBUG Command: GET 14483459 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090157744 DLCTRL DEBUG Tx Command reply: GET_REPLY 14483459 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090157748 DLCTRL DEBUG Command: GET 440638502 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090157748 DLCTRL DEBUG Tx Command reply: GET_REPLY 440638502 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090157753 DLCTRL DEBUG Command: GET 358399342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090157753 DLCTRL DEBUG Tx Command reply: GET_REPLY 358399342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090157756 DLCTRL DEBUG Command: GET 582724410 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090157756 DLCTRL DEBUG Tx Command reply: GET_REPLY 582724410 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090157760 DLCTRL DEBUG Command: GET 824244407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090157760 DLCTRL DEBUG Tx Command reply: GET_REPLY 824244407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090157765 DLCTRL DEBUG Command: GET 587110823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090157766 DLCTRL DEBUG Tx Command reply: GET_REPLY 587110823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090157769 DLCTRL DEBUG Command: GET 829592499 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090157769 DLCTRL DEBUG Tx Command reply: GET_REPLY 829592499 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090157773 DLCTRL DEBUG Command: GET 282379657 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090157773 DLCTRL DEBUG Tx Command reply: GET_REPLY 282379657 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090157777 DLCTRL DEBUG Command: GET 144102830 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090157777 DLCTRL DEBUG Tx Command reply: GET_REPLY 144102830 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090157781 DLCTRL DEBUG Command: GET 431508130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090157781 DLCTRL DEBUG Tx Command reply: GET_REPLY 431508130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250806090157785 DLCTRL DEBUG Command: GET 661645208 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090157785 DLCTRL DEBUG Tx Command reply: GET_REPLY 661645208 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090157789 DLCTRL DEBUG Command: GET 501200219 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090157789 DLCTRL DEBUG Tx Command reply: GET_REPLY 501200219 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090157792 DLCTRL DEBUG Command: GET 812950237 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090157792 DLCTRL DEBUG Tx Command reply: GET_REPLY 812950237 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090157795 DLCTRL DEBUG Command: GET 143041102 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090157795 DLCTRL DEBUG Tx Command reply: GET_REPLY 143041102 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090157797 DLCTRL DEBUG Command: GET 883055467 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090157797 DLCTRL DEBUG Tx Command reply: GET_REPLY 883055467 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090157799 DLCTRL DEBUG Command: GET 660948789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090157799 DLCTRL DEBUG Tx Command reply: GET_REPLY 660948789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000111010000'B, t_guard := 20.000000 } 20250806090157817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@c18501b10b59: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)1193687 20250806090158837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090158837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090158837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090158837 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090158837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1236d7, normal) (hnbgw_rua.c:408) 20250806090158837 DHNB DEBUG map_rua[0x5580359e0980]{init}: Allocated (fsm.c:456) 20250806090158837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090158837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090158837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090158837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090158837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 SCCP-0 CS MI=TMSI-0x42BB8023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090158838 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 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) 20250806090158838 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 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) 20250806090158838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090158838 DCN DEBUG map_sccp[0x5580359fecc0]{init}: Allocated (fsm.c:456) 20250806090158838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090158838 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1193687 <-> SCCP-76 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090158838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090158838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090158838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090158838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090158838 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1193687 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090158838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090158838 DLSCCP DEBUG 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) 20250806090158838 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: Allocated (fsm.c:456) 20250806090158838 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090158838 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001d00056400500f1100926) (sccp_scrc.c:455) 20250806090158838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090158838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090158838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090158838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090158838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090158838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090158838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090158838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090158838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090158838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090158838 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090158838 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090158838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090158838 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 01 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090158838 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090158838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090158838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090158838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158838 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090158838 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090158838 DLM3UA <000f> 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 20250806090158838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090158838 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090158838 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090158838 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090158838 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090158838 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 01 d0 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)7621944 HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090158846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090158846 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090158847 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090158847 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090158847 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090158847 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090158847 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090158847 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090158847 DLSS7 <000c> ss7_asp.c: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 fd 9c e0 02 00 00 00 00  20250806090158847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090158847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090158847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090158847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090158847 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090158847 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=00fd9ce0) (sccp_scrc.c:545) 20250806090158847 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) 20250806090158847 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090158847 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090158847 DLSCCP DEBUG 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) 20250806090158847 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090158847 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) 20250806090158847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090158847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{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)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090158849 DLCTRL DEBUG Command: GET 403504364 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090158849 DLCTRL DEBUG Tx Command reply: GET_REPLY 403504364 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090158853 DLCTRL DEBUG Command: GET 438343847 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090158853 DLCTRL DEBUG Tx Command reply: GET_REPLY 438343847 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090158857 DLCTRL DEBUG Command: GET 209229238 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090158857 DLCTRL DEBUG Tx Command reply: GET_REPLY 209229238 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090158860 DLCTRL DEBUG Command: GET 865975973 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090158860 DLCTRL DEBUG Tx Command reply: GET_REPLY 865975973 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090158862 DLCTRL DEBUG Command: GET 109470412 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090158862 DLCTRL DEBUG Tx Command reply: GET_REPLY 109470412 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090158865 DLCTRL DEBUG Command: GET 644463312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090158865 DLCTRL DEBUG Tx Command reply: GET_REPLY 644463312 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090158867 DLCTRL DEBUG Command: GET 456529062 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090158867 DLCTRL DEBUG Tx Command reply: GET_REPLY 456529062 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090158869 DLCTRL DEBUG Command: GET 681235679 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090158869 DLCTRL DEBUG Tx Command reply: GET_REPLY 681235679 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090158871 DLCTRL DEBUG Command: GET 564993419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090158871 DLCTRL DEBUG Tx Command reply: GET_REPLY 564993419 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090158872 DLCTRL DEBUG Command: GET 971390692 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090158872 DLCTRL DEBUG Tx Command reply: GET_REPLY 971390692 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090158873 DLCTRL DEBUG Command: GET 965848859 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090158873 DLCTRL DEBUG Tx Command reply: GET_REPLY 965848859 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090158875 DLCTRL DEBUG Command: GET 655940101 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090158875 DLCTRL DEBUG Tx Command reply: GET_REPLY 655940101 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090158876 DLCTRL DEBUG Command: GET 412543882 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090158876 DLCTRL DEBUG Tx Command reply: GET_REPLY 412543882 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090158877 DLCTRL DEBUG Command: GET 145920587 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090158877 DLCTRL DEBUG Tx Command reply: GET_REPLY 145920587 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250806090158878 DLCTRL DEBUG Command: GET 171268746 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090158878 DLCTRL DEBUG Tx Command reply: GET_REPLY 171268746 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090158879 DLCTRL DEBUG Command: GET 99055266 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090158879 DLCTRL DEBUG Tx Command reply: GET_REPLY 99055266 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090158880 DLCTRL DEBUG Command: GET 274599807 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090158880 DLCTRL DEBUG Tx Command reply: GET_REPLY 274599807 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090158881 DLCTRL DEBUG Command: GET 185733834 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090158881 DLCTRL DEBUG Tx Command reply: GET_REPLY 185733834 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090158882 DLCTRL DEBUG Command: GET 239940144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090158882 DLCTRL DEBUG Tx Command reply: GET_REPLY 239940144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090158882 DLCTRL DEBUG Command: GET 17583842 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090158882 DLCTRL DEBUG Tx Command reply: GET_REPLY 17583842 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090158885 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42101<->l=127.0.0.1:4262) (control_if.c:193) 20250806090158885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(623)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(622)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090158886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090158887 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090158887 DLINP DEBUG SRVCONN(,r=127.0.0.1:42290<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090158887 DLINP NOTICE SRV(,r=127.0.0.1:42290<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090158887 DMAIN NOTICE (127.0.0.1:42290 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42290<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090158887 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)@c18501b10b59: Final verdict of PTC: none 20250806090158888 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090158888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090158888 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090158888 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090158888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090158888 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090158888 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090158888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158888 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090158888 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(636)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@c18501b10b59: Final verdict of PTC: none 20250806090158888 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 20250806090158888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158888 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090158888 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090158888 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090158888 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090158888 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090158888 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090158888 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 20250806090158888 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' 20250806090158888 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' 20250806090158888 DLSS7 <000c> ss7_asp.c: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(639)@c18501b10b59: Final verdict of PTC: none 20250806090158888 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  20250806090158889 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  20250806090158889 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  20250806090158889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090158889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090158889 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090158889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090158889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090158889 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 20250806090158889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158889 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090158889 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090158889 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090158889 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090158889 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090158889 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090158889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090158889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090158889 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 20250806090158889 DLSS7 <000c> ss7_route.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' 20250806090158889 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090158889 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) 20250806090158889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090158889 DLSS7 <000c> ss7_route.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' 20250806090158889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090158889 DLSS7 <000c> ss7_asp.c: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  20250806090158889 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  20250806090158889 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090158889 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) 20250806090158889 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090158889 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090158889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090158889 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  20250806090158889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090158889 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090158889 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090158889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090158889 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090158889 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 20250806090158889 DLSCCP DEBUG 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) 20250806090158889 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090158889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090158889 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090158889 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) 20250806090158889 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) 20250806090158889 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) 20250806090158889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090158889 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090158889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090158889 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090158889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090158889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090158889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 00 00 00 00 00 (ss7_asp.c:1383) 20250806090158889 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090158889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090158889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090158889 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090158889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090158889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090158889 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 20250806090158889 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 20250806090158889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090158889 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090158889 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090158889 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090158889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090158889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090158889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090158889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{disrupted}: Freeing instance (context_map.c:203) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6487626)[0x5580359db6a0]{disrupted}: Deallocated (fsm.c:568) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5580359d6cb0]{disconnected}: Deallocated (fsm.c:568) 20250806090158890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6487626 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:226) 20250806090158889 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 20250806090158890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158890 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090158890 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090158890 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090158890 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 20250806090158890 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' 20250806090158890 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' HNBGW_Test.sgsn1-SCCP(638)@c18501b10b59: Final verdict of PTC: none 20250806090158890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090158890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090158890 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090158890 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) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090158890 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090158890 DLSS7 <000c> ss7_asp.c: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  20250806090158890 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  20250806090158890 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090158890 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) 20250806090158890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158890 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090158890 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) 20250806090158890 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090158890 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090158890 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090158890 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090158890 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 20250806090158890 DLSS7 <000c> ss7_route.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' 20250806090158890 DLSS7 <000c> ss7_route.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' 20250806090158890 DLSS7 <000c> ss7_asp.c: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  20250806090158890 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090158890 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090158890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090158890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090158890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090158890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090158890 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090158890 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) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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-SCCP(632)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@c18501b10b59: Final verdict of PTC: none 20250806090158890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090158890 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090158890 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) 20250806090158890 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090158890 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090158890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090158890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090158890 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090158890 DMAIN NOTICE (127.0.0.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) 20250806090158890 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090158890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090158890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090158890 DLM3UA <000f> 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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090158890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090158890 DLSCCP DEBUG 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) 20250806090158890 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090158890 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) 20250806090158890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090158890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090158890 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090158890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090158890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090158890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 09 7d 0f 00 00 4a 00 00 00 00 00 (ss7_asp.c:1383) 20250806090158890 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10392217)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090158890 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10392217 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090158890 DLSCCP DEBUG 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) 20250806090158890 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090158890 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) 20250806090158890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090158890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090158890 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090158890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090158890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090158890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fd 9c e0 00 00 4c 00 00 00 00 00 (ss7_asp.c:1383) 20250806090158890 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{disrupted}: Freeing instance (context_map.c:203) 20250806090158890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1193687)[0x5580359e0980]{disrupted}: Deallocated (fsm.c:568) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{disconnected}: Freeing instance (context_map.c:207) 20250806090158890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5580359fecc0]{disconnected}: Deallocated (fsm.c:568) 20250806090158890 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1193687 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:226) 20250806090158890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090158890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090158890 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090158890 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) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090158890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090158890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090158890 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090158890 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) 20250806090158890 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) HNBGW_Test.sgsn0-M3UA(637)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@c18501b10b59: Final verdict of PTC: none 20250806090158890 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@c18501b10b59: Final verdict of PTC: none 20250806090158890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090158890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090158890 DLM3UA <000f> 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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090158890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090158890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090158890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090158890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090158890 DLM3UA <000f> 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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090158890 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090158890 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-M3UA(631)@c18501b10b59: Final verdict of PTC: none 20250806090158891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@c18501b10b59: Final verdict of PTC: pass 20250806090158891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(624)@c18501b10b59: Final verdict of PTC: none 20250806090158893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(634)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(641)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:01:58 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250806090158969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090159157 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090159157 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159157 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090159157 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) 20250806090159157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090159157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090159157 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090159157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090159157 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090159157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159158 DLM3UA <000f> 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 20250806090159158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090159158 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090159158 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090159160 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090159160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159160 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090159160 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090159160 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159160 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090159160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159160 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090159160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159160 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090159160 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090159160 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159160 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090159160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159160 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090159160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090159160 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090159160 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090159160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159160 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090159160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090159160 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090159160 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090159680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090159680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090159680 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) 20250806090159680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090159680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090159680 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090159680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090159680 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090159680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159680 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090159680 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159680 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090159680 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090159680 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159680 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159680 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090159680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159680 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090159681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090159681 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090159681 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090159681 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090159681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090159681 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090159681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090159681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090159681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090159681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159681 DLM3UA <000f> 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 20250806090159681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090159681 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090159681 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090159681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090159681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090159681 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090159681 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090159681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090159681 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090159681 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090159681 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090159681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090159681 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090159681 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090159772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622464) 20250806090200182 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090200182 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) 20250806090200182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090200182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090200182 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090200182 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090200182 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090200182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200182 DLM3UA <000f> 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 20250806090200182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090200182 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090200182 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090200184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090200184 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090200184 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200185 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090200185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200185 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090200185 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090200185 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200185 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090200185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090200185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090200185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090200185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090200185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200185 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090200185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090200185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090200185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090200705 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090200705 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090200705 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200705 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090200705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200705 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090200705 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) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090200705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090200705 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090200705 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090200705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200705 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090200705 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090200705 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200705 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090200705 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090200705 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090200705 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090200705 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090200705 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090200705 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090200706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200706 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090200706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090200706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090200706 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090200706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200706 DLM3UA <000f> 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 20250806090200706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090200706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090200706 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090200706 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090200706 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090200706 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090200706 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090200706 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090200706 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090200706 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=622464, count=660064) 20250806090200889 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090200889 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090200890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090200890 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090200890 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090200890 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090200891 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090200891 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090200891 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090200891 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090200891 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090200891 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090201132 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090201132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090201132 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090201132 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090201132 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090201133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090201133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090201133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090201133 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090201133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090201133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090201133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090201133 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090201133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090201133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090201133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090201133 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090201133 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090201133 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090201133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090201133 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090201133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090201133 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090201133 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090201133 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090201133 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090201133 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090201133 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090201133 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090201134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090201134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090201134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090201134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090201134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090201134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090201134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090201134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090201134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090201134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090201134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090201134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090201134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090201134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090201134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090201134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090201134 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090201134 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090201134 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090201134 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090201134 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090201134 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090201134 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02: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_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 20250806090201967 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090201967 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020227e), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090201967 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090201967 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) 20250806090201967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090201967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090201967 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090201967 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090201967 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090201967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090201967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090201967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 20 22 7e 00 00 39 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090201968 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090201968 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090201968 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090201968 DLM3UA <000f> 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 20250806090201968 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090201968 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090201968 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250806090202888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090202893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090202897 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35167<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090203026 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090203026 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090203033 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203033 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203033 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203033 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203033 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203033 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203033 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203033 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55380 (stream_srv.c:143) 20250806090203033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55380<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090203034 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203034 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090203034 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090203034 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) 20250806090203034 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) 20250806090203034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090203034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203034 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203034 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203034 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090203034 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090203034 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203034 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) 20250806090203034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090203034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203034 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203034 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203034 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090203034 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090203034 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203034 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090203034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090203034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203034 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203034 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203035 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090203035 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203035 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090203035 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203035 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090203035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090203035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203035 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203035 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203035 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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090203035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090203035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203035 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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090203035 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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090203035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203035 DLM3UA <000f> 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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090203035 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090203035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203035 DLM3UA <000f> 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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090203035 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090203035 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(655)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(653)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(658)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(656)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090203057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203057 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203058 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203058 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203058 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203058 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203058 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090203058 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203059 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203059 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090203059 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090203059 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) 20250806090203059 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) 20250806090203059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090203059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203059 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203059 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203059 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090203059 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 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) 20250806090203059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090203059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203059 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203059 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090203059 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 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) 20250806090203059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090203059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203059 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203059 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090203059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090203059 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203059 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090203059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090203059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203059 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203059 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 20250806090203059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090203059 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090203059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203059 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 20250806090203059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090203059 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 20250806090203059 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090203059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203059 DLM3UA <000f> 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 20250806090203059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090203059 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 20250806090203059 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090203059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203060 DLM3UA <000f> 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 20250806090203060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090203060 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090203060 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(661)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(659)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090203100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090203100 DHNBAP 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) 20250806090203100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090203100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090203100 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@c18501b10b59: setverdict(pass): none -> pass 20250806090203108 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090203108 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090203108 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090203108 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090203108 DHNBAP DEBUG (127.0.0.1:55380 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090203108 DHNBAP NOTICE (127.0.0.1:55380 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090203108 DHNBAP NOTICE (127.0.0.1:55380 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090203108 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090203109 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090203244 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 20250806090203244 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 20250806090203244 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090203244 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090203253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090203253 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090203253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090203253 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090203253 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090203253 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090203253 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090203253 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090203253 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 20250806090203253 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090203253 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  20250806090203253 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090203254 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 20250806090203254 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 20250806090203254 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090203254 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090203256 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203256 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090203256 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090203256 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  20250806090203256 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090203256 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090203256 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090203256 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 20250806090203256 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090203256 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  20250806090203256 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' 20250806090203256 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' 20250806090203256 DLSS7 <000c> ss7_asp.c: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  20250806090203256 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  20250806090203256 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(658)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090203256 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090203256 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090203256 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090203257 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) 20250806090203257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090203257 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090203257 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090203257 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) 20250806090203257 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203258 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090203258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203258 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203258 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090203258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090203258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203258 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090203258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090203258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203258 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203258 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203258 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203258 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203258 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203258 DLM3UA <000f> 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 20250806090203258 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090203258 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090203258 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090203258 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090203258 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090203258 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  20250806090203260 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203260 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090203260 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090203260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090203260 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090203260 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090203260 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090203260 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090203260 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090203260 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 20250806090203260 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090203260 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  20250806090203260 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090203262 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203262 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090203262 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090203262 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  20250806090203263 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090203263 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090203263 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090203263 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 20250806090203263 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090203263 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  20250806090203263 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' 20250806090203263 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' 20250806090203263 DLSS7 <000c> ss7_asp.c: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  20250806090203263 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  20250806090203263 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  20250806090203263 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090203263 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090203263 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090203263 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090203263 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) 20250806090203263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090203263 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090203263 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090203263 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) 20250806090203263 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203264 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090203264 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203264 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203264 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203264 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) 20250806090203264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090203264 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) 20250806090203264 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) 20250806090203264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090203264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203264 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203264 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203265 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203265 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203265 DLM3UA <000f> 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 20250806090203265 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090203265 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' 20250806090203265 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 20250806090203265 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090203265 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090203265 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  20250806090203271 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 20250806090203271 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 20250806090203271 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090203271 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090203276 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203276 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090203276 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090203276 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090203276 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090203276 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090203276 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090203276 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090203276 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090203276 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 20250806090203276 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090203276 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  20250806090203276 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090203278 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203278 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090203278 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090203278 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  20250806090203278 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090203278 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090203278 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090203278 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 20250806090203278 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090203278 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  20250806090203278 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' 20250806090203278 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' 20250806090203278 DLSS7 <000c> ss7_asp.c: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  20250806090203278 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  20250806090203278 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  20250806090203278 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  20250806090203278 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090203278 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090203278 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090203279 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090203279 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) 20250806090203279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090203279 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090203279 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090203279 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) 20250806090203279 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203280 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090203280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203280 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203280 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090203280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090203280 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090203280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090203280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203280 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203280 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203280 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203280 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203280 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203280 DLM3UA <000f> 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 20250806090203280 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090203280 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090203280 DLSS7 <000c> ss7_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 20250806090203280 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090203280 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090203281 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  20250806090203282 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 20250806090203282 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 20250806090203282 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090203282 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090203287 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203287 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090203287 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090203287 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090203287 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090203287 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090203287 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090203287 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090203287 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090203287 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 20250806090203287 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090203287 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  20250806090203288 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090203290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203290 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090203290 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090203290 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  20250806090203290 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090203290 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090203290 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090203290 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 20250806090203290 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090203290 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  20250806090203290 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' 20250806090203290 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' 20250806090203290 DLSS7 <000c> ss7_asp.c: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  20250806090203290 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  20250806090203290 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  20250806090203290 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  20250806090203290 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  20250806090203290 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090203290 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090203290 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090203290 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090203290 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) 20250806090203290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090203290 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090203290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090203291 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090203291 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) 20250806090203291 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090203292 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090203292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090203292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090203292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090203292 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090203292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203292 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) 20250806090203292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090203292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090203292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090203292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090203292 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) 20250806090203292 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) 20250806090203292 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090203292 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090203292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090203292 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090203292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090203292 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090203292 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090203292 DLM3UA <000f> 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 20250806090203292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090203292 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' 20250806090203292 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 20250806090203292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090203292 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090203292 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  HNBGW_Test.msc0-RAN(654)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090204059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204059 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090204059 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090204059 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090204059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090204059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090204059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204059 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204059 DLSS7 <000c> ss7_asp.c: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  20250806090204059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090204059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204059 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090204059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090204059 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090204059 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090204059 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) 20250806090204059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090204059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090204059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090204059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090204059 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090204059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090204059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090204059 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) 20250806090204059 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090204059 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090204059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090204059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090204059 DLM3UA <000f> 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 20250806090204059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090204059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090204060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090204060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090204060 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204060 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  20250806090204060 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204060 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090204060 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090204060 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090204060 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204060 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090204060 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090204060 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204060 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204060 DLSS7 <000c> ss7_asp.c: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  20250806090204060 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090204060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204060 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090204060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090204060 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090204060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204060 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204060 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090204060 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090204060 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(654)@c18501b10b59: 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 } } } } 20250806090204064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204064 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090204064 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090204064 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 20250806090204064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204064 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' 20250806090204064 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090204064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204064 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204064 DLSS7 <000c> ss7_asp.c: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  20250806090204064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090204065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204065 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) 20250806090204065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090204065 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090204065 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) 20250806090204065 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) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 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) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090204065 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) 20250806090204065 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) 20250806090204065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090204065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090204065 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) 20250806090204065 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090204065 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090204065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090204065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090204065 DLM3UA <000f> 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 20250806090204065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090204065 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' 20250806090204065 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 20250806090204065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090204065 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204065 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  20250806090204065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090204065 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090204065 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 20250806090204065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204065 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' 20250806090204065 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090204065 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204065 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204065 DLSS7 <000c> ss7_asp.c: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  20250806090204065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090204065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204065 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) 20250806090204065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204065 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090204065 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090204065 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(657)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090204079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204079 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090204079 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090204080 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090204080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090204080 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090204080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204080 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204080 DLSS7 <000c> ss7_asp.c: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  20250806090204080 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090204080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204080 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090204080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090204080 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204080 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090204080 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090204080 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) 20250806090204080 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090204080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090204080 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090204080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090204080 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090204080 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090204080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090204080 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) 20250806090204080 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090204080 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090204080 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204080 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090204080 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090204080 DLM3UA <000f> 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 20250806090204080 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090204080 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090204080 DLSS7 <000c> ss7_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 20250806090204080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090204080 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204080 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  20250806090204081 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204081 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090204081 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090204081 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090204081 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204081 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090204081 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090204081 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204081 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204081 DLSS7 <000c> ss7_asp.c: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  20250806090204081 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090204081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204081 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090204081 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204081 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204081 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090204081 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090204081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204081 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204081 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090204081 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090204081 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(660)@c18501b10b59: 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(663)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090204088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204088 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090204088 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090204088 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 20250806090204088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204088 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' 20250806090204088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090204089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204089 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204089 DLSS7 <000c> ss7_asp.c: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  20250806090204089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090204089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204089 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) 20250806090204089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090204089 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090204089 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090204089 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) 20250806090204089 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) 20250806090204089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090204089 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 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) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090204089 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) 20250806090204089 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) 20250806090204089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090204089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090204089 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) 20250806090204089 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090204089 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090204089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204089 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090204089 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090204089 DLM3UA <000f> 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 20250806090204089 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090204089 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' 20250806090204089 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 20250806090204089 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090204089 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204089 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  20250806090204090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090204090 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090204090 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090204090 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 20250806090204090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090204090 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' 20250806090204090 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090204091 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090204091 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090204091 DLSS7 <000c> ss7_asp.c: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  20250806090204091 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090204091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090204091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090204091 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) 20250806090204091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090204091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090204091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090204091 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090204091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090204091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090204091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090204091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090204091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090204091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090204091 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090204091 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(663)@c18501b10b59: 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 } } } } 20250806090205121 DLCTRL DEBUG Command: GET 217636688 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090205121 DLCTRL DEBUG Tx Command reply: GET_REPLY 217636688 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090205126 DLCTRL DEBUG Command: GET 115301949 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090205126 DLCTRL DEBUG Tx Command reply: GET_REPLY 115301949 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090205131 DLCTRL DEBUG Command: GET 470620725 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090205131 DLCTRL DEBUG Tx Command reply: GET_REPLY 470620725 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090205135 DLCTRL DEBUG Command: GET 312429191 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090205135 DLCTRL DEBUG Tx Command reply: GET_REPLY 312429191 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090205139 DLCTRL DEBUG Command: GET 697350983 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090205140 DLCTRL DEBUG Tx Command reply: GET_REPLY 697350983 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090205144 DLCTRL DEBUG Command: GET 550999010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090205144 DLCTRL DEBUG Tx Command reply: GET_REPLY 550999010 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090205148 DLCTRL DEBUG Command: GET 523216843 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090205148 DLCTRL DEBUG Tx Command reply: GET_REPLY 523216843 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090205153 DLCTRL DEBUG Command: GET 880881542 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090205153 DLCTRL DEBUG Tx Command reply: GET_REPLY 880881542 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090205157 DLCTRL DEBUG Command: GET 232609158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090205157 DLCTRL DEBUG Tx Command reply: GET_REPLY 232609158 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090205161 DLCTRL DEBUG Command: GET 652931205 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090205161 DLCTRL DEBUG Tx Command reply: GET_REPLY 652931205 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090205164 DLCTRL DEBUG Command: GET 545713253 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090205164 DLCTRL DEBUG Tx Command reply: GET_REPLY 545713253 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090205169 DLCTRL DEBUG Command: GET 990395379 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090205169 DLCTRL DEBUG Tx Command reply: GET_REPLY 990395379 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090205173 DLCTRL DEBUG Command: GET 210250748 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090205173 DLCTRL DEBUG Tx Command reply: GET_REPLY 210250748 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090205176 DLCTRL DEBUG Command: GET 786594347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090205176 DLCTRL DEBUG Tx Command reply: GET_REPLY 786594347 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090205180 DLCTRL DEBUG Command: GET 370830738 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090205180 DLCTRL DEBUG Tx Command reply: GET_REPLY 370830738 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090205183 DLCTRL DEBUG Command: GET 812668707 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090205183 DLCTRL DEBUG Tx Command reply: GET_REPLY 812668707 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090205186 DLCTRL DEBUG Command: GET 608528361 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090205186 DLCTRL DEBUG Tx Command reply: GET_REPLY 608528361 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090205189 DLCTRL DEBUG Command: GET 607789053 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090205190 DLCTRL DEBUG Tx Command reply: GET_REPLY 607789053 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090205192 DLCTRL DEBUG Command: GET 723860100 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090205192 DLCTRL DEBUG Tx Command reply: GET_REPLY 723860100 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090205195 DLCTRL DEBUG Command: GET 908146464 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090205195 DLCTRL DEBUG Tx Command reply: GET_REPLY 908146464 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000000001100011'B, t_guard := 20.000000 } 20250806090205231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)3979294 20250806090206282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090206282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090206282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090206282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090206282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cb81e, normal) (hnbgw_rua.c:408) 20250806090206282 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090206282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090206282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3979294 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090206282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090206282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090206282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3979294 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806090206282 DCN DEBUG map_sccp[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090206282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090206282 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3979294 <-> SCCP-77 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090206282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3979294 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090206282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090206282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090206282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090206282 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3979294 SCCP-77 msc-1 MI=TMSI-0x42400023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090206282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090206282 DLSCCP DEBUG 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) 20250806090206282 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: Allocated (fsm.c:456) 20250806090206282 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090206282 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000630056400500f1100926) (sccp_scrc.c:455) 20250806090206282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090206282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090206282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090206282 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) 20250806090206282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090206282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090206282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090206282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090206282 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090206282 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) 20250806090206282 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) 20250806090206282 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090206282 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090206282 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 00 63 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090206282 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090206282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090206282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090206282 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090206282 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090206282 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090206282 DLM3UA <000f> 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 20250806090206283 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090206283 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' 20250806090206283 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 20250806090206283 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090206283 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090206283 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 00 63 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(656)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@c18501b10b59: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)1898097 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@c18501b10b59: setverdict(pass): none -> pass 20250806090206298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090206298 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090206298 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090206298 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 20250806090206298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090206298 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' 20250806090206298 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090206298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090206298 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090206299 DLSS7 <000c> ss7_asp.c: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 4e 2d e5 02 00 00 00 00  20250806090206299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090206299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090206299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090206299 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) 20250806090206299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@c18501b10b59: 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 } } } 20250806090206299 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=004e2de5) (sccp_scrc.c:545) 20250806090206299 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) 20250806090206299 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090206299 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090206299 DLSCCP DEBUG 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) 20250806090206299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090206299 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) 20250806090206299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090206299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090206300 DLCTRL DEBUG Command: GET 746644697 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090206300 DLCTRL DEBUG Tx Command reply: GET_REPLY 746644697 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090206304 DLCTRL DEBUG Command: GET 160102320 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090206304 DLCTRL DEBUG Tx Command reply: GET_REPLY 160102320 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090206307 DLCTRL DEBUG Command: GET 804147298 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090206307 DLCTRL DEBUG Tx Command reply: GET_REPLY 804147298 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090206311 DLCTRL DEBUG Command: GET 644429632 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090206311 DLCTRL DEBUG Tx Command reply: GET_REPLY 644429632 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090206315 DLCTRL DEBUG Command: GET 216634519 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090206315 DLCTRL DEBUG Tx Command reply: GET_REPLY 216634519 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090206319 DLCTRL DEBUG Command: GET 845551133 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090206319 DLCTRL DEBUG Tx Command reply: GET_REPLY 845551133 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090206323 DLCTRL DEBUG Command: GET 643175470 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090206323 DLCTRL DEBUG Tx Command reply: GET_REPLY 643175470 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806090206328 DLCTRL DEBUG Command: GET 926930286 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090206328 DLCTRL DEBUG Tx Command reply: GET_REPLY 926930286 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090206332 DLCTRL DEBUG Command: GET 585738234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090206332 DLCTRL DEBUG Tx Command reply: GET_REPLY 585738234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090206338 DLCTRL DEBUG Command: GET 433862405 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090206338 DLCTRL DEBUG Tx Command reply: GET_REPLY 433862405 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090206344 DLCTRL DEBUG Command: GET 423073229 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090206344 DLCTRL DEBUG Tx Command reply: GET_REPLY 423073229 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090206350 DLCTRL DEBUG Command: GET 480230621 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090206350 DLCTRL DEBUG Tx Command reply: GET_REPLY 480230621 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090206354 DLCTRL DEBUG Command: GET 621182932 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090206354 DLCTRL DEBUG Tx Command reply: GET_REPLY 621182932 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090206358 DLCTRL DEBUG Command: GET 67865980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090206358 DLCTRL DEBUG Tx Command reply: GET_REPLY 67865980 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090206363 DLCTRL DEBUG Command: GET 292063773 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090206363 DLCTRL DEBUG Tx Command reply: GET_REPLY 292063773 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090206367 DLCTRL DEBUG Command: GET 316864981 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090206367 DLCTRL DEBUG Tx Command reply: GET_REPLY 316864981 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090206372 DLCTRL DEBUG Command: GET 936350797 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090206372 DLCTRL DEBUG Tx Command reply: GET_REPLY 936350797 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090206375 DLCTRL DEBUG Command: GET 852116855 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090206375 DLCTRL DEBUG Tx Command reply: GET_REPLY 852116855 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090206379 DLCTRL DEBUG Command: GET 87126305 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090206379 DLCTRL DEBUG Tx Command reply: GET_REPLY 87126305 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090206382 DLCTRL DEBUG Command: GET 970699436 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090206382 DLCTRL DEBUG Tx Command reply: GET_REPLY 970699436 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000101010000'B, t_guard := 20.000000 } 20250806090206400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c18501b10b59: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)15858590 20250806090207429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090207429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090207429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090207429 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090207429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1fb9e, normal) (hnbgw_rua.c:408) 20250806090207429 DHNB DEBUG map_rua[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090207429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090207429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858590 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090207429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090207429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090207429 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090207429 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858590 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806090207429 DCN DEBUG map_sccp[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090207429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090207429 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15858590 <-> SCCP-78 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090207429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858590 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090207429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090207429 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090207429 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090207429 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858590 SCCP-78 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090207429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090207429 DLSCCP DEBUG 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) 20250806090207429 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: Allocated (fsm.c:456) 20250806090207429 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090207429 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001500056400500f1100926) (sccp_scrc.c:455) 20250806090207429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090207429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090207429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090207429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090207429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090207429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090207429 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) 20250806090207429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090207429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090207430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090207430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090207430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090207430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090207430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090207430 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) 20250806090207430 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) 20250806090207430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090207430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090207430 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 01 50 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090207430 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090207430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090207430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090207430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090207430 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090207430 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090207430 DLM3UA <000f> 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 20250806090207430 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090207430 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' 20250806090207430 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 20250806090207430 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090207430 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090207430 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 01 50 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@c18501b10b59: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)7264722 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090207437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090207438 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090207438 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090207438 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 20250806090207438 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090207438 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' 20250806090207438 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090207438 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090207438 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090207438 DLSS7 <000c> ss7_asp.c: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 a8 dd 6f 02 00 00 00 00  20250806090207438 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090207438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090207438 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090207438 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) 20250806090207438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090207438 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=00a8dd6f) (sccp_scrc.c:545) 20250806090207438 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) 20250806090207438 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090207438 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090207438 DLSCCP DEBUG 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) 20250806090207438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090207438 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) 20250806090207438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090207438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090207441 DLCTRL DEBUG Command: GET 177104946 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090207441 DLCTRL DEBUG Tx Command reply: GET_REPLY 177104946 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090207444 DLCTRL DEBUG Command: GET 154353002 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090207444 DLCTRL DEBUG Tx Command reply: GET_REPLY 154353002 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090207447 DLCTRL DEBUG Command: GET 803066297 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090207447 DLCTRL DEBUG Tx Command reply: GET_REPLY 803066297 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090207451 DLCTRL DEBUG Command: GET 364946266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090207451 DLCTRL DEBUG Tx Command reply: GET_REPLY 364946266 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090207455 DLCTRL DEBUG Command: GET 714223109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090207455 DLCTRL DEBUG Tx Command reply: GET_REPLY 714223109 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090207459 DLCTRL DEBUG Command: GET 8908158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090207459 DLCTRL DEBUG Tx Command reply: GET_REPLY 8908158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090207463 DLCTRL DEBUG Command: GET 973417596 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090207463 DLCTRL DEBUG Tx Command reply: GET_REPLY 973417596 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250806090207466 DLCTRL DEBUG Command: GET 607957801 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090207466 DLCTRL DEBUG Tx Command reply: GET_REPLY 607957801 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090207469 DLCTRL DEBUG Command: GET 197532955 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090207469 DLCTRL DEBUG Tx Command reply: GET_REPLY 197532955 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090207471 DLCTRL DEBUG Command: GET 577012823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090207471 DLCTRL DEBUG Tx Command reply: GET_REPLY 577012823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090207474 DLCTRL DEBUG Command: GET 819803792 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090207474 DLCTRL DEBUG Tx Command reply: GET_REPLY 819803792 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090207476 DLCTRL DEBUG Command: GET 816134068 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090207476 DLCTRL DEBUG Tx Command reply: GET_REPLY 816134068 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090207477 DLCTRL DEBUG Command: GET 733493819 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090207477 DLCTRL DEBUG Tx Command reply: GET_REPLY 733493819 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090207479 DLCTRL DEBUG Command: GET 313209052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090207479 DLCTRL DEBUG Tx Command reply: GET_REPLY 313209052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090207481 DLCTRL DEBUG Command: GET 354967497 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090207481 DLCTRL DEBUG Tx Command reply: GET_REPLY 354967497 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090207482 DLCTRL DEBUG Command: GET 864856890 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090207482 DLCTRL DEBUG Tx Command reply: GET_REPLY 864856890 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090207484 DLCTRL DEBUG Command: GET 68483811 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090207484 DLCTRL DEBUG Tx Command reply: GET_REPLY 68483811 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090207486 DLCTRL DEBUG Command: GET 56336902 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090207486 DLCTRL DEBUG Tx Command reply: GET_REPLY 56336902 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090207487 DLCTRL DEBUG Command: GET 872023341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090207487 DLCTRL DEBUG Tx Command reply: GET_REPLY 872023341 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090207489 DLCTRL DEBUG Command: GET 102897749 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090207489 DLCTRL DEBUG Tx Command reply: GET_REPLY 102897749 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000011110111'B, t_guard := 20.000000 } 20250806090207513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@c18501b10b59: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)5778459 20250806090208543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090208543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090208543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090208543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090208543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x582c1b, normal) (hnbgw_rua.c:408) 20250806090208544 DHNB DEBUG map_rua[0x558035a1b4c0]{init}: Allocated (fsm.c:456) 20250806090208544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090208544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090208544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090208544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090208544 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-0 CS MI=TMSI-0x427FC023: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090208544 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806090208544 DCN DEBUG map_sccp[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090208544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090208544 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5778459 <-> SCCP-79 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090208544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090208544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090208544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090208544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090208544 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090208544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090208544 DLSCCP DEBUG 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) 20250806090208544 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: Allocated (fsm.c:456) 20250806090208544 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090208544 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000f70056400500f1100926) (sccp_scrc.c:455) 20250806090208544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090208544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090208544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090208544 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) 20250806090208544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090208544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090208544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090208544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090208544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090208544 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) 20250806090208544 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) 20250806090208544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090208544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208544 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 f7 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090208544 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090208544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090208544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090208544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208544 DLM3UA <000f> 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 20250806090208544 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090208544 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' 20250806090208544 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 20250806090208544 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090208545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090208545 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 f7 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)@c18501b10b59: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@c18501b10b59: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)8202882 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806090208553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090208553 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090208553 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 20250806090208553 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090208553 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' 20250806090208553 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090208553 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090208553 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090208553 DLSS7 <000c> ss7_asp.c: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 db 80 5a 02 00 00 00 00  TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@c18501b10b59: setverdict(pass): none -> pass 20250806090208553 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090208553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090208553 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090208553 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) 20250806090208553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090208553 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=00db805a) (sccp_scrc.c:545) 20250806090208553 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) 20250806090208553 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090208553 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090208553 DLSCCP DEBUG 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) 20250806090208553 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090208553 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) 20250806090208553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090208553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090208555 DLCTRL DEBUG Command: GET 933629735 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090208555 DLCTRL DEBUG Tx Command reply: GET_REPLY 933629735 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090208560 DLCTRL DEBUG Command: GET 122113201 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090208560 DLCTRL DEBUG Tx Command reply: GET_REPLY 122113201 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090208565 DLCTRL DEBUG Command: GET 155075345 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090208565 DLCTRL DEBUG Tx Command reply: GET_REPLY 155075345 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090208570 DLCTRL DEBUG Command: GET 428673667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090208570 DLCTRL DEBUG Tx Command reply: GET_REPLY 428673667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090208575 DLCTRL DEBUG Command: GET 253669614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090208575 DLCTRL DEBUG Tx Command reply: GET_REPLY 253669614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090208578 DLCTRL DEBUG Command: GET 418245022 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090208578 DLCTRL DEBUG Tx Command reply: GET_REPLY 418245022 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090208580 DLCTRL DEBUG Command: GET 755791307 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090208580 DLCTRL DEBUG Tx Command reply: GET_REPLY 755791307 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250806090208581 DLCTRL DEBUG Command: GET 326528118 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090208581 DLCTRL DEBUG Tx Command reply: GET_REPLY 326528118 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090208583 DLCTRL DEBUG Command: GET 158339839 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090208583 DLCTRL DEBUG Tx Command reply: GET_REPLY 158339839 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090208583 DLCTRL DEBUG Command: GET 218532417 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090208583 DLCTRL DEBUG Tx Command reply: GET_REPLY 218532417 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090208584 DLCTRL DEBUG Command: GET 528739882 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090208584 DLCTRL DEBUG Tx Command reply: GET_REPLY 528739882 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090208585 DLCTRL DEBUG Command: GET 94424146 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090208585 DLCTRL DEBUG Tx Command reply: GET_REPLY 94424146 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090208586 DLCTRL DEBUG Command: GET 797186421 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090208586 DLCTRL DEBUG Tx Command reply: GET_REPLY 797186421 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090208587 DLCTRL DEBUG Command: GET 22665142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090208587 DLCTRL DEBUG Tx Command reply: GET_REPLY 22665142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090208587 DLCTRL DEBUG Command: GET 705132872 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090208587 DLCTRL DEBUG Tx Command reply: GET_REPLY 705132872 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090208589 DLCTRL DEBUG Command: GET 316778056 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090208589 DLCTRL DEBUG Tx Command reply: GET_REPLY 316778056 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090208590 DLCTRL DEBUG Command: GET 113699619 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090208590 DLCTRL DEBUG Tx Command reply: GET_REPLY 113699619 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090208592 DLCTRL DEBUG Command: GET 692696593 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090208592 DLCTRL DEBUG Tx Command reply: GET_REPLY 692696593 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090208593 DLCTRL DEBUG Command: GET 827670811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090208593 DLCTRL DEBUG Tx Command reply: GET_REPLY 827670811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090208595 DLCTRL DEBUG Command: GET 647597095 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090208595 DLCTRL DEBUG Tx Command reply: GET_REPLY 647597095 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090208600 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35167<->l=127.0.0.1:4262) (control_if.c:193) 20250806090208601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(647)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(646)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090208603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090208604 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090208604 DLINP DEBUG SRVCONN(,r=127.0.0.1:55380<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090208604 DLINP NOTICE SRV(,r=127.0.0.1:55380<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090208604 DMAIN NOTICE (127.0.0.1:55380 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55380<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090208604 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(663)@c18501b10b59: Final verdict of PTC: none 20250806090208607 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090208607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208607 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090208607 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090208607 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(660)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@c18501b10b59: Final verdict of PTC: none 20250806090208607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208607 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090208607 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090208607 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090208607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208607 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090208607 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090208608 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090208608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208608 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090208608 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090208608 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 20250806090208608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208608 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090208608 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090208608 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090208608 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090208608 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090208608 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090208608 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 20250806090208608 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' 20250806090208608 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' 20250806090208608 DLSS7 <000c> ss7_asp.c: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  20250806090208608 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  20250806090208608 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  20250806090208608 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  20250806090208608 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@c18501b10b59: Final verdict of PTC: none 20250806090208608 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090208609 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 20250806090208609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(648)@c18501b10b59: Final verdict of PTC: none 20250806090208609 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090208609 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090208609 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090208609 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090208609 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090208609 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090208609 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 20250806090208609 DLSS7 <000c> ss7_route.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' 20250806090208609 DLSS7 <000c> ss7_route.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' 20250806090208609 DLSS7 <000c> ss7_asp.c: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  20250806090208609 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  20250806090208609 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  20250806090208609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090208609 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090208609 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090208610 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 20250806090208610 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090208610 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 20250806090208610 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090208610 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 20250806090208610 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090208610 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090208610 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090208610 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 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208610 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090208610 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090208610 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090208610 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 20250806090208610 DLSS7 <000c> ss7_route.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' 20250806090208610 DLSS7 <000c> ss7_route.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' 20250806090208610 DLSS7 <000c> ss7_asp.c: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  20250806090208610 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  20250806090208610 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090208610 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 20250806090208610 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208610 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090208610 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090208610 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090208610 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090208610 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 20250806090208610 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' 20250806090208610 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' 20250806090208610 DLSS7 <000c> ss7_asp.c: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  20250806090208610 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090208610 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-SCCP(656)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@c18501b10b59: Final verdict of PTC: pass 20250806090208616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090208616 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090208616 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090208617 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) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090208617 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090208617 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) 20250806090208617 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090208617 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090208617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090208617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090208617 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090208617 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090208617 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) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090208617 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090208617 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090208617 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) 20250806090208617 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090208617 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090208618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090208618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090208618 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090208618 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) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090208618 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090208618 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) 20250806090208618 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090208618 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090208618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090208618 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090208618 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090208618 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) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090208618 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090208618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090208618 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090208618 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) 20250806090208618 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090208618 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090208618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090208618 DLSCCP DEBUG 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) 20250806090208618 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090208619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090208619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090208619 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) 20250806090208619 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) 20250806090208619 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) 20250806090208619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090208619 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090208619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090208619 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090208619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 00 00 00 00 00 (ss7_asp.c:1383) 20250806090208619 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090208619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090208619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090208619 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090208619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090208619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090208619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090208619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090208619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3979294)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090208619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090208619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{disconnected}: Freeing instance (context_map.c:207) 20250806090208619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x558035a00200]{disconnected}: Deallocated (fsm.c:568) 20250806090208620 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3979294 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:226) 20250806090208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090208620 DLSCCP DEBUG 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) 20250806090208620 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090208620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090208620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090208620 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) 20250806090208620 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) 20250806090208620 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) 20250806090208620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090208620 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090208620 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090208620 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090208620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 00 00 00 00 00 (ss7_asp.c:1383) 20250806090208620 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090208620 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090208620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{disrupted}: Freeing instance (context_map.c:203) 20250806090208620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15858590)[0x5580359db6a0]{disrupted}: Deallocated (fsm.c:568) 20250806090208620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5580359d6cb0]{disconnected}: Deallocated (fsm.c:568) 20250806090208621 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15858590 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090208621 DLSCCP DEBUG 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) 20250806090208621 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090208621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090208621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090208621 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) 20250806090208621 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) 20250806090208621 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) 20250806090208621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090208621 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090208621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090208621 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090208621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 00 00 00 00 00 (ss7_asp.c:1383) 20250806090208621 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090208621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090208621 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090208621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090208621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090208621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090208621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090208621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5778459)[0x558035a1b4c0]{disrupted}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@c18501b10b59: Final verdict of PTC: pass 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090208621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090208622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5580359e8bb0]{disconnected}: Deallocated (fsm.c:568) 20250806090208622 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5778459 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:226) 20250806090208622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090208622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090208622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090208622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208622 DLM3UA <000f> 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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090208622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090208622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090208622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090208622 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090208622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208622 DLM3UA <000f> 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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090208622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090208622 DMAIN NOTICE (127.0.0.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) 20250806090208622 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090208622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208622 DLM3UA <000f> 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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090208622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090208622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@c18501b10b59: Final verdict of PTC: pass 20250806090208624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(665)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:02:08 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 20250806090208707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090208890 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090208890 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090208890 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090208891 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090208891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090208891 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090208891 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090208891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090208891 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090208891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090208891 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090208891 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090208891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090208891 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090208891 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090208891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090208891 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090208891 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090208891 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090208891 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) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090208891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090208891 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090208891 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090208891 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090208891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090208891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090208891 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090208892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090208892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090208892 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090208892 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090208892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208892 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090208892 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090208892 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090208892 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090208892 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090208892 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090208892 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090208893 DLM3UA <000f> 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 20250806090208893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090208893 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090208893 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090209158 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209158 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209158 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090209158 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) 20250806090209158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090209158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090209158 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090209158 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090209158 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090209158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209159 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209159 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209159 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209159 DLM3UA <000f> 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 20250806090209159 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090209159 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090209159 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090209161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209161 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090209161 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090209161 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209161 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090209161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209161 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090209161 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090209161 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209161 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090209161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209161 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209162 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090209162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090209162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090209162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090209162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209162 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090209162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090209162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090209162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090209511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642836) 20250806090209681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209681 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090209681 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090209681 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209681 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090209681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209681 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209681 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209681 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090209681 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) 20250806090209681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090209681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090209681 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090209681 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090209681 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209681 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090209681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209682 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090209682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090209682 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090209682 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090209682 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090209682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090209682 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090209682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090209682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090209682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090209682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209682 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090209682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090209682 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090209682 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090209683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209683 DLM3UA <000f> 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 20250806090209683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090209683 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090209683 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090209683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090209683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090209683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090209683 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090209683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090209683 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090209683 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090210184 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090210184 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) 20250806090210184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090210184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090210184 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090210184 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090210184 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090210184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210185 DLM3UA <000f> 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 20250806090210185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090210185 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090210185 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090210186 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090210186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090210186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090210186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210186 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090210186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090210186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090210186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090210187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090210187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090210187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090210187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090210187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090210187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090210187 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=642836, count=680544) 20250806090210610 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090210610 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090210610 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090210610 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090210610 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090210610 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090210611 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090210611 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090210611 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090210611 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090210611 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090210611 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090210706 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210706 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090210706 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090210706 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210706 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090210706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210706 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210706 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210706 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210706 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090210706 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) 20250806090210706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090210706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090210706 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090210706 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090210706 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090210707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210707 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090210707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090210707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090210707 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090210707 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090210707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090210707 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090210707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090210707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090210707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090210707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210707 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090210707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090210707 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090210707 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090210707 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210707 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210707 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210707 DLM3UA <000f> 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 20250806090210707 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090210707 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090210708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090210708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090210708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090210708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090210708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090210708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090210708 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090210708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090211134 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090211134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00268c67), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090211134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090211134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090211134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211134 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090211134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090211134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090211134 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 8c 67 00 00 3d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090211134 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090211134 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cdd782), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090211134 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090211134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211134 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090211134 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211134 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090211134 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090211134 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090211135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 cd d7 82 00 00 3a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090211135 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090211135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ee98), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090211135 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090211135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090211135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211135 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090211135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090211135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090211135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 c4 ee 98 00 00 3b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090211135 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090211135 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a87e5b), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090211135 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090211135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090211135 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090211135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090211135 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090211135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090211135 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090211135 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 a8 7e 5b 00 00 3c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090211135 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090211136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090211136 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090211136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090211136 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090211136 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090211136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090211136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090211136 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090211136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090211136 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090211136 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090211136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090211136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090211136 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090211136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090211136 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090211136 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090211136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211136 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090211136 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090211136 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090211136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090211136 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090211136 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090211352 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090211352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090211352 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090211352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090211352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090211352 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090211352 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090211352 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090211353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090211353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090211353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090211353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090211353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090211353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090211353 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090211353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090211353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090211353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090211353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_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 20250806090211963 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090211963 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090211963 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090211964 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090211964 DLSCCP DEBUG SCCP-SCOC(57)[0x5580359ed3e0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250806090212624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090212628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090212633 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46861<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090212754 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090212754 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090212762 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212762 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212763 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212763 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212763 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090212763 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090212763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212763 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212763 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090212763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212763 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090212763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090212763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090212763 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090212763 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090212763 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090212763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090212763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212763 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212763 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212763 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40368 (stream_srv.c:143) 20250806090212763 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40368<->l=127.0.0.1:29169 (hnb.c:335) 20250806090212764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212764 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090212764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090212764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090212764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090212765 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090212765 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212765 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 20250806090212765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090212765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090212765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212765 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 20250806090212765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090212765 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 20250806090212765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090212765 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212765 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212765 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212765 DLM3UA <000f> 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 20250806090212765 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090212765 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090212765 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090212765 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) 20250806090212765 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) 20250806090212765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090212765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212765 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212765 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212765 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090212765 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090212765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212765 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) 20250806090212765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090212765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212765 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212765 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212765 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090212765 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090212765 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212765 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090212765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090212765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212765 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(679)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(682)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(685)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(683)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090212824 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212824 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212824 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212824 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212825 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090212825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212825 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212825 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090212825 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212825 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090212825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090212825 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212825 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212825 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212825 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212825 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212825 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212825 DLM3UA <000f> 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 20250806090212825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090212825 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090212825 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090212826 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212826 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090212826 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212826 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 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) 20250806090212826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090212826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212826 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) 20250806090212826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090212826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212826 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212826 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090212826 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212826 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212826 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090212826 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212826 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212826 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090212826 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090212826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212826 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) 20250806090212826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090212826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212826 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212826 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212826 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212826 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212826 DLM3UA <000f> 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 20250806090212826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090212826 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) 20250806090212826 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 20250806090212826 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090212826 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212826 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212826 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212826 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 20250806090212826 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090212826 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 20250806090212826 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090212827 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212827 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090212827 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212828 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) 20250806090212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090212828 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) 20250806090212828 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) 20250806090212828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090212828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212828 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212828 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 20250806090212828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090212828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(688)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090212884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090212884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090212884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090212884 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090212884 DHNBAP 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) 20250806090212884 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090212884 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090212884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090212884 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@c18501b10b59: setverdict(pass): none -> pass 20250806090212889 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090212889 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090212889 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090212889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090212889 DHNBAP DEBUG (127.0.0.1:40368 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090212889 DHNBAP NOTICE (127.0.0.1:40368 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090212889 DHNBAP NOTICE (127.0.0.1:40368 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090212889 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090212889 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090212983 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 20250806090212983 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 20250806090212983 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090212983 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090212992 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212992 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090212992 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090212992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090212992 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090212992 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090212992 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090212992 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090212992 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090212992 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 20250806090212992 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090212992 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  20250806090212992 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090212994 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212994 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090212994 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090212995 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  20250806090212995 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090212995 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090212995 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090212995 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 20250806090212995 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090212995 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  20250806090212995 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' 20250806090212995 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' 20250806090212995 DLSS7 <000c> ss7_asp.c: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  20250806090212995 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  20250806090212995 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090212995 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090212995 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090212995 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090212995 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) 20250806090212995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090212995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090212995 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090212995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090212995 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090212995 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) 20250806090212995 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090212995 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 20250806090212996 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 20250806090212996 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090212996 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090212996 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090212997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090212997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090212997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090212997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090212997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090212997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090212997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090212997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090212997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090212997 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090212997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090212997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090212997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090212997 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090212997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090212997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090212997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090212997 DLM3UA <000f> 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 20250806090212997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090212997 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090212997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090212997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090212997 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090212998 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.msc1-M3UA(682)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090213002 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213002 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090213002 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090213002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090213002 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090213002 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090213002 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090213002 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090213002 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090213002 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 20250806090213002 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090213002 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  20250806090213002 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090213006 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213006 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090213006 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090213006 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  20250806090213006 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090213006 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090213006 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090213006 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 20250806090213006 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090213006 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  20250806090213006 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' 20250806090213006 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' 20250806090213006 DLSS7 <000c> ss7_asp.c: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  20250806090213006 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  20250806090213006 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  20250806090213006 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090213006 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090213006 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090213006 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090213006 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) 20250806090213006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090213006 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090213006 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090213006 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) 20250806090213006 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090213008 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090213008 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090213008 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090213008 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213008 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090213008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213008 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) 20250806090213008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090213008 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) 20250806090213008 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) 20250806090213008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090213008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213008 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090213008 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090213008 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213008 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213008 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213008 DLM3UA <000f> 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 20250806090213008 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090213008 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' 20250806090213008 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 20250806090213008 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090213008 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213008 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  20250806090213016 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 20250806090213016 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 20250806090213016 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090213016 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090213021 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213021 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090213021 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090213021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090213021 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090213021 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090213021 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090213021 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090213021 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090213021 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 20250806090213021 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090213021 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  20250806090213021 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090213023 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213023 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090213023 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090213023 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  20250806090213023 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090213023 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090213023 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090213023 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 20250806090213023 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090213023 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  20250806090213023 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 20250806090213023 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' 20250806090213023 DLSS7 <000c> ss7_asp.c: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  20250806090213023 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  20250806090213023 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  20250806090213023 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  20250806090213023 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090213023 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090213023 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090213023 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090213023 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) 20250806090213023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090213023 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213023 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090213023 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090213023 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) 20250806090213023 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090213024 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090213024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090213024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090213024 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213024 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090213024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213025 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) 20250806090213025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090213025 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) 20250806090213025 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) 20250806090213025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090213025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213025 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090213025 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090213025 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213025 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213025 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213025 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 20250806090213025 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090213025 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' 20250806090213025 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 20250806090213025 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090213025 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213025 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  20250806090213048 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 20250806090213048 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 20250806090213048 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090213048 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090213052 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213052 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090213052 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090213052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090213052 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090213052 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090213052 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090213052 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090213052 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090213052 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 20250806090213052 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090213052 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  20250806090213052 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090213053 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213053 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090213053 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090213053 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  20250806090213053 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090213053 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090213053 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090213053 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 20250806090213053 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090213053 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  20250806090213054 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' 20250806090213054 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' 20250806090213054 DLSS7 <000c> ss7_asp.c: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  20250806090213054 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  20250806090213054 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  20250806090213054 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  20250806090213054 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  20250806090213054 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090213054 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090213054 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090213054 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090213054 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) 20250806090213054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090213054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090213054 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090213054 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) 20250806090213054 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090213055 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090213055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090213055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090213055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213055 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090213055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090213055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213055 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090213055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090213055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213055 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090213055 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090213056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213056 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213056 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213056 DLM3UA <000f> 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 20250806090213056 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090213056 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090213056 DLSS7 <000c> ss7_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 20250806090213056 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090213056 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213056 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  20250806090213059 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 20250806090213059 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 20250806090213059 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090213059 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090213062 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213062 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090213062 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090213062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090213062 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090213062 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090213062 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090213062 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090213062 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090213062 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 20250806090213062 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090213062 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  20250806090213062 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090213063 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213063 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090213063 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090213063 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  20250806090213063 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090213063 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090213063 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090213063 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 20250806090213063 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090213063 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  20250806090213063 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' 20250806090213063 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' 20250806090213063 DLSS7 <000c> ss7_asp.c: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  20250806090213063 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  20250806090213063 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  20250806090213063 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  20250806090213063 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  20250806090213063 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  20250806090213063 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090213064 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090213064 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090213064 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090213064 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) 20250806090213064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090213064 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090213064 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090213064 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) 20250806090213064 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090213065 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090213065 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090213065 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090213065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090213065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213065 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) 20250806090213065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090213065 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) 20250806090213065 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) 20250806090213065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090213065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090213066 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090213066 DLM3UA <000f> 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 20250806090213066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090213066 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' 20250806090213066 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 20250806090213066 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090213066 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213066 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 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250806090213069 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 20250806090213069 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 20250806090213069 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090213069 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806090213072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806090213072 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090213072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090213072 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090213072 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090213072 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090213072 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090213072 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090213072 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 20250806090213072 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090213072 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  20250806090213072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090213074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213074 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090213074 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090213074 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  20250806090213074 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090213074 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090213074 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090213074 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 20250806090213074 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806090213074 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  20250806090213074 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 20250806090213074 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' 20250806090213074 DLSS7 <000c> ss7_asp.c: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  20250806090213074 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  20250806090213074 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  20250806090213074 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  20250806090213074 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  20250806090213074 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  20250806090213074 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090213074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090213074 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090213074 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806090213074 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) 20250806090213074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090213074 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090213074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090213074 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090213074 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) 20250806090213074 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090213075 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090213075 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090213075 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090213075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090213075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213076 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) 20250806090213076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213076 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 20250806090213076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090213076 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' 20250806090213076 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 20250806090213076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090213076 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213076 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  20250806090213076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090213076 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) 20250806090213076 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) 20250806090213076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090213076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090213076 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc0-RAN(678)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090213800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090213800 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090213800 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090213800 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213800 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090213800 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213800 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213800 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213800 DLSS7 <000c> ss7_asp.c: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  20250806090213800 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213800 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090213800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090213800 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090213800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213801 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213801 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213801 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) 20250806090213801 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090213801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213801 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090213802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213802 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090213802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090213802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213802 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) 20250806090213802 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213802 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213802 DLM3UA <000f> 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 20250806090213802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090213802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090213802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090213802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090213802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213802 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  20250806090213803 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213803 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090213803 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090213803 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090213803 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213803 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090213803 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213803 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213803 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213803 DLSS7 <000c> ss7_asp.c: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  20250806090213803 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213803 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090213803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213803 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213803 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090213803 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090213803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213803 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213803 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213803 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213803 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213803 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(678)@c18501b10b59: 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 } } } } 20250806090213811 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213811 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090213811 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090213811 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 20250806090213811 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213811 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' 20250806090213811 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213811 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213811 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213811 DLSS7 <000c> ss7_asp.c: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  20250806090213812 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213812 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213812 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) 20250806090213812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213812 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213812 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090213812 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213812 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213812 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213812 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213812 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) 20250806090213812 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) 20250806090213812 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213812 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 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) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090213812 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) 20250806090213812 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) 20250806090213812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090213812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213812 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090213812 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213812 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213812 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213812 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213812 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213812 DLM3UA <000f> 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 20250806090213812 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090213812 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' 20250806090213812 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 20250806090213812 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090213812 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213812 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250806090213814 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213814 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090213814 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090213814 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 20250806090213814 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213814 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' 20250806090213814 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213814 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213814 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213814 DLSS7 <000c> ss7_asp.c: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  20250806090213814 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213814 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213814 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) 20250806090213814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090213814 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213814 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213814 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213814 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213814 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(681)@c18501b10b59: 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(684)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090213823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213823 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090213823 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090213823 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 20250806090213823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213823 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' 20250806090213823 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213823 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213823 DLSS7 <000c> ss7_asp.c: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  20250806090213823 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213823 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213823 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) 20250806090213823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213823 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213823 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090213823 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213823 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) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 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) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213823 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213823 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213823 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213823 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) 20250806090213823 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) 20250806090213823 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213823 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 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) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090213823 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) 20250806090213823 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) 20250806090213823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090213823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213823 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 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090213823 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213823 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213823 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 20250806090213823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090213823 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' 20250806090213823 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 20250806090213823 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090213823 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213823 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 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250806090213825 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213825 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090213825 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090213825 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 20250806090213825 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213825 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' 20250806090213825 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213825 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213825 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213825 DLSS7 <000c> ss7_asp.c: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  20250806090213825 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213825 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213825 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) 20250806090213825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090213825 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213825 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) 20250806090213825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213825 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) 20250806090213825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213825 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213825 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213825 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213825 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(684)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090213863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213863 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090213863 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090213863 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090213863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090213863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213864 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213864 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213864 DLSS7 <000c> ss7_asp.c: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  20250806090213864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213864 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090213864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090213864 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213864 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213864 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213864 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) 20250806090213864 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090213864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090213864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090213864 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090213864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090213864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213864 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) 20250806090213864 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213864 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213864 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213864 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213864 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213864 DLM3UA <000f> 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 20250806090213864 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090213865 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090213865 DLSS7 <000c> ss7_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 20250806090213865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090213865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213865 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  20250806090213869 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213869 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090213869 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090213869 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090213869 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213869 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090213869 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213869 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213869 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213869 DLSS7 <000c> ss7_asp.c: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  20250806090213869 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213869 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090213869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090213869 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213869 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213869 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213869 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213869 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(687)@c18501b10b59: 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 } } } } 20250806090213872 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213872 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090213872 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090213872 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 20250806090213872 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213872 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' 20250806090213872 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213872 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213872 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213872 DLSS7 <000c> ss7_asp.c: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  20250806090213872 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213872 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213872 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) 20250806090213872 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090213873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213873 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213873 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) 20250806090213873 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) 20250806090213873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 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) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090213873 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) 20250806090213873 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) 20250806090213873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090213873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213873 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) 20250806090213873 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213873 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213873 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213873 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213873 DLM3UA <000f> 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 20250806090213873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090213873 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' 20250806090213873 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 20250806090213873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090213873 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213873 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  20250806090213873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090213874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090213874 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 20250806090213874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213874 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' 20250806090213874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090213874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213874 DLSS7 <000c> ss7_asp.c: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  20250806090213874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213874 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) 20250806090213874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090213874 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213874 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213874 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(690)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090213878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213878 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090213878 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090213878 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 20250806090213878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213878 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' 20250806090213878 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213878 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213878 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213878 DLSS7 <000c> ss7_asp.c: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  20250806090213878 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090213878 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213878 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213878 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) 20250806090213878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090213878 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213878 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) 20250806090213878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213878 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) 20250806090213878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213878 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090213878 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090213878 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) 20250806090213878 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) 20250806090213879 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090213879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090213879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213879 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) 20250806090213879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090213879 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) 20250806090213879 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) 20250806090213879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090213879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090213879 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 09 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) 20250806090213879 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090213879 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090213879 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213879 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090213879 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090213879 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 20250806090213879 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090213879 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' 20250806090213879 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 20250806090213879 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090213879 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213879 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 09 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  20250806090213880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090213880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090213880 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090213880 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 20250806090213880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090213880 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' 20250806090213880 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090213880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090213880 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090213880 DLSS7 <000c> ss7_asp.c: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  20250806090213880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090213880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090213880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090213880 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) 20250806090213880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090213880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090213880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090213880 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090213880 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) 20250806090213880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090213880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213880 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) 20250806090213880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090213880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090213880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090213880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090213880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090213880 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090213880 DRANAP INFO cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(693)@c18501b10b59: 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 } } } } 20250806090214899 DLCTRL DEBUG Command: GET 614021115 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090214900 DLCTRL DEBUG Tx Command reply: GET_REPLY 614021115 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090214907 DLCTRL DEBUG Command: GET 888797601 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090214907 DLCTRL DEBUG Tx Command reply: GET_REPLY 888797601 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090214911 DLCTRL DEBUG Command: GET 337608037 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090214911 DLCTRL DEBUG Tx Command reply: GET_REPLY 337608037 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090214915 DLCTRL DEBUG Command: GET 178303531 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090214915 DLCTRL DEBUG Tx Command reply: GET_REPLY 178303531 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090214918 DLCTRL DEBUG Command: GET 49667174 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090214918 DLCTRL DEBUG Tx Command reply: GET_REPLY 49667174 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090214921 DLCTRL DEBUG Command: GET 138785097 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090214921 DLCTRL DEBUG Tx Command reply: GET_REPLY 138785097 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090214924 DLCTRL DEBUG Command: GET 233110955 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090214924 DLCTRL DEBUG Tx Command reply: GET_REPLY 233110955 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090214926 DLCTRL DEBUG Command: GET 659394566 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090214926 DLCTRL DEBUG Tx Command reply: GET_REPLY 659394566 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090214928 DLCTRL DEBUG Command: GET 65353453 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090214928 DLCTRL DEBUG Tx Command reply: GET_REPLY 65353453 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090214930 DLCTRL DEBUG Command: GET 973903879 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090214930 DLCTRL DEBUG Tx Command reply: GET_REPLY 973903879 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090214931 DLCTRL DEBUG Command: GET 442328047 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090214931 DLCTRL DEBUG Tx Command reply: GET_REPLY 442328047 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090214933 DLCTRL DEBUG Command: GET 630313021 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090214933 DLCTRL DEBUG Tx Command reply: GET_REPLY 630313021 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090214934 DLCTRL DEBUG Command: GET 22358563 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090214934 DLCTRL DEBUG Tx Command reply: GET_REPLY 22358563 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090214935 DLCTRL DEBUG Command: GET 540058541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090214935 DLCTRL DEBUG Tx Command reply: GET_REPLY 540058541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090214936 DLCTRL DEBUG Command: GET 225934927 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090214936 DLCTRL DEBUG Tx Command reply: GET_REPLY 225934927 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090214938 DLCTRL DEBUG Command: GET 467779122 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090214938 DLCTRL DEBUG Tx Command reply: GET_REPLY 467779122 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090214939 DLCTRL DEBUG Command: GET 341641032 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090214939 DLCTRL DEBUG Tx Command reply: GET_REPLY 341641032 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090214941 DLCTRL DEBUG Command: GET 501624951 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090214941 DLCTRL DEBUG Tx Command reply: GET_REPLY 501624951 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090214943 DLCTRL DEBUG Command: GET 441270805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090214943 DLCTRL DEBUG Tx Command reply: GET_REPLY 441270805 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090214944 DLCTRL DEBUG Command: GET 502363888 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090214944 DLCTRL DEBUG Tx Command reply: GET_REPLY 502363888 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000000111001000'B, t_guard := 20.000000 } 20250806090214956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)9156743 20250806090216005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090216005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090216005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090216005 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090216005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8bb887, normal) (hnbgw_rua.c:408) 20250806090216006 DHNB DEBUG map_rua[0x5580359ed3e0]{init}: Allocated (fsm.c:456) 20250806090216006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090216006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9156743 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090216006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090216006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090216006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9156743 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806090216006 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090216006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090216006 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9156743 <-> SCCP-80 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806090216006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9156743 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090216006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090216006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090216006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090216006 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9156743 SCCP-80 msc-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090216006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090216006 DLSCCP DEBUG 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) 20250806090216006 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: Allocated (fsm.c:456) 20250806090216006 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090216006 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001c80056400500f1100926) (sccp_scrc.c:455) 20250806090216006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090216006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090216006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090216006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090216006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090216006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090216006 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) 20250806090216006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090216006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090216007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090216007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090216007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090216007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090216007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090216007 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) 20250806090216007 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) 20250806090216007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090216007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090216007 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 01 c8 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090216007 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090216007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090216007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090216007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090216007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090216007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090216007 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 20250806090216007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090216007 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' 20250806090216007 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 20250806090216007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090216007 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090216007 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 01 c8 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(683)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@c18501b10b59: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)14014146 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@c18501b10b59: setverdict(pass): none -> pass 20250806090216028 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090216028 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090216028 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090216028 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 20250806090216028 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090216028 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' 20250806090216028 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090216028 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090216028 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090216028 DLSS7 <000c> ss7_asp.c: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 10 5f ab 02 00 00 00 00  20250806090216028 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090216028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090216028 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090216028 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) 20250806090216028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) MTC@c18501b10b59: 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 } } } 20250806090216028 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=00105fab) (sccp_scrc.c:545) 20250806090216028 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) 20250806090216028 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090216028 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090216028 DLSCCP DEBUG 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) 20250806090216028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090216028 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) 20250806090216028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090216028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090216030 DLCTRL DEBUG Command: GET 902905373 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090216030 DLCTRL DEBUG Tx Command reply: GET_REPLY 902905373 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090216035 DLCTRL DEBUG Command: GET 321551908 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090216035 DLCTRL DEBUG Tx Command reply: GET_REPLY 321551908 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090216039 DLCTRL DEBUG Command: GET 99121184 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090216039 DLCTRL DEBUG Tx Command reply: GET_REPLY 99121184 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090216043 DLCTRL DEBUG Command: GET 415999550 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090216043 DLCTRL DEBUG Tx Command reply: GET_REPLY 415999550 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090216047 DLCTRL DEBUG Command: GET 839642551 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090216047 DLCTRL DEBUG Tx Command reply: GET_REPLY 839642551 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090216051 DLCTRL DEBUG Command: GET 85165482 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090216051 DLCTRL DEBUG Tx Command reply: GET_REPLY 85165482 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090216056 DLCTRL DEBUG Command: GET 889114895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090216056 DLCTRL DEBUG Tx Command reply: GET_REPLY 889114895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090216060 DLCTRL DEBUG Command: GET 117045136 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090216060 DLCTRL DEBUG Tx Command reply: GET_REPLY 117045136 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090216063 DLCTRL DEBUG Command: GET 359814886 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090216063 DLCTRL DEBUG Tx Command reply: GET_REPLY 359814886 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090216067 DLCTRL DEBUG Command: GET 55972846 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090216067 DLCTRL DEBUG Tx Command reply: GET_REPLY 55972846 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090216070 DLCTRL DEBUG Command: GET 878781643 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090216070 DLCTRL DEBUG Tx Command reply: GET_REPLY 878781643 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090216073 DLCTRL DEBUG Command: GET 350805903 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090216073 DLCTRL DEBUG Tx Command reply: GET_REPLY 350805903 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250806090216076 DLCTRL DEBUG Command: GET 389861218 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090216076 DLCTRL DEBUG Tx Command reply: GET_REPLY 389861218 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090216079 DLCTRL DEBUG Command: GET 488264350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090216079 DLCTRL DEBUG Tx Command reply: GET_REPLY 488264350 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090216081 DLCTRL DEBUG Command: GET 672984351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090216081 DLCTRL DEBUG Tx Command reply: GET_REPLY 672984351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090216083 DLCTRL DEBUG Command: GET 210365953 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090216083 DLCTRL DEBUG Tx Command reply: GET_REPLY 210365953 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090216085 DLCTRL DEBUG Command: GET 740818900 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090216086 DLCTRL DEBUG Tx Command reply: GET_REPLY 740818900 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090216089 DLCTRL DEBUG Command: GET 220020857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090216089 DLCTRL DEBUG Tx Command reply: GET_REPLY 220020857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090216092 DLCTRL DEBUG Command: GET 510689582 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090216092 DLCTRL DEBUG Tx Command reply: GET_REPLY 510689582 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090216096 DLCTRL DEBUG Command: GET 905918915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090216096 DLCTRL DEBUG Tx Command reply: GET_REPLY 905918915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000101011110'B, t_guard := 20.000000 } 20250806090216139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@c18501b10b59: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)585018 20250806090217164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090217164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090217164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090217164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090217164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ed3a, normal) (hnbgw_rua.c:408) 20250806090217164 DHNB DEBUG map_rua[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090217164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090217164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-585018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090217164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090217164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090217164 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090217164 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-585018 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806090217164 DCN DEBUG map_sccp[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090217164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090217164 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-585018 <-> SCCP-81 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806090217164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-585018 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090217164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090217164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090217164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090217164 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-585018 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090217164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090217164 DLSCCP DEBUG 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) 20250806090217164 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: Allocated (fsm.c:456) 20250806090217164 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090217164 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300015e0056400500f1100926) (sccp_scrc.c:455) 20250806090217164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090217164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090217164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090217164 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) 20250806090217164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090217164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090217164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090217164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090217164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090217164 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) 20250806090217164 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) 20250806090217164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090217164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090217164 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 5e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090217164 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090217164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090217164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090217165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090217165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090217165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090217165 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 20250806090217165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090217165 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' 20250806090217165 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 20250806090217165 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090217165 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090217165 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 5e 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@c18501b10b59: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@c18501b10b59: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)13517654 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090217170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090217170 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090217170 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090217170 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 20250806090217170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090217170 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' 20250806090217170 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090217170 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090217170 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090217170 DLSS7 <000c> ss7_asp.c: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 02 48 1e 02 00 00 00 00  20250806090217170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090217170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090217170 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090217170 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) 20250806090217170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090217170 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=0002481e) (sccp_scrc.c:545) 20250806090217170 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) 20250806090217170 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090217170 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090217170 DLSCCP DEBUG 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) 20250806090217170 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090217170 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) 20250806090217170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090217170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090217172 DLCTRL DEBUG Command: GET 974078243 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090217172 DLCTRL DEBUG Tx Command reply: GET_REPLY 974078243 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090217175 DLCTRL DEBUG Command: GET 730418208 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090217175 DLCTRL DEBUG Tx Command reply: GET_REPLY 730418208 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090217179 DLCTRL DEBUG Command: GET 709990692 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090217179 DLCTRL DEBUG Tx Command reply: GET_REPLY 709990692 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090217183 DLCTRL DEBUG Command: GET 965483407 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090217183 DLCTRL DEBUG Tx Command reply: GET_REPLY 965483407 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090217186 DLCTRL DEBUG Command: GET 265421404 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090217186 DLCTRL DEBUG Tx Command reply: GET_REPLY 265421404 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090217190 DLCTRL DEBUG Command: GET 922576455 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090217190 DLCTRL DEBUG Tx Command reply: GET_REPLY 922576455 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090217194 DLCTRL DEBUG Command: GET 206482776 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090217194 DLCTRL DEBUG Tx Command reply: GET_REPLY 206482776 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090217197 DLCTRL DEBUG Command: GET 952779949 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090217197 DLCTRL DEBUG Tx Command reply: GET_REPLY 952779949 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090217200 DLCTRL DEBUG Command: GET 709034876 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090217200 DLCTRL DEBUG Tx Command reply: GET_REPLY 709034876 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090217202 DLCTRL DEBUG Command: GET 669699037 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090217202 DLCTRL DEBUG Tx Command reply: GET_REPLY 669699037 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090217205 DLCTRL DEBUG Command: GET 491908058 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090217205 DLCTRL DEBUG Tx Command reply: GET_REPLY 491908058 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090217208 DLCTRL DEBUG Command: GET 991320542 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090217208 DLCTRL DEBUG Tx Command reply: GET_REPLY 991320542 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250806090217210 DLCTRL DEBUG Command: GET 139516608 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090217210 DLCTRL DEBUG Tx Command reply: GET_REPLY 139516608 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090217212 DLCTRL DEBUG Command: GET 971379688 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090217212 DLCTRL DEBUG Tx Command reply: GET_REPLY 971379688 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090217214 DLCTRL DEBUG Command: GET 694098583 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090217214 DLCTRL DEBUG Tx Command reply: GET_REPLY 694098583 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090217216 DLCTRL DEBUG Command: GET 48841400 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090217216 DLCTRL DEBUG Tx Command reply: GET_REPLY 48841400 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090217218 DLCTRL DEBUG Command: GET 512152063 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090217218 DLCTRL DEBUG Tx Command reply: GET_REPLY 512152063 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090217220 DLCTRL DEBUG Command: GET 261703342 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090217220 DLCTRL DEBUG Tx Command reply: GET_REPLY 261703342 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090217221 DLCTRL DEBUG Command: GET 551521874 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090217221 DLCTRL DEBUG Tx Command reply: GET_REPLY 551521874 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090217223 DLCTRL DEBUG Command: GET 469530306 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090217223 DLCTRL DEBUG Tx Command reply: GET_REPLY 469530306 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000100000'B, t_guard := 20.000000 } 20250806090217256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)15684102 20250806090218288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090218288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090218288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090218288 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090218288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xef5206, normal) (hnbgw_rua.c:408) 20250806090218288 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090218288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090218288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15684102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090218288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090218288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090218288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15684102 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090218288 DCN DEBUG map_sccp[0x5580359d8a60]{init}: Allocated (fsm.c:456) 20250806090218288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090218288 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15684102 <-> SCCP-82 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090218288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15684102 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090218288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090218288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090218288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090218288 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15684102 SCCP-82 msc-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090218288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090218288 DLSCCP DEBUG 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) 20250806090218288 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: Allocated (fsm.c:456) 20250806090218288 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090218288 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002200056400500f1100926) (sccp_scrc.c:455) 20250806090218288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090218288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090218288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090218288 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) 20250806090218288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090218288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090218288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090218288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090218288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218288 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) 20250806090218288 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) 20250806090218288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218289 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 02 20 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090218289 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090218289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090218289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090218289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218289 DLM3UA <000f> 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 20250806090218289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218289 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' 20250806090218289 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 20250806090218289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090218289 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090218289 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 02 20 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)13983176 HNBGW_Test.msc1-SCCP(680)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090218310 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218310 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090218310 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090218310 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 20250806090218310 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090218310 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' 20250806090218310 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090218310 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090218310 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090218310 DLSS7 <000c> ss7_asp.c: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 41 0a d3 02 00 00 00 00  20250806090218310 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090218310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090218310 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090218310 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) 20250806090218310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090218310 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=00410ad3) (sccp_scrc.c:545) 20250806090218310 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) 20250806090218310 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090218310 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090218310 DLSCCP DEBUG 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) 20250806090218310 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090218310 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) 20250806090218310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090218310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090218311 DLCTRL DEBUG Command: GET 182430185 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090218311 DLCTRL DEBUG Tx Command reply: GET_REPLY 182430185 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090218315 DLCTRL DEBUG Command: GET 707219719 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090218315 DLCTRL DEBUG Tx Command reply: GET_REPLY 707219719 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090218319 DLCTRL DEBUG Command: GET 734121467 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090218319 DLCTRL DEBUG Tx Command reply: GET_REPLY 734121467 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090218323 DLCTRL DEBUG Command: GET 546200693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090218323 DLCTRL DEBUG Tx Command reply: GET_REPLY 546200693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090218327 DLCTRL DEBUG Command: GET 819741245 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090218327 DLCTRL DEBUG Tx Command reply: GET_REPLY 819741245 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090218331 DLCTRL DEBUG Command: GET 390475838 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090218331 DLCTRL DEBUG Tx Command reply: GET_REPLY 390475838 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090218335 DLCTRL DEBUG Command: GET 705270520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090218335 DLCTRL DEBUG Tx Command reply: GET_REPLY 705270520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090218339 DLCTRL DEBUG Command: GET 763423210 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090218339 DLCTRL DEBUG Tx Command reply: GET_REPLY 763423210 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090218342 DLCTRL DEBUG Command: GET 56389812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090218342 DLCTRL DEBUG Tx Command reply: GET_REPLY 56389812 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090218346 DLCTRL DEBUG Command: GET 814947068 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090218346 DLCTRL DEBUG Tx Command reply: GET_REPLY 814947068 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090218351 DLCTRL DEBUG Command: GET 23170823 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090218351 DLCTRL DEBUG Tx Command reply: GET_REPLY 23170823 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090218355 DLCTRL DEBUG Command: GET 819465123 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090218356 DLCTRL DEBUG Tx Command reply: GET_REPLY 819465123 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250806090218359 DLCTRL DEBUG Command: GET 660589149 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090218359 DLCTRL DEBUG Tx Command reply: GET_REPLY 660589149 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090218363 DLCTRL DEBUG Command: GET 645601879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090218363 DLCTRL DEBUG Tx Command reply: GET_REPLY 645601879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090218367 DLCTRL DEBUG Command: GET 997192571 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090218367 DLCTRL DEBUG Tx Command reply: GET_REPLY 997192571 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090218371 DLCTRL DEBUG Command: GET 744017862 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090218371 DLCTRL DEBUG Tx Command reply: GET_REPLY 744017862 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090218374 DLCTRL DEBUG Command: GET 119506495 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090218374 DLCTRL DEBUG Tx Command reply: GET_REPLY 119506495 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090218377 DLCTRL DEBUG Command: GET 462970420 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090218377 DLCTRL DEBUG Tx Command reply: GET_REPLY 462970420 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090218380 DLCTRL DEBUG Command: GET 466985176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090218380 DLCTRL DEBUG Tx Command reply: GET_REPLY 466985176 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090218382 DLCTRL DEBUG Command: GET 557091469 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090218382 DLCTRL DEBUG Tx Command reply: GET_REPLY 557091469 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090218390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090218390 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46861<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(670)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(671)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090218393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090218395 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090218395 DLINP DEBUG SRVCONN(,r=127.0.0.1:40368<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090218395 DLINP NOTICE SRV(,r=127.0.0.1:40368<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090218395 DMAIN NOTICE (127.0.0.1:40368 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40368<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090218395 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@c18501b10b59: Final verdict of PTC: none 20250806090218398 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218398 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218398 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090218398 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218398 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218398 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218398 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218398 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218398 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218398 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090218399 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 20250806090218399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218399 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090218399 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218399 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218399 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090218399 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218399 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218399 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 20250806090218399 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' 20250806090218399 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.sgsn2-SCCP(692)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(693)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@c18501b10b59: Final verdict of PTC: none 20250806090218399 DLSS7 <000c> ss7_asp.c: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  20250806090218399 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  HNBGW_Test.sgsn0-SCCP(686)@c18501b10b59: Final verdict of PTC: none 20250806090218399 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  20250806090218399 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  HNBGW_Test.msc0-SCCP(677)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@c18501b10b59: Final verdict of PTC: none 20250806090218400 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-SCCP(680)@c18501b10b59: Final verdict of PTC: none 20250806090218400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218400 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090218401 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) 20250806090218401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218401 DLSCCP DEBUG 0: SCCP(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.msc1-M3UA(682)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@c18501b10b59: Final verdict of PTC: none 20250806090218401 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218401 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218401 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) 20250806090218401 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218402 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090218402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090218402 DLSCCP DEBUG 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) 20250806090218402 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090218402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090218402 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090218402 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) 20250806090218402 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) 20250806090218402 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) 20250806090218402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090218402 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090218402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090218402 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) 20250806090218402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090218402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 00 00 00 00 00 (ss7_asp.c:1383) 20250806090218402 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090218402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090218402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090218402 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090218402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090218402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090218402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090218402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{disrupted}: Freeing instance (context_map.c:203) 20250806090218402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9156743)[0x5580359ed3e0]{disrupted}: Deallocated (fsm.c:568) 20250806090218402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090218402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090218402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090218403 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9156743 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806090218403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090218403 DLSCCP DEBUG 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) 20250806090218403 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090218404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090218404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090218404 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) 20250806090218405 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) 20250806090218405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc2-M3UA(685)@c18501b10b59: Final verdict of PTC: none20250806090218405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090218406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090218399 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  20250806090218399 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  20250806090218399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218399 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218399 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218400 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218400 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218400 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218400 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250806090218400 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218400 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218400 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090218400 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 20250806090218400 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 20250806090218400 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218400 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090218400 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218400 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218400 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090218400 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218400 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218400 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 20250806090218400 DLSS7 <000c> ss7_route.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' 20250806090218400 DLSS7 <000c> ss7_route.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' 20250806090218401 DLSS7 <000c> ss7_asp.c: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  20250806090218401 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  20250806090218401 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  20250806090218401 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  20250806090218401 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  20250806090218401 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218401 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218401 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 20250806090218401 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218401 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 20250806090218401 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218401 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 20250806090218401 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090218401 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 20250806090218401 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218401 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090218401 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090218401 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 20250806090218401 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 20250806090218401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218401 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806090218402 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218402 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218402 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 20250806090218402 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' 20250806090218402 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' 20250806090218402 DLSS7 <000c> ss7_asp.c: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  20250806090218402 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  20250806090218402 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  20250806090218402 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  20250806090218402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218402 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 20250806090218402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218402 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090218402 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218402 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218402 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 20250806090218402 DLSS7 <000c> ss7_route.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' 20250806090218402 DLSS7 <000c> ss7_route.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' 20250806090218402 DLSS7 <000c> ss7_asp.c: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  20250806090218402 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  20250806090218402 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  20250806090218402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218402 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218402 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218402 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218402 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 20250806090218403 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090218403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090218403 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090218403 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090218403 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 20250806090218403 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 20250806090218403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218403 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090218403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218403 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 20250806090218403 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' 20250806090218403 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' 20250806090218403 DLSS7 <000c> ss7_asp.c: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  20250806090218403 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  20250806090218403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218403 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 20250806090218403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218403 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090218403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090218403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090218403 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 20250806090218403 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' 20250806090218403 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' 20250806090218403 DLSS7 <000c> ss7_asp.c: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  20250806090218403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090218403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090218406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090218406 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) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@c18501b10b59: Final verdict of PTC: none 20250806090218406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090218407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.sgsn1-M3UA(691)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(695)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(688)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@c18501b10b59: Final verdict of PTC: pass20250806090218408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 00 00 00 00 00 (ss7_asp.c:1383) 20250806090218408 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090218408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) HNBGW-PFCP(672)@c18501b10b59: Final verdict of PTC: none20250806090218409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090218409 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) HNBGW_Test.msc2-RAN(684)@c18501b10b59: Final verdict of PTC: none20250806090218410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090218410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@c18501b10b59: Final verdict of PTC: pass20250806090218411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090218411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{disrupted}: Freeing instance (context_map.c:203) 20250806090218411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-585018)[0x5580359db6a0]{disrupted}: Deallocated (fsm.c:568) 20250806090218412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090218412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090218413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5580359d6cb0]{disconnected}: Deallocated (fsm.c:568) 20250806090218414 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-585018 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250806090218414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090218415 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218416 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090218417 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) 20250806090218417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218418 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090218419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218420 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218421 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) 20250806090218421 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218422 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090218423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090218423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218423 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218423 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218423 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 20250806090218423 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090218423 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 20250806090218423 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090218424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090218425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090218426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090218427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090218427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090218428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218429 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806090218430 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) 20250806090218430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090218432 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218433 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218433 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218434 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) 20250806090218435 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218436 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090218437 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218437 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218437 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218437 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 20250806090218437 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090218437 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 20250806090218437 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090218438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090218438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090218439 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090218439 DMAIN NOTICE (127.0.0.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) 20250806090218440 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090218441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090218441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090218442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090218442 DLSCCP DEBUG 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) 20250806090218443 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090218443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090218444 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090218444 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) 20250806090218445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218445 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) 20250806090218446 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) 20250806090218446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218447 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 41 0a d3 00 00 52 00 00 00 00 00 (ss7_asp.c:1383) 20250806090218447 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090218448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090218448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090218449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{disrupted}: Freeing instance (context_map.c:203) 20250806090218449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15684102)[0x5580359e8bb0]{disrupted}: Deallocated (fsm.c:568) 20250806090218449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090218450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{disconnected}: Freeing instance (context_map.c:207) 20250806090218450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5580359d8a60]{disconnected}: Deallocated (fsm.c:568) 20250806090218451 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15684102 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806090218451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090218451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218452 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090218452 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) 20250806090218452 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090218453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218453 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218453 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218454 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) 20250806090218454 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218454 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090218455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218455 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218455 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218455 DLM3UA <000f> 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 20250806090218455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218455 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090218455 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090218455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090218455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218456 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090218456 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) 20250806090218456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218456 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090218457 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218457 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218457 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) 20250806090218457 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218458 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090218458 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090218458 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090218458 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090218459 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) 20250806090218459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090218459 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090218459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090218460 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090218460 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) 20250806090218460 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090218460 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:02:18 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 20250806090218558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090218620 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090218620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090218621 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) 20250806090218621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218621 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090218621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218621 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090218621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090218621 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) 20250806090218621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218621 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090218621 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218621 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218621 DLM3UA <000f> 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 20250806090218621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218621 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090218621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090218622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218622 DLM3UA <000f> 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 20250806090218622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090218622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090218622 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090218622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090218622 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) 20250806090218622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218622 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090218622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218623 DLM3UA <000f> 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 20250806090218623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090218623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090218892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090218892 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218892 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090218892 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) 20250806090218892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090218892 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090218892 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090218892 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090218892 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218892 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090218892 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090218893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090218893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090218893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090218893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090218893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090218893 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090218893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218893 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090218893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090218893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090218893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090218893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090218893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090218893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090218893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090218893 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090218893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090218893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090218893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090218893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218893 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218893 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218893 DLM3UA <000f> 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 20250806090218893 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090218893 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090218893 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090218893 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218893 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090218894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090218894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090218894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090218894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090218894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090218894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090218894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090218894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090218894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090218894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090219159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219159 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219159 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090219159 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) 20250806090219159 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090219160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090219160 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090219160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090219160 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090219160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219160 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219160 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219160 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219160 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219160 DLM3UA <000f> 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 20250806090219160 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090219160 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090219160 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090219162 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219162 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090219162 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090219162 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219162 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090219162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219162 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219162 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090219162 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090219162 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219162 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090219162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219162 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090219163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090219163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090219163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090219163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219163 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090219163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090219163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090219163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090219361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=806908) 20250806090219682 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219682 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090219682 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090219682 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219682 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219682 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090219682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219682 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219683 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090219683 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) 20250806090219683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090219683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090219683 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090219683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090219683 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090219683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219683 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090219683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090219683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090219683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090219683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090219683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090219683 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090219683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090219683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090219683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090219683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219683 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090219683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090219683 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090219683 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090219683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219683 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219683 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219683 DLM3UA <000f> 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 20250806090219683 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090219683 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090219683 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090219683 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090219684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090219684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090219684 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090219684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090219684 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090219684 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090220186 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090220186 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) 20250806090220186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090220186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090220186 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090220186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090220186 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090220186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220186 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090220186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090220186 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220186 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090220186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220186 DLM3UA <000f> 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 20250806090220186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090220186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090220186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090220187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220187 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090220187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090220187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090220187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090220187 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090220187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090220187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220187 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090220187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090220188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090220188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090220188 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=806908, count=844616) 20250806090220400 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220400 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220400 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090220401 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220401 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220401 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090220403 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220403 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220403 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090220403 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220403 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220403 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806090220404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090220404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090220404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090220404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090220707 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b425d9), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090220707 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) 20250806090220707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090220707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090220707 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090220707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090220707 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090220707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 25 d9 00 00 3f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220707 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24699), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090220707 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090220707 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220707 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090220707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220707 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d2 46 99 00 00 3e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220707 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f2b4a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090220707 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090220707 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220707 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090220708 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090220708 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090220708 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090220708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090220708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090220708 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 2b 4a 00 00 40 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090220708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220708 DLM3UA <000f> 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 20250806090220708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090220708 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090220708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090220708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090220708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090220708 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090220708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090220708 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090220708 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090220708 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090220708 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090220708 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090220708 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090220708 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090221128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(60)[0x5580359e8e60]{IDLE}: Deallocated (fsm.c:568) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(58)[0x5580359f48b0]{IDLE}: Deallocated (fsm.c:568) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090221128 DLSCCP DEBUG SCCP-SCOC(59)[0x55803598d300]{IDLE}: Deallocated (fsm.c:568) 20250806090221130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090221130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090221130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090221130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090221130 DLSCCP DEBUG SCCP-SCOC(61)[0x5580359eb370]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_L3Compl_no_cn started. 20250806090222474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090222479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090222482 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35765<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090222593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090222593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090222601 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222601 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222601 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222601 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222601 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222601 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222601 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222601 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45612 (stream_srv.c:143) 20250806090222602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45612<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_L3Compl_no_cn-Iuh1(705)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090222603 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222603 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090222603 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090222603 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) 20250806090222603 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) 20250806090222603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090222603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222603 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222603 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222603 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090222603 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 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) 20250806090222603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090222603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222603 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222603 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222603 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090222603 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090222603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090222603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222603 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222603 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222603 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090222603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090222603 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090222603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090222603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222603 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222603 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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090222603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090222603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222603 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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090222603 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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090222603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222603 DLM3UA <000f> 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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090222603 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090222603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222603 DLM3UA <000f> 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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090222603 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090222603 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(709)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(707)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090222620 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222620 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222620 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222620 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222621 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222621 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222621 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090222621 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222622 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222622 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090222622 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090222622 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) 20250806090222622 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) 20250806090222622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090222622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222622 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222622 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222622 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090222622 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 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) 20250806090222622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090222622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222622 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222622 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222622 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090222622 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 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) 20250806090222622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090222622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222622 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222622 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222622 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090222622 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090222622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222622 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090222622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090222622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222622 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222622 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090222622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090222622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222622 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090222622 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090222622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222622 DLM3UA <000f> 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090222622 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090222622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222622 DLM3UA <000f> 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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090222622 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090222622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(712)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(710)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090222653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090222653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090222653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090222653 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090222653 DHNBAP 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) 20250806090222653 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090222653 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090222653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090222653 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@c18501b10b59: setverdict(pass): none -> pass 20250806090222660 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090222660 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090222660 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090222660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090222660 DHNBAP DEBUG (127.0.0.1:45612 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090222660 DHNBAP NOTICE (127.0.0.1:45612 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090222660 DHNBAP NOTICE (127.0.0.1:45612 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090222660 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090222660 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090222815 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 20250806090222815 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 20250806090222815 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090222815 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090222824 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222824 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090222824 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090222824 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090222824 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090222825 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090222825 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090222825 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090222825 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090222825 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 20250806090222825 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090222825 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  20250806090222825 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090222827 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222827 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090222827 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090222827 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  20250806090222827 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090222827 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090222827 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090222827 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 20250806090222827 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090222827 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  20250806090222827 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' 20250806090222827 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' 20250806090222827 DLSS7 <000c> ss7_asp.c: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  20250806090222827 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  20250806090222827 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090222828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090222828 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090222828 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090222828 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) 20250806090222828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090222828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090222828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090222828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090222828 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090222828 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) 20250806090222828 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222829 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090222829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090222829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090222830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090222830 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090222830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090222830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222830 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222830 DLM3UA <000f> 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 20250806090222830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090222830 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090222830 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090222830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090222830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090222830 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  20250806090222834 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 20250806090222834 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 20250806090222834 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090222834 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090222840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222840 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090222840 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090222840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090222840 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090222840 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090222840 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090222840 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090222840 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090222840 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 20250806090222840 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090222840 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  20250806090222840 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090222843 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222843 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090222843 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090222843 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  20250806090222843 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090222843 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090222843 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090222843 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 20250806090222843 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090222843 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  20250806090222843 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' 20250806090222843 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' 20250806090222843 DLSS7 <000c> ss7_asp.c: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  20250806090222843 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  20250806090222843 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  20250806090222843 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090222843 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090222843 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090222843 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090222843 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) 20250806090222843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090222843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090222843 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090222843 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090222843 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090222843 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) 20250806090222843 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090222844 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090222844 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090222844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090222844 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090222844 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090222844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222844 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090222844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090222845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090222845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090222845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090222845 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090222845 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090222845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090222845 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090222845 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090222845 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090222845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090222845 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090222845 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090222845 DLM3UA <000f> 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 20250806090222845 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090222845 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090222845 DLSS7 <000c> ss7_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 20250806090222845 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090222845 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090222845 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(708)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090223632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090223632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090223632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090223632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090223632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090223632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090223632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090223632 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223632 DLSS7 <000c> ss7_asp.c: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  20250806090223632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090223632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090223632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090223632 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090223632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090223632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090223632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090223632 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090223632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090223632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090223632 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090223632 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) 20250806090223632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090223632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090223632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090223632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090223632 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090223632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090223632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090223632 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) 20250806090223632 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090223632 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090223632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223632 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090223632 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090223632 DLM3UA <000f> 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 20250806090223632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090223632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090223632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090223632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090223632 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223632 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  20250806090223636 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223636 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090223636 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090223636 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090223636 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090223636 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090223636 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090223636 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090223636 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223636 DLSS7 <000c> ss7_asp.c: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  20250806090223636 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090223636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090223636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090223636 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090223636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090223636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090223636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090223636 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090223636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223636 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090223636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090223636 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090223636 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090223636 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(708)@c18501b10b59: 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 } } } } 20250806090223643 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223643 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090223643 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090223643 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090223643 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090223643 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090223643 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090223643 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090223643 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223643 DLSS7 <000c> ss7_asp.c: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  20250806090223643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090223643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090223643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090223643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090223644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090223644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090223644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090223644 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090223644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090223644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090223644 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090223644 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) 20250806090223644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090223644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090223644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090223644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090223644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090223644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090223644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090223644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090223644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090223644 DLM3UA <000f> 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 20250806090223644 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) 20250806090223644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090223644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090223644 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090223644 DLSS7 <000c> ss7_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 20250806090223644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090223644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223644 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090223644 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  HNBGW_Test.sgsn0-RAN(711)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090223646 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090223646 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090223646 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090223646 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090223646 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090223646 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090223646 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090223646 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090223646 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090223647 DLSS7 <000c> ss7_asp.c: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  20250806090223647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090223647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090223647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090223647 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090223647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090223647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090223647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090223647 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090223647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090223647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090223647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090223647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090223647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090223647 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090223647 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090223647 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(711)@c18501b10b59: 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 } } } } 20250806090223668 DLCTRL DEBUG Command: GET 436052524 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090223668 DLCTRL DEBUG Tx Command reply: GET_REPLY 436052524 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090223670 DLCTRL DEBUG Command: GET 169617371 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090223670 DLCTRL DEBUG Tx Command reply: GET_REPLY 169617371 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090223671 DLCTRL DEBUG Command: GET 939769553 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090223671 DLCTRL DEBUG Tx Command reply: GET_REPLY 939769553 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090223672 DLCTRL DEBUG Command: GET 95315931 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090223672 DLCTRL DEBUG Tx Command reply: GET_REPLY 95315931 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090223673 DLCTRL DEBUG Command: GET 815606092 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090223673 DLCTRL DEBUG Tx Command reply: GET_REPLY 815606092 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090223674 DLCTRL DEBUG Command: GET 581222718 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090223674 DLCTRL DEBUG Tx Command reply: GET_REPLY 581222718 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090223675 DLCTRL DEBUG Command: GET 998874859 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090223675 DLCTRL DEBUG Tx Command reply: GET_REPLY 998874859 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090223676 DLCTRL DEBUG Command: GET 537147088 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090223676 DLCTRL DEBUG Tx Command reply: GET_REPLY 537147088 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090223678 DLCTRL DEBUG Command: GET 562872540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090223678 DLCTRL DEBUG Tx Command reply: GET_REPLY 562872540 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090223680 DLCTRL DEBUG Command: GET 67141742 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090223680 DLCTRL DEBUG Tx Command reply: GET_REPLY 67141742 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090223682 DLCTRL DEBUG Command: GET 811982472 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090223682 DLCTRL DEBUG Tx Command reply: GET_REPLY 811982472 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090223683 DLCTRL DEBUG Command: GET 8894380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090223683 DLCTRL DEBUG Tx Command reply: GET_REPLY 8894380 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090223685 DLCTRL DEBUG Command: GET 542341835 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090223685 DLCTRL DEBUG Tx Command reply: GET_REPLY 542341835 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090223687 DLCTRL DEBUG Command: GET 549884099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090223687 DLCTRL DEBUG Tx Command reply: GET_REPLY 549884099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090223690 DLCTRL DEBUG Command: GET 226693068 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090223690 DLCTRL DEBUG Tx Command reply: GET_REPLY 226693068 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090223692 DLCTRL DEBUG Command: GET 428897350 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090223692 DLCTRL DEBUG Tx Command reply: GET_REPLY 428897350 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090223695 DLCTRL DEBUG Command: GET 198516844 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090223695 DLCTRL DEBUG Tx Command reply: GET_REPLY 198516844 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090223699 DLCTRL DEBUG Command: GET 639798365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090223699 DLCTRL DEBUG Tx Command reply: GET_REPLY 639798365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090223702 DLCTRL DEBUG Command: GET 747219267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090223702 DLCTRL DEBUG Tx Command reply: GET_REPLY 747219267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090223705 DLCTRL DEBUG Command: GET 893009912 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090223705 DLCTRL DEBUG Tx Command reply: GET_REPLY 893009912 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001001101011'B, t_guard := 20.000000 } 20250806090223735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)12121614 20250806090224777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090224777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090224777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090224777 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090224777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb8f60e, normal) (hnbgw_rua.c:408) 20250806090224777 DHNB DEBUG map_rua[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090224777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12121614)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090224777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12121614 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090224777 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090224777 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090224778 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12121614 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806090224778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12121614)[0x55803598d300]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090224778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12121614)[0x55803598d300]{init}: Freeing instance (context_map.c:203) 20250806090224778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12121614)[0x55803598d300]{init}: Deallocated (fsm.c:568) 20250806090224778 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12121614 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090224778 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) 20250806090224778 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090224778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090224778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090224778 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)@c18501b10b59: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)12121614 MTC@c18501b10b59: 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 := '000000000000000101000011'B, t_guard := 20.000000 } 20250806090224820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11887105 20250806090225842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090225842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090225842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090225842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090225842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb56201, normal) (hnbgw_rua.c:408) 20250806090225842 DHNB DEBUG map_rua[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090225842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11887105)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090225842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11887105 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090225842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090225842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090225842 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090225842 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11887105 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806090225842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11887105)[0x55803598d300]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090225842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11887105)[0x55803598d300]{init}: Freeing instance (context_map.c:203) 20250806090225842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11887105)[0x55803598d300]{init}: Deallocated (fsm.c:568) 20250806090225842 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11887105 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090225842 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) 20250806090225842 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090225842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090225842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090225842 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)@c18501b10b59: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)11887105 MTC@c18501b10b59: 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 := '000000000000001101010011'B, t_guard := 20.000000 } 20250806090225864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)6026206 20250806090226883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090226884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090226884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090226884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090226884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bf3de, normal) (hnbgw_rua.c:408) 20250806090226884 DHNB DEBUG map_rua[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6026206)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090226884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6026206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090226884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090226884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090226884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6026206 SCCP-0 CS MI=IMSI-262420000000004: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090226884 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6026206 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806090226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6026206)[0x55803598d300]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6026206)[0x55803598d300]{init}: Freeing instance (context_map.c:203) 20250806090226884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6026206)[0x55803598d300]{init}: Deallocated (fsm.c:568) 20250806090226884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6026206 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090226884 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) 20250806090226884 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090226884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090226884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090226884 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)@c18501b10b59: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)6026206 MTC@c18501b10b59: 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 := '000000000000000000010011'B, t_guard := 20.000000 } 20250806090226924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c18501b10b59: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)8421682 20250806090227941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090227941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090227941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1431) 20250806090227941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090227941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x808132, normal) (hnbgw_rua.c:408) 20250806090227941 DHNB DEBUG map_rua[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090227942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8421682)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090227942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8421682 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090227942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090227942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090227942 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8421682 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:220) 20250806090227942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8421682)[0x55803598d300]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090227942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8421682)[0x55803598d300]{init}: Freeing instance (context_map.c:203) 20250806090227942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8421682)[0x55803598d300]{init}: Deallocated (fsm.c:568) 20250806090227942 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8421682 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090227942 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) 20250806090227942 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090227942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090227942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090227942 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)@c18501b10b59: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)8421682 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090227954 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35765<->l=127.0.0.1:4262) (control_if.c:193) 20250806090227955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49898<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(700)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090227960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090227962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090227962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090227962 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090227962 DMAIN NOTICE (127.0.0.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) 20250806090227962 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090227962 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090227962 DLINP DEBUG SRVCONN(,r=127.0.0.1:45612<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090227962 DLINP NOTICE SRV(,r=127.0.0.1:45612<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090227963 DMAIN NOTICE (127.0.0.1:45612 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45612<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090227963 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@c18501b10b59: Final verdict of PTC: none 20250806090227965 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090227965 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090227965 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090227965 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090227965 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090227966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090227966 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090227966 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090227966 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090227966 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-RAN(711)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@c18501b10b59: Final verdict of PTC: none 20250806090227966 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090227966 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090227966 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090227966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090227966 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090227966 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090227966 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 20250806090227966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090227966 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090227966 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090227966 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090227966 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 20250806090227966 DLSS7 <000c> ss7_route.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' 20250806090227966 DLSS7 <000c> ss7_route.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' 20250806090227966 DLSS7 <000c> ss7_asp.c: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  20250806090227966 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  20250806090227966 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090227966 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 20250806090227966 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090227966 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090227966 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090227966 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090227966 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090227966 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090227966 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090227966 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 20250806090227967 DLSS7 <000c> ss7_route.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' 20250806090227967 DLSS7 <000c> ss7_route.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' 20250806090227967 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090227967 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) 20250806090227967 DLSS7 <000c> ss7_asp.c: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  20250806090227967 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090227967 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@c18501b10b59: Final verdict of PTC: none 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090227967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090227967 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090227967 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) 20250806090227967 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090227967 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090227967 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090227967 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090227967 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090227967 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) 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090227967 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090227967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090227967 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090227967 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) 20250806090227967 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090227967 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_mscpool_L3Compl_no_cn-Iuh0(703)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(709)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(702)@c18501b10b59: Final verdict of PTC: none 20250806090227974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090227975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090227975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(715)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(714)@c18501b10b59: Final verdict of PTC: none 20250806090227976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(717)@c18501b10b59: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(713)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Aug 6 09:02:28 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 20250806090228057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090228403 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090228403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228403 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090228403 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) 20250806090228403 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) 20250806090228403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090228403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090228403 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090228403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090228403 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) 20250806090228403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090228403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228404 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 20250806090228404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090228404 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 20250806090228404 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090228409 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090228409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090228409 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) 20250806090228409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090228409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090228409 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090228409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090228409 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) 20250806090228409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090228409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228409 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 20250806090228409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090228409 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 20250806090228409 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090228448 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090228448 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228448 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090228448 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) 20250806090228448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090228448 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090228448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228448 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090228448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228449 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228449 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228449 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228449 DLM3UA <000f> 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 20250806090228449 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090228449 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090228449 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090228622 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090228622 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) 20250806090228622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090228622 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090228622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228622 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090228622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228622 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090228622 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) 20250806090228622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090228622 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090228622 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228622 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090228622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228623 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090228623 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) 20250806090228623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090228623 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090228623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090228623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228623 DLM3UA <000f> 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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090228623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090228623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228623 DLM3UA <000f> 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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090228623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090228623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228623 DLM3UA <000f> 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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090228623 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090228623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090228860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339504) 20250806090228893 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090228893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090228893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090228893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090228893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090228893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090228893 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090228893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228893 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228893 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228893 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228893 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090228893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090228893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090228893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090228893 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090228893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090228893 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090228893 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228894 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090228894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090228894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090228894 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) 20250806090228894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090228894 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090228894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090228894 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090228894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090228894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090228894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090228894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090228894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090228894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090228894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090228894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228894 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090228894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090228894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090228894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090228894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090228894 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090228894 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090228894 DLM3UA <000f> 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 20250806090228894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090228894 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090228894 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090229160 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229160 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229160 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090229160 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) 20250806090229160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090229160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090229160 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090229160 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090229160 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090229161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229161 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229161 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229161 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229161 DLM3UA <000f> 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 20250806090229161 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090229161 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090229161 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090229163 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090229163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090229163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229163 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090229163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229163 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090229163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090229163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229163 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090229163 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229163 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229163 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090229164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090229164 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090229164 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090229164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090229164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090229164 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090229164 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090229683 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090229683 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) 20250806090229683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090229683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090229683 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090229683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090229683 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090229683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229683 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090229683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090229683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229683 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090229683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229683 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090229683 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090229683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229683 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090229683 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090229684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090229684 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090229684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090229684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090229684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090229684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229684 DLM3UA <000f> 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 20250806090229684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090229684 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090229684 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090229684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229684 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090229684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090229684 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090229684 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090229684 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090229684 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090229684 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090229684 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090229684 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090229684 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090229684 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=339504, count=414288) 20250806090229967 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090229967 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090229967 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090229967 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090229967 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090229967 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090230187 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090230187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00647306), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090230187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090230187 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090230187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090230188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090230188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090230188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090230188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090230188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090230188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090230188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 64 73 06 00 00 41 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090230188 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090230188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004203fb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090230188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090230188 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) 20250806090230188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090230188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090230188 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090230188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090230188 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090230188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090230188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090230188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 42 03 fb 00 00 42 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090230188 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090230188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088a6f9), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090230188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090230188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090230188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090230188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090230188 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090230188 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090230188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090230188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090230188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090230188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 88 a6 f9 00 00 43 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090230188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090230188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090230188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090230188 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090230188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090230188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090230188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090230188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090230189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090230189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090230189 DLM3UA <000f> 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 20250806090230189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090230189 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090230189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090230189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090230189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090230189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090230189 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090230189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090230189 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090230189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090230703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(63)[0x5580359fc180]{IDLE}: Deallocated (fsm.c:568) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090230703 DLSCCP DEBUG SCCP-SCOC(62)[0x5580359d6e50]{IDLE}: Deallocated (fsm.c:568) 20250806090230704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090230704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090230704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090230704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090230704 DLSCCP DEBUG SCCP-SCOC(64)[0x5580359e8430]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250806090231968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090231973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090231983 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46447<->l=127.0.0.1:4262) (control_if.c:572) 20250806090232136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090232136 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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090232143 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232143 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232143 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232143 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232143 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232143 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232143 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232143 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45691 (stream_srv.c:143) 20250806090232143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45691<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090232144 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232144 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090232144 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090232145 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) 20250806090232145 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) 20250806090232145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090232145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232145 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232145 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090232145 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232145 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) 20250806090232145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090232145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232145 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232145 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232145 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090232145 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232145 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090232145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090232145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232145 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232145 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090232145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090232145 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090232145 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090232145 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090232145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090232145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232145 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232145 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 20250806090232145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090232145 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090232145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232145 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 20250806090232145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090232145 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 20250806090232145 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090232145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232145 DLM3UA <000f> 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 20250806090232145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090232145 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090232145 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090232145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232145 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232145 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232145 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090232145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090232145 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090232145 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(728)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(726)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(731)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(729)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(734)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(732)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090232177 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232177 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232177 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232177 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232177 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232177 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232177 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090232177 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232178 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232178 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090232178 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090232178 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) 20250806090232178 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) 20250806090232178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090232178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232178 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232178 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232178 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090232178 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 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) 20250806090232178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090232178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232178 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232178 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232178 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090232178 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 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) 20250806090232178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090232178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232178 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232178 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232178 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090232178 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090232178 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232178 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090232178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090232178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232178 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232178 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232178 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232178 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 20250806090232178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090232178 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090232179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232179 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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090232179 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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090232179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232179 DLM3UA <000f> 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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090232179 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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090232179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232179 DLM3UA <000f> 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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090232179 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090232179 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(741)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090232226 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090232226 DHNBAP 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) 20250806090232226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090232226 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090232226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090232226 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@c18501b10b59: setverdict(pass): none -> pass 20250806090232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090232232 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090232232 DHNBAP DEBUG (127.0.0.1:45691 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090232232 DHNBAP NOTICE (127.0.0.1:45691 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090232232 DHNBAP NOTICE (127.0.0.1:45691 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090232232 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090232355 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 20250806090232355 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 20250806090232355 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232355 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090232363 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232363 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090232363 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232363 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232364 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232364 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232364 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232364 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232364 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232364 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 20250806090232364 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232364 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  20250806090232364 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232365 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 20250806090232365 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 20250806090232365 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232365 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090232367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232367 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  20250806090232367 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232367 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232367 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 20250806090232367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090232367 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  20250806090232367 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' 20250806090232367 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' 20250806090232367 DLSS7 <000c> ss7_asp.c: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  20250806090232367 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  20250806090232367 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(731)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090232367 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232368 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232368 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090232368 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) 20250806090232368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232368 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232368 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232368 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) 20250806090232368 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232369 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232369 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090232369 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232369 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232369 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090232369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232369 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090232369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232369 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090232369 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090232369 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232369 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232369 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232370 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232370 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232370 DLM3UA <000f> 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 20250806090232370 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090232370 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090232370 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090232370 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090232370 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232370 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  20250806090232371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232371 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090232371 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232371 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232371 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232371 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232371 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232371 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232371 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232371 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 20250806090232371 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232371 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  20250806090232371 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232371 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232371 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232371 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  20250806090232371 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232371 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232371 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232371 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 20250806090232371 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090232371 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  20250806090232371 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' 20250806090232371 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' 20250806090232371 DLSS7 <000c> ss7_asp.c: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  20250806090232371 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  20250806090232371 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  20250806090232371 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090232371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232371 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090232371 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) 20250806090232371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232371 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232371 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) 20250806090232371 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232372 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232372 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090232373 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232373 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232373 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232373 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) 20250806090232373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090232373 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) 20250806090232373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232373 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) 20250806090232373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090232373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232373 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232373 DLM3UA <000f> 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 20250806090232373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090232373 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' 20250806090232373 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 20250806090232373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090232373 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232373 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  20250806090232375 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 20250806090232375 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 20250806090232375 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232375 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090232381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090232381 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232381 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232381 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232381 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232381 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232381 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 20250806090232381 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232381 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  20250806090232381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232384 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232384 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232384 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  20250806090232384 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232384 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232384 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232384 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 20250806090232384 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090232384 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  20250806090232384 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' 20250806090232384 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' 20250806090232384 DLSS7 <000c> ss7_asp.c: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  20250806090232384 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  20250806090232384 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  20250806090232384 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  20250806090232384 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090232384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232384 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232384 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090232384 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) 20250806090232384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232384 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232384 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) 20250806090232384 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232385 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232385 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090232385 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232385 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232385 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232386 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 (available) (ss7_combined_linkset.c:297) 20250806090232386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090232386 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) 20250806090232386 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) 20250806090232386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090232386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232386 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232386 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232386 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232386 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232386 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 20250806090232386 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090232386 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 (available) 20250806090232386 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 20250806090232386 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090232386 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232386 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  20250806090232389 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 20250806090232389 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 20250806090232389 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232389 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090232397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090232397 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232397 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232397 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232397 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232397 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232397 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232397 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 20250806090232397 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232397 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  20250806090232397 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232399 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 20250806090232399 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 20250806090232399 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232399 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090232399 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232400 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232400 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232400 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  20250806090232400 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232400 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232400 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232400 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 20250806090232400 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090232400 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  20250806090232400 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' 20250806090232400 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' 20250806090232400 DLSS7 <000c> ss7_asp.c: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  20250806090232400 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  20250806090232400 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  20250806090232400 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  20250806090232400 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  20250806090232400 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090232400 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232400 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232400 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090232400 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) 20250806090232400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232400 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232400 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232400 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) 20250806090232401 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) HNBGW_Test.sgsn1-M3UA(740)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090232402 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232402 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090232402 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232402 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090232402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090232402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090232402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090232402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090232402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232402 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232403 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232403 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232403 DLM3UA <000f> 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 20250806090232403 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090232403 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090232403 DLSS7 <000c> ss7_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 20250806090232403 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090232403 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232403 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  20250806090232405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232405 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090232405 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232405 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232405 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232405 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232405 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232405 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232405 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 20250806090232405 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232405 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  20250806090232405 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232407 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232407 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232407 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  20250806090232407 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232407 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232407 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232408 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 20250806090232408 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090232408 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  20250806090232408 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' 20250806090232408 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' 20250806090232408 DLSS7 <000c> ss7_asp.c: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  20250806090232408 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  20250806090232408 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  20250806090232408 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  20250806090232408 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  20250806090232408 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  20250806090232408 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090232408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232408 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090232408 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) 20250806090232408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232408 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232408 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) 20250806090232408 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232409 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090232409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232409 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232409 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) 20250806090232409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090232409 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) 20250806090232410 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) 20250806090232410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090232410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232410 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232410 DLM3UA <000f> 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 20250806090232410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090232410 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' 20250806090232410 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 20250806090232410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090232410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232410 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  20250806090232414 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 20250806090232414 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 20250806090232414 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090232414 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806090232418 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232418 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806090232418 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090232418 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090232418 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090232418 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090232418 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090232418 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090232418 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090232418 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 20250806090232418 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090232418 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  20250806090232418 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090232419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232419 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090232419 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090232419 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  20250806090232419 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090232419 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090232419 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090232419 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 20250806090232419 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806090232419 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  20250806090232419 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' 20250806090232419 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' 20250806090232419 DLSS7 <000c> ss7_asp.c: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  20250806090232419 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  20250806090232419 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  20250806090232419 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  20250806090232419 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  20250806090232419 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  20250806090232419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090232419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090232419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090232419 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806090232419 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) 20250806090232419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090232419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090232419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090232419 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090232419 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) 20250806090232419 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090232420 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090232420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090232420 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090232420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090232420 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232421 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) 20250806090232421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090232421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090232421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090232421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090232421 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) 20250806090232421 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) 20250806090232421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090232421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090232421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090232421 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090232421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090232421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090232421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090232421 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 20250806090232421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090232421 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' 20250806090232421 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 20250806090232421 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090232421 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090232421 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(727)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233171 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233171 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090233172 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090233172 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090233172 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233172 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090233172 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233172 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233172 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233172 DLSS7 <000c> ss7_asp.c: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  20250806090233172 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233172 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090233172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090233172 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233172 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233172 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) 20250806090233172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090233172 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233172 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090233172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090233173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090233173 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090233173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090233173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233173 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) 20250806090233173 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233173 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233173 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233173 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233173 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090233173 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090233173 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090233173 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090233173 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090233173 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090233173 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233173 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  20250806090233177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090233177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090233177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090233177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090233177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233177 DLSS7 <000c> ss7_asp.c: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  20250806090233177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090233177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090233177 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090233177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233178 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233178 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(730)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090233181 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090233181 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 20250806090233181 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233181 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' 20250806090233181 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233181 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233181 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233181 DLSS7 <000c> ss7_asp.c: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  20250806090233181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233182 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) 20250806090233182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090233182 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233182 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233182 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) 20250806090233182 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) 20250806090233182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233183 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) 20250806090233183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090233183 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) 20250806090233183 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) 20250806090233183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090233183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233183 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090233183 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233183 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer HNBGW_Test.msc0-RAN(727)@c18501b10b59: 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 } } } } 20250806090233183 DLM3UA <000f> 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 20250806090233183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090233183 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' 20250806090233183 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 20250806090233183 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090233184 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233184 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 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250806090233187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233187 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090233187 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090233187 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 20250806090233187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233187 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' 20250806090233187 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233187 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233187 DLSS7 <000c> ss7_asp.c: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  20250806090233187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233187 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) 20250806090233187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090233187 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233187 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233187 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233191 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090233191 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090233191 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 20250806090233191 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233191 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' 20250806090233191 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233191 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233191 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233191 DLSS7 <000c> ss7_asp.c: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  20250806090233191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233191 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) 20250806090233191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090233191 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233191 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) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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.msc1-RAN(730)@c18501b10b59: 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 } } } } 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 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) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233191 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233191 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) 20250806090233191 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) 20250806090233191 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233191 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 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) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233191 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090233191 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) 20250806090233191 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) 20250806090233191 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090233191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233191 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) 20250806090233191 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233191 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233192 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233192 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233192 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090233192 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 20250806090233192 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090233192 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' 20250806090233192 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 20250806090233192 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090233192 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233192 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  20250806090233193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233193 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090233193 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090233193 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 20250806090233193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233193 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' 20250806090233193 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233193 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233193 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233193 DLSS7 <000c> ss7_asp.c: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  20250806090233193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233193 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233193 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) 20250806090233193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090233193 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233193 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) 20250806090233193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233193 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) 20250806090233193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233193 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233193 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233193 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(733)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233197 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090233197 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090233197 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090233197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233197 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090233197 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233197 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233197 DLSS7 <000c> ss7_asp.c: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  20250806090233197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233197 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090233197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090233197 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233197 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233197 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) 20250806090233197 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090233197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090233197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090233198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090233198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090233198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090233198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233198 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) 20250806090233198 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233198 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090233198 DLM3UA <000f> 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 20250806090233198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090233198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090233198 DLSS7 <000c> ss7_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 20250806090233198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090233198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233198 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  20250806090233202 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233202 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090233202 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090233202 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090233202 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233202 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090233202 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233202 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233202 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233202 DLSS7 <000c> ss7_asp.c: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  20250806090233202 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233202 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090233202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090233202 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090233202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233202 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233202 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233202 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(736)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090233210 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090233210 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 20250806090233210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233210 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' 20250806090233210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233210 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233210 DLSS7 <000c> ss7_asp.c: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  20250806090233210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233210 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) 20250806090233210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090233210 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233211 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233211 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) 20250806090233211 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) 20250806090233211 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233211 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 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) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090233211 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) 20250806090233211 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) 20250806090233211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090233211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233211 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 04 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) 20250806090233211 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233211 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233211 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233211 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090233211 DLM3UA <000f> 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 20250806090233211 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090233211 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' 20250806090233211 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 20250806090233211 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090233211 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233211 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 04 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  20250806090233213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233213 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090233213 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090233213 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 20250806090233213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233213 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' 20250806090233213 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090233213 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233213 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233213 DLSS7 <000c> ss7_asp.c: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  20250806090233213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233213 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233213 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) 20250806090233213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090233213 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233213 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233213 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(739)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090233218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090233218 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090233218 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 20250806090233218 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233218 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' 20250806090233219 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233219 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233219 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233219 DLSS7 <000c> ss7_asp.c: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  20250806090233219 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090233219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233219 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233219 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) 20250806090233219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090233219 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233219 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) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 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) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090233219 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090233219 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) 20250806090233219 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) 20250806090233219 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090233219 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090233220 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090233220 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) 20250806090233220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090233220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090233220 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 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250806090233220 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090233220 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090233220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090233220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090233220 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 20250806090233220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090233220 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250806090233220 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 20250806090233220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090233220 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233220 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 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250806090233222 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090233222 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090233222 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090233222 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 20250806090233222 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090233222 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' 20250806090233222 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090233222 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090233222 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090233222 DLSS7 <000c> ss7_asp.c: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  20250806090233222 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090233222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090233222 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090233222 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) 20250806090233222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090233222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090233222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090233222 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090233222 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) 20250806090233222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090233222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233222 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) 20250806090233222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090233222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090233222 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090233222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090233222 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090233222 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090233222 DRANAP INFO cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(742)@c18501b10b59: 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 } } } } 20250806090234245 DLCTRL DEBUG Command: GET 211371296 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090234245 DLCTRL DEBUG Tx Command reply: GET_REPLY 211371296 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090234252 DLCTRL DEBUG Command: GET 800612898 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090234252 DLCTRL DEBUG Tx Command reply: GET_REPLY 800612898 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090234257 DLCTRL DEBUG Command: GET 981780430 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090234257 DLCTRL DEBUG Tx Command reply: GET_REPLY 981780430 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090234261 DLCTRL DEBUG Command: GET 681681392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090234261 DLCTRL DEBUG Tx Command reply: GET_REPLY 681681392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090234265 DLCTRL DEBUG Command: GET 744350974 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090234265 DLCTRL DEBUG Tx Command reply: GET_REPLY 744350974 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090234268 DLCTRL DEBUG Command: GET 574092025 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090234268 DLCTRL DEBUG Tx Command reply: GET_REPLY 574092025 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090234271 DLCTRL DEBUG Command: GET 883030662 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090234271 DLCTRL DEBUG Tx Command reply: GET_REPLY 883030662 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090234274 DLCTRL DEBUG Command: GET 969709183 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090234274 DLCTRL DEBUG Tx Command reply: GET_REPLY 969709183 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090234276 DLCTRL DEBUG Command: GET 376076112 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090234276 DLCTRL DEBUG Tx Command reply: GET_REPLY 376076112 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090234279 DLCTRL DEBUG Command: GET 280614574 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090234279 DLCTRL DEBUG Tx Command reply: GET_REPLY 280614574 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090234281 DLCTRL DEBUG Command: GET 113174097 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090234281 DLCTRL DEBUG Tx Command reply: GET_REPLY 113174097 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090234283 DLCTRL DEBUG Command: GET 364632744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090234283 DLCTRL DEBUG Tx Command reply: GET_REPLY 364632744 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090234286 DLCTRL DEBUG Command: GET 534825386 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090234286 DLCTRL DEBUG Tx Command reply: GET_REPLY 534825386 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090234289 DLCTRL DEBUG Command: GET 424556115 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090234289 DLCTRL DEBUG Tx Command reply: GET_REPLY 424556115 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090234293 DLCTRL DEBUG Command: GET 856805364 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090234293 DLCTRL DEBUG Tx Command reply: GET_REPLY 856805364 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090234297 DLCTRL DEBUG Command: GET 402032636 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090234297 DLCTRL DEBUG Tx Command reply: GET_REPLY 402032636 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090234300 DLCTRL DEBUG Command: GET 588226349 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090234300 DLCTRL DEBUG Tx Command reply: GET_REPLY 588226349 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090234303 DLCTRL DEBUG Command: GET 869492254 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090234303 DLCTRL DEBUG Tx Command reply: GET_REPLY 869492254 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090234305 DLCTRL DEBUG Command: GET 964422522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090234305 DLCTRL DEBUG Tx Command reply: GET_REPLY 964422522 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090234307 DLCTRL DEBUG Command: GET 273161032 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090234307 DLCTRL DEBUG Tx Command reply: GET_REPLY 273161032 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250806090234326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@c18501b10b59: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)2032633 20250806090235352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090235352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090235352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090235352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090235352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f03f9, normal) (hnbgw_rua.c:408) 20250806090235352 DHNB DEBUG map_rua[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090235352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090235352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090235352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090235352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090235352 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250806090235352 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 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) 20250806090235352 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090235352 DCN DEBUG map_sccp[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090235352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090235352 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2032633 <-> SCCP-83 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090235352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090235352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090235352 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090235352 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090235352 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090235352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090235352 DLSCCP DEBUG 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) 20250806090235352 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: Allocated (fsm.c:456) 20250806090235352 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090235352 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300005e0056400500f1100926) (sccp_scrc.c:455) 20250806090235352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090235352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090235352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090235352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090235352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090235352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090235352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090235352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090235352 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090235352 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090235352 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090235352 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090235352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090235352 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 5e 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090235352 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090235352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090235352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090235352 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090235352 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090235352 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090235352 DLM3UA <000f> 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 20250806090235352 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090235352 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090235352 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090235352 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090235352 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090235352 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 5e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(726)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@c18501b10b59: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)16104773 HNBGW_Test.msc0-SCCP(726)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@c18501b10b59: setverdict(pass): none -> pass 20250806090235359 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090235359 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090235359 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090235359 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090235359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090235359 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090235359 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090235359 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090235359 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090235359 DLSS7 <000c> ss7_asp.c: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 5f bb 91 02 00 00 00 00  20250806090235359 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090235359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090235359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090235359 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090235359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090235359 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=005fbb91) (sccp_scrc.c:545) 20250806090235359 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) 20250806090235359 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090235359 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090235359 DLSCCP DEBUG 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) 20250806090235359 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090235359 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) 20250806090235359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090235359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090235360 DLCTRL DEBUG Command: GET 726521849 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090235360 DLCTRL DEBUG Tx Command reply: GET_REPLY 726521849 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090235362 DLCTRL DEBUG Command: GET 293271648 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090235362 DLCTRL DEBUG Tx Command reply: GET_REPLY 293271648 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090235365 DLCTRL DEBUG Command: GET 188731121 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090235365 DLCTRL DEBUG Tx Command reply: GET_REPLY 188731121 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090235368 DLCTRL DEBUG Command: GET 237383288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090235368 DLCTRL DEBUG Tx Command reply: GET_REPLY 237383288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090235370 DLCTRL DEBUG Command: GET 7352346 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090235370 DLCTRL DEBUG Tx Command reply: GET_REPLY 7352346 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090235373 DLCTRL DEBUG Command: GET 346890945 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090235373 DLCTRL DEBUG Tx Command reply: GET_REPLY 346890945 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090235376 DLCTRL DEBUG Command: GET 52502223 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090235376 DLCTRL DEBUG Tx Command reply: GET_REPLY 52502223 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090235378 DLCTRL DEBUG Command: GET 138725593 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090235378 DLCTRL DEBUG Tx Command reply: GET_REPLY 138725593 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090235380 DLCTRL DEBUG Command: GET 851655783 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090235381 DLCTRL DEBUG Tx Command reply: GET_REPLY 851655783 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090235383 DLCTRL DEBUG Command: GET 251423378 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090235383 DLCTRL DEBUG Tx Command reply: GET_REPLY 251423378 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090235385 DLCTRL DEBUG Command: GET 284978549 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090235385 DLCTRL DEBUG Tx Command reply: GET_REPLY 284978549 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090235387 DLCTRL DEBUG Command: GET 3319797 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090235387 DLCTRL DEBUG Tx Command reply: GET_REPLY 3319797 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090235389 DLCTRL DEBUG Command: GET 276071036 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090235389 DLCTRL DEBUG Tx Command reply: GET_REPLY 276071036 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090235390 DLCTRL DEBUG Command: GET 741688861 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090235390 DLCTRL DEBUG Tx Command reply: GET_REPLY 741688861 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090235392 DLCTRL DEBUG Command: GET 53024970 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090235392 DLCTRL DEBUG Tx Command reply: GET_REPLY 53024970 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090235394 DLCTRL DEBUG Command: GET 116432973 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090235394 DLCTRL DEBUG Tx Command reply: GET_REPLY 116432973 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090235395 DLCTRL DEBUG Command: GET 660771029 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090235395 DLCTRL DEBUG Tx Command reply: GET_REPLY 660771029 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090235397 DLCTRL DEBUG Command: GET 927392453 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090235397 DLCTRL DEBUG Tx Command reply: GET_REPLY 927392453 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090235398 DLCTRL DEBUG Command: GET 828946813 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090235398 DLCTRL DEBUG Tx Command reply: GET_REPLY 828946813 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090235401 DLCTRL DEBUG Command: GET 247649344 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090235401 DLCTRL DEBUG Tx Command reply: GET_REPLY 247649344 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001011010110'B, t_guard := 20.000000 } 20250806090235423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)8177017 20250806090236452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090236452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090236452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090236452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090236452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7cc579, normal) (hnbgw_rua.c:408) 20250806090236452 DHNB DEBUG map_rua[0x5580359ed3e0]{init}: Allocated (fsm.c:456) 20250806090236452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090236452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8177017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090236452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090236452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090236452 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8177017 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:185) 20250806090236452 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090236452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090236452 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8177017 <-> SCCP-84 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806090236452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8177017 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090236452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090236452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090236452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090236453 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8177017 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090236453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090236453 DLSCCP DEBUG 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) 20250806090236453 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: Allocated (fsm.c:456) 20250806090236453 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090236453 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002d60056400500f1100926) (sccp_scrc.c:455) 20250806090236453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090236453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090236453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090236453 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) 20250806090236453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090236453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090236453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090236453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090236453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090236453 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) 20250806090236453 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) 20250806090236453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090236453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090236453 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 d6 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090236453 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090236453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090236453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090236453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090236453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090236453 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 20250806090236453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090236453 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' 20250806090236453 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 20250806090236453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090236453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090236453 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 d6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(732)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@c18501b10b59: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@c18501b10b59: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)16576360 HNBGW_Test.msc2-SCCP(732)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } HNBGW_Test.msc2-SCCP(732)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090236470 DLCTRL DEBUG Command: GET 678482850 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090236470 DLCTRL DEBUG Tx Command reply: GET_REPLY 678482850 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090236470 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236470 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090236470 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090236470 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 20250806090236470 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090236470 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' 20250806090236471 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090236471 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090236471 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090236471 DLSS7 <000c> ss7_asp.c: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 18 33 9a 02 00 00 00 00  20250806090236471 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090236471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090236471 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090236471 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) 20250806090236471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090236471 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=0018339a) (sccp_scrc.c:545) 20250806090236471 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) 20250806090236471 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090236471 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090236471 DLSCCP DEBUG 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) 20250806090236471 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090236471 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) 20250806090236471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090236471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090236475 DLCTRL DEBUG Command: GET 80590529 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090236475 DLCTRL DEBUG Tx Command reply: GET_REPLY 80590529 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090236479 DLCTRL DEBUG Command: GET 933983112 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090236479 DLCTRL DEBUG Tx Command reply: GET_REPLY 933983112 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090236483 DLCTRL DEBUG Command: GET 650521112 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090236483 DLCTRL DEBUG Tx Command reply: GET_REPLY 650521112 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090236487 DLCTRL DEBUG Command: GET 907979812 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090236487 DLCTRL DEBUG Tx Command reply: GET_REPLY 907979812 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090236491 DLCTRL DEBUG Command: GET 18430751 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090236491 DLCTRL DEBUG Tx Command reply: GET_REPLY 18430751 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090236495 DLCTRL DEBUG Command: GET 861464873 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090236495 DLCTRL DEBUG Tx Command reply: GET_REPLY 861464873 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090236499 DLCTRL DEBUG Command: GET 521158654 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090236499 DLCTRL DEBUG Tx Command reply: GET_REPLY 521158654 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090236502 DLCTRL DEBUG Command: GET 380599102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090236502 DLCTRL DEBUG Tx Command reply: GET_REPLY 380599102 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090236505 DLCTRL DEBUG Command: GET 60674778 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090236505 DLCTRL DEBUG Tx Command reply: GET_REPLY 60674778 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090236507 DLCTRL DEBUG Command: GET 340818723 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090236507 DLCTRL DEBUG Tx Command reply: GET_REPLY 340818723 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090236510 DLCTRL DEBUG Command: GET 276070579 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090236510 DLCTRL DEBUG Tx Command reply: GET_REPLY 276070579 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250806090236511 DLCTRL DEBUG Command: GET 866883017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090236511 DLCTRL DEBUG Tx Command reply: GET_REPLY 866883017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090236513 DLCTRL DEBUG Command: GET 965520489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090236513 DLCTRL DEBUG Tx Command reply: GET_REPLY 965520489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090236515 DLCTRL DEBUG Command: GET 899340325 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090236515 DLCTRL DEBUG Tx Command reply: GET_REPLY 899340325 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090236516 DLCTRL DEBUG Command: GET 74241291 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090236516 DLCTRL DEBUG Tx Command reply: GET_REPLY 74241291 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090236517 DLCTRL DEBUG Command: GET 66582899 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090236517 DLCTRL DEBUG Tx Command reply: GET_REPLY 66582899 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090236519 DLCTRL DEBUG Command: GET 191356083 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090236519 DLCTRL DEBUG Tx Command reply: GET_REPLY 191356083 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090236520 DLCTRL DEBUG Command: GET 772991797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090236520 DLCTRL DEBUG Tx Command reply: GET_REPLY 772991797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090236521 DLCTRL DEBUG Command: GET 101262136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090236521 DLCTRL DEBUG Tx Command reply: GET_REPLY 101262136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090236525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090236527 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46447<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(719)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(720)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090236528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090236528 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090236528 DLINP DEBUG SRVCONN(,r=127.0.0.1:45691<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090236528 DLINP NOTICE SRV(,r=127.0.0.1:45691<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090236528 DMAIN NOTICE (127.0.0.1:45691 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45691<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090236528 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090236529 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090236529 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@c18501b10b59: Final verdict of PTC: none 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(730)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@c18501b10b59: Final verdict of PTC: none 20250806090236529 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090236529 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090236529 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 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236529 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090236529 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236529 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236529 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 20250806090236529 DLSS7 <000c> ss7_route.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' 20250806090236529 DLSS7 <000c> ss7_route.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' 20250806090236529 DLSS7 <000c> ss7_asp.c: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  20250806090236529 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  20250806090236529 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  20250806090236529 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  20250806090236529 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  20250806090236529 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  20250806090236529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(729)@c18501b10b59: Final verdict of PTC: none 20250806090236529 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090236529 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236529 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236529 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090236529 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 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236529 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090236529 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236529 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236529 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 20250806090236529 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' 20250806090236529 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090236529 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090236529 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' 20250806090236529 DLSS7 <000c> ss7_asp.c: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  20250806090236529 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090236529 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) 20250806090236529 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  20250806090236529 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  20250806090236529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236529 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  20250806090236529 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236529 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  20250806090236529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236529 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090236529 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) 20250806090236529 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236529 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090236529 DLSCCP DEBUG 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) 20250806090236529 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090236529 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 20250806090236529 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236529 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090236529 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090236529 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090236529 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090236529 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090236529 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) 20250806090236529 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236529 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236529 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090236529 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090236529 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 20250806090236529 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' 20250806090236529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090236530 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090236530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090236529 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' 20250806090236530 DLSS7 <000c> ss7_asp.c: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  20250806090236530 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  20250806090236530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090236530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 5f bb 91 00 00 53 00 00 00 00 00 (ss7_asp.c:1383) 20250806090236530 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  20250806090236530 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  20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090236530 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090236530 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090236530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{disrupted}: Freeing instance (context_map.c:203) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2032633)[0x55803598d300]{disrupted}: Deallocated (fsm.c:568) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5580359e8bb0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(738)@c18501b10b59: Final verdict of PTC: none 20250806090236530 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2032633 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250806090236530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@c18501b10b59: Final verdict of PTC: none 20250806090236530 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 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236530 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090236530 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 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236530 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090236530 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090236530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090236530 DLM3UA <000f> 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 20250806090236530 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090236530 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090236530 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090236530 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806090236530 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) 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236530 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806090236530 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236530 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236530 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 20250806090236530 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' 20250806090236530 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' 20250806090236530 DLSS7 <000c> ss7_asp.c: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  20250806090236530 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  20250806090236530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090236530 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090236530 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) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236530 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236530 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) 20250806090236530 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236530 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090236530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090236530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090236530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090236530 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090236530 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) 20250806090236530 DLSCCP DEBUG 0: SCCP(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.sgsn0-SCCP(735)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@c18501b10b59: Final verdict of PTC: none 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236530 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236530 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) 20250806090236530 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236530 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090236530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090236530 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090236530 DMAIN NOTICE (127.0.0.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) 20250806090236530 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090236530 DLSCCP DEBUG 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) 20250806090236530 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090236530 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) 20250806090236530 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090236530 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) 20250806090236530 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) 20250806090236530 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090236530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090236530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 00 00 00 00 00 (ss7_asp.c:1383) 20250806090236530 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{disrupted}: Freeing instance (context_map.c:203) 20250806090236530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8177017)[0x5580359ed3e0]{disrupted}: Deallocated (fsm.c:568) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090236530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090236530 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8177017 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250806090236530 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090236530 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090236530 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806090236530 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) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236530 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236530 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236530 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) 20250806090236530 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236530 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236530 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  20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090236530 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) 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236530 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090236530 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236530 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236530 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 20250806090236530 DLSS7 <000c> ss7_route.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' 20250806090236530 DLSS7 <000c> ss7_route.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' 20250806090236530 DLSS7 <000c> ss7_asp.c: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  20250806090236530 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  20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090236530 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 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090236530 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090236530 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090236530 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090236530 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250806090236530 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) 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236530 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090236530 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090236530 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090236530 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 20250806090236530 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' 20250806090236530 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' 20250806090236530 DLSS7 <000c> ss7_asp.c: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  20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090236530 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090236530 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090236530 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090236530 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090236531 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 20250806090236531 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090236531 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 20250806090236531 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090236531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@c18501b10b59: Final verdict of PTC: none20250806090236531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(744)@c18501b10b59: Final verdict of PTC: none 20250806090236531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090236531 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(737)@c18501b10b59: Final verdict of PTC: none 20250806090236531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236531 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236531 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236531 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) 20250806090236531 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236531 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090236531 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090236531 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090236532 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) 20250806090236532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090236532 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090236532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090236532 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090236532 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) 20250806090236532 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090236532 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090236532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47448<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(721)@c18501b10b59: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(726)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@c18501b10b59: Final verdict of PTC: none20250806090236553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:02:36 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 20250806090236630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090237433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=712888) 20250806090238404 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238404 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238404 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090238404 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) 20250806090238404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090238404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090238404 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090238404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090238404 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) 20250806090238404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090238404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238405 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238405 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238405 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238405 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 20250806090238405 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090238405 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 20250806090238405 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090238410 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238410 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238410 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090238410 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) 20250806090238410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090238410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090238410 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090238410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090238410 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) 20250806090238410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090238410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238410 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238410 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238410 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238410 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238410 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 20250806090238410 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090238410 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 20250806090238411 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=712888, count=713428) 20250806090238449 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238449 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238449 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090238449 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) 20250806090238449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090238449 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090238449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238449 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090238449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238449 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238450 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238450 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238450 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238450 DLM3UA <000f> 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 20250806090238450 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090238450 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090238450 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090238530 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090238530 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090238530 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090238623 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090238623 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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090238623 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090238623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238623 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090238623 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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090238623 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090238623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238623 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238623 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090238623 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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090238623 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090238623 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238623 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090238623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238624 DLM3UA <000f> 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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090238624 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090238624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238624 DLM3UA <000f> 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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090238624 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090238624 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238624 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238624 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238624 DLM3UA <000f> 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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090238624 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090238624 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090238894 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090238894 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) 20250806090238894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090238894 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090238894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090238894 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090238894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238894 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238894 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090238894 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090238894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090238894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090238894 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090238894 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090238894 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090238894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238894 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090238894 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090238895 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090238895 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090238895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090238895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090238895 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090238895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090238895 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090238895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090238895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090238895 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090238895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238895 DLM3UA <000f> 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 20250806090238895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090238895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090238895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090238895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238895 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090238895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090238895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090238895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090238895 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090238895 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090238895 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090238895 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090238895 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090238895 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090238895 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090239161 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239161 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090239161 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) 20250806090239161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090239161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090239161 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090239161 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090239161 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090239161 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239161 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239162 DLM3UA <000f> 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 20250806090239162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090239162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090239162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090239163 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239163 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239163 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090239163 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239163 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090239164 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239164 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090239164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239164 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239164 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090239164 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090239164 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239164 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090239164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239164 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090239164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090239164 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090239164 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090239164 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239164 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239164 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239164 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090239164 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090239164 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090239164 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02: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_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 20250806090239683 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eabfe0), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090239684 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090239684 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239684 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090239684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 bf e0 00 00 44 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239684 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3bb52), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090239684 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) 20250806090239684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090239684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090239684 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090239684 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090239684 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090239684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239684 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 bb 52 00 00 45 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239684 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00868d56), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090239684 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090239685 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090239685 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090239685 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090239685 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090239685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090239685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090239685 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 86 8d 56 00 00 46 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090239685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239685 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090239685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090239685 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090239685 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090239685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239685 DLM3UA <000f> 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 20250806090239685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090239685 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090239685 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090239685 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090239685 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090239685 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090239685 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090239685 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090239685 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090239685 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090240181 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090240181 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090240181 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090240182 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090240182 DLSCCP DEBUG SCCP-SCOC(66)[0x558035875650]{IDLE}: Deallocated (fsm.c:568) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(65)[0x5580359502e0]{IDLE}: Deallocated (fsm.c:568) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090240184 DLSCCP DEBUG SCCP-SCOC(67)[0x558035a09ca0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_paging_imsi started. 20250806090240548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090240554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090240558 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41089<->l=127.0.0.1:4262) (control_if.c:572) 20250806090240690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090240690 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-Iuh0(751)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090240697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240697 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240697 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240697 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240697 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60106 (stream_srv.c:143) 20250806090240698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60106<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi-Iuh1(753)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090240699 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240699 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090240699 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090240699 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) 20250806090240699 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) 20250806090240699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090240699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240699 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240699 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090240699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 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) 20250806090240699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090240699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240699 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240699 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090240699 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090240699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090240699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240699 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240699 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090240699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240699 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090240699 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240699 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090240699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090240699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240699 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240699 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240699 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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090240699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090240699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240699 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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090240699 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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090240699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240699 DLM3UA <000f> 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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090240699 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090240699 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240699 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240699 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240699 DLM3UA <000f> 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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090240699 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090240699 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(757)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(760)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(763)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(761)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090240736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240736 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240736 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240736 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240736 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240736 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240737 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090240737 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240738 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240738 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090240738 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090240738 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) 20250806090240738 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) 20250806090240738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090240738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240738 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240738 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240738 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090240738 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 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) 20250806090240738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090240738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240738 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240738 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240738 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090240738 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 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) 20250806090240738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090240738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240738 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240738 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240738 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090240738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240738 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090240738 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240738 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090240738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090240738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240738 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240738 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240738 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090240738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090240738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240738 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090240738 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090240738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240738 DLM3UA <000f> 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090240738 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090240738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240738 DLM3UA <000f> 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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090240738 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090240738 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090240760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090240760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090240760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090240760 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090240760 DHNBAP 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) 20250806090240760 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090240760 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090240760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090240760 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@c18501b10b59: setverdict(pass): none -> pass 20250806090240765 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090240765 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090240765 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090240765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090240765 DHNBAP DEBUG (127.0.0.1:60106 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090240765 DHNBAP NOTICE (127.0.0.1:60106 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090240765 DHNBAP NOTICE (127.0.0.1:60106 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090240765 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090240765 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090240909 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 20250806090240909 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 20250806090240909 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090240909 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090240916 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240916 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090240916 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090240916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090240916 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090240916 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090240916 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090240916 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090240916 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090240916 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 20250806090240916 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090240916 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  20250806090240916 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090240919 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 20250806090240919 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 20250806090240919 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090240919 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090240920 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240920 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090240920 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090240920 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  20250806090240920 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090240920 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090240920 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090240920 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 20250806090240920 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090240920 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  20250806090240920 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' 20250806090240920 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' 20250806090240920 DLSS7 <000c> ss7_asp.c: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  20250806090240921 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  20250806090240921 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090240921 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090240921 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090240921 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090240921 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) 20250806090240921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090240921 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090240921 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090240921 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) 20250806090240921 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240922 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240922 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090240922 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240922 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240922 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090240923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(760)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090240923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090240923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240923 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090240923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090240923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240923 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240923 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240923 DLM3UA <000f> 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 20250806090240923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090240923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090240923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090240923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090240923 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090240923 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  20250806090240923 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240926 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240926 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090240926 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090240926 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090240926 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090240926 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090240927 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090240927 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090240927 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090240927 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 20250806090240927 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090240927 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  20250806090240927 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090240929 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240929 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090240929 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090240929 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  20250806090240929 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090240929 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090240929 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090240929 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 20250806090240929 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090240929 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  20250806090240929 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' 20250806090240929 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' 20250806090240929 DLSS7 <000c> ss7_asp.c: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  20250806090240929 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  20250806090240929 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  20250806090240929 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090240929 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 20250806090240930 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 20250806090240930 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090240930 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090240929 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090240930 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090240930 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090240930 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) 20250806090240930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090240930 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090240930 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090240930 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) 20250806090240930 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240931 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240931 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090240931 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240931 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240931 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240931 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) 20250806090240932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090240932 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) 20250806090240932 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) 20250806090240932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090240932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240932 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240932 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240932 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240932 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240932 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240932 DLM3UA <000f> 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 20250806090240932 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090240932 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' 20250806090240932 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 20250806090240932 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090240932 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090240932 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 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(763)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090240938 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240938 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090240938 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090240938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090240938 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090240938 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090240938 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090240938 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090240938 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090240938 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 20250806090240938 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090240938 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  20250806090240938 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090240943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240943 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090240943 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090240943 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  20250806090240943 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090240943 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090240943 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090240943 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 20250806090240943 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090240943 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  20250806090240943 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' 20250806090240943 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' 20250806090240943 DLSS7 <000c> ss7_asp.c: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  20250806090240943 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  20250806090240943 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  20250806090240943 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  20250806090240943 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090240944 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090240944 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090240944 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090240944 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) 20250806090240944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090240944 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090240944 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090240944 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) 20250806090240944 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240945 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090240945 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240945 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240945 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240945 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) 20250806090240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090240945 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) 20250806090240945 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) 20250806090240945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090240945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240945 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240945 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240945 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240946 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240946 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240946 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 20250806090240946 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090240946 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' 20250806090240946 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 20250806090240946 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090240946 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090240946 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 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090240950 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 20250806090240950 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 20250806090240950 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090240950 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090240956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090240956 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090240956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090240956 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090240956 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090240956 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090240956 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090240956 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090240956 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 20250806090240956 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090240956 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  20250806090240956 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090240959 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240959 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090240959 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090240959 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  20250806090240959 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090240959 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090240959 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090240959 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 20250806090240959 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090240959 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  20250806090240959 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' 20250806090240959 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' 20250806090240959 DLSS7 <000c> ss7_asp.c: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  20250806090240959 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  20250806090240959 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  20250806090240959 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  20250806090240959 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  20250806090240959 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090240959 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090240959 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090240959 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090240959 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) 20250806090240959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090240959 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090240959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090240959 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090240959 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) 20250806090240959 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090240960 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090240960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090240960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090240960 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090240960 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090240960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090240961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090240961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090240961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090240961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090240961 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090240961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090240961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090240961 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090240961 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090240961 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090240961 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090240961 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090240961 DLM3UA <000f> 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 20250806090240961 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090240961 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090240961 DLSS7 <000c> ss7_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 20250806090240961 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090240961 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090240961 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  20250806090241352 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090241352 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090241353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090241353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090241353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090241353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090241353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090241353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090241353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090241353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090241353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090241353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090241353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090241353 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090241353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090241353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090241353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090241353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.msc0-RAN(756)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090241724 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241724 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090241724 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090241724 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090241724 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241724 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090241724 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090241724 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241724 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241724 DLSS7 <000c> ss7_asp.c: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  20250806090241724 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090241724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241724 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090241724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090241724 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090241724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090241725 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090241725 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) 20250806090241725 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090241725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090241725 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090241725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090241725 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090241725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090241725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090241725 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) 20250806090241725 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090241725 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090241725 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241725 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090241725 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090241725 DLM3UA <000f> 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 20250806090241725 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090241725 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090241726 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090241726 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090241726 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241726 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  20250806090241727 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241727 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090241727 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090241727 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090241727 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241727 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090241727 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090241727 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241727 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241727 DLSS7 <000c> ss7_asp.c: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  20250806090241727 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090241727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241727 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090241727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090241727 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090241727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241727 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090241727 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090241727 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(759)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090241728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241728 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090241728 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090241728 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 20250806090241728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241728 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' 20250806090241728 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090241728 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241728 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241728 DLSS7 <000c> ss7_asp.c: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  20250806090241728 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090241728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241728 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241728 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) 20250806090241728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090241728 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090241728 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090241728 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) 20250806090241728 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) 20250806090241728 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090241728 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 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) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090241728 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) 20250806090241728 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) 20250806090241728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090241728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090241728 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) 20250806090241728 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090241728 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090241728 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241728 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090241728 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090241728 DLM3UA <000f> 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 20250806090241728 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090241729 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' 20250806090241729 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 20250806090241729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090241729 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241729 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  20250806090241729 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090241729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241729 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241729 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) 20250806090241729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090241729 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241729 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090241729 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090241729 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 20250806090241729 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241729 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' 20250806090241729 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090241729 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241729 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241729 DLSS7 <000c> ss7_asp.c: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  20250806090241729 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090241729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241729 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090241729 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090241729 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(756)@c18501b10b59: 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(759)@c18501b10b59: 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(762)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090241735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241735 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090241735 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090241735 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 20250806090241735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241735 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' 20250806090241735 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090241735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241735 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241735 DLSS7 <000c> ss7_asp.c: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  20250806090241735 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090241735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241735 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241735 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) 20250806090241735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090241735 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090241735 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) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 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) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090241735 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090241735 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) 20250806090241735 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) 20250806090241735 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090241735 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 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) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090241735 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) 20250806090241735 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) 20250806090241735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090241735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090241735 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 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090241735 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090241735 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090241735 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241735 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090241735 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090241735 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 20250806090241735 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090241735 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' 20250806090241735 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 20250806090241735 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090241735 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241735 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 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250806090241736 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241736 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090241736 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090241736 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 20250806090241736 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241736 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' 20250806090241736 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090241736 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241736 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241736 DLSS7 <000c> ss7_asp.c: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  20250806090241736 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090241736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241736 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241736 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) 20250806090241736 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090241736 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090241736 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) 20250806090241736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241736 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) 20250806090241737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241737 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090241737 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090241737 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(762)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090241758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241758 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090241758 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090241758 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090241758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090241758 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090241758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241758 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241758 DLSS7 <000c> ss7_asp.c: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  20250806090241758 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241758 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090241758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090241758 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090241758 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090241758 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) 20250806090241758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090241758 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090241758 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090241758 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090241758 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090241758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090241758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090241758 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) 20250806090241758 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090241758 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090241758 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241758 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090241758 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090241758 DLM3UA <000f> 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 20250806090241758 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090241758 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090241758 DLSS7 <000c> ss7_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 20250806090241758 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090241758 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241758 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  20250806090241759 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090241759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090241759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090241759 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090241759 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090241759 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090241759 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090241759 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090241759 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090241759 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090241759 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090241759 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090241759 DLSS7 <000c> ss7_asp.c: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  20250806090241759 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090241759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090241759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090241759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090241759 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090241759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090241759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090241759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090241759 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090241759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090241759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090241759 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090241759 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(765)@c18501b10b59: 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 } } } } 20250806090242777 DLCTRL DEBUG Command: GET 203650920 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090242778 DLCTRL DEBUG Tx Command reply: GET_REPLY 203650920 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090242781 DLCTRL DEBUG Command: GET 829522580 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090242781 DLCTRL DEBUG Tx Command reply: GET_REPLY 829522580 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090242786 DLCTRL DEBUG Command: GET 581024158 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090242786 DLCTRL DEBUG Tx Command reply: GET_REPLY 581024158 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090242790 DLCTRL DEBUG Command: GET 723212836 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090242790 DLCTRL DEBUG Tx Command reply: GET_REPLY 723212836 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090242795 DLCTRL DEBUG Command: GET 150921335 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090242795 DLCTRL DEBUG Tx Command reply: GET_REPLY 150921335 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090242800 DLCTRL DEBUG Command: GET 587030590 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090242800 DLCTRL DEBUG Tx Command reply: GET_REPLY 587030590 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090242805 DLCTRL DEBUG Command: GET 466723607 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090242805 DLCTRL DEBUG Tx Command reply: GET_REPLY 466723607 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090242809 DLCTRL DEBUG Command: GET 737370403 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090242809 DLCTRL DEBUG Tx Command reply: GET_REPLY 737370403 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090242813 DLCTRL DEBUG Command: GET 368560001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090242813 DLCTRL DEBUG Tx Command reply: GET_REPLY 368560001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090242816 DLCTRL DEBUG Command: GET 533214136 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090242816 DLCTRL DEBUG Tx Command reply: GET_REPLY 533214136 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090242819 DLCTRL DEBUG Command: GET 274380760 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090242819 DLCTRL DEBUG Tx Command reply: GET_REPLY 274380760 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090242822 DLCTRL DEBUG Command: GET 983962159 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090242822 DLCTRL DEBUG Tx Command reply: GET_REPLY 983962159 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090242824 DLCTRL DEBUG Command: GET 470424652 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090242824 DLCTRL DEBUG Tx Command reply: GET_REPLY 470424652 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090242826 DLCTRL DEBUG Command: GET 247724329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090242826 DLCTRL DEBUG Tx Command reply: GET_REPLY 247724329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090242828 DLCTRL DEBUG Command: GET 952153627 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090242828 DLCTRL DEBUG Tx Command reply: GET_REPLY 952153627 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090242830 DLCTRL DEBUG Command: GET 497352685 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090242830 DLCTRL DEBUG Tx Command reply: GET_REPLY 497352685 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090242832 DLCTRL DEBUG Command: GET 391021020 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090242832 DLCTRL DEBUG Tx Command reply: GET_REPLY 391021020 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090242834 DLCTRL DEBUG Command: GET 278647037 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090242834 DLCTRL DEBUG Tx Command reply: GET_REPLY 278647037 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090242835 DLCTRL DEBUG Command: GET 886612247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090242835 DLCTRL DEBUG Tx Command reply: GET_REPLY 886612247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090242836 DLCTRL DEBUG Command: GET 606427284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090242836 DLCTRL DEBUG Tx Command reply: GET_REPLY 606427284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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 } } } 20250806090242865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090243885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090243885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090243885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090243885 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090243885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090243885 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090243885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090243885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090243885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090243885 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  20250806090243885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (ss7_asp.c:1285) 20250806090243885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090243885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090243885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090243885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090243885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090243885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090243885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806090243885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090243885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090243885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090243885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090243885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090243885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090243885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090243885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090243885 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806090243885 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250806090243885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250806090243885 DRUA DEBUG (127.0.0.1:60106 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:86) 20250806090243885 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806090243885 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806090243885 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806090243885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090243885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) 20250806090243885 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090243886 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:879) TC_mscpool_paging_imsi-Iuh0-RUA(752)@c18501b10b59: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@c18501b10b59: UnitdataCallback HNBGW_Test.msc0-RAN(756)@c18501b10b59: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@c18501b10b59: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi0(768)8283250 20250806090244913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090244913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090244913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090244913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090244913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e6472, normal) (hnbgw_rua.c:408) 20250806090244913 DHNB DEBUG map_rua[0x558035a09ca0]{init}: Allocated (fsm.c:456) 20250806090244913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090244913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8283250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090244913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090244913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090244914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8283250 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806090244914 DCN DEBUG map_sccp[0x558035875650]{init}: Allocated (fsm.c:456) 20250806090244914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090244914 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8283250 <-> SCCP-85 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090244914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8283250 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090244914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090244914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090244914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090244914 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8283250 SCCP-85 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090244914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090244914 DLSCCP DEBUG 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) 20250806090244914 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: Allocated (fsm.c:456) 20250806090244914 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090244914 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002410056400500f1100926) (sccp_scrc.c:455) 20250806090244914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090244914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090244914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090244914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090244914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090244914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090244914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090244914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090244914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090244914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090244914 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090244914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090244914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090244914 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 41 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090244914 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090244914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090244914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090244914 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090244914 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090244914 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090244914 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090244914 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090244914 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090244914 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090244914 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090244914 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090244914 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 41 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(755)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@c18501b10b59: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi0(768)13883051 HNBGW_Test.msc0-SCCP(755)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@c18501b10b59: setverdict(pass): none -> pass 20250806090244934 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090244934 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090244934 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090244934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090244934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090244934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090244934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090244934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090244934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090244934 DLSS7 <000c> ss7_asp.c: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 78 e3 ee 02 00 00 00 00  20250806090244934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090244934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090244934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090244934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090244934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090244934 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=0078e3ee) (sccp_scrc.c:545) 20250806090244934 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) 20250806090244934 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090244934 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090244934 DLSCCP DEBUG 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) 20250806090244934 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090244934 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) 20250806090244934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090244934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090245938 DLCTRL DEBUG Command: GET 428129317 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090245938 DLCTRL DEBUG Tx Command reply: GET_REPLY 428129317 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090245940 DLCTRL DEBUG Command: GET 616516923 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090245941 DLCTRL DEBUG Tx Command reply: GET_REPLY 616516923 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090245945 DLCTRL DEBUG Command: GET 314577469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090245945 DLCTRL DEBUG Tx Command reply: GET_REPLY 314577469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090245951 DLCTRL DEBUG Command: GET 434788683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090245951 DLCTRL DEBUG Tx Command reply: GET_REPLY 434788683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090245956 DLCTRL DEBUG Command: GET 896102040 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090245957 DLCTRL DEBUG Tx Command reply: GET_REPLY 896102040 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090245961 DLCTRL DEBUG Command: GET 685519658 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090245961 DLCTRL DEBUG Tx Command reply: GET_REPLY 685519658 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090245966 DLCTRL DEBUG Command: GET 974802100 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090245966 DLCTRL DEBUG Tx Command reply: GET_REPLY 974802100 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090245970 DLCTRL DEBUG Command: GET 90245317 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090245970 DLCTRL DEBUG Tx Command reply: GET_REPLY 90245317 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090245973 DLCTRL DEBUG Command: GET 125998688 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090245974 DLCTRL DEBUG Tx Command reply: GET_REPLY 125998688 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090245977 DLCTRL DEBUG Command: GET 886341027 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090245978 DLCTRL DEBUG Tx Command reply: GET_REPLY 886341027 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090245982 DLCTRL DEBUG Command: GET 753331684 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090245982 DLCTRL DEBUG Tx Command reply: GET_REPLY 753331684 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090245988 DLCTRL DEBUG Command: GET 40161091 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090245988 DLCTRL DEBUG Tx Command reply: GET_REPLY 40161091 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090245994 DLCTRL DEBUG Command: GET 783425470 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090245994 DLCTRL DEBUG Tx Command reply: GET_REPLY 783425470 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090245998 DLCTRL DEBUG Command: GET 948539151 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090245998 DLCTRL DEBUG Tx Command reply: GET_REPLY 948539151 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090246001 DLCTRL DEBUG Command: GET 877308093 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090246001 DLCTRL DEBUG Tx Command reply: GET_REPLY 877308093 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090246004 DLCTRL DEBUG Command: GET 58413280 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090246004 DLCTRL DEBUG Tx Command reply: GET_REPLY 58413280 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090246008 DLCTRL DEBUG Command: GET 461293656 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090246008 DLCTRL DEBUG Tx Command reply: GET_REPLY 461293656 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090246013 DLCTRL DEBUG Command: GET 719854964 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090246013 DLCTRL DEBUG Tx Command reply: GET_REPLY 719854964 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090246018 DLCTRL DEBUG Command: GET 872978048 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090246018 DLCTRL DEBUG Tx Command reply: GET_REPLY 872978048 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090246022 DLCTRL DEBUG Command: GET 81519807 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090246022 DLCTRL DEBUG Tx Command reply: GET_REPLY 81519807 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090246028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090246029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41089<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(749)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(748)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090246032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090246033 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090246033 DLINP DEBUG SRVCONN(,r=127.0.0.1:60106<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090246033 DLINP NOTICE SRV(,r=127.0.0.1:60106<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090246033 DMAIN NOTICE (127.0.0.1:60106 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60106<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090246033 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090246034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090246034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090246034 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090246034 DMAIN NOTICE (127.0.0.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) 20250806090246034 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090246034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090246034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090246034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090246034 DLSCCP DEBUG 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) 20250806090246034 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090246034 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090246034 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090246034 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) 20250806090246034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090246034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090246034 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090246034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090246034 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090246034 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 00 00 00 00 00 (ss7_asp.c:1383) 20250806090246034 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090246034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090246034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090246034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{disrupted}: Freeing instance (context_map.c:203) 20250806090246034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8283250)[0x558035a09ca0]{disrupted}: Deallocated (fsm.c:568) 20250806090246034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090246034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{disconnected}: Freeing instance (context_map.c:207) 20250806090246034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x558035875650]{disconnected}: Deallocated (fsm.c:568) 20250806090246035 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8283250 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250806090246035 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246035 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090246035 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090246035 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090246035 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090246035 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090246035 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090246035 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090246035 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi-Iuh1-RUA(754)@c18501b10b59: Final verdict of PTC: none 20250806090246035 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 78 e3 ee 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc1-RAN(759)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@c18501b10b59: Final verdict of PTC: none 20250806090246036 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090246036 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 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090246036 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090246036 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090246036 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090246036 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_paging_imsi-Iuh0-RUA(752)@c18501b10b59: Final verdict of PTC: none 20250806090246036 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246036 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090246036 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090246036 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 20250806090246036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246036 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090246036 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090246036 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090246036 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090246036 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090246036 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090246036 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 20250806090246037 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' 20250806090246037 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' 20250806090246037 DLSS7 <000c> ss7_asp.c: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  20250806090246037 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  20250806090246037 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  20250806090246037 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  20250806090246037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090246037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090246037 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090246037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246037 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090246037 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090246037 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090246037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090246037 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090246037 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-SCCP(761)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@c18501b10b59: Final verdict of PTC: none 20250806090246037 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) 20250806090246037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246037 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090246037 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090246037 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090246037 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090246037 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090246037 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090246037 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn0-SCCP(764)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@c18501b10b59: Final verdict of PTC: none 20250806090246037 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090246037 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) 20250806090246037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090246037 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090246037 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090246037 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) 20250806090246037 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090246037 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090246037 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090246037 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 20250806090246037 DLSS7 <000c> ss7_route.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' 20250806090246037 DLSS7 <000c> ss7_route.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' 20250806090246037 DLSS7 <000c> ss7_asp.c: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  20250806090246037 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  20250806090246037 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  20250806090246037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090246037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090246037 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 20250806090246037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246038 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090246038 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090246038 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090246038 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 20250806090246038 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' 20250806090246038 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' 20250806090246038 DLSS7 <000c> ss7_asp.c: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  20250806090246038 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  20250806090246038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090246038 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 20250806090246038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246038 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090246038 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(765)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@c18501b10b59: Final verdict of PTC: none20250806090246038 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090246038 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 20250806090246038 DLSS7 <000c> ss7_route.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' 20250806090246038 DLSS7 <000c> ss7_route.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' 20250806090246038 DLSS7 <000c> ss7_asp.c: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  20250806090246038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090246038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090246039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MutexDispCT-TC_mscpool_paging_imsi(747)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@c18501b10b59: Final verdict of PTC: none 20250806090246039 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090246039 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) 20250806090246039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090246039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090246039 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090246039 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) 20250806090246039 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090246039 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090246039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090246039 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090246039 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090246039 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) 20250806090246039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090246040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090246040 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090246040 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) 20250806090246040 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090246040 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090246040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090246040 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090246040 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090246040 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) 20250806090246040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090246040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090246040 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090246040 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090246040 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) 20250806090246040 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090246040 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc2-M3UA(763)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(767)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi0(768)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(750)@c18501b10b59: Final verdict of PTC: none 20250806090246060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33956<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Aug 6 09:02:46 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 20250806090246157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090246531 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090246531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090246531 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090246531 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) 20250806090246531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090246531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090246531 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090246531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090246531 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) 20250806090246531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090246531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090246531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090246531 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090246531 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090246531 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090246531 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090246531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090246531 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090246531 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090246531 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090246531 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090246531 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090246531 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090246531 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090246532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090246532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090246532 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 20250806090246532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090246532 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 20250806090246532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090246532 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090246532 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090246532 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090246532 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090246532 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090246532 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090246532 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090246960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=557220) Waiting for packet dumper to finish... 1 (prev_count=557220, count=557760) 20250806090248038 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090248038 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090248038 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090248038 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090248038 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090248038 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090248038 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090248038 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090248038 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090248039 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090248039 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090248039 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090248405 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248405 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090248406 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) 20250806090248406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090248406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090248406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090248406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090248406 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) 20250806090248406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090248406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248406 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 20250806090248406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090248406 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 20250806090248406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090248411 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248411 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090248411 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) 20250806090248411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090248411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090248411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090248411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090248411 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) 20250806090248411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090248411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248412 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248412 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248412 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 20250806090248412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090248412 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 20250806090248412 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090248450 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248450 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248450 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090248450 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) 20250806090248450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090248450 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090248450 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248450 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090248450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248450 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248451 DLM3UA <000f> 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 20250806090248451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090248451 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090248451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090248624 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248624 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248624 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090248624 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) 20250806090248624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248624 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090248624 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090248624 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248624 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248624 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090248624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248624 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248625 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090248625 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) 20250806090248625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090248625 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090248625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248625 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090248625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248625 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248625 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248625 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090248625 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) 20250806090248625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248625 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090248625 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090248625 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248625 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248625 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090248625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248625 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248625 DLM3UA <000f> 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 20250806090248625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090248625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090248625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090248625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248625 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248625 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248625 DLM3UA <000f> 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 20250806090248625 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090248625 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090248625 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090248626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248626 DLM3UA <000f> 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 20250806090248626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090248626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090248626 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090248896 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090248896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090248896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090248896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090248896 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090248896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248896 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090248896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090248896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090248896 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090248896 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090248896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248896 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090248896 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090248896 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) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090248896 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090248896 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090248896 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090248896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090248896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090248896 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090248897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248897 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090248897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090248897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090248897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090248897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248897 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090248897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090248897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090248897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090248897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090248897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090248897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090248897 DLM3UA <000f> 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 20250806090248897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090248897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090248897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250806090249162 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090249162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009883bf), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090249162 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090249162 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) 20250806090249162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090249162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090249162 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090249162 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090249162 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090249162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090249162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090249162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 98 83 bf 00 00 48 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090249162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090249163 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090249163 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090249163 DLM3UA <000f> 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 20250806090249163 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090249163 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090249163 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090249164 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090249164 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00baf24f), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090249164 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090249164 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090249164 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090249165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090249165 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090249165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090249165 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090249165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090249165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090249165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 ba f2 4f 00 00 47 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090249165 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090249165 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcaf15), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090249165 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090249165 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090249165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090249165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090249165 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090249165 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090249165 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090249165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090249165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090249165 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fc af 15 00 00 49 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090249165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090249165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090249165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090249165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090249165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090249165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090249165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090249165 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090249165 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090249165 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090249165 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090249165 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090249165 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090249165 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090249680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090249680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090249680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090249680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090249680 DLSCCP DEBUG SCCP-SCOC(69)[0x558035a1ada0]{IDLE}: Deallocated (fsm.c:568) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(68)[0x5580359f43c0]{IDLE}: Deallocated (fsm.c:568) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090249681 DLSCCP DEBUG SCCP-SCOC(70)[0x5580359d6000]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_paging_tmsi started. 20250806090250058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090250065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090250068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090250179 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090250179 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090250185 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250185 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250186 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250186 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250186 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250186 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250186 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250186 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_tmsi-Iuh1(775)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090250186 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40882 (stream_srv.c:143) 20250806090250186 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40882<->l=127.0.0.1:29169 (hnb.c:335) 20250806090250187 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250187 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090250187 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090250187 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) 20250806090250187 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) 20250806090250187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090250187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250187 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250187 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250187 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090250187 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090250187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250187 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) 20250806090250187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090250187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250187 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250187 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250187 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090250187 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090250187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250187 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090250187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090250187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250187 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250187 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090250188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090250188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090250188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090250188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090250188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250188 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250188 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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090250188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090250188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250188 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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090250188 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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090250188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250188 DLM3UA <000f> 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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090250188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090250188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250188 DLM3UA <000f> 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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090250188 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090250188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(779)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(777)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(782)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(780)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(785)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(783)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090250218 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250218 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250218 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250218 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250218 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250218 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250218 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090250218 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250220 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250220 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090250220 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090250220 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) 20250806090250220 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) 20250806090250220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090250220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250220 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250220 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250220 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090250220 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 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) 20250806090250220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090250220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250220 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250220 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090250220 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 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) 20250806090250220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090250220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250220 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250220 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250220 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090250220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090250220 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250220 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090250220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090250220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250220 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250220 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090250220 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090250220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250220 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090250220 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090250220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250220 DLM3UA <000f> 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090250220 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090250220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250220 DLM3UA <000f> 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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090250220 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090250220 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(788)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090250242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090250242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090250242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090250242 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090250242 DHNBAP 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) 20250806090250242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090250242 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090250242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090250242 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@c18501b10b59: setverdict(pass): none -> pass 20250806090250246 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090250246 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090250246 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090250246 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090250246 DHNBAP DEBUG (127.0.0.1:40882 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090250246 DHNBAP NOTICE (127.0.0.1:40882 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090250246 DHNBAP NOTICE (127.0.0.1:40882 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090250246 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090250246 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090250397 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 20250806090250397 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 20250806090250397 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090250397 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090250403 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250403 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090250403 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090250403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090250403 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090250403 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090250403 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090250403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090250403 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090250403 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 20250806090250403 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090250403 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  20250806090250403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090250406 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 20250806090250406 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 20250806090250406 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090250406 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090250406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250407 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090250407 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090250407 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  20250806090250407 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090250407 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090250407 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090250407 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 20250806090250407 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090250407 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  20250806090250407 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' 20250806090250407 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' 20250806090250407 DLSS7 <000c> ss7_asp.c: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  20250806090250407 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  20250806090250407 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090250407 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090250407 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090250407 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090250407 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) 20250806090250407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090250407 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090250407 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090250407 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) 20250806090250407 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250408 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090250408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250408 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250408 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090250408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090250409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250409 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090250409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090250409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250409 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc1-M3UA(782)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090250409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250409 DLM3UA <000f> 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 20250806090250409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090250410 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090250410 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090250410 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090250410 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090250410 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  20250806090250414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250414 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090250414 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090250414 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090250414 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090250414 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090250414 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090250414 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090250414 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090250414 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 20250806090250414 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090250414 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  20250806090250414 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090250417 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 20250806090250417 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 20250806090250417 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090250417 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090250417 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250417 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090250417 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090250417 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  20250806090250417 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090250417 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090250417 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090250417 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 20250806090250417 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090250417 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  20250806090250417 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' 20250806090250417 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' 20250806090250417 DLSS7 <000c> ss7_asp.c: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  20250806090250417 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  20250806090250417 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  20250806090250417 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090250417 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090250417 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090250417 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090250417 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) 20250806090250417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090250417 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090250417 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090250417 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) 20250806090250417 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250418 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250418 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090250419 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250419 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250419 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250419 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) 20250806090250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090250419 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) 20250806090250419 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) 20250806090250419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090250419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250419 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) HNBGW_Test.msc2-M3UA(785)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090250419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250419 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250419 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250419 DLM3UA <000f> 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 20250806090250419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090250419 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' 20250806090250419 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 20250806090250419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090250419 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090250419 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  20250806090250423 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250423 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090250423 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090250423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090250423 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090250423 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090250423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090250423 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090250423 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090250423 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 20250806090250423 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090250423 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  20250806090250423 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090250426 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250426 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090250426 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090250426 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  20250806090250426 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090250426 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090250426 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090250426 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 20250806090250426 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090250426 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  20250806090250426 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' 20250806090250426 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' 20250806090250426 DLSS7 <000c> ss7_asp.c: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  20250806090250426 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  20250806090250426 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  20250806090250426 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  20250806090250426 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090250426 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090250426 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090250426 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090250426 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) 20250806090250426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090250426 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090250426 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090250426 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) 20250806090250426 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250427 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250427 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090250427 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090250427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250428 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) 20250806090250428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090250428 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) 20250806090250428 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) 20250806090250428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090250428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250428 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250428 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 20250806090250428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090250428 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' 20250806090250428 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 20250806090250428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090250428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090250428 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  20250806090250430 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 20250806090250430 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 20250806090250430 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090250430 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090250439 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250439 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090250439 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090250439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090250439 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090250439 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090250439 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090250439 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090250439 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090250439 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 20250806090250439 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090250439 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  20250806090250439 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090250442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090250442 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090250442 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  20250806090250442 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090250442 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090250442 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090250442 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 20250806090250442 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090250442 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  20250806090250442 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' 20250806090250442 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' 20250806090250442 DLSS7 <000c> ss7_asp.c: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  20250806090250442 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  20250806090250442 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  20250806090250442 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  20250806090250443 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  20250806090250443 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090250443 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090250443 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090250443 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090250443 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) 20250806090250443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090250443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090250443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090250443 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090250443 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) 20250806090250443 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090250444 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090250444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090250444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090250444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090250444 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090250444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090250444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090250444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090250444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090250444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090250444 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090250444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090250444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090250444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090250444 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090250444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090250444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090250444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090250444 DLM3UA <000f> 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 20250806090250444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090250444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090250444 DLSS7 <000c> ss7_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 20250806090250444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090250444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090250444 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.msc0-RAN(778)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090251209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251209 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090251209 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090251209 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090251209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251209 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090251209 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090251209 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251209 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251209 DLSS7 <000c> ss7_asp.c: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  20250806090251209 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090251209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251209 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090251209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090251209 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090251209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090251210 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090251210 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) 20250806090251210 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090251210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090251210 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090251210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090251210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090251210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090251210 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090251210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090251210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090251210 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) 20250806090251210 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090251210 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090251210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251210 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090251210 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090251210 DLM3UA <000f> 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 20250806090251210 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090251210 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090251210 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090251210 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090251210 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251210 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  20250806090251212 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251212 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090251212 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090251212 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090251212 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251212 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090251212 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090251212 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251212 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251212 DLSS7 <000c> ss7_asp.c: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  20250806090251212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090251212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090251212 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090251212 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090251212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090251212 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090251212 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(778)@c18501b10b59: 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 } } } } 20250806090251215 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090251215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251215 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251215 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) 20250806090251215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090251215 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251215 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090251215 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090251215 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 20250806090251215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251215 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' 20250806090251215 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090251215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251215 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090251215 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090251215 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) 20250806090251215 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) 20250806090251215 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090251215 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 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) 20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSS7 <000c> ss7_asp.c: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  20250806090251215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090251215 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) 20250806090251215 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) 20250806090251215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090251215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090251215 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) 20250806090251215 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090251215 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090251215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251215 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090251215 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090251215 DLM3UA <000f> 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 20250806090251215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090251215 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' 20250806090251215 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 20250806090251215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090251215 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251215 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  20250806090251215 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251215 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090251215 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090251215 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 20250806090251215 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251215 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' 20250806090251215 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090251215 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251215 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251216 DLSS7 <000c> ss7_asp.c: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  20250806090251216 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090251216 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251216 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251216 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) 20250806090251216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090251216 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090251216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251216 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090251216 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090251216 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(781)@c18501b10b59: 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(784)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090251219 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251219 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090251219 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090251219 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 20250806090251219 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251219 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' 20250806090251219 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090251219 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251219 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251219 DLSS7 <000c> ss7_asp.c: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  20250806090251220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090251220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251220 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) 20250806090251220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090251220 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) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 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) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090251220 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090251220 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) 20250806090251220 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) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 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) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090251220 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) 20250806090251220 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) 20250806090251220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090251220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090251220 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) 20250806090251220 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090251220 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090251220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251220 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090251220 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090251220 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 20250806090251220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090251220 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' 20250806090251220 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 20250806090251220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090251220 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251220 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  20250806090251220 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251220 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090251220 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090251220 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 20250806090251220 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251220 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' 20250806090251220 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090251220 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251220 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251220 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090251220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251220 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251220 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) 20250806090251220 DLSS7 <000c> ss7_asp.c: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  20250806090251220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090251220 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) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 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) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251220 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090251220 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090251220 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(784)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090251241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251241 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090251241 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090251241 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090251241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090251241 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090251241 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251241 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251241 DLSS7 <000c> ss7_asp.c: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  20250806090251241 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090251241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251241 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090251241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090251241 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251241 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090251241 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090251241 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) 20250806090251241 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090251241 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090251241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090251241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090251241 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090251241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090251241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090251241 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) 20250806090251241 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090251241 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090251241 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251241 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090251241 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090251241 DLM3UA <000f> 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 20250806090251241 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090251241 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090251242 DLSS7 <000c> ss7_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 20250806090251242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090251242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251242 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  20250806090251242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090251242 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090251242 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090251242 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090251242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090251242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090251242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090251242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090251242 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090251242 DLSS7 <000c> ss7_asp.c: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  20250806090251242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090251242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090251242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090251242 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090251242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090251242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090251242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090251242 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090251242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090251242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090251242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090251242 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090251242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090251243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090251243 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090251243 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(787)@c18501b10b59: 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 } } } } 20250806090252257 DLCTRL DEBUG Command: GET 822863956 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090252257 DLCTRL DEBUG Tx Command reply: GET_REPLY 822863956 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090252264 DLCTRL DEBUG Command: GET 994515369 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090252264 DLCTRL DEBUG Tx Command reply: GET_REPLY 994515369 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090252270 DLCTRL DEBUG Command: GET 308281321 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090252270 DLCTRL DEBUG Tx Command reply: GET_REPLY 308281321 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090252274 DLCTRL DEBUG Command: GET 329917927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090252274 DLCTRL DEBUG Tx Command reply: GET_REPLY 329917927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090252278 DLCTRL DEBUG Command: GET 175482947 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090252278 DLCTRL DEBUG Tx Command reply: GET_REPLY 175482947 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090252282 DLCTRL DEBUG Command: GET 523654596 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090252282 DLCTRL DEBUG Tx Command reply: GET_REPLY 523654596 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090252286 DLCTRL DEBUG Command: GET 298454162 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090252286 DLCTRL DEBUG Tx Command reply: GET_REPLY 298454162 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090252289 DLCTRL DEBUG Command: GET 367975427 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090252289 DLCTRL DEBUG Tx Command reply: GET_REPLY 367975427 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090252293 DLCTRL DEBUG Command: GET 198645521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090252293 DLCTRL DEBUG Tx Command reply: GET_REPLY 198645521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090252296 DLCTRL DEBUG Command: GET 91650670 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090252296 DLCTRL DEBUG Tx Command reply: GET_REPLY 91650670 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090252298 DLCTRL DEBUG Command: GET 759270201 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090252298 DLCTRL DEBUG Tx Command reply: GET_REPLY 759270201 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090252301 DLCTRL DEBUG Command: GET 921553632 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090252301 DLCTRL DEBUG Tx Command reply: GET_REPLY 921553632 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090252302 DLCTRL DEBUG Command: GET 344653161 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090252302 DLCTRL DEBUG Tx Command reply: GET_REPLY 344653161 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090252305 DLCTRL DEBUG Command: GET 311770041 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090252305 DLCTRL DEBUG Tx Command reply: GET_REPLY 311770041 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090252307 DLCTRL DEBUG Command: GET 96875305 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090252307 DLCTRL DEBUG Tx Command reply: GET_REPLY 96875305 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090252309 DLCTRL DEBUG Command: GET 245547614 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090252309 DLCTRL DEBUG Tx Command reply: GET_REPLY 245547614 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090252310 DLCTRL DEBUG Command: GET 480938120 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090252310 DLCTRL DEBUG Tx Command reply: GET_REPLY 480938120 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090252312 DLCTRL DEBUG Command: GET 454795532 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090252312 DLCTRL DEBUG Tx Command reply: GET_REPLY 454795532 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090252314 DLCTRL DEBUG Command: GET 406034988 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090252314 DLCTRL DEBUG Tx Command reply: GET_REPLY 406034988 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090252316 DLCTRL DEBUG Command: GET 485718776 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090252316 DLCTRL DEBUG Tx Command reply: GET_REPLY 485718776 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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 } } } 20250806090252340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@c18501b10b59: 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 20250806090253357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090253357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090253357 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090253357 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090253357 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090253357 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090253357 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090253357 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090253357 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090253357 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  20250806090253357 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806090253357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090253357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090253357 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090253357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090253357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090253357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090253357 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806090253357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090253357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090253357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090253357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090253357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090253357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090253357 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090253357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090253357 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806090253357 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: NOT_PRESENT 000-00-0-0 (hnbgw_ranap.c:417) 20250806090253357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250806090253357 DRUA DEBUG (127.0.0.1:40882 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:86) 20250806090253357 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (cnlink_paging.c:136) 20250806090253357 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (cnlink_paging.c:163) 20250806090253357 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:180) 20250806090253357 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (cnlink_paging.c:114) 20250806090253357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090253357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) 20250806090253357 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090253357 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:879) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c18501b10b59: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@c18501b10b59: UnitdataCallback TC_mscpool_paging_tmsi0(790)@c18501b10b59: 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)@c18501b10b59: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@c18501b10b59: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_tmsi0(790)3881416 20250806090254392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090254392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090254392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1431) 20250806090254392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090254392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b39c8, normal) (hnbgw_rua.c:408) 20250806090254392 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090254392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090254392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090254392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090254392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090254392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881416 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806090254392 DCN DEBUG map_sccp[0x558035a09ca0]{init}: Allocated (fsm.c:456) 20250806090254392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090254392 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3881416 <-> SCCP-86 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090254393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881416 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:313) 20250806090254393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090254393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090254393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090254393 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3881416 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090254393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090254393 DLSCCP DEBUG 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) 20250806090254393 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: Allocated (fsm.c:456) 20250806090254393 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090254393 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300029e0056400500f1100926) (sccp_scrc.c:455) 20250806090254393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090254393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090254393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090254393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090254393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090254393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090254393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090254393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090254393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090254393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090254393 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090254393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090254393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090254393 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 02 9e 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090254393 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090254393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090254393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090254393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090254393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090254393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090254393 DLM3UA <000f> 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 20250806090254393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090254393 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090254393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090254393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090254394 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090254394 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 02 9e 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@c18501b10b59: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_tmsi0(790)10577214 HNBGW_Test.msc0-SCCP(777)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090254411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090254411 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090254411 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090254411 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090254411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090254411 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090254411 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090254411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090254411 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(790)@c18501b10b59: setverdict(pass): none -> pass 20250806090254411 DLSS7 <000c> ss7_asp.c: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 42 ba 8c 02 00 00 00 00  20250806090254411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090254411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090254411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090254411 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090254411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090254411 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=0042ba8c) (sccp_scrc.c:545) 20250806090254411 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) 20250806090254411 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090254411 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090254411 DLSCCP DEBUG 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) 20250806090254411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090254411 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) 20250806090254411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090254411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090255417 DLCTRL DEBUG Command: GET 910632493 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090255417 DLCTRL DEBUG Tx Command reply: GET_REPLY 910632493 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090255422 DLCTRL DEBUG Command: GET 963323216 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090255422 DLCTRL DEBUG Tx Command reply: GET_REPLY 963323216 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090255426 DLCTRL DEBUG Command: GET 521222610 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090255426 DLCTRL DEBUG Tx Command reply: GET_REPLY 521222610 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090255430 DLCTRL DEBUG Command: GET 690449540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090255430 DLCTRL DEBUG Tx Command reply: GET_REPLY 690449540 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090255434 DLCTRL DEBUG Command: GET 46221974 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090255434 DLCTRL DEBUG Tx Command reply: GET_REPLY 46221974 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090255438 DLCTRL DEBUG Command: GET 704785096 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090255438 DLCTRL DEBUG Tx Command reply: GET_REPLY 704785096 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090255442 DLCTRL DEBUG Command: GET 59058690 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090255442 DLCTRL DEBUG Tx Command reply: GET_REPLY 59058690 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090255446 DLCTRL DEBUG Command: GET 390798607 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090255446 DLCTRL DEBUG Tx Command reply: GET_REPLY 390798607 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090255450 DLCTRL DEBUG Command: GET 280039299 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090255450 DLCTRL DEBUG Tx Command reply: GET_REPLY 280039299 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090255453 DLCTRL DEBUG Command: GET 778473449 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090255453 DLCTRL DEBUG Tx Command reply: GET_REPLY 778473449 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090255457 DLCTRL DEBUG Command: GET 522395314 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090255457 DLCTRL DEBUG Tx Command reply: GET_REPLY 522395314 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090255461 DLCTRL DEBUG Command: GET 312815394 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090255461 DLCTRL DEBUG Tx Command reply: GET_REPLY 312815394 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090255464 DLCTRL DEBUG Command: GET 176248372 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090255464 DLCTRL DEBUG Tx Command reply: GET_REPLY 176248372 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090255466 DLCTRL DEBUG Command: GET 173685794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090255467 DLCTRL DEBUG Tx Command reply: GET_REPLY 173685794 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090255469 DLCTRL DEBUG Command: GET 415136356 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090255469 DLCTRL DEBUG Tx Command reply: GET_REPLY 415136356 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090255471 DLCTRL DEBUG Command: GET 931262392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090255471 DLCTRL DEBUG Tx Command reply: GET_REPLY 931262392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090255473 DLCTRL DEBUG Command: GET 568067745 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090255473 DLCTRL DEBUG Tx Command reply: GET_REPLY 568067745 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090255474 DLCTRL DEBUG Command: GET 816534187 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090255474 DLCTRL DEBUG Tx Command reply: GET_REPLY 816534187 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090255476 DLCTRL DEBUG Command: GET 129617053 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090255476 DLCTRL DEBUG Tx Command reply: GET_REPLY 129617053 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090255477 DLCTRL DEBUG Command: GET 393054752 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090255477 DLCTRL DEBUG Tx Command reply: GET_REPLY 393054752 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090255482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090255482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(770)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090255484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090255485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090255485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090255485 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090255485 DMAIN NOTICE (127.0.0.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) 20250806090255485 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090255485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090255485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090255485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090255485 DLSCCP DEBUG 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) 20250806090255485 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090255485 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090255485 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090255485 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) 20250806090255485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090255485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090255485 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090255485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090255485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090255485 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 42 ba 8c 00 00 56 00 00 00 00 00 (ss7_asp.c:1383) 20250806090255485 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090255485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090255485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090255485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{disrupted}: Freeing instance (context_map.c:203) 20250806090255485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3881416)[0x558035a1ada0]{disrupted}: Deallocated (fsm.c:568) 20250806090255485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090255485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{disconnected}: Freeing instance (context_map.c:207) 20250806090255485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x558035a09ca0]{disconnected}: Deallocated (fsm.c:568) 20250806090255485 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3881416 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:226) 20250806090255486 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090255486 DLINP DEBUG SRVCONN(,r=127.0.0.1:40882<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090255486 DLINP NOTICE SRV(,r=127.0.0.1:40882<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090255486 DMAIN NOTICE (127.0.0.1:40882 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40882<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090255486 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090255486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090255486 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090255486 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090255486 DLM3UA <000f> 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 20250806090255486 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090255486 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090255486 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090255486 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090255486 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090255486 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 42 ba 8c 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_tmsi-Iuh1-RUA(776)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@c18501b10b59: Final verdict of PTC: none 20250806090255488 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090255488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090255488 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090255488 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 20250806090255488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-SCCP(783)@c18501b10b59: Final verdict of PTC: none 20250806090255488 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc2-RAN(784)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(787)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@c18501b10b59: Final verdict of PTC: none 20250806090255489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090255489 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090255489 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090255489 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) 20250806090255489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090255489 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090255489 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090255489 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) 20250806090255489 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090255490 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(779)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(772)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@c18501b10b59: Final verdict of PTC: none 20250806090255491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) HNBGW-MGCP(789)@c18501b10b59: Final verdict of PTC: none 20250806090255492 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090255492 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090255492 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) 20250806090255492 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090255493 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090255493 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090255494 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) 20250806090255494 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090255494 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090255495 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090255495 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090255496 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090255496 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) 20250806090255496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090255497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090255497 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090255498 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) 20250806090255498 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090255498 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090255500 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090255500 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090255500 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090255488 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090255488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090255488 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090255488 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090255488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090255488 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090255488 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090255488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255488 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090255488 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090255489 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 20250806090255489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090255489 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090255489 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090255489 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090255489 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090255489 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090255489 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090255489 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 20250806090255489 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' 20250806090255489 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' 20250806090255489 DLSS7 <000c> ss7_asp.c: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  20250806090255489 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  20250806090255489 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  20250806090255489 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  20250806090255489 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090255489 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090255489 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090255489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255489 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090255489 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090255489 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) 20250806090255489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090255490 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090255490 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090255490 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090255490 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090255490 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090255490 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090255490 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 20250806090255490 DLSS7 <000c> ss7_route.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' 20250806090255490 DLSS7 <000c> ss7_route.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' 20250806090255490 DLSS7 <000c> ss7_asp.c: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  20250806090255490 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  20250806090255490 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  20250806090255490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090255490 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090255490 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090255490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 2025080609020250806090255501 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) 255490 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090255490 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090255491 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 20250806090255491 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 20250806090255491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090255491 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090255491 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090255491 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090255491 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090255491 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090255491 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090255491 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 20250806090255491 DLSS7 <000c> ss7_route.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' 20250806090255491 DLSS7 <000c> ss7_route.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' 20250806090255491 DLSS7 <000c> ss7_asp.c: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  20250806090255491 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  20250806090255491 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090255491 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090255495 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090255495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090255495 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090255495 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090255495 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 20250806090255499 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 20250806090255499 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090255499 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090255499 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090255499 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090255499 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090255499 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090255499 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090255499 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 20250806090255499 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' 20250806090255499 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' 20250806090255499 DLSS7 <000c> ss7_asp.c: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  20250806090255499 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090255499 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090255501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090255501 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090255502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090255502 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090255502 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) 20250806090255502 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090255502 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-M3UA(782)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@c18501b10b59: Final verdict of PTC: none 20250806090255509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(790)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Aug 6 09:02:55 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 20250806090255599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090256035 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090256035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090256035 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090256035 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090256035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090256035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090256035 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090256035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090256035 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090256036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090256036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090256036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090256036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090256036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090256036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090256036 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090256036 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090256036 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090256036 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090256302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=537456) 20250806090256533 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090256533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090256533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090256533 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090256533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090256533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090256533 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090256533 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090256533 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090256533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090256533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090256533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090256533 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090256533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090256533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090256533 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) 20250806090256533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090256533 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090256533 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090256533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090256533 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) 20250806090256533 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090256533 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090256533 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090256533 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090256533 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090256533 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090256533 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090256533 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090256533 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090256533 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090256534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090256534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090256534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090256534 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 20250806090256534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090256534 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 20250806090256534 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=537456, count=556532) 20250806090257490 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090257490 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090257490 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090257490 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090257490 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090257490 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090257492 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090257492 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090257492 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090257500 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090257500 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090257500 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:02:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250806090258406 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258406 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258406 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090258406 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) 20250806090258406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090258406 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090258406 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090258406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090258406 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) 20250806090258406 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090258406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258406 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258406 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258406 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258406 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258406 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 20250806090258406 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090258406 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 20250806090258406 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090258412 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258412 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258412 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090258412 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) 20250806090258412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090258412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090258412 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090258412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090258412 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) 20250806090258412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090258412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258412 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258413 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258413 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258413 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258413 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 20250806090258413 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090258413 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 20250806090258413 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090258451 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090258451 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) 20250806090258451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090258451 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090258451 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258451 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090258451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258451 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258451 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258451 DLM3UA <000f> 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 20250806090258451 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090258451 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090258451 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090258625 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090258626 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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090258626 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090258626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258626 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090258626 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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090258626 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090258626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258626 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090258626 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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090258626 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090258626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258626 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090258626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258626 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258626 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258626 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258626 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258626 DLM3UA <000f> 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 20250806090258626 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090258626 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090258627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090258627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258627 DLM3UA <000f> 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 20250806090258627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090258627 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090258627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090258627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258627 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258627 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258627 DLM3UA <000f> 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 20250806090258627 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090258627 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090258627 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090258897 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b7e55), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090258897 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) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090258897 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090258897 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090258897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 2b 7e 55 00 00 4b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258897 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097d0f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090258897 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090258897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090258897 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090258897 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090258897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 09 7d 0f 00 00 4a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258897 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9ce0), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090258897 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090258897 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090258897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090258897 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090258897 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090258897 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090258897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090258897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090258897 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 9c e0 00 00 4c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090258897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258897 DLM3UA <000f> 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 20250806090258897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090258897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090258897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090258897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258897 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090258897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090258897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090258897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090258897 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090258897 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090258897 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090258897 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090258897 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090258897 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090258897 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090259159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090259159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090259159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090259159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090259159 DLSCCP DEBUG SCCP-SCOC(72)[0x5580359dc260]{IDLE}: Deallocated (fsm.c:568) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(71)[0x5580359e7d20]{IDLE}: Deallocated (fsm.c:568) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090259161 DLSCCP DEBUG SCCP-SCOC(73)[0x5580359e06a0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_paging_imsi_lai_registered started. 20250806090259432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090259436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090259440 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32973<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090259549 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090259549 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090259556 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259556 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259556 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259556 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259556 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259556 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259556 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259556 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35634 (stream_srv.c:143) 20250806090259557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35634<->l=127.0.0.1:29169 (hnb.c:335) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090259558 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259558 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090259558 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090259558 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) 20250806090259558 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) 20250806090259558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090259558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259558 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259558 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259558 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090259558 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259558 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) 20250806090259558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090259558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259558 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259558 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259558 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090259558 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090259558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090259558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259558 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259558 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259558 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090259558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259558 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 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) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259558 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090259558 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259558 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090259558 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090259558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259558 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259558 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259558 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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090259558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090259558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259558 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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090259558 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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090259558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259558 DLM3UA <000f> 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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090259558 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090259558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259558 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259558 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259558 DLM3UA <000f> 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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090259558 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090259558 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(801)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(799)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(804)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(802)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(807)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(805)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090259588 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259588 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259588 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259588 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259588 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259588 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259589 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090259589 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259590 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259590 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090259590 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090259590 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) 20250806090259590 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) 20250806090259590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090259590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259590 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259590 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259590 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090259590 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 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) 20250806090259590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090259590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259590 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259590 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259590 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090259590 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 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) 20250806090259590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090259590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259590 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259590 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259590 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090259590 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259590 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090259590 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259590 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090259590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090259590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259590 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259590 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090259590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090259590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259590 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090259590 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090259590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259590 DLM3UA <000f> 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090259590 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090259590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259590 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259590 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259590 DLM3UA <000f> 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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090259590 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090259590 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090259609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090259609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090259609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090259609 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090259609 DHNBAP 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) 20250806090259609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090259609 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090259609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090259609 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@c18501b10b59: setverdict(pass): none -> pass 20250806090259613 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090259613 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090259613 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090259613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090259613 DHNBAP DEBUG (127.0.0.1:35634 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090259613 DHNBAP NOTICE (127.0.0.1:35634 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090259613 DHNBAP NOTICE (127.0.0.1:35634 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090259613 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090259613 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090259768 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 20250806090259768 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 20250806090259768 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090259768 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090259777 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259777 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090259777 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090259777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090259777 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090259777 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090259777 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090259777 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090259777 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090259777 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 20250806090259777 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090259777 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  20250806090259777 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090259777 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 20250806090259777 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 20250806090259777 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090259777 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090259779 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259779 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090259780 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090259780 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  20250806090259780 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090259780 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090259780 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090259780 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 20250806090259780 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090259780 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  20250806090259780 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' 20250806090259780 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' 20250806090259780 DLSS7 <000c> ss7_asp.c: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  20250806090259780 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  20250806090259780 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090259780 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090259780 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090259780 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090259780 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) 20250806090259780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090259780 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.msc1-M3UA(804)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090259780 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090259780 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) 20250806090259780 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259781 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090259781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259781 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259781 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090259781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259782 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090259782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090259782 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090259782 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090259782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259782 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259782 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259782 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259782 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259782 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259782 DLM3UA <000f> 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 20250806090259782 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090259782 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090259782 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090259782 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090259782 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090259782 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  20250806090259784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259784 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090259784 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090259784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090259784 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090259784 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090259784 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090259784 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090259784 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090259784 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 20250806090259784 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090259785 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  20250806090259785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090259787 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 20250806090259787 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 20250806090259787 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090259787 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090259787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090259787 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090259787 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  20250806090259787 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090259787 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090259787 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090259787 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 20250806090259787 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090259787 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  20250806090259787 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' 20250806090259787 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' 20250806090259787 DLSS7 <000c> ss7_asp.c: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  20250806090259787 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  20250806090259787 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  20250806090259787 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090259787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090259788 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090259788 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090259788 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) 20250806090259788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090259788 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090259788 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090259788 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) 20250806090259788 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259789 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090259789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259789 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) 20250806090259789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090259789 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) 20250806090259789 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) 20250806090259789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090259789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) HNBGW_Test.msc2-M3UA(807)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090259789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259789 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259790 DLM3UA <000f> 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 20250806090259790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090259790 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' 20250806090259790 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 20250806090259790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090259790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090259790 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  20250806090259793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090259793 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090259793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090259793 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090259793 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090259793 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090259793 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090259793 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090259793 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 20250806090259793 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090259793 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  20250806090259793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090259794 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259794 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090259794 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090259794 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  20250806090259794 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090259794 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090259794 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090259794 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 20250806090259794 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090259794 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  20250806090259794 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' 20250806090259794 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' 20250806090259794 DLSS7 <000c> ss7_asp.c: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  20250806090259794 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  20250806090259794 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  20250806090259794 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  20250806090259794 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090259794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090259794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090259794 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090259794 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) 20250806090259794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090259794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090259794 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090259794 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) 20250806090259794 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259795 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259795 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090259795 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259795 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259795 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090259795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259795 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) 20250806090259795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090259795 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) 20250806090259795 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) 20250806090259795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090259795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259795 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259795 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259795 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259795 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259795 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259795 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 20250806090259795 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090259795 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' 20250806090259795 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 20250806090259795 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090259795 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090259795 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 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090259800 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 20250806090259800 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 20250806090259800 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090259800 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090259805 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259805 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090259805 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090259805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090259805 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090259805 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090259805 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090259805 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090259805 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090259805 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 20250806090259805 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090259805 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  20250806090259805 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090259807 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259807 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090259807 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090259807 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  20250806090259807 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090259807 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090259807 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090259807 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 20250806090259807 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090259807 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  20250806090259807 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' 20250806090259807 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' 20250806090259807 DLSS7 <000c> ss7_asp.c: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  20250806090259807 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  20250806090259807 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  20250806090259807 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  20250806090259807 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  20250806090259807 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090259808 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090259808 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090259808 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090259808 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) 20250806090259808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090259808 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090259808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090259808 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090259808 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) 20250806090259808 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090259809 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090259809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090259809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090259809 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090259809 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090259809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090259809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090259809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090259809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090259809 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090259809 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090259809 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090259809 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090259809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090259809 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090259809 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090259809 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090259809 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090259809 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090259809 DLM3UA <000f> 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 20250806090259809 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090259809 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090259809 DLSS7 <000c> ss7_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 20250806090259810 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090259810 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090259810 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(800)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090300580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300580 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090300580 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090300580 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090300580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090300580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090300580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300580 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300580 DLSS7 <000c> ss7_asp.c: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  20250806090300580 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090300580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300580 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090300580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090300580 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090300580 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090300580 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) 20250806090300580 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090300580 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090300580 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090300580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090300580 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090300580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090300580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090300580 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) 20250806090300580 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090300580 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090300580 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300580 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090300580 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090300580 DLM3UA <000f> 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 20250806090300580 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090300580 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090300580 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090300580 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090300580 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300580 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  20250806090300583 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300583 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090300583 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090300583 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090300583 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300583 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090300583 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090300583 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300583 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300583 DLSS7 <000c> ss7_asp.c: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  20250806090300583 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090300583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300583 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090300583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090300583 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090300583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090300584 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090300584 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090300585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300585 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090300585 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090300585 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 20250806090300585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300585 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' 20250806090300585 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090300585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300585 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300585 DLSS7 <000c> ss7_asp.c: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  20250806090300585 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090300585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300585 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300585 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) 20250806090300585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090300585 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300585 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090300585 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090300585 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) 20250806090300585 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) 20250806090300585 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090300585 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 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) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090300585 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) 20250806090300585 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) 20250806090300585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090300585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090300585 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) 20250806090300585 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090300585 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090300585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300585 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090300585 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090300585 DLM3UA <000f> 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 20250806090300585 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090300585 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' 20250806090300585 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 20250806090300585 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090300585 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300585 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  20250806090300585 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090300586 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090300586 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 20250806090300586 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300586 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' 20250806090300586 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090300586 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300586 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300586 DLSS7 <000c> ss7_asp.c: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  20250806090300586 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090300586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300586 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300586 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) 20250806090300586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc0-RAN(800)@c18501b10b59: 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 } } } } 20250806090300586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090300586 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090300586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300586 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300586 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090300586 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090300586 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(803)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090300593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300593 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090300593 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090300593 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 20250806090300593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300593 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' 20250806090300593 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090300593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300593 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300593 DLSS7 <000c> ss7_asp.c: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  20250806090300593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090300593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300593 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300593 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) 20250806090300593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090300593 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090300593 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) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 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) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090300593 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090300593 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) 20250806090300593 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) 20250806090300593 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090300593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 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) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090300593 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) 20250806090300593 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) 20250806090300593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090300593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090300593 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) 20250806090300593 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090300593 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090300593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090300593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090300593 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 20250806090300593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090300593 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' 20250806090300593 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 20250806090300593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090300593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300593 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  20250806090300594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300594 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090300594 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090300595 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 20250806090300595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300595 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' 20250806090300595 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090300595 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300595 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300595 DLSS7 <000c> ss7_asp.c: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  20250806090300595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090300595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300595 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300595 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) 20250806090300595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090300595 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090300595 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) 20250806090300595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300595 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) 20250806090300595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300595 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090300595 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090300595 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(806)@c18501b10b59: 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 } } } } 20250806090300606 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300606 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090300606 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090300606 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090300606 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300606 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090300606 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090300606 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300606 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090300606 DLSS7 <000c> ss7_asp.c: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  20250806090300606 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090300606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300606 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090300606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090300607 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090300607 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090300607 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) 20250806090300607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090300607 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090300607 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090300607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090300607 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090300607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090300607 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090300607 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) 20250806090300607 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090300607 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090300607 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300607 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090300607 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090300607 DLM3UA <000f> 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 20250806090300607 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090300607 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090300607 DLSS7 <000c> ss7_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 20250806090300607 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090300607 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300607 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  20250806090300608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090300608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090300608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090300608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090300608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090300608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090300608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090300608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090300608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090300608 DLSS7 <000c> ss7_asp.c: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  20250806090300609 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090300609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090300609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090300609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090300609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090300609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090300609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090300609 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090300609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090300609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090300609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090300609 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090300609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090300609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090300609 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090300609 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(809)@c18501b10b59: 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 } } } } 20250806090301621 DLCTRL DEBUG Command: GET 963560684 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090301621 DLCTRL DEBUG Tx Command reply: GET_REPLY 963560684 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090301625 DLCTRL DEBUG Command: GET 554611050 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090301625 DLCTRL DEBUG Tx Command reply: GET_REPLY 554611050 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090301629 DLCTRL DEBUG Command: GET 507977787 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090301629 DLCTRL DEBUG Tx Command reply: GET_REPLY 507977787 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090301635 DLCTRL DEBUG Command: GET 915350901 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090301635 DLCTRL DEBUG Tx Command reply: GET_REPLY 915350901 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090301640 DLCTRL DEBUG Command: GET 346989561 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090301640 DLCTRL DEBUG Tx Command reply: GET_REPLY 346989561 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090301644 DLCTRL DEBUG Command: GET 754039745 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090301644 DLCTRL DEBUG Tx Command reply: GET_REPLY 754039745 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090301647 DLCTRL DEBUG Command: GET 176234262 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090301647 DLCTRL DEBUG Tx Command reply: GET_REPLY 176234262 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090301650 DLCTRL DEBUG Command: GET 907755757 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090301650 DLCTRL DEBUG Tx Command reply: GET_REPLY 907755757 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090301654 DLCTRL DEBUG Command: GET 559801592 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090301654 DLCTRL DEBUG Tx Command reply: GET_REPLY 559801592 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090301657 DLCTRL DEBUG Command: GET 125314668 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090301657 DLCTRL DEBUG Tx Command reply: GET_REPLY 125314668 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090301661 DLCTRL DEBUG Command: GET 689628045 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090301662 DLCTRL DEBUG Tx Command reply: GET_REPLY 689628045 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090301665 DLCTRL DEBUG Command: GET 37353371 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090301665 DLCTRL DEBUG Tx Command reply: GET_REPLY 37353371 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090301669 DLCTRL DEBUG Command: GET 587589692 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090301669 DLCTRL DEBUG Tx Command reply: GET_REPLY 587589692 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090301671 DLCTRL DEBUG Command: GET 158362286 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090301672 DLCTRL DEBUG Tx Command reply: GET_REPLY 158362286 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090301674 DLCTRL DEBUG Command: GET 695417348 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090301674 DLCTRL DEBUG Tx Command reply: GET_REPLY 695417348 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090301676 DLCTRL DEBUG Command: GET 586286402 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090301676 DLCTRL DEBUG Tx Command reply: GET_REPLY 586286402 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090301680 DLCTRL DEBUG Command: GET 668975650 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090301680 DLCTRL DEBUG Tx Command reply: GET_REPLY 668975650 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090301683 DLCTRL DEBUG Command: GET 663637123 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090301683 DLCTRL DEBUG Tx Command reply: GET_REPLY 663637123 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090301685 DLCTRL DEBUG Command: GET 612392985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090301685 DLCTRL DEBUG Tx Command reply: GET_REPLY 612392985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090301688 DLCTRL DEBUG Command: GET 611225809 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090301688 DLCTRL DEBUG Tx Command reply: GET_REPLY 611225809 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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 } } } 20250806090301703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090302711 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090302711 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090302711 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090302711 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090302711 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090302711 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090302711 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090302711 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090302711 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090302711 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  20250806090302711 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806090302711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090302711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090302711 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090302711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090302711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090302711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090302711 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806090302711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090302711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090302711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090302711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090302711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090302711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090302711 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090302711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090302711 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806090302711 DCN DEBUG (msc-0) Rx Paging from CN: CS PagingAreaID: LAI 001-01-2342-0 (hnbgw_ranap.c:417) 20250806090302711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:86) 20250806090302711 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806090302711 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806090302711 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806090302711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090302711 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)@c18501b10b59: UnitdataCallback HNBGW_Test.msc0-RAN(800)@c18501b10b59: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)16339319 20250806090303737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090303737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090303737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090303737 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090303737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf95177, normal) (hnbgw_rua.c:408) 20250806090303737 DHNB DEBUG map_rua[0x5580359dc260]{init}: Allocated (fsm.c:456) 20250806090303737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090303737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090303737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090303737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090303737 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339319 SCCP-0 CS MI=IMSI-001010000000123: CN link paging response record selects msc 0 (hnbgw_cn.c:121) 20250806090303737 DCN DEBUG map_sccp[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090303737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090303737 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16339319 <-> SCCP-87 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090303737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339319 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090303737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090303737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090303737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090303737 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339319 SCCP-87 msc-0 MI=IMSI-001010000000123: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090303737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090303737 DLSCCP DEBUG 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) 20250806090303737 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: Allocated (fsm.c:456) 20250806090303737 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090303737 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001400056400500f1100926) (sccp_scrc.c:455) 20250806090303737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090303737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090303737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090303737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090303737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090303737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090303737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090303737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090303737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090303737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090303737 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090303737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090303737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090303737 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 01 40 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090303737 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090303737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090303737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090303738 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090303738 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090303738 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090303738 DLM3UA <000f> 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 20250806090303738 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090303738 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090303738 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090303738 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090303738 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090303738 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 01 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(799)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@c18501b10b59: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)11784583 HNBGW_Test.msc0-SCCP(799)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(799)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_lai_registered0(812)@c18501b10b59: setverdict(pass): none -> pass 20250806090303744 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090303744 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090303744 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090303744 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090303744 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090303744 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090303744 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090303744 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090303744 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090303744 DLSS7 <000c> ss7_asp.c: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 60 7d 1f 02 00 00 00 00  20250806090303744 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090303744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090303744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090303744 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090303744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090303744 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=00607d1f) (sccp_scrc.c:545) 20250806090303745 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) 20250806090303745 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090303745 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090303745 DLSCCP DEBUG 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) 20250806090303745 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090303745 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) 20250806090303745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090303745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090304746 DLCTRL DEBUG Command: GET 319375574 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090304746 DLCTRL DEBUG Tx Command reply: GET_REPLY 319375574 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090304748 DLCTRL DEBUG Command: GET 113243052 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090304748 DLCTRL DEBUG Tx Command reply: GET_REPLY 113243052 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090304749 DLCTRL DEBUG Command: GET 232208427 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090304749 DLCTRL DEBUG Tx Command reply: GET_REPLY 232208427 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090304750 DLCTRL DEBUG Command: GET 299445125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090304750 DLCTRL DEBUG Tx Command reply: GET_REPLY 299445125 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090304752 DLCTRL DEBUG Command: GET 453060876 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090304752 DLCTRL DEBUG Tx Command reply: GET_REPLY 453060876 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090304753 DLCTRL DEBUG Command: GET 985230805 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090304753 DLCTRL DEBUG Tx Command reply: GET_REPLY 985230805 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090304754 DLCTRL DEBUG Command: GET 312970578 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090304754 DLCTRL DEBUG Tx Command reply: GET_REPLY 312970578 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090304755 DLCTRL DEBUG Command: GET 609165868 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090304755 DLCTRL DEBUG Tx Command reply: GET_REPLY 609165868 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090304756 DLCTRL DEBUG Command: GET 128524932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090304756 DLCTRL DEBUG Tx Command reply: GET_REPLY 128524932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090304757 DLCTRL DEBUG Command: GET 635907700 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090304757 DLCTRL DEBUG Tx Command reply: GET_REPLY 635907700 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090304758 DLCTRL DEBUG Command: GET 382205151 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090304758 DLCTRL DEBUG Tx Command reply: GET_REPLY 382205151 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090304759 DLCTRL DEBUG Command: GET 874767715 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090304759 DLCTRL DEBUG Tx Command reply: GET_REPLY 874767715 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090304760 DLCTRL DEBUG Command: GET 762872180 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090304760 DLCTRL DEBUG Tx Command reply: GET_REPLY 762872180 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090304761 DLCTRL DEBUG Command: GET 643796599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090304761 DLCTRL DEBUG Tx Command reply: GET_REPLY 643796599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090304762 DLCTRL DEBUG Command: GET 749375713 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090304762 DLCTRL DEBUG Tx Command reply: GET_REPLY 749375713 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090304763 DLCTRL DEBUG Command: GET 402120134 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090304763 DLCTRL DEBUG Tx Command reply: GET_REPLY 402120134 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090304764 DLCTRL DEBUG Command: GET 206627852 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090304764 DLCTRL DEBUG Tx Command reply: GET_REPLY 206627852 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090304765 DLCTRL DEBUG Command: GET 759812828 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090304765 DLCTRL DEBUG Tx Command reply: GET_REPLY 759812828 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090304766 DLCTRL DEBUG Command: GET 832216827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090304766 DLCTRL DEBUG Tx Command reply: GET_REPLY 832216827 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090304766 DLCTRL DEBUG Command: GET 799353967 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090304767 DLCTRL DEBUG Tx Command reply: GET_REPLY 799353967 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090304769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090304769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32973<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(792)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090304770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090304770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090304770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090304770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090304770 DMAIN NOTICE (127.0.0.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) 20250806090304770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090304770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090304770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090304770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090304770 DLSCCP DEBUG 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) 20250806090304770 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090304770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090304770 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090304770 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) 20250806090304770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090304770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090304770 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090304770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090304770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090304770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 60 7d 1f 00 00 57 00 00 00 00 00 (ss7_asp.c:1383) 20250806090304770 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090304770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090304770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090304770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{disrupted}: Freeing instance (context_map.c:203) 20250806090304770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339319)[0x5580359dc260]{disrupted}: Deallocated (fsm.c:568) 20250806090304770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090304770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:207) 20250806090304770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090304770 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16339319 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:226) 20250806090304770 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090304770 DLINP DEBUG SRVCONN(,r=127.0.0.1:35634<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090304771 DLINP NOTICE SRV(,r=127.0.0.1:35634<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090304771 DMAIN NOTICE (127.0.0.1:35634 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35634<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090304771 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090304771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090304771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090304771 DLM3UA <000f> 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 20250806090304771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090304771 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090304771 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090304771 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090304771 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090304771 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 60 7d 1f 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 01  MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@c18501b10b59: Final verdict of PTC: none 20250806090304771 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304771 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090304771 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304771 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(803)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@c18501b10b59: Final verdict of PTC: none 20250806090304771 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304771 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090304771 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 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090304771 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090304771 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090304771 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090304771 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 20250806090304771 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' 20250806090304771 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' 20250806090304771 DLSS7 <000c> ss7_asp.c: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  20250806090304771 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  20250806090304771 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  20250806090304771 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  20250806090304771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090304771 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304771 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090304771 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 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304771 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090304771 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090304771 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 20250806090304771 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090304771 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 20250806090304771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090304771 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090304771 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090304771 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090304771 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 20250806090304771 DLSS7 <000c> ss7_route.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' 20250806090304771 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090304771 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090304772 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) 20250806090304771 DLSS7 <000c> ss7_route.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' 20250806090304771 DLSS7 <000c> ss7_asp.c: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  20250806090304771 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  20250806090304771 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  20250806090304771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090304771 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090304772 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090304772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304772 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090304772 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 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 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) HNBGW_Test.sgsn0-M3UA(810)@c18501b10b59: Final verdict of PTC: none20250806090304772 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090304772 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) 20250806090304772 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090304772 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090304772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090304772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090304772 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090304772 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) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090304772 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090304772 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) 20250806090304772 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090304772 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090304772 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 20250806090304772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090304772 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090304772 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090304772 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) 20250806090304772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090304772 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090304772 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090304772 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090304772 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090304772 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090304772 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090304772 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 20250806090304772 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' 20250806090304772 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' 20250806090304772 DLSS7 <000c> ss7_asp.c: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  20250806090304772 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  20250806090304772 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090304772 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090304772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090304772 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 20250806090304772 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090304772 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090304772 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) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090304772 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090304772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090304772 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090304772 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) HNBGW_Test.msc0-M3UA(801)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@c18501b10b59: Final verdict of PTC: none20250806090304772 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090304772 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090304772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(794)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(811)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered0(812)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_lai_registered pass'. Wed Aug 6 09:03:04 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 20250806090304855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090305486 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090305486 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090305486 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090305486 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) 20250806090305486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090305486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090305486 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090305486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090305486 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090305486 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090305487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090305487 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090305487 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090305487 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090305487 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090305487 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090305487 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090305487 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090305487 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090305487 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 42 ba 8c 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090305487 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 20250806090305557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554208) 20250806090306036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090306036 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090306036 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090306036 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) 20250806090306036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090306036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090306036 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090306036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090306036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090306036 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090306036 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090306036 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090306036 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090306037 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090306037 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090306037 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090306037 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090306037 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090306037 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090306037 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 78 e3 ee 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090306037 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 20250806090306533 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090306533 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090306533 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090306533 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) 20250806090306533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090306534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090306534 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090306534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090306534 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) 20250806090306534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090306534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090306534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090306534 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090306534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090306534 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090306534 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) 20250806090306534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090306534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090306534 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090306534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090306534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090306534 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090306534 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090306534 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090306534 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090306534 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 20250806090306534 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090306535 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 20250806090306535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090306535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090306535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090306535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090306535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090306535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090306535 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090306535 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090306535 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090306535 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090306535 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 5f bb 91 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090306535 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=554208, count=561704) 20250806090306772 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090306772 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090306772 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090306772 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090306772 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090306772 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090306772 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090306772 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090306772 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi_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 20250806090308407 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308407 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308407 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090308408 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) 20250806090308408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090308408 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308408 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) 20250806090308408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090308408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308408 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308408 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308408 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 20250806090308408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090308408 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 20250806090308408 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090308413 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308413 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308413 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090308413 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) 20250806090308413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090308413 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308413 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) 20250806090308413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090308413 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308414 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 20250806090308414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090308414 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 20250806090308414 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090308452 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090308452 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) 20250806090308452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308452 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090308452 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308452 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090308452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308452 DLM3UA <000f> 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 20250806090308452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090308452 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090308452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090308626 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308626 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8dd6f), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308626 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090308626 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) 20250806090308626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308626 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090308626 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308626 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090308626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 dd 6f 00 00 4e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308627 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e2de5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090308627 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) 20250806090308627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308627 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090308627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308627 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090308627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4e 2d e5 00 00 4d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308627 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090308627 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db805a), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090308627 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090308627 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) 20250806090308627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308627 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308627 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090308627 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090308627 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308627 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090308627 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 db 80 5a 00 00 4f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090308628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308628 DLM3UA <000f> 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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090308628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090308628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308628 DLM3UA <000f> 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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090308628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090308628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308628 DLM3UA <000f> 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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090308628 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090308628 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_paging_imsi_rai_registered started. 20250806090308690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090308695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090308699 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37799<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090308848 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090308848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090308856 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308856 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308856 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090308856 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308856 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308856 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308856 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308856 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308856 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090308856 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41905 (stream_srv.c:143) 20250806090308856 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41905<->l=127.0.0.1:29169 (hnb.c:335) 20250806090308857 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090308857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308857 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308857 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308857 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) 20250806090308857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090308857 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) 20250806090308857 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) 20250806090308857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090308857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308857 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 (ss7_asp.c:1383) 20250806090308857 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308857 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090308858 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090308858 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 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) 20250806090308858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090308858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308858 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308858 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308858 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090308858 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308858 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090308858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308858 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308858 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308858 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090308858 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308858 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090308858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308858 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090308858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308858 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308858 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308858 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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090308858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090308858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308858 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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090308858 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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090308858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308858 DLM3UA <000f> 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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090308858 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090308858 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308858 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308858 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308858 DLM3UA <000f> 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 20250806090308858 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090308858 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090308858 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090308858 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090308858 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090308858 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  20250806090308858 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(823)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(821)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(824)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250806090308892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(75)[0x5580359dd270]{IDLE}: Deallocated (fsm.c:568) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(74)[0x5580359f7fd0]{IDLE}: Deallocated (fsm.c:568) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090308892 DLSCCP DEBUG SCCP-SCOC(76)[0x5580359fe480]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-M3UA(829)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(829)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090308896 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308896 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308896 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308896 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308896 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308896 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308897 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090308897 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090308898 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308898 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090308898 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090308898 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) 20250806090308898 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) 20250806090308898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090308898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308898 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308898 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308898 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090308898 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 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) 20250806090308898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090308898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308898 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308898 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308898 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090308898 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 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) 20250806090308898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090308898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308898 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308898 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090308898 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090308898 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090308898 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090308898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090308898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090308898 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090308898 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090308898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090308898 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090308898 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090308898 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090308898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308898 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090308898 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090308898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308898 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090308898 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090308898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308898 DLM3UA <000f> 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090308898 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090308898 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090308898 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090308898 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090308898 DLM3UA <000f> 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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090308898 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090308898 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090308921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090308921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090308921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090308921 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090308921 DHNBAP 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) 20250806090308921 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090308921 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090308922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090308922 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@c18501b10b59: setverdict(pass): none -> pass 20250806090308926 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090308926 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090308926 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090308926 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090308926 DHNBAP DEBUG (127.0.0.1:41905 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090308926 DHNBAP NOTICE (127.0.0.1:41905 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090308926 DHNBAP NOTICE (127.0.0.1:41905 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090308926 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090308926 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090309069 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 20250806090309069 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 20250806090309069 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 20250806090309069 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090309069 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090309069 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090309069 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(823)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090309070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309070 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090309070 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090309070 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090309070 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  20250806090309070 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090309070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090309070 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090309070 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 20250806090309070 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806090309070 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  20250806090309070 DLSS7 <000c> ss7_route.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' 20250806090309070 DLSS7 <000c> ss7_route.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' 20250806090309070 DLSS7 <000c> ss7_asp.c: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  20250806090309070 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090309070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090309070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090309070 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090309070 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090309070 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) 20250806090309070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090309070 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090309070 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090309072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309072 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090309072 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090309072 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  20250806090309072 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090309072 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090309072 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806090309072 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 20250806090309072 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090309072 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  20250806090309072 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' 20250806090309072 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' 20250806090309072 DLSS7 <000c> ss7_asp.c: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  20250806090309072 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  20250806090309072 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090309072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090309072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090309072 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090309072 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) 20250806090309072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090309072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090309072 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090309072 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) 20250806090309072 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090309073 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090309073 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090309073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090309073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090309073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090309073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309073 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090309073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090309073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090309073 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090309073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309073 DLM3UA <000f> 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 20250806090309073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090309073 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090309073 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090309073 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090309073 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309073 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  20250806090309080 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 20250806090309080 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 20250806090309080 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090309080 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090309082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090309082 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090309082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090309082 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090309082 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090309082 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090309082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090309082 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090309082 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 20250806090309082 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090309082 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  20250806090309082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090309082 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309082 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090309082 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090309082 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  20250806090309082 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090309082 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090309082 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090309082 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 20250806090309082 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090309082 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  20250806090309082 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' 20250806090309082 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' 20250806090309082 DLSS7 <000c> ss7_asp.c: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  20250806090309082 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  20250806090309082 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  20250806090309082 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090309082 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090309082 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090309082 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090309082 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) 20250806090309082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090309082 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090309082 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090309082 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) 20250806090309082 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090309083 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090309083 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090309083 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090309083 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309083 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090309083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309083 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) 20250806090309083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309084 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309084 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309084 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309084 DLM3UA <000f> 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 20250806090309084 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090309084 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' 20250806090309084 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 20250806090309084 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090309084 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309084 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  20250806090309083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090309083 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) 20250806090309084 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) 20250806090309084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090309084 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309084 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090309084 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090309093 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 20250806090309093 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 20250806090309093 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090309093 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090309094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090309094 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090309094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090309094 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090309094 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090309094 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090309094 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090309094 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090309094 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 20250806090309094 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090309094 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  20250806090309094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090309094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309094 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090309094 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090309094 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  20250806090309094 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090309094 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090309094 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090309094 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 20250806090309094 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090309094 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  20250806090309094 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' 20250806090309094 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' 20250806090309094 DLSS7 <000c> ss7_asp.c: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  20250806090309094 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  20250806090309094 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  20250806090309094 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  20250806090309094 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090309094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090309094 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090309094 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090309094 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) 20250806090309094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090309094 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090309094 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090309094 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) 20250806090309094 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090309095 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090309095 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090309095 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090309095 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090309095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309096 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) 20250806090309096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090309096 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) 20250806090309096 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) 20250806090309096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090309096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090309096 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090309096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309096 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 20250806090309096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090309096 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' 20250806090309096 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 20250806090309096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090309096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309096 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  20250806090309110 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 20250806090309110 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 20250806090309110 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090309110 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090309112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090309112 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090309112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090309112 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090309112 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090309112 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090309112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090309112 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090309112 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 20250806090309112 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090309112 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  20250806090309112 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090309112 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309112 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090309112 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090309112 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  20250806090309112 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090309112 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090309112 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090309112 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 20250806090309112 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090309112 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  20250806090309112 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' 20250806090309112 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' 20250806090309112 DLSS7 <000c> ss7_asp.c: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  20250806090309112 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  20250806090309112 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  20250806090309112 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  20250806090309112 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  20250806090309112 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090309112 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090309112 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090309112 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090309112 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) 20250806090309112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090309112 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090309112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090309112 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090309112 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) 20250806090309112 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090309114 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090309114 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090309114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090309114 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309114 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090309114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090309114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309114 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090309114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090309114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309114 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090309114 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090309114 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309114 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309114 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309114 DLM3UA <000f> 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 20250806090309114 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090309114 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090309114 DLSS7 <000c> ss7_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 20250806090309114 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090309114 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309114 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(822)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090309873 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309873 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090309873 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090309873 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090309873 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309873 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090309873 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090309873 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309873 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309873 DLSS7 <000c> ss7_asp.c: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  20250806090309873 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090309873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309873 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090309873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090309873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090309873 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090309873 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) 20250806090309873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090309873 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309873 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090309873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309873 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090309873 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090309873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309873 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) 20250806090309873 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090309873 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090309874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309874 DLM3UA <000f> 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 20250806090309874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090309874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090309874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090309874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090309874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309874 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  20250806090309874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090309874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090309874 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090309874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090309874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090309874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309874 DLSS7 <000c> ss7_asp.c: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  20250806090309874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090309874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090309874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090309874 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090309874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309874 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090309874 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090309874 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(822)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090309885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309885 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090309885 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090309885 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 20250806090309885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309885 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' 20250806090309885 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090309885 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309885 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309885 DLSS7 <000c> ss7_asp.c: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  20250806090309885 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090309885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309885 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309885 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) 20250806090309885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090309885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090309885 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090309885 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) 20250806090309885 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) 20250806090309885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309885 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 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) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090309885 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) 20250806090309885 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) 20250806090309885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090309885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309885 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) 20250806090309885 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090309885 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090309885 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309885 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309885 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309885 DLM3UA <000f> 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 20250806090309885 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090309885 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' 20250806090309886 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 20250806090309886 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090309886 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309886 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  20250806090309886 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309886 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090309886 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090309886 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 20250806090309886 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309886 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' 20250806090309886 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090309886 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309886 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309886 DLSS7 <000c> ss7_asp.c: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  20250806090309886 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090309886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309886 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309886 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) 20250806090309886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090309886 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090309886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309886 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090309886 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090309886 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(825)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090309900 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309900 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090309900 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090309900 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 20250806090309900 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309900 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' 20250806090309900 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090309900 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309900 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309900 DLSS7 <000c> ss7_asp.c: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  20250806090309900 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090309900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309900 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309900 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) 20250806090309900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090309900 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090309900 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) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 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) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309900 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090309900 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090309900 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) 20250806090309900 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) 20250806090309900 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309900 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 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) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309900 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090309900 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) 20250806090309900 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) 20250806090309900 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090309900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309900 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) 20250806090309900 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090309901 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090309901 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309901 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309901 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309901 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 20250806090309901 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090309901 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' 20250806090309901 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 20250806090309901 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090309901 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309901 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  20250806090309902 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309902 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090309902 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090309902 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 20250806090309902 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309902 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' 20250806090309902 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090309902 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309902 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309902 DLSS7 <000c> ss7_asp.c: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  20250806090309902 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090309902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309902 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309902 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) 20250806090309902 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090309902 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090309902 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) 20250806090309902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309902 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) 20250806090309902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309903 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309903 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090309903 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090309903 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(828)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090309923 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309923 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090309923 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090309923 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090309923 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309923 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090309923 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090309923 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309923 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309923 DLSS7 <000c> ss7_asp.c: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  20250806090309923 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090309923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309923 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090309923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090309923 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090309923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090309923 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090309923 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) 20250806090309923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090309923 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090309923 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090309924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309924 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090309924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090309924 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090309924 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090309924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090309924 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) 20250806090309924 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090309924 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090309924 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309924 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090309924 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090309924 DLM3UA <000f> 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 20250806090309924 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090309924 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090309924 DLSS7 <000c> ss7_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 20250806090309924 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090309924 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309924 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  20250806090309925 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090309925 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090309925 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090309925 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090309925 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090309925 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090309925 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090309925 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090309925 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090309925 DLSS7 <000c> ss7_asp.c: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  20250806090309925 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090309925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090309925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090309925 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090309925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090309925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090309925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090309925 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090309925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090309925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090309925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090309925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090309925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090309925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090309925 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090309925 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: 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 } } } } 20250806090310929 DLCTRL DEBUG Command: GET 436382781 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090310929 DLCTRL DEBUG Tx Command reply: GET_REPLY 436382781 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090310931 DLCTRL DEBUG Command: GET 714932129 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090310931 DLCTRL DEBUG Tx Command reply: GET_REPLY 714932129 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090310932 DLCTRL DEBUG Command: GET 6342761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090310932 DLCTRL DEBUG Tx Command reply: GET_REPLY 6342761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090310933 DLCTRL DEBUG Command: GET 89680526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090310933 DLCTRL DEBUG Tx Command reply: GET_REPLY 89680526 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090310934 DLCTRL DEBUG Command: GET 635050047 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090310934 DLCTRL DEBUG Tx Command reply: GET_REPLY 635050047 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090310935 DLCTRL DEBUG Command: GET 45178656 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090310935 DLCTRL DEBUG Tx Command reply: GET_REPLY 45178656 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090310936 DLCTRL DEBUG Command: GET 159109943 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090310936 DLCTRL DEBUG Tx Command reply: GET_REPLY 159109943 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090310937 DLCTRL DEBUG Command: GET 325898699 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090310937 DLCTRL DEBUG Tx Command reply: GET_REPLY 325898699 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090310938 DLCTRL DEBUG Command: GET 577110185 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090310938 DLCTRL DEBUG Tx Command reply: GET_REPLY 577110185 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090310939 DLCTRL DEBUG Command: GET 8932128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090310939 DLCTRL DEBUG Tx Command reply: GET_REPLY 8932128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090310939 DLCTRL DEBUG Command: GET 256789689 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090310939 DLCTRL DEBUG Tx Command reply: GET_REPLY 256789689 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090310940 DLCTRL DEBUG Command: GET 79175618 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090310940 DLCTRL DEBUG Tx Command reply: GET_REPLY 79175618 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090310941 DLCTRL DEBUG Command: GET 454472019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090310941 DLCTRL DEBUG Tx Command reply: GET_REPLY 454472019 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090310942 DLCTRL DEBUG Command: GET 37005023 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090310942 DLCTRL DEBUG Tx Command reply: GET_REPLY 37005023 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090310942 DLCTRL DEBUG Command: GET 871089683 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090310942 DLCTRL DEBUG Tx Command reply: GET_REPLY 871089683 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090310943 DLCTRL DEBUG Command: GET 103767370 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090310943 DLCTRL DEBUG Tx Command reply: GET_REPLY 103767370 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090310944 DLCTRL DEBUG Command: GET 835510477 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090310944 DLCTRL DEBUG Tx Command reply: GET_REPLY 835510477 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090310945 DLCTRL DEBUG Command: GET 156707494 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090310945 DLCTRL DEBUG Tx Command reply: GET_REPLY 156707494 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090310946 DLCTRL DEBUG Command: GET 841123268 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090310946 DLCTRL DEBUG Tx Command reply: GET_REPLY 841123268 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090310947 DLCTRL DEBUG Command: GET 522746075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090310947 DLCTRL DEBUG Tx Command reply: GET_REPLY 522746075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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 } } } 20250806090310959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090311353 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090311353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090311353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090311353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090311353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090311353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090311353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090311353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090311353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090311353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090311353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090311353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090311353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090311353 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090311353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090311353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090311353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090311353 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090311353 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090311353 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090311969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090311969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090311969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090311969 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090311969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090311969 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090311969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090311969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090311969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090311969 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  20250806090311969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (ss7_asp.c:1285) 20250806090311969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090311969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090311969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090311969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090311969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090311969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090311969 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250806090311969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090311969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090311969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090311969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090311969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090311969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090311969 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090311969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090311969 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250806090311969 DCN DEBUG (sgsn-0) Rx Paging from CN: PS PagingAreaID: RAI 001-01-2342-11 (hnbgw_ranap.c:417) 20250806090311969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:86) 20250806090311969 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (cnlink_paging.c:136) 20250806090311969 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (cnlink_paging.c:180) 20250806090311969 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (cnlink_paging.c:114) 20250806090311969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090311969 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)@c18501b10b59: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)11538931 20250806090313007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090313007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090313007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1431) 20250806090313007 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090313007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb011f3, normal) (hnbgw_rua.c:408) 20250806090313007 DHNB DEBUG map_rua[0x5580359fe480]{init}: Allocated (fsm.c:456) 20250806090313007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090313007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11538931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090313007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090313007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090313007 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11538931 SCCP-0 PS MI=NONE: CN link paging response record selects sgsn 0 (hnbgw_cn.c:121) 20250806090313007 DCN DEBUG map_sccp[0x5580359dc260]{init}: Allocated (fsm.c:456) 20250806090313007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090313007 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11538931 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090313007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11538931 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:313) 20250806090313007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090313007 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090313007 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090313007 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11538931 SCCP-88 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090313007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090313007 DLSCCP DEBUG 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) 20250806090313007 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: Allocated (fsm.c:456) 20250806090313007 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090313007 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030002310056400500f1100926) (sccp_scrc.c:455) 20250806090313007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090313007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090313007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090313007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090313007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090313007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090313007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090313007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090313007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090313007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090313007 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090313007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090313007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090313007 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 02 31 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090313007 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090313007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090313007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090313007 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090313007 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090313007 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090313007 DLM3UA <000f> 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 20250806090313007 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090313007 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090313007 DLSS7 <000c> ss7_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 20250806090313007 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090313007 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090313007 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 02 31 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)12892001 HNBGW_Test.sgsn0-SCCP(830)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi_rai_registered0(834)@c18501b10b59: setverdict(pass): none -> pass 20250806090313015 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090313015 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090313015 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090313015 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090313015 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090313015 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090313015 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090313015 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090313015 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090313015 DLSS7 <000c> ss7_asp.c: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 80 02 b8 02 00 00 00 00  20250806090313016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090313016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090313016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090313016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090313016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090313016 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=008002b8) (sccp_scrc.c:545) 20250806090313016 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) 20250806090313016 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090313016 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090313016 DLSCCP DEBUG 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) 20250806090313016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090313016 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) 20250806090313016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090313016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090314020 DLCTRL DEBUG Command: GET 491613414 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090314020 DLCTRL DEBUG Tx Command reply: GET_REPLY 491613414 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090314022 DLCTRL DEBUG Command: GET 231197623 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090314022 DLCTRL DEBUG Tx Command reply: GET_REPLY 231197623 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090314024 DLCTRL DEBUG Command: GET 100994851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090314024 DLCTRL DEBUG Tx Command reply: GET_REPLY 100994851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090314026 DLCTRL DEBUG Command: GET 467803012 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090314026 DLCTRL DEBUG Tx Command reply: GET_REPLY 467803012 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090314027 DLCTRL DEBUG Command: GET 424004795 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090314027 DLCTRL DEBUG Tx Command reply: GET_REPLY 424004795 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090314028 DLCTRL DEBUG Command: GET 972533118 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090314028 DLCTRL DEBUG Tx Command reply: GET_REPLY 972533118 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090314029 DLCTRL DEBUG Command: GET 399824393 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090314029 DLCTRL DEBUG Tx Command reply: GET_REPLY 399824393 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090314029 DLCTRL DEBUG Command: GET 753697862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090314029 DLCTRL DEBUG Tx Command reply: GET_REPLY 753697862 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090314031 DLCTRL DEBUG Command: GET 872667783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090314031 DLCTRL DEBUG Tx Command reply: GET_REPLY 872667783 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090314032 DLCTRL DEBUG Command: GET 115619469 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090314032 DLCTRL DEBUG Tx Command reply: GET_REPLY 115619469 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090314033 DLCTRL DEBUG Command: GET 687280625 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090314033 DLCTRL DEBUG Tx Command reply: GET_REPLY 687280625 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090314035 DLCTRL DEBUG Command: GET 163621585 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090314035 DLCTRL DEBUG Tx Command reply: GET_REPLY 163621585 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090314036 DLCTRL DEBUG Command: GET 581130569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090314036 DLCTRL DEBUG Tx Command reply: GET_REPLY 581130569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090314039 DLCTRL DEBUG Command: GET 364867417 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090314039 DLCTRL DEBUG Tx Command reply: GET_REPLY 364867417 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090314041 DLCTRL DEBUG Command: GET 519903685 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090314041 DLCTRL DEBUG Tx Command reply: GET_REPLY 519903685 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090314044 DLCTRL DEBUG Command: GET 458053347 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090314044 DLCTRL DEBUG Tx Command reply: GET_REPLY 458053347 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090314046 DLCTRL DEBUG Command: GET 417485945 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090314046 DLCTRL DEBUG Tx Command reply: GET_REPLY 417485945 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090314048 DLCTRL DEBUG Command: GET 492160544 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090314048 DLCTRL DEBUG Tx Command reply: GET_REPLY 492160544 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090314050 DLCTRL DEBUG Command: GET 541341033 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090314050 DLCTRL DEBUG Tx Command reply: GET_REPLY 541341033 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090314052 DLCTRL DEBUG Command: GET 620672022 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090314052 DLCTRL DEBUG Tx Command reply: GET_REPLY 620672022 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090314060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090314060 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37799<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(815)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(814)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090314063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090314063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090314063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090314063 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090314063 DMAIN NOTICE (127.0.0.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) 20250806090314063 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090314063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090314063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090314063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090314063 DLSCCP DEBUG 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) 20250806090314063 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090314063 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090314063 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090314063 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) 20250806090314063 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090314063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090314063 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090314063 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090314063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090314063 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 00 00 00 00 00 (ss7_asp.c:1383) 20250806090314063 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090314063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090314063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090314063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{disrupted}: Freeing instance (context_map.c:203) 20250806090314063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11538931)[0x5580359fe480]{disrupted}: Deallocated (fsm.c:568) 20250806090314063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090314064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{disconnected}: Freeing instance (context_map.c:207) 20250806090314064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5580359dc260]{disconnected}: Deallocated (fsm.c:568) 20250806090314064 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11538931 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806090314064 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090314064 DLINP DEBUG SRVCONN(,r=127.0.0.1:41905<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090314064 DLINP NOTICE SRV(,r=127.0.0.1:41905<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090314064 DMAIN NOTICE (127.0.0.1:41905 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41905<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090314064 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090314064 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090314064 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090314064 DLM3UA <000f> 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 20250806090314064 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090314064 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090314064 DLSS7 <000c> ss7_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 20250806090314064 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090314064 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090314064 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 80 02 b8 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.msc1-SCCP(824)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@c18501b10b59: Final verdict of PTC: none 20250806090314064 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090314064 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090314064 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.msc2-RAN(828)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@c18501b10b59: Final verdict of PTC: none 20250806090314064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090314064 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090314064 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@c18501b10b59: Final verdict of PTC: none 20250806090314064 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 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314064 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090314064 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090314064 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 20250806090314064 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090314064 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090314064 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090314064 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090314064 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090314064 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090314064 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090314064 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 HNBGW_Test.sgsn0-RAN(831)@c18501b10b59: Final verdict of PTC: none 20250806090314064 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' 20250806090314064 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' 20250806090314065 DLSS7 <000c> ss7_asp.c: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  20250806090314065 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  20250806090314065 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  20250806090314065 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  TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@c18501b10b59: Final verdict of PTC: none 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090314065 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 20250806090314065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090314065 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090314065 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090314065 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090314065 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 20250806090314065 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' 20250806090314065 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' 20250806090314065 DLSS7 <000c> ss7_asp.c: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  20250806090314065 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  20250806090314065 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  20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090314065 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090314065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314065 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090314065 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806090314065 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 20250806090314065 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090314065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314065 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090314065 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090314065 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 20250806090314065 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 20250806090314065 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090314065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090314065 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090314065 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090314065 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 20250806090314065 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 20250806090314065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090314065 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090314065 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090314065 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090314065 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 20250806090314065 DLSS7 <000c> ss7_route.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' 20250806090314065 DLSS7 <000c> ss7_route.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' 20250806090314065 DLSS7 <000c> ss7_asp.c: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  20250806090314065 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  20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090314065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090314065 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.sgsn0-M3UA(832)@c18501b10b59: Final verdict of PTC: none 20250806090314065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090314065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090314065 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090314065 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) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090314065 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090314065 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) 20250806090314065 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090314065 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090314065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090314065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090314065 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090314065 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) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090314065 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090314065 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) 20250806090314065 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090314065 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090314065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090314065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090314065 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090314065 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) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090314065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090314065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090314065 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090314065 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) 20250806090314065 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090314065 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-PFCP(816)@c18501b10b59: Final verdict of PTC: none 20250806090314073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(823)@c18501b10b59: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(834)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(833)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi_rai_registered pass'. Wed Aug 6 09:03:14 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 20250806090314147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090314771 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090314772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090314772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090314772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090314772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090314772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090314772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090314772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090314772 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090314772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090314772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090314772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090314772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090314772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090314772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090314772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090314772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090314772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090314772 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090314850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=562196) 20250806090315487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090315487 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090315487 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090315487 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090315487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090315487 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090315488 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090315488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090315488 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090315488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090315488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090315488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090315488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090315488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090315488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090315488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090315488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090315488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090315488 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=562196, count=568956) 20250806090316037 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090316037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090316037 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090316037 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090316037 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090316037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090316038 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090316038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090316038 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090316038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090316038 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090316038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090316038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090316038 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090316038 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090316038 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090316038 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090316038 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090316038 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090316065 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090316065 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090316065 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090316065 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090316065 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090316065 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090316065 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090316065 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090316065 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090316534 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090316534 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090316534 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090316534 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090316535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090316535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090316535 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090316535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090316535 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090316535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090316535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090316535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090316535 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090316535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090316535 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090316535 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) 20250806090316535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090316535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090316535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090316535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090316535 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) 20250806090316535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090316535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090316535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090316535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090316535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090316535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090316535 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090316535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090316535 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090316535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090316535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090316535 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090316535 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090316535 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 20250806090316535 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090316535 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 20250806090316535 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_no_allow_attach_round_robin started. 20250806090317975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090317979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090317983 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46411<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090318118 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090318118 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090318125 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318125 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318125 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318125 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318125 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318125 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090318125 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57472 (stream_srv.c:143) 20250806090318125 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57472<->l=127.0.0.1:29169 (hnb.c:335) 20250806090318126 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318126 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318127 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318127 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090318127 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090318127 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) 20250806090318127 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) 20250806090318127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090318127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318127 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318127 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318127 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090318127 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 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) 20250806090318127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090318127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318127 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318127 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318127 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090318127 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090318127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090318127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318127 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318127 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090318127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318127 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090318127 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318127 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090318127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090318127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318127 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318127 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318127 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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090318127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090318127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318127 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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090318127 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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090318127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318127 DLM3UA <000f> 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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090318127 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090318127 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318127 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318127 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318127 DLM3UA <000f> 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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090318127 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090318127 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(845)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(848)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(846)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(849)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090318160 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318160 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318160 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090318160 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318160 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318160 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318160 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318160 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090318160 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318162 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318162 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090318162 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090318162 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) 20250806090318162 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) 20250806090318162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090318162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318162 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318162 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318162 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090318162 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090318162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 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) 20250806090318162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090318162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318162 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318162 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318162 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090318162 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090318162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 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) 20250806090318162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090318162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318162 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318162 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090318162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090318162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090318162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090318162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318162 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318162 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090318162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090318162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318162 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090318162 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090318162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318162 DLM3UA <000f> 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090318162 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090318162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318162 DLM3UA <000f> 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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090318162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090318162 DLSS7 <000c> ss7_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 20250806090318162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090318162 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318162 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  20250806090318162 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090318182 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090318182 DHNBAP 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) 20250806090318182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090318182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090318182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090318182 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@c18501b10b59: setverdict(pass): none -> pass 20250806090318187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090318187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090318187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090318187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090318187 DHNBAP DEBUG (127.0.0.1:57472 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090318187 DHNBAP NOTICE (127.0.0.1:57472 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090318187 DHNBAP NOTICE (127.0.0.1:57472 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090318187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090318187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090318337 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 20250806090318337 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 20250806090318337 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090318337 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090318342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090318342 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090318342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090318342 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090318342 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090318342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090318342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090318343 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090318343 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 20250806090318343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090318343 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  20250806090318343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090318346 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318346 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090318346 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090318346 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  20250806090318346 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090318346 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090318346 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090318346 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 20250806090318346 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090318346 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  20250806090318346 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' 20250806090318346 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' 20250806090318346 DLSS7 <000c> ss7_asp.c: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  20250806090318346 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  20250806090318346 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  20250806090318346 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090318346 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 20250806090318347 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090318347 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090318347 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090318347 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) 20250806090318347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090318347 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090318347 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090318347 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) 20250806090318347 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318348 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 20250806090318348 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 20250806090318348 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090318348 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090318348 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318348 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090318348 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318348 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318348 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090318348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090318349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318349 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090318349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090318349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318349 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318349 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318349 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318349 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318349 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318349 DLM3UA <000f> 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 20250806090318349 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090318349 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090318349 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090318349 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090318349 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318349 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.msc1-M3UA(848)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090318355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318355 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090318355 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090318355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090318355 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090318355 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090318355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090318355 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090318355 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090318355 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 20250806090318355 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090318355 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  20250806090318355 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090318357 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318357 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090318357 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090318357 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  20250806090318357 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090318358 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090318358 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090318358 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 20250806090318358 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090318358 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  20250806090318358 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' 20250806090318358 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' 20250806090318358 DLSS7 <000c> ss7_asp.c: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  20250806090318358 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  20250806090318358 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  20250806090318358 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  20250806090318358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090318358 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 20250806090318358 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090318358 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090318358 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090318358 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) 20250806090318358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090318358 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090318358 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090318358 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) 20250806090318358 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318358 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 20250806090318358 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 20250806090318358 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090318358 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090318359 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318359 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090318359 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318359 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318360 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318360 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) 20250806090318360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090318360 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) 20250806090318360 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) 20250806090318360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090318360 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318360 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318360 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318360 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318360 DLM3UA <000f> 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 20250806090318360 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090318360 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' 20250806090318360 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 20250806090318360 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090318360 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318360 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 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc2-M3UA(851)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090318367 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318367 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090318367 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090318367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090318367 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090318367 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090318367 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090318367 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090318367 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090318367 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 20250806090318367 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090318367 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  20250806090318367 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090318370 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318370 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090318370 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090318370 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  20250806090318370 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090318370 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090318370 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090318370 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 20250806090318370 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090318370 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  20250806090318370 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' 20250806090318370 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' 20250806090318370 DLSS7 <000c> ss7_asp.c: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  20250806090318370 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  20250806090318370 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  20250806090318371 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  20250806090318371 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  20250806090318371 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090318371 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 20250806090318371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090318371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090318371 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090318371 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) 20250806090318371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090318371 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090318371 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090318371 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) 20250806090318371 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318372 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318372 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090318372 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318372 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318372 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090318372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318373 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) 20250806090318373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090318373 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) 20250806090318373 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) 20250806090318373 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 20250806090318373 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 20250806090318373 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 20250806090318373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090318373 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318373 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318373 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318373 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090318373 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090318373 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090318373 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090318373 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318373 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318373 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318373 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 20250806090318373 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090318373 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' 20250806090318373 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 20250806090318373 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090318373 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318373 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  HNBGW_Test.sgsn0-M3UA(854)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090318378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090318378 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090318379 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090318379 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090318379 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090318379 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) 20250806090318379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090318379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090318379 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090318379 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  20250806090318379 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090318379 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090318379 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090318379 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 20250806090318379 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250806090318379 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  20250806090318379 DLSS7 <000c> ss7_route.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' 20250806090318379 DLSS7 <000c> ss7_route.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' 20250806090318379 DLSS7 <000c> ss7_asp.c: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  20250806090318379 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  20250806090318379 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  20250806090318379 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  20250806090318379 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090318379 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090318379 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090318385 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318385 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090318385 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090318385 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  20250806090318385 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090318385 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090318385 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250806090318385 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 20250806090318385 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090318385 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  20250806090318385 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' 20250806090318385 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' 20250806090318385 DLSS7 <000c> ss7_asp.c: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  20250806090318385 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  20250806090318385 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  20250806090318385 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  20250806090318385 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  20250806090318385 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090318386 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090318386 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090318386 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090318386 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) 20250806090318386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090318386 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090318386 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090318386 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090318386 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) 20250806090318386 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090318387 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090318387 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090318387 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090318387 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090318387 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090318387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090318387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090318387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090318387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090318387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090318387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090318387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090318388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318388 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090318388 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090318388 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318388 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318388 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318388 DLM3UA <000f> 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 20250806090318388 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090318388 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090318388 DLSS7 <000c> ss7_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 20250806090318388 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090318388 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318388 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  20250806090318409 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090318409 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00105fab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090318409 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090318409 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) 20250806090318409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090318409 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) 20250806090318409 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) 20250806090318409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090318409 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 10 5f ab 00 00 50 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090318409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318409 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318409 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318409 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 20250806090318409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090318409 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' 20250806090318409 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 20250806090318409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090318409 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318409 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 10 5f ab 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806090318412 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318412 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090318412 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090318412 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 20250806090318412 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090318412 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' 20250806090318412 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090318412 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090318412 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318412 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 10 5f ab 00  20250806090318413 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090318413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090318413 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090318413 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) 20250806090318413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090318413 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=00105fab) (sccp_scrc.c:545) 20250806090318413 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) 20250806090318413 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090318413 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090318413 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318413 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318413 DLSCCP DEBUG SCCP-SCOC(80)[0x558035a00200]{IDLE}: Deallocated (fsm.c:568) 20250806090318414 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090318414 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002481e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090318414 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090318414 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) 20250806090318414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090318414 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) 20250806090318414 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) 20250806090318414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090318414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318414 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 02 48 1e 00 00 51 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090318414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318414 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 20250806090318414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090318414 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' 20250806090318414 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 20250806090318414 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090318414 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318414 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 02 48 1e 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806090318416 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318416 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090318416 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090318416 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 20250806090318416 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090318416 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' 20250806090318416 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090318416 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090318416 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318416 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 02 48 1e 00  20250806090318416 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090318416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090318416 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090318416 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) 20250806090318416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090318416 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=0002481e) (sccp_scrc.c:545) 20250806090318416 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) 20250806090318416 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090318416 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090318416 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318416 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318416 DLSCCP DEBUG SCCP-SCOC(81)[0x558035a1b4c0]{IDLE}: Deallocated (fsm.c:568) 20250806090318452 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090318452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410ad3), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090318452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090318452 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) 20250806090318452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090318452 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) 20250806090318452 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) 20250806090318452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090318452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090318452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a d3 00 00 52 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090318453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090318453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090318453 DLM3UA <000f> 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 20250806090318453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090318453 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' 20250806090318453 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 20250806090318453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090318453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318453 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 41 0a d3 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806090318462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090318462 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090318462 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090318462 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 20250806090318462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090318462 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' 20250806090318462 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090318462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090318462 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090318462 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 41 0a d3 00  20250806090318463 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090318463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090318463 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090318463 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) 20250806090318463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090318463 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=00410ad3) (sccp_scrc.c:545) 20250806090318463 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) 20250806090318463 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090318463 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090318463 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318463 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318463 DLSCCP DEBUG SCCP-SCOC(82)[0x5580359ff530]{IDLE}: Deallocated (fsm.c:568) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(78)[0x5580359fcd90]{IDLE}: Deallocated (fsm.c:568) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318621 DLSCCP DEBUG SCCP-SCOC(77)[0x5580359fecc0]{IDLE}: Deallocated (fsm.c:568) 20250806090318623 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090318623 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090318624 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090318624 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090318624 DLSCCP DEBUG SCCP-SCOC(79)[0x5580359d8560]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(844)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090319151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319151 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090319151 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090319151 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090319151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090319151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090319151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319151 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319151 DLSS7 <000c> ss7_asp.c: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  20250806090319151 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090319151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319151 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090319151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090319151 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090319151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090319152 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090319152 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) 20250806090319152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090319152 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090319152 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090319152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090319152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090319152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090319152 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090319152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090319152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090319152 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) 20250806090319153 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090319153 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090319153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319153 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090319153 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090319153 DLM3UA <000f> 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 20250806090319153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090319153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090319153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090319153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090319153 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319153 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  20250806090319153 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319153 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090319153 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090319153 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090319153 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319153 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090319153 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090319153 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319153 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319153 DLSS7 <000c> ss7_asp.c: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  20250806090319154 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090319154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319154 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090319154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319154 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319154 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090319154 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090319154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319154 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319154 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319154 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090319154 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090319154 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806090319156 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319156 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090319156 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090319156 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 20250806090319156 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319156 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' 20250806090319156 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090319156 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319156 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319156 DLSS7 <000c> ss7_asp.c: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  20250806090319156 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090319156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319156 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319156 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) 20250806090319156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090319156 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090319156 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090319156 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) 20250806090319156 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) 20250806090319156 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090319156 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319156 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) 20250806090319156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090319157 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) 20250806090319157 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) 20250806090319157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090319157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090319157 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) 20250806090319157 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090319157 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090319157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319157 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090319157 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090319157 DLM3UA <000f> 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 20250806090319157 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090319157 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' HNBGW_Test.msc1-RAN(847)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090319157 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 20250806090319157 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090319157 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319157 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  HNBGW_Test.msc0-RAN(844)@c18501b10b59: 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 } } } } 20250806090319162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090319162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090319162 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 20250806090319162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319162 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' 20250806090319162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090319162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319162 DLSS7 <000c> ss7_asp.c: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  20250806090319162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090319162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319162 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) 20250806090319162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090319162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090319162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319162 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090319162 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090319162 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(847)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090319166 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319166 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090319166 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090319166 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 20250806090319166 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319166 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' 20250806090319166 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090319166 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319166 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319166 DLSS7 <000c> ss7_asp.c: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  20250806090319166 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090319166 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319167 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319167 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) 20250806090319167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090319167 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090319167 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) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 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) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090319167 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090319167 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) 20250806090319167 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) 20250806090319167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090319167 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 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) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090319167 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) 20250806090319167 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) 20250806090319168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090319168 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090319168 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 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090319168 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090319168 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090319168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319168 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090319168 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090319168 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 20250806090319168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090319168 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' 20250806090319168 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 20250806090319168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090319168 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319168 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 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250806090319169 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319169 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090319169 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090319169 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 20250806090319169 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319169 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' 20250806090319169 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090319169 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319169 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319169 DLSS7 <000c> ss7_asp.c: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  20250806090319169 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090319169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319169 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319169 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) 20250806090319169 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090319169 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090319169 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) 20250806090319169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319169 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) 20250806090319169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090319169 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090319169 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(850)@c18501b10b59: 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(853)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090319178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319178 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090319178 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090319178 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090319178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319178 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090319178 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090319178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319178 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319178 DLSS7 <000c> ss7_asp.c: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  20250806090319178 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090319178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090319178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090319178 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090319178 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090319178 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) 20250806090319178 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090319178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090319178 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090319178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319179 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090319179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090319179 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090319179 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090319179 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090319179 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) 20250806090319179 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090319179 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090319179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319179 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090319179 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090319179 DLM3UA <000f> 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 20250806090319179 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090319179 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090319179 DLSS7 <000c> ss7_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 20250806090319179 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090319179 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319179 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  20250806090319180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090319180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090319180 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090319180 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090319180 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090319180 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090319180 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090319180 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090319180 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090319180 DLSS7 <000c> ss7_asp.c: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  20250806090319180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090319180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090319180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090319180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090319180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090319180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090319180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090319180 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090319180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090319180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090319180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090319180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090319180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090319180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090319180 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090319180 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(853)@c18501b10b59: 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 } } } } 20250806090320212 DLCTRL DEBUG Command: GET 684167980 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090320212 DLCTRL DEBUG Tx Command reply: GET_REPLY 684167980 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090320218 DLCTRL DEBUG Command: GET 632608115 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090320218 DLCTRL DEBUG Tx Command reply: GET_REPLY 632608115 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090320221 DLCTRL DEBUG Command: GET 652413133 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090320221 DLCTRL DEBUG Tx Command reply: GET_REPLY 652413133 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090320223 DLCTRL DEBUG Command: GET 100229420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090320223 DLCTRL DEBUG Tx Command reply: GET_REPLY 100229420 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090320226 DLCTRL DEBUG Command: GET 942617352 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090320226 DLCTRL DEBUG Tx Command reply: GET_REPLY 942617352 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090320228 DLCTRL DEBUG Command: GET 234129478 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090320228 DLCTRL DEBUG Tx Command reply: GET_REPLY 234129478 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090320230 DLCTRL DEBUG Command: GET 703205698 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090320230 DLCTRL DEBUG Tx Command reply: GET_REPLY 703205698 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090320232 DLCTRL DEBUG Command: GET 982271430 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090320232 DLCTRL DEBUG Tx Command reply: GET_REPLY 982271430 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090320234 DLCTRL DEBUG Command: GET 132462424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090320234 DLCTRL DEBUG Tx Command reply: GET_REPLY 132462424 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090320236 DLCTRL DEBUG Command: GET 270471277 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090320236 DLCTRL DEBUG Tx Command reply: GET_REPLY 270471277 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090320238 DLCTRL DEBUG Command: GET 913369293 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090320238 DLCTRL DEBUG Tx Command reply: GET_REPLY 913369293 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090320240 DLCTRL DEBUG Command: GET 178062930 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090320240 DLCTRL DEBUG Tx Command reply: GET_REPLY 178062930 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090320242 DLCTRL DEBUG Command: GET 957077179 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090320242 DLCTRL DEBUG Tx Command reply: GET_REPLY 957077179 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090320243 DLCTRL DEBUG Command: GET 21003403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090320243 DLCTRL DEBUG Tx Command reply: GET_REPLY 21003403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090320244 DLCTRL DEBUG Command: GET 530521871 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090320244 DLCTRL DEBUG Tx Command reply: GET_REPLY 530521871 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090320245 DLCTRL DEBUG Command: GET 547589664 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090320245 DLCTRL DEBUG Tx Command reply: GET_REPLY 547589664 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090320246 DLCTRL DEBUG Command: GET 907191774 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090320246 DLCTRL DEBUG Tx Command reply: GET_REPLY 907191774 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090320247 DLCTRL DEBUG Command: GET 384415993 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090320247 DLCTRL DEBUG Tx Command reply: GET_REPLY 384415993 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090320248 DLCTRL DEBUG Command: GET 742574015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090320248 DLCTRL DEBUG Tx Command reply: GET_REPLY 742574015 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090320249 DLCTRL DEBUG Command: GET 837610218 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090320249 DLCTRL DEBUG Tx Command reply: GET_REPLY 837610218 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001001000110'B, t_guard := 20.000000 } 20250806090320264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)5467280 20250806090321298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090321298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090321298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090321298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090321298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x536c90, normal) (hnbgw_rua.c:408) 20250806090321298 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090321298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090321298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5467280 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090321298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090321298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090321298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5467280 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090321298 DCN DEBUG map_sccp[0x5580359fe480]{init}: Allocated (fsm.c:456) 20250806090321298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090321298 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5467280 <-> SCCP-89 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090321298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5467280 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090321299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090321299 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090321299 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090321299 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5467280 SCCP-89 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090321299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090321299 DLSCCP DEBUG 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) 20250806090321299 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: Allocated (fsm.c:456) 20250806090321299 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090321299 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002460056400500f1100926) (sccp_scrc.c:455) 20250806090321299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090321299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090321299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090321299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090321299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090321299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090321299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090321299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090321299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090321299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090321299 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090321299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090321299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090321299 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 02 46 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090321299 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090321299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090321299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090321299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090321299 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090321299 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090321299 DLM3UA <000f> 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 20250806090321299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090321299 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090321299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090321299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090321299 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090321299 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 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(843)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)4714056 HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(856)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@c18501b10b59: 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 } } } 20250806090321306 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090321306 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090321306 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090321306 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090321306 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090321306 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090321306 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090321306 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090321306 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090321306 DLSS7 <000c> ss7_asp.c: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 42 8d 15 02 00 00 00 00  20250806090321306 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090321306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090321306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090321306 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090321306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090321306 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=00428d15) (sccp_scrc.c:545) 20250806090321306 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) 20250806090321306 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090321306 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090321306 DLSCCP DEBUG 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) 20250806090321306 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090321306 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) 20250806090321306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090321306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090321306 DLCTRL DEBUG Command: GET 19630749 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090321306 DLCTRL DEBUG Tx Command reply: GET_REPLY 19630749 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090321309 DLCTRL DEBUG Command: GET 537656963 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090321309 DLCTRL DEBUG Tx Command reply: GET_REPLY 537656963 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090321312 DLCTRL DEBUG Command: GET 614608877 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090321312 DLCTRL DEBUG Tx Command reply: GET_REPLY 614608877 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090321317 DLCTRL DEBUG Command: GET 467125994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090321317 DLCTRL DEBUG Tx Command reply: GET_REPLY 467125994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090321321 DLCTRL DEBUG Command: GET 116353140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090321321 DLCTRL DEBUG Tx Command reply: GET_REPLY 116353140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090321324 DLCTRL DEBUG Command: GET 290481276 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090321324 DLCTRL DEBUG Tx Command reply: GET_REPLY 290481276 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090321327 DLCTRL DEBUG Command: GET 159476063 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090321327 DLCTRL DEBUG Tx Command reply: GET_REPLY 159476063 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090321329 DLCTRL DEBUG Command: GET 239715516 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090321329 DLCTRL DEBUG Tx Command reply: GET_REPLY 239715516 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090321330 DLCTRL DEBUG Command: GET 888360569 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090321330 DLCTRL DEBUG Tx Command reply: GET_REPLY 888360569 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090321332 DLCTRL DEBUG Command: GET 97366125 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090321332 DLCTRL DEBUG Tx Command reply: GET_REPLY 97366125 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090321334 DLCTRL DEBUG Command: GET 922262343 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090321334 DLCTRL DEBUG Tx Command reply: GET_REPLY 922262343 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090321336 DLCTRL DEBUG Command: GET 380219915 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090321336 DLCTRL DEBUG Tx Command reply: GET_REPLY 380219915 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090321339 DLCTRL DEBUG Command: GET 881603037 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090321339 DLCTRL DEBUG Tx Command reply: GET_REPLY 881603037 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090321342 DLCTRL DEBUG Command: GET 800456817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090321342 DLCTRL DEBUG Tx Command reply: GET_REPLY 800456817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090321347 DLCTRL DEBUG Command: GET 420985092 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090321347 DLCTRL DEBUG Tx Command reply: GET_REPLY 420985092 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090321350 DLCTRL DEBUG Command: GET 60275179 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090321350 DLCTRL DEBUG Tx Command reply: GET_REPLY 60275179 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090321354 DLCTRL DEBUG Command: GET 401370109 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090321354 DLCTRL DEBUG Tx Command reply: GET_REPLY 401370109 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090321357 DLCTRL DEBUG Command: GET 767018274 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090321357 DLCTRL DEBUG Tx Command reply: GET_REPLY 767018274 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090321361 DLCTRL DEBUG Command: GET 920909044 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090321361 DLCTRL DEBUG Tx Command reply: GET_REPLY 920909044 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090321364 DLCTRL DEBUG Command: GET 403472049 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090321364 DLCTRL DEBUG Tx Command reply: GET_REPLY 403472049 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000001111001'B, t_guard := 20.000000 } 20250806090321383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@c18501b10b59: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)10940432 20250806090322409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090322409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090322409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090322409 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090322409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6f010, normal) (hnbgw_rua.c:408) 20250806090322409 DHNB DEBUG map_rua[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090322409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090322409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10940432 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090322409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090322410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090322410 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090322410 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10940432 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250806090322410 DCN DEBUG map_sccp[0x55803598d300]{init}: Allocated (fsm.c:456) 20250806090322410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090322410 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10940432 <-> SCCP-90 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806090322410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10940432 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090322410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090322410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090322410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090322410 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10940432 SCCP-90 msc-2 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090322410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090322410 DLSCCP DEBUG 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) 20250806090322410 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: Allocated (fsm.c:456) 20250806090322410 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090322410 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000790056400500f1100926) (sccp_scrc.c:455) 20250806090322410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090322410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090322410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090322410 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) 20250806090322410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090322410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090322410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090322410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090322410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090322410 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) 20250806090322410 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) 20250806090322410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090322410 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090322410 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 79 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090322410 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090322410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090322410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090322411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090322411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090322411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090322411 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 20250806090322411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090322411 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' 20250806090322411 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 20250806090322411 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090322411 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090322411 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 79 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(849)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@c18501b10b59: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)2259883 HNBGW_Test.msc2-SCCP(849)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@c18501b10b59: setverdict(pass): none -> pass 20250806090322429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090322429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090322429 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090322429 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 20250806090322429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090322429 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' 20250806090322429 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090322429 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090322429 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090322429 DLSS7 <000c> ss7_asp.c: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 f8 15 98 02 00 00 00 00  20250806090322429 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090322429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090322429 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090322429 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) 20250806090322429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090322429 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=00f81598) (sccp_scrc.c:545) 20250806090322429 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) 20250806090322429 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090322429 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090322429 DLSCCP DEBUG 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) 20250806090322429 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090322429 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) 20250806090322429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090322429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090322431 DLCTRL DEBUG Command: GET 620006024 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090322431 DLCTRL DEBUG Tx Command reply: GET_REPLY 620006024 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090322433 DLCTRL DEBUG Command: GET 315793582 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090322433 DLCTRL DEBUG Tx Command reply: GET_REPLY 315793582 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090322435 DLCTRL DEBUG Command: GET 494147885 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090322435 DLCTRL DEBUG Tx Command reply: GET_REPLY 494147885 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090322437 DLCTRL DEBUG Command: GET 651595161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090322437 DLCTRL DEBUG Tx Command reply: GET_REPLY 651595161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090322439 DLCTRL DEBUG Command: GET 564850539 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090322439 DLCTRL DEBUG Tx Command reply: GET_REPLY 564850539 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090322442 DLCTRL DEBUG Command: GET 19245814 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090322443 DLCTRL DEBUG Tx Command reply: GET_REPLY 19245814 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090322446 DLCTRL DEBUG Command: GET 388521350 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090322446 DLCTRL DEBUG Tx Command reply: GET_REPLY 388521350 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090322449 DLCTRL DEBUG Command: GET 260070830 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090322449 DLCTRL DEBUG Tx Command reply: GET_REPLY 260070830 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090322451 DLCTRL DEBUG Command: GET 803647041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090322451 DLCTRL DEBUG Tx Command reply: GET_REPLY 803647041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090322454 DLCTRL DEBUG Command: GET 484609836 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090322454 DLCTRL DEBUG Tx Command reply: GET_REPLY 484609836 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090322457 DLCTRL DEBUG Command: GET 655122923 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090322457 DLCTRL DEBUG Tx Command reply: GET_REPLY 655122923 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806090322459 DLCTRL DEBUG Command: GET 358050579 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090322459 DLCTRL DEBUG Tx Command reply: GET_REPLY 358050579 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090322462 DLCTRL DEBUG Command: GET 866447654 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090322462 DLCTRL DEBUG Tx Command reply: GET_REPLY 866447654 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090322464 DLCTRL DEBUG Command: GET 30954180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090322464 DLCTRL DEBUG Tx Command reply: GET_REPLY 30954180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090322466 DLCTRL DEBUG Command: GET 86742916 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090322466 DLCTRL DEBUG Tx Command reply: GET_REPLY 86742916 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090322468 DLCTRL DEBUG Command: GET 958772668 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090322468 DLCTRL DEBUG Tx Command reply: GET_REPLY 958772668 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090322470 DLCTRL DEBUG Command: GET 880457691 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090322470 DLCTRL DEBUG Tx Command reply: GET_REPLY 880457691 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090322471 DLCTRL DEBUG Command: GET 739011685 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090322471 DLCTRL DEBUG Tx Command reply: GET_REPLY 739011685 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090322473 DLCTRL DEBUG Command: GET 520647643 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090322473 DLCTRL DEBUG Tx Command reply: GET_REPLY 520647643 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090322474 DLCTRL DEBUG Command: GET 276961089 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090322475 DLCTRL DEBUG Tx Command reply: GET_REPLY 276961089 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001011001101'B, t_guard := 20.000000 } 20250806090322497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@c18501b10b59: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)8078784 20250806090323504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090323504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090323504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090323504 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090323504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b45c0, normal) (hnbgw_rua.c:408) 20250806090323504 DHNB DEBUG map_rua[0x5580359d6cb0]{init}: Allocated (fsm.c:456) 20250806090323504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090323504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090323504 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090323504 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090323504 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090323504 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090323504 DCN DEBUG map_sccp[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090323504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090323504 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8078784 <-> SCCP-91 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090323504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090323504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090323504 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090323504 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090323504 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-91 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090323504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090323504 DLSCCP DEBUG 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) 20250806090323504 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: Allocated (fsm.c:456) 20250806090323504 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090323504 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002cd0056400500f1100926) (sccp_scrc.c:455) 20250806090323504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090323504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090323504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090323504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090323504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090323504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090323504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090323504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090323504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090323504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090323504 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090323504 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090323504 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090323504 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 02 cd 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090323504 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090323504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090323504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090323504 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323504 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090323504 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090323504 DLM3UA <000f> 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 20250806090323504 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090323504 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090323504 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090323504 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090323504 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090323504 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 02 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(843)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@c18501b10b59: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@c18501b10b59: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)9202284 HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090323506 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323506 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090323506 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090323506 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090323506 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090323506 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090323506 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090323506 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090323506 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090323506 DLSS7 <000c> ss7_asp.c: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 f9 49 96 02 00 00 00 00  TC_mscpool_no_allow_attach_round_robin0(858)@c18501b10b59: setverdict(pass): none -> pass 20250806090323506 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090323506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090323506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090323506 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090323506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090323506 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=00f94996) (sccp_scrc.c:545) 20250806090323506 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) 20250806090323506 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090323506 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090323506 DLSCCP DEBUG 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) 20250806090323506 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090323506 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) 20250806090323506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090323506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090323507 DLCTRL DEBUG Command: GET 275824327 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090323507 DLCTRL DEBUG Tx Command reply: GET_REPLY 275824327 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090323508 DLCTRL DEBUG Command: GET 655142680 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090323508 DLCTRL DEBUG Tx Command reply: GET_REPLY 655142680 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090323509 DLCTRL DEBUG Command: GET 545932368 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090323509 DLCTRL DEBUG Tx Command reply: GET_REPLY 545932368 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090323510 DLCTRL DEBUG Command: GET 250926334 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090323510 DLCTRL DEBUG Tx Command reply: GET_REPLY 250926334 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090323511 DLCTRL DEBUG Command: GET 44919937 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090323511 DLCTRL DEBUG Tx Command reply: GET_REPLY 44919937 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090323513 DLCTRL DEBUG Command: GET 226853791 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090323513 DLCTRL DEBUG Tx Command reply: GET_REPLY 226853791 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090323514 DLCTRL DEBUG Command: GET 96005394 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090323514 DLCTRL DEBUG Tx Command reply: GET_REPLY 96005394 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090323515 DLCTRL DEBUG Command: GET 267075806 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090323515 DLCTRL DEBUG Tx Command reply: GET_REPLY 267075806 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090323516 DLCTRL DEBUG Command: GET 177793914 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090323516 DLCTRL DEBUG Tx Command reply: GET_REPLY 177793914 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090323518 DLCTRL DEBUG Command: GET 423140203 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090323518 DLCTRL DEBUG Tx Command reply: GET_REPLY 423140203 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090323520 DLCTRL DEBUG Command: GET 729413668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090323520 DLCTRL DEBUG Tx Command reply: GET_REPLY 729413668 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806090323523 DLCTRL DEBUG Command: GET 850588337 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090323523 DLCTRL DEBUG Tx Command reply: GET_REPLY 850588337 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090323525 DLCTRL DEBUG Command: GET 673106926 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090323525 DLCTRL DEBUG Tx Command reply: GET_REPLY 673106926 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090323528 DLCTRL DEBUG Command: GET 347265521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090323528 DLCTRL DEBUG Tx Command reply: GET_REPLY 347265521 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090323530 DLCTRL DEBUG Command: GET 477109360 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090323530 DLCTRL DEBUG Tx Command reply: GET_REPLY 477109360 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090323533 DLCTRL DEBUG Command: GET 710776129 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090323533 DLCTRL DEBUG Tx Command reply: GET_REPLY 710776129 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090323535 DLCTRL DEBUG Command: GET 746284819 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090323535 DLCTRL DEBUG Tx Command reply: GET_REPLY 746284819 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090323538 DLCTRL DEBUG Command: GET 270367732 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090323538 DLCTRL DEBUG Tx Command reply: GET_REPLY 270367732 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090323540 DLCTRL DEBUG Command: GET 296195244 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090323540 DLCTRL DEBUG Tx Command reply: GET_REPLY 296195244 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090323542 DLCTRL DEBUG Command: GET 172031433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090323542 DLCTRL DEBUG Tx Command reply: GET_REPLY 172031433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090323550 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46411<->l=127.0.0.1:4262) (control_if.c:193) 20250806090323551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39612<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(837)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(836)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090323554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090323556 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090323556 DLINP DEBUG SRVCONN(,r=127.0.0.1:57472<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090323556 DLINP NOTICE SRV(,r=127.0.0.1:57472<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090323556 DMAIN NOTICE (127.0.0.1:57472 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57472<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090323556 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc1-SCCP(846)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@c18501b10b59: Final verdict of PTC: none 20250806090323558 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090323558 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323558 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090323558 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(852)@c18501b10b59: Final verdict of PTC: none 20250806090323559 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090323559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323559 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090323559 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090323559 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090323559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323559 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090323559 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090323559 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090323559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323559 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090323559 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090323559 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 20250806090323559 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323559 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090323559 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090323559 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090323559 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090323559 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090323559 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090323559 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 20250806090323559 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' 20250806090323559 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' 20250806090323559 DLSS7 <000c> ss7_asp.c: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  20250806090323559 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  20250806090323560 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  20250806090323560 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  20250806090323560 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090323560 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090323560 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090323560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323560 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090323560 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090323560 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090323560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323560 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090323560 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090323560 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090323560 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090323560 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090323560 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 20250806090323560 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323561 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090323561 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090323560 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) 20250806090323561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090323561 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323561 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090323561 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090323561 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) 20250806090323561 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090323561 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090323561 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090323561 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 20250806090323561 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' 20250806090323561 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' 20250806090323561 DLSS7 <000c> ss7_asp.c: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  20250806090323561 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  20250806090323561 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  20250806090323561 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090323561 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 20250806090323561 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323561 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090323561 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090323561 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090323561 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090323561 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 20250806090323561 DLSS7 <000c> ss7_route.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' 20250806090323561 DLSS7 <000c> ss7_route.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' 20250806090323561 DLSS7 <000c> ss7_asp.c: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  20250806090323562 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  20250806090323562 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090323562 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090323562 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090323562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323562 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090323562 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090323562 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090323562 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.msc0-SCCP(843)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(855)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@c18501b10b59: Final verdict of PTC: none 20250806090323562 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 20250806090323562 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090323562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090323562 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090323562 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090323562 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090323562 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) 20250806090323562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090323562 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090323562 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090323562 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) 20250806090323562 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090323562 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090323562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) HNBGW_Test.msc1-RAN(847)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(838)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@c18501b10b59: Final verdict of PTC: none 20250806090323562 DLSCCP DEBUG 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) 20250806090323562 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090323562 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090323562 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090323562 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 20250806090323562 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 20250806090323562 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323562 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) 20250806090323562 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) HNBGW_Test.msc2-M3UA(851)@c18501b10b59: Final verdict of PTC: none 20250806090323562 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) 20250806090323562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090323562 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090323563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090323563 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) 20250806090323563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090323562 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090323562 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090323562 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090323562 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090323563 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090323563 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090323563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090323563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 00 00 00 00 00 (ss7_asp.c:1383) 20250806090323563 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090323563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090323563 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 20250806090323563 DLSS7 <000c> ss7_route.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' 20250806090323563 DLSS7 <000c> ss7_route.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' 20250806090323563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090323563 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090323563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090323563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090323563 DLSS7 <000c> ss7_asp.c: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  20250806090323563 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090323563 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090323563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090323563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090323563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10940432)[0x5580359e76c0]{disrupted}: Deallocated (fsm.c:568) 20250806090323563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090323563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{disconnected}: Freeing instance (context_map.c:207) 20250806090323563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x55803598d300]{disconnected}: Deallocated (fsm.c:568) 20250806090323563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10940432 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090323563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090323563 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090323563 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090323563 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) 20250806090323563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090323563 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090323563 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090323563 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) 20250806090323563 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090323563 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090323563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090323564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090323564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090323564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090323564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090323564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_no_allow_attach_round_robin0(857)@c18501b10b59: Final verdict of PTC: pass 20250806090323564 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090323565 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090323565 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) 20250806090323565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090323565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090323565 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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_no_allow_attach_round_robin0(858)@c18501b10b59: Final verdict of PTC: pass 20250806090323565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090323565 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090323565 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) 20250806090323565 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090323565 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090323566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090323566 DLSCCP DEBUG 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) 20250806090323566 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090323566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090323566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090323566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090323566 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) 20250806090323566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090323566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090323567 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) 20250806090323567 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090323567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090323567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090323568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 42 8d 15 00 00 59 00 00 00 00 00 (ss7_asp.c:1383) 20250806090323568 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090323568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090323568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090323568 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090323568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090323569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090323569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090323569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806090323569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5467280)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) 20250806090323569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090323569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{disconnected}: Freeing instance (context_map.c:207) 20250806090323569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5580359fe480]{disconnected}: Deallocated (fsm.c:568) 20250806090323570 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5467280 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090323570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090323570 DLSCCP DEBUG 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) 20250806090323570 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090323570 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090323570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090323570 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090323571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090323571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090323571 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090323571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090323571 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090323571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090323571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090323572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 f9 49 96 00 00 5b 00 00 00 00 00 (ss7_asp.c:1383) 20250806090323572 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090323572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090323572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090323572 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090323572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090323572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090323573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090323573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{disrupted}: Freeing instance (context_map.c:203) 20250806090323573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8078784)[0x5580359d6cb0]{disrupted}: Deallocated (fsm.c:568) 20250806090323573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090323573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{disconnected}: Freeing instance (context_map.c:207) 20250806090323573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5580359fd480]{disconnected}: Deallocated (fsm.c:568) 20250806090323573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8078784 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090323573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090323574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090323574 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090323574 DMAIN NOTICE (127.0.0.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) 20250806090323574 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090323567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090323567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090323567 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 20250806090323567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090323567 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 20250806090323567 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090323574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323574 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090323574 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090323574 DLM3UA <000f> 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 20250806090323574 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090323574 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090323575 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090323575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090323575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090323575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090323575 DLM3UA <000f> 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 20250806090323575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090323575 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090323575 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! TC_mscpool_no_allow_attach_round_robin0(856)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:03:23 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 20250806090323693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090324064 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090324064 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090324065 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090324065 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) 20250806090324065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090324065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090324065 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090324065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090324065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090324065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090324065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090324065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090324065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090324065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090324065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090324065 DLM3UA <000f> 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 20250806090324065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090324065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090324065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090324396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=672304) 20250806090324772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090324772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090324772 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090324772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090324772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090324772 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090324772 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090324772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090324772 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090324772 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090324772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090324772 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090324772 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090324772 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090324772 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090324772 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090324772 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090324772 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090324772 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=672304, count=685288) 20250806090325488 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090325488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090325488 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090325488 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090325488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090325488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090325488 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090325488 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090325488 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090325488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090325488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090325488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090325488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090325488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090325488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090325488 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090325488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090325488 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090325488 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090325560 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090325561 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090325561 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090325562 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090325562 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090325562 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090325562 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090325562 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090325562 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090325564 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090325564 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090325564 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090326039 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090326039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090326039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090326039 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090326039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090326039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090326039 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090326039 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090326039 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090326039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090326039 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090326039 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090326039 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090326039 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090326039 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090326039 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090326039 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090326039 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090326039 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03: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_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 20250806090326535 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090326535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090326535 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090326535 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) 20250806090326535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090326535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090326535 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090326535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090326535 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) 20250806090326535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090326535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090326535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090326535 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090326535 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090326535 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090326535 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090326535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090326535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090326535 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090326535 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090326535 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090326535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090326535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090326535 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090326535 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090326536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090326536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090326536 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 20250806090326536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090326536 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 20250806090326536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090326536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090326536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090326536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090326536 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090326536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090326536 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090326536 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250806090327461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090327463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090327466 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41647<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090327574 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090327574 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090327582 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327582 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327582 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327582 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327582 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327582 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090327582 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55559 (stream_srv.c:143) 20250806090327582 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55559<->l=127.0.0.1:29169 (hnb.c:335) 20250806090327582 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327582 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327583 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327583 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090327583 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327583 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327583 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327583 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) 20250806090327583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090327584 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) 20250806090327584 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) 20250806090327584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090327584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327584 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327584 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327584 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090327584 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 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) 20250806090327584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090327584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327584 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327584 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327584 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090327584 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090327584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090327584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327584 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327584 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327584 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090327584 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327584 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090327584 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327584 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090327584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090327584 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327584 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327584 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327584 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327584 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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090327584 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090327584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327584 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327584 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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090327584 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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090327584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327584 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327584 DLM3UA <000f> 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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090327584 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090327584 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327584 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327584 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327584 DLM3UA <000f> 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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090327584 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090327584 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(869)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(872)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(870)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(875)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(873)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090327631 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327631 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327631 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327631 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327631 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327631 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327631 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090327631 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327632 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327632 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090327632 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327632 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327632 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327632 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) 20250806090327632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090327632 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) 20250806090327632 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) 20250806090327632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090327632 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327632 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327632 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327632 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327632 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090327632 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 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) 20250806090327633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090327633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327633 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327633 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327633 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090327633 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 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) 20250806090327633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090327633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327633 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327633 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327633 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090327633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327633 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090327633 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327633 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090327633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090327633 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327633 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327633 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090327633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090327633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327633 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090327633 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090327633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327633 DLM3UA <000f> 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090327633 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090327633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327633 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327633 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327633 DLM3UA <000f> 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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090327633 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090327633 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(878)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(876)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090327654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090327654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090327654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090327654 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090327654 DHNBAP 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) 20250806090327654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090327654 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090327654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090327654 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@c18501b10b59: setverdict(pass): none -> pass 20250806090327658 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090327658 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090327658 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090327658 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090327658 DHNBAP DEBUG (127.0.0.1:55559 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090327658 DHNBAP NOTICE (127.0.0.1:55559 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090327658 DHNBAP NOTICE (127.0.0.1:55559 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090327658 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090327658 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090327797 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 20250806090327797 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 20250806090327797 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090327797 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090327800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090327800 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090327800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090327800 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090327800 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090327800 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090327800 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090327800 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090327800 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 20250806090327800 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090327800 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  20250806090327800 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090327800 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327800 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090327800 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090327800 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  20250806090327800 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090327800 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090327800 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090327800 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 20250806090327800 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090327800 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  20250806090327800 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' 20250806090327800 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' 20250806090327801 DLSS7 <000c> ss7_asp.c: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  20250806090327801 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  20250806090327801 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090327801 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090327801 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090327801 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090327801 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) 20250806090327801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090327801 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090327801 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090327801 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) 20250806090327801 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327802 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090327802 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327802 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327802 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090327802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090327802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090327802 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090327802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090327802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327802 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327802 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327802 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327802 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327802 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327802 DLM3UA <000f> 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 20250806090327802 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090327802 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090327802 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090327802 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090327802 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090327802 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  20250806090327816 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 20250806090327816 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 20250806090327816 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090327816 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090327819 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327819 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090327819 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090327819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090327819 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090327819 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090327819 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090327819 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090327819 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090327819 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 20250806090327819 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090327819 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  20250806090327819 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090327820 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327820 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090327820 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090327820 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  20250806090327820 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090327820 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090327820 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090327820 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 20250806090327820 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090327820 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  20250806090327820 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' 20250806090327820 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' 20250806090327820 DLSS7 <000c> ss7_asp.c: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  20250806090327820 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  20250806090327820 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  20250806090327820 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090327820 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090327820 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090327820 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090327820 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) 20250806090327820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090327820 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090327820 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090327820 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) 20250806090327820 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327821 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090327821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327821 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) 20250806090327821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090327821 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) 20250806090327821 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) 20250806090327821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090327821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327821 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327821 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327821 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327821 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327821 DLM3UA <000f> 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 20250806090327821 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090327821 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' 20250806090327821 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 20250806090327821 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090327821 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090327821 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 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250806090327828 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 20250806090327829 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 20250806090327829 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090327829 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090327832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327832 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090327832 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090327832 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090327832 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090327832 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090327832 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090327832 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090327832 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090327832 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 20250806090327832 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090327832 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  20250806090327832 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090327832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327832 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090327832 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090327832 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  20250806090327832 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090327832 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090327832 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090327832 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 20250806090327832 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090327832 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  20250806090327833 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' 20250806090327833 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' 20250806090327833 DLSS7 <000c> ss7_asp.c: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  20250806090327833 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  20250806090327833 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  20250806090327833 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  20250806090327833 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090327833 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090327833 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090327833 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090327833 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) 20250806090327833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090327833 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090327833 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090327833 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) 20250806090327833 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327834 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090327834 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327834 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327834 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090327834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327834 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) 20250806090327834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090327834 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) 20250806090327834 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) 20250806090327834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090327834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327834 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327834 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327834 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327834 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327834 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327834 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 20250806090327834 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090327834 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' 20250806090327834 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 20250806090327834 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090327834 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090327834 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  20250806090327843 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 20250806090327843 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 20250806090327843 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090327843 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090327845 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327845 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090327845 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090327845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090327845 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090327845 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090327845 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090327845 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090327845 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090327845 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 20250806090327845 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090327845 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  20250806090327845 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090327846 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327846 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090327846 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090327846 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  20250806090327846 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090327846 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090327846 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090327846 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 20250806090327846 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090327846 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  20250806090327846 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' 20250806090327846 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' 20250806090327846 DLSS7 <000c> ss7_asp.c: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  20250806090327846 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  20250806090327846 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  20250806090327846 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  20250806090327846 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  20250806090327846 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090327846 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090327846 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090327846 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090327846 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) 20250806090327846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090327846 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090327846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090327846 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090327846 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) 20250806090327846 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090327847 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090327847 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090327847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090327847 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090327847 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090327847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327847 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090327848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090327848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090327848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090327848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090327848 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090327848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090327848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090327848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090327848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090327848 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090327848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090327848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090327848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090327848 DLM3UA <000f> 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 20250806090327848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090327848 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090327848 DLSS7 <000c> ss7_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 20250806090327848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090327848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090327848 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(868)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090328603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090328603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090328603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090328603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090328603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090328603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328603 DLSS7 <000c> ss7_asp.c: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  20250806090328603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090328603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328603 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090328603 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090328603 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) 20250806090328603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090328603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090328603 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090328603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090328603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090328603 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) 20250806090328603 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090328603 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090328603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328603 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090328603 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090328603 DLM3UA <000f> 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 20250806090328603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090328603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090328603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090328603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090328603 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328603 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  20250806090328603 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328603 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090328603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090328603 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328603 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090328603 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090328603 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090328603 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328603 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090328603 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090328603 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328603 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328603 DLSS7 <000c> ss7_asp.c: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  20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328603 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090328603 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090328603 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(868)@c18501b10b59: 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(871)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090328622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090328622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328622 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328622 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) 20250806090328622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328622 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090328622 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090328622 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 20250806090328622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328622 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' 20250806090328622 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090328622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328622 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328622 DLSS7 <000c> ss7_asp.c: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  20250806090328623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090328623 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090328623 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) 20250806090328623 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) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 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) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090328623 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) 20250806090328623 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) 20250806090328623 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090328623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090328623 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) 20250806090328623 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090328623 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090328623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090328623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090328623 DLM3UA <000f> 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 20250806090328623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090328623 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' 20250806090328623 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 20250806090328623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090328623 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328623 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  20250806090328623 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090328623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328623 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328623 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) 20250806090328623 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328623 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328623 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090328623 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090328623 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806090328623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328623 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090328623 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090328623 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 20250806090328623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328623 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' 20250806090328623 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090328623 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328623 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328623 DLSS7 <000c> ss7_asp.c: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(871)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090328633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090328633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328633 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) 20250806090328633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090328633 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328633 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090328633 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090328633 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 20250806090328633 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328633 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' 20250806090328633 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090328633 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328633 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328633 DLSS7 <000c> ss7_asp.c: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  20250806090328633 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090328633 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) 20250806090328633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328633 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) 20250806090328633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090328633 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090328633 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) 20250806090328633 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) 20250806090328633 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090328634 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090328634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328634 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) 20250806090328634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090328634 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) 20250806090328634 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) 20250806090328634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090328634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090328634 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) 20250806090328634 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090328634 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090328634 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328634 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090328634 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090328634 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 20250806090328634 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090328634 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' 20250806090328634 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 20250806090328634 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090328634 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328634 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  20250806090328635 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328635 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090328635 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090328635 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 20250806090328635 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328635 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' 20250806090328635 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090328635 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328635 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328635 DLSS7 <000c> ss7_asp.c: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  20250806090328635 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090328635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328635 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328635 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) 20250806090328635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090328635 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090328635 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) 20250806090328635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328635 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) 20250806090328635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328635 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328635 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090328635 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090328635 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(874)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090328649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328649 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090328649 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090328649 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090328649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090328649 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090328649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328649 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328649 DLSS7 <000c> ss7_asp.c: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  20250806090328649 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090328649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328649 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090328649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090328649 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328649 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090328649 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090328649 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) 20250806090328649 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090328649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090328649 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090328649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090328649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090328649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090328649 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090328649 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) 20250806090328649 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090328649 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090328649 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328649 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090328649 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090328649 DLM3UA <000f> 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 20250806090328649 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090328649 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090328649 DLSS7 <000c> ss7_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 20250806090328649 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090328649 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328649 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  20250806090328650 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090328650 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090328650 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090328650 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090328650 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090328650 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090328650 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090328650 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090328650 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090328650 DLSS7 <000c> ss7_asp.c: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  20250806090328650 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090328650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090328650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090328650 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090328650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090328651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090328651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090328651 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090328651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090328651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090328651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090328651 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090328651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090328651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090328651 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090328651 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(877)@c18501b10b59: 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 } } } } 20250806090329667 DLCTRL DEBUG Command: GET 921189637 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090329667 DLCTRL DEBUG Tx Command reply: GET_REPLY 921189637 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090329670 DLCTRL DEBUG Command: GET 224555539 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090329670 DLCTRL DEBUG Tx Command reply: GET_REPLY 224555539 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090329671 DLCTRL DEBUG Command: GET 105606883 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090329671 DLCTRL DEBUG Tx Command reply: GET_REPLY 105606883 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090329673 DLCTRL DEBUG Command: GET 609554745 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090329673 DLCTRL DEBUG Tx Command reply: GET_REPLY 609554745 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090329675 DLCTRL DEBUG Command: GET 27416173 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090329675 DLCTRL DEBUG Tx Command reply: GET_REPLY 27416173 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090329678 DLCTRL DEBUG Command: GET 786902780 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090329678 DLCTRL DEBUG Tx Command reply: GET_REPLY 786902780 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090329681 DLCTRL DEBUG Command: GET 532601002 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090329681 DLCTRL DEBUG Tx Command reply: GET_REPLY 532601002 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090329684 DLCTRL DEBUG Command: GET 472204744 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090329684 DLCTRL DEBUG Tx Command reply: GET_REPLY 472204744 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090329687 DLCTRL DEBUG Command: GET 464877162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090329687 DLCTRL DEBUG Tx Command reply: GET_REPLY 464877162 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090329691 DLCTRL DEBUG Command: GET 136629899 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090329691 DLCTRL DEBUG Tx Command reply: GET_REPLY 136629899 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090329693 DLCTRL DEBUG Command: GET 702219855 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090329693 DLCTRL DEBUG Tx Command reply: GET_REPLY 702219855 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090329696 DLCTRL DEBUG Command: GET 692602946 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090329696 DLCTRL DEBUG Tx Command reply: GET_REPLY 692602946 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090329698 DLCTRL DEBUG Command: GET 468117356 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090329698 DLCTRL DEBUG Tx Command reply: GET_REPLY 468117356 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090329700 DLCTRL DEBUG Command: GET 239890507 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090329700 DLCTRL DEBUG Tx Command reply: GET_REPLY 239890507 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090329702 DLCTRL DEBUG Command: GET 522953117 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090329702 DLCTRL DEBUG Tx Command reply: GET_REPLY 522953117 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090329703 DLCTRL DEBUG Command: GET 8567899 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090329703 DLCTRL DEBUG Tx Command reply: GET_REPLY 8567899 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090329705 DLCTRL DEBUG Command: GET 705812588 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090329705 DLCTRL DEBUG Tx Command reply: GET_REPLY 705812588 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090329706 DLCTRL DEBUG Command: GET 321486030 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090329706 DLCTRL DEBUG Tx Command reply: GET_REPLY 321486030 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090329707 DLCTRL DEBUG Command: GET 959191464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090329707 DLCTRL DEBUG Tx Command reply: GET_REPLY 959191464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090329708 DLCTRL DEBUG Command: GET 291612764 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090329708 DLCTRL DEBUG Tx Command reply: GET_REPLY 291612764 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000000010010100'B, t_guard := 20.000000 } 20250806090329733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@c18501b10b59: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)16141578 20250806090330770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090330770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090330770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1431) 20250806090330770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090330770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf64d0a, normal) (hnbgw_rua.c:408) 20250806090330770 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090330771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090330771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16141578 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090330771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090330771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090330771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16141578 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:185) 20250806090330771 DCN DEBUG map_sccp[0x5580359fe480]{init}: Allocated (fsm.c:456) 20250806090330771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090330771 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16141578 <-> SCCP-92 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090330771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16141578 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:313) 20250806090330771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090330771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090330771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090330771 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16141578 SCCP-92 msc-1 MI=TMSI-0x42410023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090330771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090330771 DLSCCP DEBUG 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) 20250806090330771 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: Allocated (fsm.c:456) 20250806090330771 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090330771 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000940056400500f1100926) (sccp_scrc.c:455) 20250806090330771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090330771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090330771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090330771 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) 20250806090330771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090330771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090330771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090330771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090330771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090330771 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) 20250806090330771 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) 20250806090330771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090330771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090330771 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 00 94 00 56 40 05 00 f1 10 09 26 00 00 (ss7_asp.c:1383) 20250806090330771 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090330771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090330771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090330771 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090330771 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090330771 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090330771 DLM3UA <000f> 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 20250806090330771 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090330771 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' 20250806090330772 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 20250806090330772 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090330772 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090330772 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 00 94 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(870)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@c18501b10b59: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)13132275 HNBGW_Test.msc1-SCCP(870)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@c18501b10b59: setverdict(pass): none -> pass 20250806090330790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090330790 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090330790 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090330790 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 20250806090330790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090330790 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' 20250806090330790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090330790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090330790 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090330790 DLSS7 <000c> ss7_asp.c: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 60 19 4e 02 00 00 00 00  MTC@c18501b10b59: 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 } } } 20250806090330790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090330790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090330790 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090330790 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) 20250806090330790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090330790 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=0060194e) (sccp_scrc.c:545) 20250806090330790 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) 20250806090330790 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090330791 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090330791 DLSCCP DEBUG 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) 20250806090330791 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090330791 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) 20250806090330791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090330791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090330791 DLCTRL DEBUG Command: GET 254301268 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090330791 DLCTRL DEBUG Tx Command reply: GET_REPLY 254301268 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090330795 DLCTRL DEBUG Command: GET 317767194 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090330796 DLCTRL DEBUG Tx Command reply: GET_REPLY 317767194 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090330799 DLCTRL DEBUG Command: GET 445468131 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090330799 DLCTRL DEBUG Tx Command reply: GET_REPLY 445468131 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090330801 DLCTRL DEBUG Command: GET 449169715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090330801 DLCTRL DEBUG Tx Command reply: GET_REPLY 449169715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090330803 DLCTRL DEBUG Command: GET 659702638 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090330803 DLCTRL DEBUG Tx Command reply: GET_REPLY 659702638 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090330805 DLCTRL DEBUG Command: GET 273039854 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090330805 DLCTRL DEBUG Tx Command reply: GET_REPLY 273039854 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090330807 DLCTRL DEBUG Command: GET 363865210 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090330807 DLCTRL DEBUG Tx Command reply: GET_REPLY 363865210 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806090330809 DLCTRL DEBUG Command: GET 9673094 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090330809 DLCTRL DEBUG Tx Command reply: GET_REPLY 9673094 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090330811 DLCTRL DEBUG Command: GET 30607764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090330811 DLCTRL DEBUG Tx Command reply: GET_REPLY 30607764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090330814 DLCTRL DEBUG Command: GET 201866740 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090330814 DLCTRL DEBUG Tx Command reply: GET_REPLY 201866740 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090330818 DLCTRL DEBUG Command: GET 151234892 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090330818 DLCTRL DEBUG Tx Command reply: GET_REPLY 151234892 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090330822 DLCTRL DEBUG Command: GET 866235321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090330822 DLCTRL DEBUG Tx Command reply: GET_REPLY 866235321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090330826 DLCTRL DEBUG Command: GET 119084191 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090330826 DLCTRL DEBUG Tx Command reply: GET_REPLY 119084191 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090330829 DLCTRL DEBUG Command: GET 963782009 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090330829 DLCTRL DEBUG Tx Command reply: GET_REPLY 963782009 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090330832 DLCTRL DEBUG Command: GET 657272000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090330832 DLCTRL DEBUG Tx Command reply: GET_REPLY 657272000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090330834 DLCTRL DEBUG Command: GET 519301374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090330834 DLCTRL DEBUG Tx Command reply: GET_REPLY 519301374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090330836 DLCTRL DEBUG Command: GET 868455266 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090330836 DLCTRL DEBUG Tx Command reply: GET_REPLY 868455266 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090330838 DLCTRL DEBUG Command: GET 938301972 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090330838 DLCTRL DEBUG Tx Command reply: GET_REPLY 938301972 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090330840 DLCTRL DEBUG Command: GET 966833039 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090330840 DLCTRL DEBUG Tx Command reply: GET_REPLY 966833039 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090330841 DLCTRL DEBUG Command: GET 975527983 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090330841 DLCTRL DEBUG Tx Command reply: GET_REPLY 975527983 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001110000110'B, t_guard := 20.000000 } 20250806090330873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@c18501b10b59: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)9697900 20250806090331888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090331888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090331888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090331888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090331888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93fa6c, normal) (hnbgw_rua.c:408) 20250806090331888 DHNB DEBUG map_rua[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090331888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090331888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697900 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090331888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090331888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090331888 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090331888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697900 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090331888 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090331888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090331888 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9697900 <-> SCCP-93 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090331888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697900 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090331888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090331888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090331888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090331888 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9697900 SCCP-93 msc-0 MI=IMSI-001010000000002: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090331888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090331888 DLSCCP DEBUG 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) 20250806090331888 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: Allocated (fsm.c:456) 20250806090331888 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090331888 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003860056400500f1100926) (sccp_scrc.c:455) 20250806090331888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090331888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090331888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090331888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090331888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090331888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090331888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090331888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090331888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090331888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090331888 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090331888 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090331888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090331888 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 86 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090331888 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090331888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090331888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090331888 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090331888 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090331888 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090331888 DLM3UA <000f> 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 20250806090331888 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090331888 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090331888 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090331888 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090331888 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090331888 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 86 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(867)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@c18501b10b59: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)14437744 HNBGW_Test.msc0-SCCP(867)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@c18501b10b59: setverdict(pass): none -> pass 20250806090331894 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090331894 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090331894 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090331894 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090331894 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090331894 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090331894 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090331894 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090331894 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090331894 DLSS7 <000c> ss7_asp.c: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 55 dc 23 02 00 00 00 00  MTC@c18501b10b59: 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 } } } 20250806090331894 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090331894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090331894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090331894 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090331894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090331894 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=0055dc23) (sccp_scrc.c:545) 20250806090331894 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) 20250806090331894 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090331894 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090331894 DLSCCP DEBUG 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) 20250806090331894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090331894 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) 20250806090331894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090331894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090331894 DLCTRL DEBUG Command: GET 394110538 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090331894 DLCTRL DEBUG Tx Command reply: GET_REPLY 394110538 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090331896 DLCTRL DEBUG Command: GET 946356324 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090331896 DLCTRL DEBUG Tx Command reply: GET_REPLY 946356324 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090331898 DLCTRL DEBUG Command: GET 718811021 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090331898 DLCTRL DEBUG Tx Command reply: GET_REPLY 718811021 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090331899 DLCTRL DEBUG Command: GET 742937473 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090331899 DLCTRL DEBUG Tx Command reply: GET_REPLY 742937473 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090331900 DLCTRL DEBUG Command: GET 915715781 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090331900 DLCTRL DEBUG Tx Command reply: GET_REPLY 915715781 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090331902 DLCTRL DEBUG Command: GET 168517218 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090331902 DLCTRL DEBUG Tx Command reply: GET_REPLY 168517218 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090331903 DLCTRL DEBUG Command: GET 810574816 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090331903 DLCTRL DEBUG Tx Command reply: GET_REPLY 810574816 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806090331904 DLCTRL DEBUG Command: GET 611295923 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090331904 DLCTRL DEBUG Tx Command reply: GET_REPLY 611295923 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090331905 DLCTRL DEBUG Command: GET 31888807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090331905 DLCTRL DEBUG Tx Command reply: GET_REPLY 31888807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090331906 DLCTRL DEBUG Command: GET 425384853 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090331906 DLCTRL DEBUG Tx Command reply: GET_REPLY 425384853 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090331907 DLCTRL DEBUG Command: GET 208643808 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090331907 DLCTRL DEBUG Tx Command reply: GET_REPLY 208643808 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090331908 DLCTRL DEBUG Command: GET 688879604 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090331908 DLCTRL DEBUG Tx Command reply: GET_REPLY 688879604 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090331909 DLCTRL DEBUG Command: GET 584807465 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090331909 DLCTRL DEBUG Tx Command reply: GET_REPLY 584807465 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090331910 DLCTRL DEBUG Command: GET 769781625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090331910 DLCTRL DEBUG Tx Command reply: GET_REPLY 769781625 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090331911 DLCTRL DEBUG Command: GET 33287761 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090331911 DLCTRL DEBUG Tx Command reply: GET_REPLY 33287761 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090331912 DLCTRL DEBUG Command: GET 624962052 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090331912 DLCTRL DEBUG Tx Command reply: GET_REPLY 624962052 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090331913 DLCTRL DEBUG Command: GET 35462745 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090331913 DLCTRL DEBUG Tx Command reply: GET_REPLY 35462745 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090331914 DLCTRL DEBUG Command: GET 283339681 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090331914 DLCTRL DEBUG Tx Command reply: GET_REPLY 283339681 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090331915 DLCTRL DEBUG Command: GET 442064715 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090331915 DLCTRL DEBUG Tx Command reply: GET_REPLY 442064715 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090331916 DLCTRL DEBUG Command: GET 788569409 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090331916 DLCTRL DEBUG Tx Command reply: GET_REPLY 788569409 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000110110001'B, t_guard := 20.000000 } 20250806090331929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@c18501b10b59: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)10559826 20250806090332959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090332959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090332959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090332959 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090332959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa12152, normal) (hnbgw_rua.c:408) 20250806090332959 DHNB DEBUG map_rua[0x5580359e00a0]{init}: Allocated (fsm.c:456) 20250806090332959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090332959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10559826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090332959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090332959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090332959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10559826 SCCP-0 CS MI=IMSI-001010000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090332959 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10559826 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:232) 20250806090332959 DCN DEBUG map_sccp[0x558035a1b0c0]{init}: Allocated (fsm.c:456) 20250806090332959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090332959 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10559826 <-> SCCP-94 msc-2 msc-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.3 (context_map.c:129) 20250806090332959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10559826 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090332959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090332959 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090332959 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090332959 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10559826 SCCP-94 msc-2 MI=IMSI-001010000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090332960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090332960 DLSCCP DEBUG 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) 20250806090332960 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: Allocated (fsm.c:456) 20250806090332960 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090332960 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001b10056400500f1100926) (sccp_scrc.c:455) 20250806090332960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090332960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090332960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090332960 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) 20250806090332960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090332960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090332960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090332960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090332960 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090332960 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) 20250806090332960 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) 20250806090332960 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090332960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090332960 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 01 b1 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090332960 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090332960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090332960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090332960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090332960 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090332960 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090332960 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 20250806090332960 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090332960 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' 20250806090332960 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 20250806090332960 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090332960 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090332960 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 01 b1 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(873)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@c18501b10b59: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@c18501b10b59: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)15792064 HNBGW_Test.msc2-SCCP(873)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090332979 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090332979 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090332979 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090332979 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 20250806090332979 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090332979 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' 20250806090332979 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090332979 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090332979 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090332979 DLSS7 <000c> ss7_asp.c: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 99 1d ca 02 00 00 00 00  20250806090332979 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090332979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090332979 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090332979 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) 20250806090332979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090332979 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=00991dca) (sccp_scrc.c:545) 20250806090332979 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) 20250806090332979 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090332979 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090332979 DLSCCP DEBUG 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) 20250806090332979 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090332979 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) 20250806090332980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090332980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090332980 DLCTRL DEBUG Command: GET 12000926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090332980 DLCTRL DEBUG Tx Command reply: GET_REPLY 12000926 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090332985 DLCTRL DEBUG Command: GET 998951390 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090332985 DLCTRL DEBUG Tx Command reply: GET_REPLY 998951390 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090332989 DLCTRL DEBUG Command: GET 350621196 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090332989 DLCTRL DEBUG Tx Command reply: GET_REPLY 350621196 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090332993 DLCTRL DEBUG Command: GET 383670403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090332993 DLCTRL DEBUG Tx Command reply: GET_REPLY 383670403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090332997 DLCTRL DEBUG Command: GET 205145496 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090332997 DLCTRL DEBUG Tx Command reply: GET_REPLY 205145496 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090333002 DLCTRL DEBUG Command: GET 638144071 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090333002 DLCTRL DEBUG Tx Command reply: GET_REPLY 638144071 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090333008 DLCTRL DEBUG Command: GET 629665832 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090333008 DLCTRL DEBUG Tx Command reply: GET_REPLY 629665832 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250806090333013 DLCTRL DEBUG Command: GET 23346067 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090333013 DLCTRL DEBUG Tx Command reply: GET_REPLY 23346067 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090333018 DLCTRL DEBUG Command: GET 878509606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090333018 DLCTRL DEBUG Tx Command reply: GET_REPLY 878509606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090333022 DLCTRL DEBUG Command: GET 182154518 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090333022 DLCTRL DEBUG Tx Command reply: GET_REPLY 182154518 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090333027 DLCTRL DEBUG Command: GET 930045325 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090333027 DLCTRL DEBUG Tx Command reply: GET_REPLY 930045325 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250806090333031 DLCTRL DEBUG Command: GET 921063197 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090333031 DLCTRL DEBUG Tx Command reply: GET_REPLY 921063197 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090333035 DLCTRL DEBUG Command: GET 44543821 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090333035 DLCTRL DEBUG Tx Command reply: GET_REPLY 44543821 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090333039 DLCTRL DEBUG Command: GET 733860361 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090333039 DLCTRL DEBUG Tx Command reply: GET_REPLY 733860361 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090333042 DLCTRL DEBUG Command: GET 202554114 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090333042 DLCTRL DEBUG Tx Command reply: GET_REPLY 202554114 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090333045 DLCTRL DEBUG Command: GET 277989972 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090333045 DLCTRL DEBUG Tx Command reply: GET_REPLY 277989972 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090333047 DLCTRL DEBUG Command: GET 733468676 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090333048 DLCTRL DEBUG Tx Command reply: GET_REPLY 733468676 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090333050 DLCTRL DEBUG Command: GET 432568177 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090333050 DLCTRL DEBUG Tx Command reply: GET_REPLY 432568177 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090333052 DLCTRL DEBUG Command: GET 507288583 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090333052 DLCTRL DEBUG Tx Command reply: GET_REPLY 507288583 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090333053 DLCTRL DEBUG Command: GET 943735550 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090333053 DLCTRL DEBUG Tx Command reply: GET_REPLY 943735550 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090333058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41647<->l=127.0.0.1:4262) (control_if.c:193) 20250806090333060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54140<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(860)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090333064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090333065 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090333065 DLINP DEBUG SRVCONN(,r=127.0.0.1:55559<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090333065 DLINP NOTICE SRV(,r=127.0.0.1:55559<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090333065 DMAIN NOTICE (127.0.0.1:55559 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55559<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090333065 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(876)@c18501b10b59: Final verdict of PTC: none 20250806090333067 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090333067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333067 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090333067 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090333067 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090333068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333068 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090333068 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090333068 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 20250806090333068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333068 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090333068 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090333068 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090333068 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090333068 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090333068 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090333068 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 20250806090333068 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' 20250806090333068 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' 20250806090333068 DLSS7 <000c> ss7_asp.c: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  20250806090333068 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  20250806090333068 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  20250806090333068 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  20250806090333068 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(877)@c18501b10b59: Final verdict of PTC: none 20250806090333068 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090333068 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 20250806090333068 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090333068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333068 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090333068 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250806090333068 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090333068 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090333068 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090333068 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) 20250806090333068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090333068 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090333069 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333069 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090333069 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090333069 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090333069 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) 20250806090333069 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090333069 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090333069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090333069 DLSCCP DEBUG 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) 20250806090333069 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333069 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090333069 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090333069 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333069 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090333069 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090333069 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 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333069 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090333069 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090333069 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 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(868)@c18501b10b59: Final verdict of PTC: none 20250806090333069 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090333069 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090333069 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090333069 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090333069 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090333069 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090333069 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 20250806090333069 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' 20250806090333069 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' 20250806090333069 DLSS7 <000c> ss7_asp.c: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  20250806090333069 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  20250806090333069 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090333069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090333069 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@c18501b10b59: Final verdict of PTC: none 20250806090333069 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) 20250806090333069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090333069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090333069 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090333069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090333069 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090333069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090333069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 00 00 00 00 00 (ss7_asp.c:1383) 20250806090333069 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090333069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090333069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090333069 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  20250806090333069 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090333069 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090333069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090333069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090333069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090333069 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090333069 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 20250806090333069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333069 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090333069 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090333070 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090333069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806090333069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16141578)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) 20250806090333070 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090333070 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090333070 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090333070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090333070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{disconnected}: Freeing instance (context_map.c:207) 20250806090333070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5580359fe480]{disconnected}: Deallocated (fsm.c:568) 20250806090333070 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16141578 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:226) 20250806090333070 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 20250806090333070 DLSS7 <000c> ss7_route.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' 20250806090333070 DLSS7 <000c> ss7_route.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(867)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@c18501b10b59: Final verdict of PTC: none20250806090333070 DLSS7 <000c> ss7_asp.c: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  20250806090333070 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  20250806090333070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090333070 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090333070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333070 DLM3UA <000f> 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 20250806090333070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090333070 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090333070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090333070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090333070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090333070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090333070 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090333070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090333070 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090333070 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090333070 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 20250806090333070 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 20250806090333070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090333070 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090333070 DMAIN NOTICE (127.0.0.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) 20250806090333070 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090333070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) HNBGW_Test.msc1-M3UA(872)@c18501b10b59: Final verdict of PTC: none 20250806090333070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090333070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090333071 DLSCCP DEBUG 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) 20250806090333071 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090333071 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090333071 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090333071 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) HNBGW_Test.msc1-RAN(871)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@c18501b10b59: Final verdict of PTC: none 20250806090333071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090333071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090333071 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090333071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090333071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 55 dc 23 00 00 5d 00 00 00 00 00 (ss7_asp.c:1383) 20250806090333071 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) HNBGW_Test.msc1-SCCP(870)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@c18501b10b59: Final verdict of PTC: none 20250806090333071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090333071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090333071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{disrupted}: Freeing instance (context_map.c:203) 20250806090333071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9697900)[0x5580359fd480]{disrupted}: Deallocated (fsm.c:568) 20250806090333071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090333071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) HNBGW_Test.msc0-M3UA(869)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(879)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@c18501b10b59: Final verdict of PTC: none 20250806090333075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333075 DLM3UA <000f> 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 20250806090333075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090333075 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090333075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090333075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090333075 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090333075 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 55 dc 23 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806090333075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333075 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333075 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333075 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 20250806090333075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090333075 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 20250806090333075 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090333076 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 HNBGW_Test.msc2-RAN(874)@c18501b10b59: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(880)@c18501b10b59: Final verdict of PTC: pass 20250806090333071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090333071 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9697900 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:226) 20250806090333071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090333071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090333071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090333071 DLSCCP DEBUG 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) 20250806090333071 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090333071 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090333071 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090333071 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) 20250806090333072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090333072 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) 20250806090333072 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) 20250806090333072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090333072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 00 00 00 00 00 (ss7_asp.c:1383) 20250806090333072 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090333072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090333072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090333072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{disrupted}: Freeing instance (context_map.c:203) 20250806090333072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10559826)[0x5580359e00a0]{disrupted}: Deallocated (fsm.c:568) 20250806090333072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090333072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090333072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x558035a1b0c0]{disconnected}: Deallocated (fsm.c:568) 20250806090333072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10559826 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:226) 20250806090333072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090333072 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090333072 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090333072 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) 20250806090333072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090333072 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090333072 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090333072 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) 20250806090333072 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090333072 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090333073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090333073 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090333073 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090333073 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) 20250806090333073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090333073 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090333073 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090333073 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090333073 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) 20250806090333073 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090333073 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090333074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(862)@c18501b10b59: Final verdict of PTC: none 20250806090333101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54160<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090333102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(881)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(882)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:03:33 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 20250806090333207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090333563 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090333563 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090333563 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090333563 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) 20250806090333563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090333563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090333563 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090333563 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090333563 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) 20250806090333563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090333563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333563 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090333563 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333563 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333563 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333563 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 20250806090333563 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090333563 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 20250806090333563 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090333568 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090333568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090333568 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090333568 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) 20250806090333568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090333568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090333568 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090333568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090333568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090333569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090333569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090333569 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090333569 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090333569 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090333569 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090333569 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 42 8d 15 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090333569 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 20250806090333573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090333573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090333573 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090333573 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) 20250806090333573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090333573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090333573 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090333573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090333573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090333573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090333573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090333573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090333573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090333573 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090333573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090333573 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090333573 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090333573 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090333573 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090333573 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 f9 49 96 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090333573 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 20250806090333909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=622516) 20250806090334065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090334065 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090334065 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090334065 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) 20250806090334065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090334065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090334065 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090334065 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090334065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090334065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090334065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090334065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090334065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090334065 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090334065 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090334065 DLM3UA <000f> 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 20250806090334065 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090334065 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090334065 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090334772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090334772 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090334773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090334773 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) 20250806090334773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090334773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090334773 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090334773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090334773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090334773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090334773 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090334773 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090334773 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090334773 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090334773 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090334773 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090334773 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090334773 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090334773 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090334773 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 60 7d 1f 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090334773 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=622516, count=649092) 20250806090335069 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090335069 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090335069 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090335070 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090335070 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090335071 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090335071 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090335071 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090335071 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090335489 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090335489 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090335489 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090335489 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) 20250806090335489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090335489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090335489 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090335489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090335489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090335489 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090335489 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090335489 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090335489 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090335489 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090335489 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090335489 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090335489 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090335489 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090335489 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090335489 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 42 ba 8c 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090335489 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@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03: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_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 20250806090336040 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090336040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090336040 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090336040 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) 20250806090336040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090336040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090336040 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090336040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090336040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090336040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090336040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090336040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090336040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090336040 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090336040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090336040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090336040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090336040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090336040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090336040 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 78 e3 ee 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090336040 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 20250806090336536 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090336536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005fbb91), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090336536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090336536 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) 20250806090336536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090336536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090336536 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090336536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090336536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090336536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5f bb 91 00 00 53 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090336536 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090336536 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018339a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090336536 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090336536 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) 20250806090336536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090336536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090336536 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090336536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090336536 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) 20250806090336536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090336536 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090336536 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 18 33 9a 00 00 54 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090336536 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090336536 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090336536 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090336536 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090336536 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090336536 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090336537 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090336537 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090336537 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090336537 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 5f bb 91 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090336537 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090336537 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090336537 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090336537 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 20250806090336537 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090336537 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 20250806090336537 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090336537 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@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250806090336958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090336961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090336964 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44045<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090337077 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090337077 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090337086 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337086 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337086 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090337086 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337086 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337087 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337087 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090337087 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337087 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337087 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52879 (stream_srv.c:143) 20250806090337087 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52879<->l=127.0.0.1:29169 (hnb.c:335) 20250806090337088 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337088 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090337088 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090337088 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) 20250806090337088 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) 20250806090337088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090337088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337088 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337088 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337088 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090337088 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090337088 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 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) 20250806090337088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090337088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337088 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337088 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337088 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090337088 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090337088 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090337088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090337088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337088 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337088 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090337088 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337088 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090337088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337088 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090337088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090337088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337088 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337088 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337088 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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090337088 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090337088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337088 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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090337088 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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090337088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337088 DLM3UA <000f> 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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090337088 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090337088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337088 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337088 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337088 DLM3UA <000f> 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 20250806090337088 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090337088 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090337088 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090337088 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090337088 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090337088 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  20250806090337089 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(893)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(896)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090337117 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337117 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337117 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337117 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337117 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337117 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337117 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090337117 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337118 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337118 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090337118 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 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) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090337118 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) 20250806090337118 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) 20250806090337118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090337118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337118 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337118 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337118 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090337118 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090337118 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337118 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) 20250806090337118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090337118 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337118 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337118 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337118 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337118 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090337118 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337118 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337118 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090337119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337119 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) 20250806090337119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090337119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337119 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337119 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337119 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090337119 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337119 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337119 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090337119 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090337119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090337119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090337119 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337119 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337119 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337119 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090337119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090337119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337119 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090337119 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090337119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337119 DLM3UA <000f> 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090337119 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090337119 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337119 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337119 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337119 DLM3UA <000f> 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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090337119 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090337119 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(899)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(902)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(900)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090337154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090337155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090337155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090337155 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090337155 DHNBAP 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) 20250806090337155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090337155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090337155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090337155 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@c18501b10b59: setverdict(pass): none -> pass 20250806090337160 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090337160 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090337160 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090337160 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090337160 DHNBAP DEBUG (127.0.0.1:52879 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090337160 DHNBAP NOTICE (127.0.0.1:52879 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090337160 DHNBAP NOTICE (127.0.0.1:52879 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090337160 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090337160 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090337299 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 20250806090337299 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 20250806090337299 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 20250806090337299 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090337299 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090337299 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090337299 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(893)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090337301 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337301 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090337301 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090337301 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090337301 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  20250806090337301 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090337301 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090337301 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090337301 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 20250806090337301 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250806090337301 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  20250806090337301 DLSS7 <000c> ss7_route.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' 20250806090337301 DLSS7 <000c> ss7_route.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' 20250806090337301 DLSS7 <000c> ss7_asp.c: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  20250806090337301 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090337301 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090337301 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090337301 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090337301 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090337301 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) 20250806090337301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090337301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090337302 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090337303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090337303 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090337303 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  20250806090337303 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090337303 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090337303 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250806090337303 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 20250806090337303 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090337303 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  20250806090337303 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' 20250806090337303 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' 20250806090337303 DLSS7 <000c> ss7_asp.c: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  20250806090337303 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  20250806090337303 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090337303 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090337303 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090337303 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090337303 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) 20250806090337303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090337303 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090337303 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090337303 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) 20250806090337303 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337304 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337304 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090337304 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337304 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337304 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090337304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090337304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337304 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090337304 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090337304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337304 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337304 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337304 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337304 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337304 DLM3UA <000f> 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 20250806090337304 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090337304 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090337304 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090337304 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090337304 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090337304 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  20250806090337313 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 20250806090337313 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 20250806090337313 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090337313 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090337314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090337314 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090337314 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090337314 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090337315 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090337315 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090337315 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090337315 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090337315 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 20250806090337315 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090337315 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  20250806090337315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090337315 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337315 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090337315 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090337315 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  20250806090337315 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090337315 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090337315 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090337315 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 20250806090337315 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090337315 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  20250806090337315 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' 20250806090337315 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' 20250806090337315 DLSS7 <000c> ss7_asp.c: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  20250806090337315 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  20250806090337315 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  20250806090337315 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090337315 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090337315 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090337315 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090337315 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) 20250806090337315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090337315 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090337315 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090337315 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) 20250806090337315 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337316 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090337316 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337316 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) 20250806090337316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090337317 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) 20250806090337317 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) 20250806090337317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090337317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337317 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337317 DLM3UA <000f> 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 20250806090337317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090337317 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' 20250806090337317 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 20250806090337317 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090337317 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090337317 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 02 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250806090337330 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 20250806090337330 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 20250806090337330 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090337330 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090337332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337332 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090337332 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090337332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090337332 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090337332 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090337332 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090337332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090337332 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090337332 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 20250806090337332 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090337332 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  20250806090337332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090337333 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337333 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090337333 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090337333 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  20250806090337333 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090337333 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090337333 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090337333 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 20250806090337333 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090337333 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  20250806090337333 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' 20250806090337333 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' 20250806090337333 DLSS7 <000c> ss7_asp.c: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  20250806090337333 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  20250806090337333 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  20250806090337333 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  20250806090337333 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090337333 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090337333 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090337333 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090337333 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) 20250806090337333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090337333 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090337333 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090337333 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) 20250806090337333 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337334 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090337334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337334 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337334 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090337334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090337334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090337334 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090337334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090337334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337334 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337334 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337334 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337334 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337334 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337334 DLM3UA <000f> 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 20250806090337334 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090337334 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090337334 DLSS7 <000c> ss7_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 20250806090337334 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090337334 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090337334 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  20250806090337341 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 20250806090337341 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 20250806090337341 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090337341 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090337342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090337342 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090337342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090337342 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090337342 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090337342 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090337342 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090337342 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090337342 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 20250806090337342 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090337342 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  20250806090337342 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090337343 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337343 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090337343 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090337343 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  20250806090337343 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090337343 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090337343 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090337343 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 20250806090337343 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090337343 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  20250806090337343 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' 20250806090337343 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' 20250806090337343 DLSS7 <000c> ss7_asp.c: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  20250806090337343 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  20250806090337343 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  20250806090337343 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  20250806090337343 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  20250806090337343 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090337343 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090337343 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090337343 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090337343 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) 20250806090337343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090337343 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090337343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090337343 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090337343 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) 20250806090337343 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090337344 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090337344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090337344 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090337344 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090337344 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090337344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337344 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) 20250806090337344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090337344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090337344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090337344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090337344 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) 20250806090337344 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) 20250806090337344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090337344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090337344 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090337344 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090337344 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090337345 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090337345 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090337345 DLM3UA <000f> 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 20250806090337345 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090337345 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' 20250806090337345 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 20250806090337345 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090337345 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090337345 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 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(892)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090338106 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338106 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090338106 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090338106 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090338106 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338106 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090338106 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090338106 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338106 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338106 DLSS7 <000c> ss7_asp.c: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  20250806090338107 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090338107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338107 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090338107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090338107 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338107 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090338107 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090338107 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) 20250806090338107 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090338107 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090338107 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090338107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090338107 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090338107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090338107 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090338107 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) 20250806090338107 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090338107 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090338107 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338107 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090338107 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090338107 DLM3UA <000f> 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 20250806090338107 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090338107 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090338107 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090338107 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090338107 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338107 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  20250806090338108 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338108 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090338108 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090338108 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090338108 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338108 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090338108 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090338108 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338108 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338108 DLSS7 <000c> ss7_asp.c: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  20250806090338108 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090338108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338108 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090338108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090338108 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090338108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338108 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090338108 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090338108 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(892)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090338120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090338120 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090338120 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 20250806090338120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338120 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' 20250806090338120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090338120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338120 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338120 DLSS7 <000c> ss7_asp.c: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  20250806090338120 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090338120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338120 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338120 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) 20250806090338120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090338120 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090338120 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090338120 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) 20250806090338120 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) 20250806090338120 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090338120 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 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) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090338120 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) 20250806090338120 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) 20250806090338120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090338120 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090338120 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 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090338120 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090338120 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090338120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338120 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090338120 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090338120 DLM3UA <000f> 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 20250806090338120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090338120 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' 20250806090338120 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 20250806090338120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090338120 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338120 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 0c 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  20250806090338121 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338121 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090338121 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090338121 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 20250806090338121 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338121 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' 20250806090338121 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090338121 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338121 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338121 DLSS7 <000c> ss7_asp.c: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  20250806090338121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090338121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338121 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) 20250806090338121 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090338121 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090338121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338121 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090338121 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090338121 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(895)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090338136 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338136 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090338136 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090338136 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090338136 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338136 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090338136 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090338136 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338136 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338136 DLSS7 <000c> ss7_asp.c: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  20250806090338136 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090338136 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338136 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338136 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090338136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090338136 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338136 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090338136 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090338136 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) 20250806090338136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090338136 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090338136 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090338136 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090338137 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090338137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090338137 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090338137 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) 20250806090338137 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090338137 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090338137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338137 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090338137 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090338137 DLM3UA <000f> 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 20250806090338137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090338137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090338137 DLSS7 <000c> ss7_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 20250806090338137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090338137 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338137 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  20250806090338137 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338137 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090338137 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090338137 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090338137 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338137 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090338137 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090338137 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338137 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338137 DLSS7 <000c> ss7_asp.c: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  20250806090338137 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090338137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338137 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090338137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090338137 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090338137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338137 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338137 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090338137 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090338137 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(898)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090338145 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338145 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090338145 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090338145 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 20250806090338145 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338146 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' 20250806090338146 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090338146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338146 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338146 DLSS7 <000c> ss7_asp.c: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  20250806090338146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090338146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338146 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338146 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) 20250806090338146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090338146 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338146 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090338146 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090338146 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) 20250806090338146 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) 20250806090338146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090338146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 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) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090338146 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) 20250806090338146 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) 20250806090338146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090338146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090338146 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) 20250806090338146 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090338146 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090338146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090338146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090338146 DLM3UA <000f> 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 20250806090338146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090338146 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' 20250806090338146 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 20250806090338146 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090338146 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338146 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  20250806090338147 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090338147 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090338147 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090338147 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 20250806090338147 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090338147 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' 20250806090338147 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090338147 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090338147 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090338147 DLSS7 <000c> ss7_asp.c: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  20250806090338147 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090338147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090338147 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090338147 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) 20250806090338147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090338147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090338147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090338147 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090338147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090338147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090338147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090338147 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090338147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090338147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090338147 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090338147 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(901)@c18501b10b59: 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 } } } } 20250806090339165 DLCTRL DEBUG Command: GET 196232736 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090339165 DLCTRL DEBUG Tx Command reply: GET_REPLY 196232736 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090339167 DLCTRL DEBUG Command: GET 57605204 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090339167 DLCTRL DEBUG Tx Command reply: GET_REPLY 57605204 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090339168 DLCTRL DEBUG Command: GET 340205221 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090339168 DLCTRL DEBUG Tx Command reply: GET_REPLY 340205221 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090339170 DLCTRL DEBUG Command: GET 314462244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090339170 DLCTRL DEBUG Tx Command reply: GET_REPLY 314462244 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090339171 DLCTRL DEBUG Command: GET 734720124 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090339171 DLCTRL DEBUG Tx Command reply: GET_REPLY 734720124 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090339172 DLCTRL DEBUG Command: GET 745292888 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090339172 DLCTRL DEBUG Tx Command reply: GET_REPLY 745292888 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090339173 DLCTRL DEBUG Command: GET 173330798 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090339173 DLCTRL DEBUG Tx Command reply: GET_REPLY 173330798 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090339174 DLCTRL DEBUG Command: GET 112292484 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090339174 DLCTRL DEBUG Tx Command reply: GET_REPLY 112292484 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090339176 DLCTRL DEBUG Command: GET 258367053 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090339176 DLCTRL DEBUG Tx Command reply: GET_REPLY 258367053 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090339179 DLCTRL DEBUG Command: GET 825317303 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090339179 DLCTRL DEBUG Tx Command reply: GET_REPLY 825317303 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090339183 DLCTRL DEBUG Command: GET 968636490 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090339183 DLCTRL DEBUG Tx Command reply: GET_REPLY 968636490 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090339185 DLCTRL DEBUG Command: GET 576151710 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090339185 DLCTRL DEBUG Tx Command reply: GET_REPLY 576151710 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090339187 DLCTRL DEBUG Command: GET 498931158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090339187 DLCTRL DEBUG Tx Command reply: GET_REPLY 498931158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090339188 DLCTRL DEBUG Command: GET 102568428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090339188 DLCTRL DEBUG Tx Command reply: GET_REPLY 102568428 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090339189 DLCTRL DEBUG Command: GET 262963494 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090339189 DLCTRL DEBUG Tx Command reply: GET_REPLY 262963494 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090339190 DLCTRL DEBUG Command: GET 545867515 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090339190 DLCTRL DEBUG Tx Command reply: GET_REPLY 545867515 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090339191 DLCTRL DEBUG Command: GET 421240470 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090339191 DLCTRL DEBUG Tx Command reply: GET_REPLY 421240470 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090339193 DLCTRL DEBUG Command: GET 135667505 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090339193 DLCTRL DEBUG Tx Command reply: GET_REPLY 135667505 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090339194 DLCTRL DEBUG Command: GET 632359516 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090339194 DLCTRL DEBUG Tx Command reply: GET_REPLY 632359516 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090339195 DLCTRL DEBUG Command: GET 938759498 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090339195 DLCTRL DEBUG Tx Command reply: GET_REPLY 938759498 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001001011111'B, t_guard := 20.000000 } 20250806090339209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)13963117 20250806090340224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090340224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090340224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090340224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090340224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd50f6d, normal) (hnbgw_rua.c:408) 20250806090340224 DHNB DEBUG map_rua[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090340224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090340224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963117 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090340224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090340224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090340224 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963117 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090340224 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090340224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090340224 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13963117 <-> SCCP-95 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090340224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963117 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090340224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090340224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090340224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090340224 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963117 SCCP-95 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090340224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090340224 DLSCCP DEBUG 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) 20250806090340224 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: Allocated (fsm.c:456) 20250806090340224 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090340224 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300025f0056400500f1100926) (sccp_scrc.c:455) 20250806090340224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090340224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090340224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090340224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090340224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090340224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090340224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090340224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090340224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090340224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090340224 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090340224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090340224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090340224 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 5f 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090340224 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090340224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090340224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090340224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090340224 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090340224 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090340224 DLM3UA <000f> 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 20250806090340224 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090340224 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090340224 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090340224 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090340224 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090340224 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 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(891)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)9451625 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(891)@c18501b10b59: Session index based on connection ID:0 MTC@c18501b10b59: 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(891)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090340231 DLCTRL DEBUG Command: GET 471959606 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090340231 DLCTRL DEBUG Tx Command reply: GET_REPLY 471959606 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090340231 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090340231 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090340231 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090340231 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090340231 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090340231 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090340231 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090340231 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090340231 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090340231 DLSS7 <000c> ss7_asp.c: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 71 29 12 02 00 00 00 00  20250806090340231 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090340231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090340231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090340231 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090340231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090340231 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=00712912) (sccp_scrc.c:545) 20250806090340231 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) 20250806090340231 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090340232 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090340232 DLSCCP DEBUG 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) 20250806090340232 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090340232 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) 20250806090340232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090340232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090340233 DLCTRL DEBUG Command: GET 765667619 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090340233 DLCTRL DEBUG Tx Command reply: GET_REPLY 765667619 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090340235 DLCTRL DEBUG Command: GET 924736014 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090340235 DLCTRL DEBUG Tx Command reply: GET_REPLY 924736014 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090340238 DLCTRL DEBUG Command: GET 643947811 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090340238 DLCTRL DEBUG Tx Command reply: GET_REPLY 643947811 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090340241 DLCTRL DEBUG Command: GET 872162356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090340241 DLCTRL DEBUG Tx Command reply: GET_REPLY 872162356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090340244 DLCTRL DEBUG Command: GET 986740282 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090340244 DLCTRL DEBUG Tx Command reply: GET_REPLY 986740282 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090340248 DLCTRL DEBUG Command: GET 753821304 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090340248 DLCTRL DEBUG Tx Command reply: GET_REPLY 753821304 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090340252 DLCTRL DEBUG Command: GET 934750777 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090340252 DLCTRL DEBUG Tx Command reply: GET_REPLY 934750777 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090340255 DLCTRL DEBUG Command: GET 230701910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090340255 DLCTRL DEBUG Tx Command reply: GET_REPLY 230701910 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090340258 DLCTRL DEBUG Command: GET 230396345 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090340258 DLCTRL DEBUG Tx Command reply: GET_REPLY 230396345 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090340261 DLCTRL DEBUG Command: GET 308952010 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090340261 DLCTRL DEBUG Tx Command reply: GET_REPLY 308952010 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090340263 DLCTRL DEBUG Command: GET 88051998 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090340263 DLCTRL DEBUG Tx Command reply: GET_REPLY 88051998 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090340265 DLCTRL DEBUG Command: GET 807728959 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090340265 DLCTRL DEBUG Tx Command reply: GET_REPLY 807728959 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090340267 DLCTRL DEBUG Command: GET 207985698 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090340267 DLCTRL DEBUG Tx Command reply: GET_REPLY 207985698 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090340268 DLCTRL DEBUG Command: GET 504813775 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090340268 DLCTRL DEBUG Tx Command reply: GET_REPLY 504813775 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090340270 DLCTRL DEBUG Command: GET 447707009 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090340270 DLCTRL DEBUG Tx Command reply: GET_REPLY 447707009 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090340271 DLCTRL DEBUG Command: GET 126711158 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090340271 DLCTRL DEBUG Tx Command reply: GET_REPLY 126711158 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090340273 DLCTRL DEBUG Command: GET 693590335 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090340273 DLCTRL DEBUG Tx Command reply: GET_REPLY 693590335 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090340274 DLCTRL DEBUG Command: GET 166569227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090340274 DLCTRL DEBUG Tx Command reply: GET_REPLY 166569227 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090340275 DLCTRL DEBUG Command: GET 465756979 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090340275 DLCTRL DEBUG Tx Command reply: GET_REPLY 465756979 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000011111011'B, t_guard := 20.000000 } 20250806090340288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@c18501b10b59: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)16711773 20250806090341298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090341298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090341298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090341298 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090341298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff005d, normal) (hnbgw_rua.c:408) 20250806090341298 DHNB DEBUG map_rua[0x558035a00200]{init}: Allocated (fsm.c:456) 20250806090341298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090341298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711773 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090341298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090341298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090341298 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090341298 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711773 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090341298 DCN DEBUG map_sccp[0x5580359fe480]{init}: Allocated (fsm.c:456) 20250806090341298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090341298 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16711773 <-> SCCP-96 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090341298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711773 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090341298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090341298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090341298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090341298 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711773 SCCP-96 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090341298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090341298 DLSCCP DEBUG 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) 20250806090341298 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090341298 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090341298 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000fb0056400500f1100926) (sccp_scrc.c:455) 20250806090341298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090341298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090341298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090341298 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) 20250806090341298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090341298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090341298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090341298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090341298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090341298 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) 20250806090341298 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) 20250806090341298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090341298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090341298 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 fb 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090341298 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090341298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090341298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090341298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090341298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090341298 DLM3UA <000f> 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 20250806090341298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090341298 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' 20250806090341298 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 20250806090341298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090341298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090341298 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 fb 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@c18501b10b59: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)12001510 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@c18501b10b59: setverdict(pass): none -> pass 20250806090341303 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341303 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090341303 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090341303 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 20250806090341303 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090341303 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' 20250806090341303 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090341303 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090341303 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090341303 DLSS7 <000c> ss7_asp.c: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 36 6a 86 02 00 00 00 00  20250806090341304 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090341304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090341304 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090341304 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) 20250806090341304 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090341304 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=00366a86) (sccp_scrc.c:545) 20250806090341304 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) 20250806090341304 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090341304 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090341304 DLSCCP DEBUG 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) 20250806090341304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090341304 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) 20250806090341304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090341304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090341304 DLCTRL DEBUG Command: GET 561509671 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090341304 DLCTRL DEBUG Tx Command reply: GET_REPLY 561509671 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090341305 DLCTRL DEBUG Command: GET 864815949 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090341305 DLCTRL DEBUG Tx Command reply: GET_REPLY 864815949 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090341307 DLCTRL DEBUG Command: GET 91013895 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090341307 DLCTRL DEBUG Tx Command reply: GET_REPLY 91013895 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090341308 DLCTRL DEBUG Command: GET 383831620 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090341308 DLCTRL DEBUG Tx Command reply: GET_REPLY 383831620 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090341309 DLCTRL DEBUG Command: GET 840416917 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090341309 DLCTRL DEBUG Tx Command reply: GET_REPLY 840416917 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090341311 DLCTRL DEBUG Command: GET 797389973 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090341311 DLCTRL DEBUG Tx Command reply: GET_REPLY 797389973 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090341313 DLCTRL DEBUG Command: GET 929814414 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090341313 DLCTRL DEBUG Tx Command reply: GET_REPLY 929814414 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090341315 DLCTRL DEBUG Command: GET 776026295 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090341315 DLCTRL DEBUG Tx Command reply: GET_REPLY 776026295 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090341317 DLCTRL DEBUG Command: GET 690720987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090341317 DLCTRL DEBUG Tx Command reply: GET_REPLY 690720987 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090341318 DLCTRL DEBUG Command: GET 465204530 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090341318 DLCTRL DEBUG Tx Command reply: GET_REPLY 465204530 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090341320 DLCTRL DEBUG Command: GET 593207280 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090341320 DLCTRL DEBUG Tx Command reply: GET_REPLY 593207280 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090341321 DLCTRL DEBUG Command: GET 712217390 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090341321 DLCTRL DEBUG Tx Command reply: GET_REPLY 712217390 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090341322 DLCTRL DEBUG Command: GET 821138694 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090341322 DLCTRL DEBUG Tx Command reply: GET_REPLY 821138694 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090341323 DLCTRL DEBUG Command: GET 936818270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090341323 DLCTRL DEBUG Tx Command reply: GET_REPLY 936818270 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090341324 DLCTRL DEBUG Command: GET 883368428 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090341324 DLCTRL DEBUG Tx Command reply: GET_REPLY 883368428 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090341325 DLCTRL DEBUG Command: GET 925493671 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090341325 DLCTRL DEBUG Tx Command reply: GET_REPLY 925493671 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090341326 DLCTRL DEBUG Command: GET 540814262 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090341326 DLCTRL DEBUG Tx Command reply: GET_REPLY 540814262 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090341327 DLCTRL DEBUG Command: GET 611619533 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090341327 DLCTRL DEBUG Tx Command reply: GET_REPLY 611619533 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090341328 DLCTRL DEBUG Command: GET 557307835 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090341328 DLCTRL DEBUG Tx Command reply: GET_REPLY 557307835 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090341329 DLCTRL DEBUG Command: GET 794312092 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090341329 DLCTRL DEBUG Tx Command reply: GET_REPLY 794312092 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: "disconnecting msc0" 20250806090341330 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250806090341331 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090341331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090341331 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090341331 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090341331 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090341331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090341331 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090341331 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090341331 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 20250806090341331 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341332 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090341332 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090341332 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090341332 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090341332 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090341332 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090341332 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 20250806090341332 DLSS7 <000c> ss7_route.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' 20250806090341332 DLSS7 <000c> ss7_route.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' 20250806090341332 DLSS7 <000c> ss7_asp.c: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  20250806090341332 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  20250806090341332 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  20250806090341332 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  20250806090341332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090341332 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090341332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090341332 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090341332 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090341332 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) 20250806090341332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090341332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090341332 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090341332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090341332 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090341332 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) 20250806090341332 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090341332 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090341332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090341332 DLSCCP DEBUG 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) 20250806090341332 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090341332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712912), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090341332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090341332 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090341332 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) 20250806090341332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090341332 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090341332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090341332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090341332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090341332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090341332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 71 29 12 00 00 5f 00 00 00 00 00 (ss7_asp.c:1383) 20250806090341332 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090341332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090341332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090341332 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090341332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090341332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090341332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090341332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{disrupted}: Freeing instance (context_map.c:203) 20250806090341332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13963117)[0x5580359fd480]{disrupted}: Deallocated (fsm.c:568) 20250806090341332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090341332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090341332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090341332 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13963117 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090341332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090341332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090341332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090341332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090341332 DLM3UA <000f> 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 20250806090341332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090341332 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090341332 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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 := '000000000000001101110111'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c18501b10b59: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)13963117 20250806090341349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090341353 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090341353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090341353 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090341353 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090341353 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090341354 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090341354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090341354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090341354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090341354 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090341354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090341354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090341354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090341354 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090341354 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090341354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090341354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090341354 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090341354 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK HNBGW_Test.msc1-RAN(895)@c18501b10b59: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)11138544 20250806090342358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090342358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090342358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090342358 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090342358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9f5f0, normal) (hnbgw_rua.c:408) 20250806090342358 DHNB DEBUG map_rua[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090342358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090342358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090342358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090342358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090342358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090342358 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090342358 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090342358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090342358 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11138544 <-> SCCP-97 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090342358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-97 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090342358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090342358 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090342358 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090342358 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-97 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090342358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090342358 DLSCCP DEBUG 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) 20250806090342358 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: Allocated (fsm.c:456) 20250806090342358 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090342358 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003770056400500f1100926) (sccp_scrc.c:455) 20250806090342358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090342358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090342358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090342358 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) 20250806090342358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090342358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090342358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090342358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090342358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090342358 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) 20250806090342358 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) 20250806090342358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090342358 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090342358 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 03 77 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090342358 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090342358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090342358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090342358 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342358 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090342358 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090342359 DLM3UA <000f> 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 20250806090342359 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090342359 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' 20250806090342359 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 20250806090342359 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090342359 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090342359 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 03 77 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(894)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(895)@c18501b10b59: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906) HNBGW_Test.msc1-RAN(895)@c18501b10b59: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)12908597 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090342361 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342361 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090342361 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090342361 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 20250806090342361 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090342361 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' 20250806090342361 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090342361 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090342361 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090342361 DLSS7 <000c> ss7_asp.c: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 ae a8 5b 02 00 00 00 00  20250806090342361 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090342361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090342361 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090342361 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) 20250806090342361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090342361 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=00aea85b) (sccp_scrc.c:545) 20250806090342361 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) 20250806090342361 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090342361 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090342361 DLSCCP DEBUG 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) 20250806090342361 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090342361 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) 20250806090342361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090342361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090342363 DLCTRL DEBUG Command: GET 829276478 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090342363 DLCTRL DEBUG Tx Command reply: GET_REPLY 829276478 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090342364 DLCTRL DEBUG Command: GET 620169372 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090342364 DLCTRL DEBUG Tx Command reply: GET_REPLY 620169372 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090342365 DLCTRL DEBUG Command: GET 306407942 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090342365 DLCTRL DEBUG Tx Command reply: GET_REPLY 306407942 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090342366 DLCTRL DEBUG Command: GET 215934365 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090342366 DLCTRL DEBUG Tx Command reply: GET_REPLY 215934365 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090342367 DLCTRL DEBUG Command: GET 516444733 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090342367 DLCTRL DEBUG Tx Command reply: GET_REPLY 516444733 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090342368 DLCTRL DEBUG Command: GET 991480993 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090342368 DLCTRL DEBUG Tx Command reply: GET_REPLY 991480993 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250806090342369 DLCTRL DEBUG Command: GET 282712322 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090342369 DLCTRL DEBUG Tx Command reply: GET_REPLY 282712322 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090342370 DLCTRL DEBUG Command: GET 289883005 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090342370 DLCTRL DEBUG Tx Command reply: GET_REPLY 289883005 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090342371 DLCTRL DEBUG Command: GET 471777437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090342371 DLCTRL DEBUG Tx Command reply: GET_REPLY 471777437 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090342372 DLCTRL DEBUG Command: GET 19064046 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090342372 DLCTRL DEBUG Tx Command reply: GET_REPLY 19064046 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090342373 DLCTRL DEBUG Command: GET 145917518 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090342373 DLCTRL DEBUG Tx Command reply: GET_REPLY 145917518 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090342374 DLCTRL DEBUG Command: GET 483123694 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090342374 DLCTRL DEBUG Tx Command reply: GET_REPLY 483123694 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090342375 DLCTRL DEBUG Command: GET 356305069 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090342375 DLCTRL DEBUG Tx Command reply: GET_REPLY 356305069 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090342376 DLCTRL DEBUG Command: GET 516058941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090342376 DLCTRL DEBUG Tx Command reply: GET_REPLY 516058941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090342377 DLCTRL DEBUG Command: GET 468270534 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090342377 DLCTRL DEBUG Tx Command reply: GET_REPLY 468270534 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090342378 DLCTRL DEBUG Command: GET 676576704 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090342378 DLCTRL DEBUG Tx Command reply: GET_REPLY 676576704 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090342379 DLCTRL DEBUG Command: GET 45626994 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090342379 DLCTRL DEBUG Tx Command reply: GET_REPLY 45626994 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090342380 DLCTRL DEBUG Command: GET 611396421 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090342380 DLCTRL DEBUG Tx Command reply: GET_REPLY 611396421 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090342381 DLCTRL DEBUG Command: GET 216330131 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090342381 DLCTRL DEBUG Tx Command reply: GET_REPLY 216330131 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090342382 DLCTRL DEBUG Command: GET 82750839 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090342382 DLCTRL DEBUG Tx Command reply: GET_REPLY 82750839 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090342386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090342387 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44045<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(884)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090342388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090342389 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090342389 DLINP DEBUG SRVCONN(,r=127.0.0.1:52879<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090342389 DLINP NOTICE SRV(,r=127.0.0.1:52879<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090342389 DMAIN NOTICE (127.0.0.1:52879 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52879<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090342389 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(891)@c18501b10b59: Final verdict of PTC: none 20250806090342391 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090342391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090342391 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090342391 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090342391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090342391 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090342391 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090342391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090342391 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090342391 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090342391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342391 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090342392 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090342392 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 20250806090342392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090342392 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090342392 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090342392 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 20250806090342392 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' 20250806090342392 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' 20250806090342392 DLSS7 <000c> ss7_asp.c: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  20250806090342392 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  20250806090342392 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  20250806090342392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090342392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090342392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090342392 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090342392 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) 20250806090342392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090342392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090342392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-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(893)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(892)@c18501b10b59: Final verdict of PTC: none 20250806090342392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090342392 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090342392 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) 20250806090342392 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 20250806090342392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342392 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090342392 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090342392 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090342392 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.sgsn1-SCCP(900)@c18501b10b59: Final verdict of PTC: none 20250806090342392 DLSS7 <000c> ss7_route.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' 20250806090342392 DLSS7 <000c> ss7_route.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' 20250806090342392 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090342392 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090342392 DLSS7 <000c> ss7_asp.c: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  20250806090342392 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  20250806090342392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090342392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090342392 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090342392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342392 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090342393 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090342393 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 20250806090342393 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090342393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090342393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090342393 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090342393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090342393 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090342393 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090342393 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 20250806090342393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342393 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090342393 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090342393 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090342393 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090342393 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090342393 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090342393 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) 20250806090342393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090342393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090342393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090342393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090342393 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090342393 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) 20250806090342393 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090342393 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090342393 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 20250806090342393 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' 20250806090342393 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' 20250806090342393 DLSS7 <000c> ss7_asp.c: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  20250806090342393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090342393 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090342393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@c18501b10b59: Final verdict of PTC: none20250806090342394 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090342394 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090342394 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) 20250806090342394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090342394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090342394 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090342394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090342394 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090342395 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) 20250806090342395 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090342395 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc1-M3UA(896)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@c18501b10b59: Final verdict of PTC: none 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090342395 DLSCCP DEBUG 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) 20250806090342395 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090342395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00366a86), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090342395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090342395 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) 20250806090342395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090342395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090342395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090342395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090342395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090342395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090342395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090342395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 6a 86 00 00 60 00 00 00 00 00 (ss7_asp.c:1383) 20250806090342395 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090342395 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090342395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{disrupted}: Freeing instance (context_map.c:203) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711773)[0x558035a00200]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(894)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@c18501b10b59: Final verdict of PTC: none 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{disconnected}: Freeing instance (context_map.c:207) 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5580359fe480]{disconnected}: Deallocated (fsm.c:568) 20250806090342395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711773 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090342395 DLSCCP DEBUG 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) 20250806090342395 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090342395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aea85b), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090342395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090342395 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) 20250806090342395 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) 20250806090342395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090342395 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090342395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090342395 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090342395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090342395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090342395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ae a8 5b 00 00 61 00 00 00 00 00 (ss7_asp.c:1383) 20250806090342395 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090342395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090342395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090342395 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090342395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090342396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090342396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090342396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{disrupted}: Freeing instance (context_map.c:203) 20250806090342396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11138544)[0x5580359fd480]{disrupted}: Deallocated (fsm.c:568) 20250806090342396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090342396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090342396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-97)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090342396 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11138544 SCCP-97 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090342396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090342396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090342396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090342396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090342396 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090342396 DMAIN NOTICE (127.0.0.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) 20250806090342396 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090342397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090342397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090342397 DLM3UA <000f> 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 20250806090342397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090342397 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090342397 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090342397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090342397 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090342397 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090342397 DLM3UA <000f> 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 20250806090342397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090342397 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090342397 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090342399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090342399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@c18501b10b59: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(903)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(886)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): none (pass -> pass) 20250806090342418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(903): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:03:42 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 20250806090342511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090343070 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090343070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090343070 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) 20250806090343070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090343070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090343070 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090343070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090343070 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090343070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090343070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343070 DLM3UA <000f> 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 20250806090343070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090343070 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090343070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090343072 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090343072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343072 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090343072 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) 20250806090343072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090343072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090343072 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090343072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090343072 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) 20250806090343072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090343072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343072 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090343072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343072 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090343072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090343072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343072 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090343072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090343072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343072 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 20250806090343072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090343072 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 20250806090343072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090343072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343072 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090343072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090343072 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090343072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090343213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=647688) 20250806090343332 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090343332 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090343332 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090343564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090343564 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343564 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090343564 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) 20250806090343564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090343564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090343564 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090343564 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090343564 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) 20250806090343564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090343564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343564 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343564 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343564 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343564 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343564 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 20250806090343564 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090343564 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 20250806090343564 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090343569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090343569 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343569 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090343569 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343569 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090343569 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343569 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343569 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090343569 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090343569 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343569 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343569 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343569 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343569 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343569 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090343569 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090343569 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090343569 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090343573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090343573 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090343573 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090343573 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090343573 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090343573 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090343573 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090343573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090343573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090343573 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090343573 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090343573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090343573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090343573 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090343573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090343574 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090343574 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090344066 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090344066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090344066 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090344066 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) 20250806090344066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090344066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090344066 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090344066 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090344066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090344066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090344066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090344066 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090344066 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090344066 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090344066 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090344066 DLM3UA <000f> 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 20250806090344066 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090344066 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090344066 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=647688, count=685876) 20250806090344393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090344393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090344393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090344393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090344393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090344393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090344393 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090344393 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090344393 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090344773 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090344773 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090344773 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090344773 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090344773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090344773 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090344773 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090344773 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090344773 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090344773 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090344773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090344773 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090344774 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090344774 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090344774 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090344774 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090344774 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090344774 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090344774 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03: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_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 20250806090345490 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090345490 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090345490 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090345490 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090345490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090345490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090345490 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090345490 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090345490 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090345490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090345490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090345490 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090345490 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090345490 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090345490 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090345490 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090345490 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090345490 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090345490 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090346041 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090346041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078e3ee), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090346041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090346041 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090346041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090346041 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090346041 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090346041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090346041 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346041 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090346041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346041 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 e3 ee 00 00 55 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090346041 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346041 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346041 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346041 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090346041 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090346041 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090346041 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250806090346275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090346278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090346282 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37481<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090346401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090346401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090346409 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346409 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346409 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346409 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090346409 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346409 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56975 (stream_srv.c:143) 20250806090346409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56975<->l=127.0.0.1:29169 (hnb.c:335) 20250806090346409 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346409 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346411 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346411 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090346411 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090346411 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) 20250806090346411 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) 20250806090346411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090346411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 06 09 00 03 07 0b 04 43 04 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 (ss7_asp.c:1383) 20250806090346411 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346411 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346411 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090346411 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346411 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) 20250806090346411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090346411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346411 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346411 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346411 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090346411 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090346411 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090346411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346411 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346411 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090346411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346411 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090346411 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346411 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346411 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090346411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346411 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346411 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346411 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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090346411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090346411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346411 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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090346411 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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090346411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346411 DLM3UA <000f> 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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090346411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090346411 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346411 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346411 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346411 DLM3UA <000f> 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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090346411 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090346411 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(917)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(915)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090346426 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346426 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346426 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346426 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346426 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346426 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346426 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090346426 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346427 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346427 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090346427 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090346428 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) 20250806090346428 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) 20250806090346428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090346428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090346428 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346428 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346428 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090346428 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 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) 20250806090346428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090346428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346428 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346428 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346428 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090346428 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 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) 20250806090346428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090346428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346428 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346428 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346428 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090346428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346428 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090346428 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346428 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090346428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346428 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346429 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090346429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090346429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346429 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090346429 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090346429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346429 DLM3UA <000f> 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090346429 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090346429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346429 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346429 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346429 DLM3UA <000f> 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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090346429 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090346429 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090346454 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090346454 DHNBAP 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) 20250806090346454 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090346454 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090346454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090346454 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@c18501b10b59: setverdict(pass): none -> pass 20250806090346458 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090346458 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090346458 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090346458 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090346458 DHNBAP DEBUG (127.0.0.1:56975 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090346458 DHNBAP NOTICE (127.0.0.1:56975 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090346458 DHNBAP NOTICE (127.0.0.1:56975 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090346458 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090346458 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090346532 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(83)[0x5580359d8a60]{IDLE}: Deallocated (fsm.c:568) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090346532 DLSCCP DEBUG SCCP-SCOC(84)[0x5580359db6a0]{IDLE}: Deallocated (fsm.c:568) 20250806090346621 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 20250806090346621 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 20250806090346621 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090346621 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090346625 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346625 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090346625 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090346625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090346625 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090346625 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090346625 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090346625 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090346625 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090346625 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 20250806090346625 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090346625 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  20250806090346625 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090346627 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346627 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090346627 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090346627 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  20250806090346627 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090346627 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090346627 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090346627 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 20250806090346627 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090346627 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  20250806090346627 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' 20250806090346627 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' 20250806090346627 DLSS7 <000c> ss7_asp.c: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  20250806090346627 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  20250806090346627 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090346627 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090346627 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090346627 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090346627 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) 20250806090346627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090346627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090346627 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090346627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090346627 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090346627 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) 20250806090346627 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346628 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090346628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346628 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346628 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090346628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346628 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090346628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346628 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346628 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090346628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346628 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346628 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346628 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346628 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346628 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346628 DLM3UA <000f> 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 20250806090346628 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090346628 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090346628 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090346628 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090346628 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090346628 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  20250806090346641 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 20250806090346641 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 20250806090346641 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090346641 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090346642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090346642 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090346642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090346642 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090346642 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090346642 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090346642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090346642 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090346642 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 20250806090346642 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090346642 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  20250806090346642 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090346642 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346642 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090346642 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090346642 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  20250806090346642 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090346642 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090346642 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090346642 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 20250806090346642 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090346642 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  20250806090346642 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' 20250806090346642 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' 20250806090346642 DLSS7 <000c> ss7_asp.c: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  20250806090346642 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  20250806090346643 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  20250806090346643 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090346643 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090346643 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090346643 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090346643 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) 20250806090346643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090346643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090346643 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090346643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090346643 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090346643 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) 20250806090346643 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090346644 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090346644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090346644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090346644 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090346644 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090346644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090346644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090346644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090346644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090346644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090346644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090346644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090346644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090346644 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090346644 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090346644 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090346644 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090346644 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090346644 DLM3UA <000f> 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 20250806090346644 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090346644 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090346644 DLSS7 <000c> ss7_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 20250806090346644 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090346644 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090346644 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(916)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090347427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347427 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090347427 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090347427 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090347427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090347427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090347427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090347427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090347427 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347427 DLSS7 <000c> ss7_asp.c: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  20250806090347427 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090347427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090347427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090347427 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090347427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090347427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090347427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090347427 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090347427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090347427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090347427 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090347427 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) 20250806090347427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090347427 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090347427 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090347427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090347427 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090347427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090347427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090347427 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) 20250806090347427 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090347427 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090347427 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347427 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090347427 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090347427 DLM3UA <000f> 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 20250806090347427 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090347427 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090347427 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090347427 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090347427 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347427 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  20250806090347428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347428 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090347428 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090347428 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090347428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090347428 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090347428 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090347428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090347428 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347428 DLSS7 <000c> ss7_asp.c: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  20250806090347428 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090347428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090347428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090347428 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090347428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090347428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090347428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090347428 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090347428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347428 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090347428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090347428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090347428 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090347428 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(916)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090347445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347445 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090347445 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090347445 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090347445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090347445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090347445 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090347445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090347445 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347445 DLSS7 <000c> ss7_asp.c: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  20250806090347445 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090347445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090347445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090347445 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090347445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090347445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090347445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090347445 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090347445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090347445 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090347445 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090347445 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) 20250806090347445 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090347445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090347445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090347445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090347445 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090347445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090347445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090347445 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) 20250806090347445 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090347445 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090347445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347445 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090347445 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090347445 DLM3UA <000f> 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 20250806090347445 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090347445 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090347445 DLSS7 <000c> ss7_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 20250806090347445 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090347445 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347446 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  20250806090347446 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090347446 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090347446 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090347446 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090347446 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090347446 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090347446 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090347446 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090347446 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090347446 DLSS7 <000c> ss7_asp.c: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  20250806090347446 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090347446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090347446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090347446 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090347446 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090347446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090347446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090347446 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090347446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090347446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090347446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090347446 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090347446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090347446 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090347446 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090347446 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(919)@c18501b10b59: 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 } } } } 20250806090348465 DLCTRL DEBUG Command: GET 608591045 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090348466 DLCTRL DEBUG Tx Command reply: GET_REPLY 608591045 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090348472 DLCTRL DEBUG Command: GET 843390692 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090348472 DLCTRL DEBUG Tx Command reply: GET_REPLY 843390692 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090348474 DLCTRL DEBUG Command: GET 555113411 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090348474 DLCTRL DEBUG Tx Command reply: GET_REPLY 555113411 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090348477 DLCTRL DEBUG Command: GET 583561330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090348477 DLCTRL DEBUG Tx Command reply: GET_REPLY 583561330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090348481 DLCTRL DEBUG Command: GET 777864573 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090348481 DLCTRL DEBUG Tx Command reply: GET_REPLY 777864573 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090348484 DLCTRL DEBUG Command: GET 215929467 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090348484 DLCTRL DEBUG Tx Command reply: GET_REPLY 215929467 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090348486 DLCTRL DEBUG Command: GET 11729655 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090348486 DLCTRL DEBUG Tx Command reply: GET_REPLY 11729655 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090348489 DLCTRL DEBUG Command: GET 482658128 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090348489 DLCTRL DEBUG Tx Command reply: GET_REPLY 482658128 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090348492 DLCTRL DEBUG Command: GET 672777932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090348492 DLCTRL DEBUG Tx Command reply: GET_REPLY 672777932 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090348495 DLCTRL DEBUG Command: GET 768587908 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090348495 DLCTRL DEBUG Tx Command reply: GET_REPLY 768587908 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090348500 DLCTRL DEBUG Command: GET 913822038 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090348500 DLCTRL DEBUG Tx Command reply: GET_REPLY 913822038 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090348503 DLCTRL DEBUG Command: GET 458693256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090348503 DLCTRL DEBUG Tx Command reply: GET_REPLY 458693256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090348505 DLCTRL DEBUG Command: GET 603932265 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090348505 DLCTRL DEBUG Tx Command reply: GET_REPLY 603932265 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090348509 DLCTRL DEBUG Command: GET 993125210 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090348509 DLCTRL DEBUG Tx Command reply: GET_REPLY 993125210 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090348512 DLCTRL DEBUG Command: GET 198607392 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090348512 DLCTRL DEBUG Tx Command reply: GET_REPLY 198607392 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090348516 DLCTRL DEBUG Command: GET 222054720 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090348516 DLCTRL DEBUG Tx Command reply: GET_REPLY 222054720 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090348519 DLCTRL DEBUG Command: GET 740315418 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090348519 DLCTRL DEBUG Tx Command reply: GET_REPLY 740315418 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090348523 DLCTRL DEBUG Command: GET 832085626 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090348523 DLCTRL DEBUG Tx Command reply: GET_REPLY 832085626 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090348525 DLCTRL DEBUG Command: GET 774840539 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090348525 DLCTRL DEBUG Tx Command reply: GET_REPLY 774840539 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090348528 DLCTRL DEBUG Command: GET 73734732 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090348528 DLCTRL DEBUG Tx Command reply: GET_REPLY 73734732 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000000000100111'B, t_guard := 20.000000 } 20250806090348551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)11623929 20250806090349572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090349572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090349572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090349572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090349572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb15df9, normal) (hnbgw_rua.c:408) 20250806090349572 DHNB DEBUG map_rua[0x5580359d8a60]{init}: Allocated (fsm.c:456) 20250806090349572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090349572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11623929 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090349572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090349572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090349572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11623929 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090349572 DCN DEBUG map_sccp[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090349572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090349572 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11623929 <-> SCCP-98 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090349572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11623929 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090349572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090349572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090349572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090349572 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11623929 SCCP-98 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090349572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090349572 DLSCCP DEBUG 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) 20250806090349572 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: Allocated (fsm.c:456) 20250806090349572 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090349572 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000270056400500f1100926) (sccp_scrc.c:455) 20250806090349572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090349572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090349572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090349572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090349572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090349572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090349572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090349572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090349572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090349572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090349572 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090349572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090349572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090349572 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 27 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090349572 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090349572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090349572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090349572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090349572 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090349572 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090349572 DLM3UA <000f> 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 20250806090349572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090349572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090349572 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090349572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090349572 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090349572 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 27 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)2077597 HNBGW_Test.msc0-SCCP(915)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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(915)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090349581 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090349581 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090349581 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090349581 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090349581 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090349581 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090349581 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090349581 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090349581 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090349581 DLSS7 <000c> ss7_asp.c: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 fa 64 3d 02 00 00 00 00  20250806090349581 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090349581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090349581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090349581 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090349581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090349581 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=00fa643d) (sccp_scrc.c:545) 20250806090349581 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) 20250806090349581 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090349581 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090349581 DLSCCP DEBUG 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) 20250806090349581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090349581 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) 20250806090349581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090349581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090349581 DLCTRL DEBUG Command: GET 209096796 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090349581 DLCTRL DEBUG Tx Command reply: GET_REPLY 209096796 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090349583 DLCTRL DEBUG Command: GET 656578397 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090349583 DLCTRL DEBUG Tx Command reply: GET_REPLY 656578397 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090349585 DLCTRL DEBUG Command: GET 531220869 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090349585 DLCTRL DEBUG Tx Command reply: GET_REPLY 531220869 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090349586 DLCTRL DEBUG Command: GET 241121140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090349586 DLCTRL DEBUG Tx Command reply: GET_REPLY 241121140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090349588 DLCTRL DEBUG Command: GET 19038660 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090349588 DLCTRL DEBUG Tx Command reply: GET_REPLY 19038660 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090349590 DLCTRL DEBUG Command: GET 571250141 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090349590 DLCTRL DEBUG Tx Command reply: GET_REPLY 571250141 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090349591 DLCTRL DEBUG Command: GET 103264268 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090349591 DLCTRL DEBUG Tx Command reply: GET_REPLY 103264268 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090349593 DLCTRL DEBUG Command: GET 609323053 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090349593 DLCTRL DEBUG Tx Command reply: GET_REPLY 609323053 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090349594 DLCTRL DEBUG Command: GET 219272780 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090349594 DLCTRL DEBUG Tx Command reply: GET_REPLY 219272780 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090349595 DLCTRL DEBUG Command: GET 875448694 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090349595 DLCTRL DEBUG Tx Command reply: GET_REPLY 875448694 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090349596 DLCTRL DEBUG Command: GET 484378143 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090349596 DLCTRL DEBUG Tx Command reply: GET_REPLY 484378143 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090349597 DLCTRL DEBUG Command: GET 965219372 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090349597 DLCTRL DEBUG Tx Command reply: GET_REPLY 965219372 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090349597 DLCTRL DEBUG Command: GET 345925987 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090349597 DLCTRL DEBUG Tx Command reply: GET_REPLY 345925987 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090349598 DLCTRL DEBUG Command: GET 543365938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090349598 DLCTRL DEBUG Tx Command reply: GET_REPLY 543365938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090349599 DLCTRL DEBUG Command: GET 112866838 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090349599 DLCTRL DEBUG Tx Command reply: GET_REPLY 112866838 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090349600 DLCTRL DEBUG Command: GET 38160338 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090349600 DLCTRL DEBUG Tx Command reply: GET_REPLY 38160338 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090349601 DLCTRL DEBUG Command: GET 182790542 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090349601 DLCTRL DEBUG Tx Command reply: GET_REPLY 182790542 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090349602 DLCTRL DEBUG Command: GET 81344577 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090349602 DLCTRL DEBUG Tx Command reply: GET_REPLY 81344577 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090349603 DLCTRL DEBUG Command: GET 545619358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090349603 DLCTRL DEBUG Tx Command reply: GET_REPLY 545619358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090349603 DLCTRL DEBUG Command: GET 134823936 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090349603 DLCTRL DEBUG Tx Command reply: GET_REPLY 134823936 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20250806090349619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(916)@c18501b10b59: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)13898615 20250806090350629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090350629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090350629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090350629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090350629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd41377, normal) (hnbgw_rua.c:408) 20250806090350629 DHNB DEBUG map_rua[0x5580359fe480]{init}: Allocated (fsm.c:456) 20250806090350629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090350629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13898615 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090350629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090350629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090350629 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250806090350629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13898615 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090350629 DCN DEBUG map_sccp[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090350629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090350629 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13898615 <-> SCCP-99 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090350629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13898615 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090350629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090350629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090350629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090350629 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13898615 SCCP-99 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090350629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090350629 DLSCCP DEBUG 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) 20250806090350629 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: Allocated (fsm.c:456) 20250806090350629 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090350629 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003b70056400500f1100926) (sccp_scrc.c:455) 20250806090350629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090350629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090350629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090350629 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090350629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090350629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090350629 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 03 b7 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090350629 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090350629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090350629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090350629 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090350630 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090350630 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090350630 DLM3UA <000f> 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 20250806090350630 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090350630 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090350630 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090350630 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090350630 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090350630 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 03 b7 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(915)@c18501b10b59: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@c18501b10b59: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@c18501b10b59: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)10160486 HNBGW_Test.msc0-SCCP(915)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@c18501b10b59: setverdict(pass): none -> pass 20250806090350632 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090350632 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090350632 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090350632 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090350632 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090350632 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090350632 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090350632 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090350632 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090350632 DLSS7 <000c> ss7_asp.c: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 aa f8 df 02 00 00 00 00  20250806090350633 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090350633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090350633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090350633 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090350633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090350633 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=00aaf8df) (sccp_scrc.c:545) 20250806090350633 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) 20250806090350633 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090350633 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090350633 DLSCCP DEBUG 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) 20250806090350633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090350633 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) 20250806090350633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090350633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090350634 DLCTRL DEBUG Command: GET 277183947 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090350634 DLCTRL DEBUG Tx Command reply: GET_REPLY 277183947 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090350635 DLCTRL DEBUG Command: GET 191985986 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090350635 DLCTRL DEBUG Tx Command reply: GET_REPLY 191985986 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090350636 DLCTRL DEBUG Command: GET 146625991 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090350636 DLCTRL DEBUG Tx Command reply: GET_REPLY 146625991 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090350637 DLCTRL DEBUG Command: GET 800862202 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090350637 DLCTRL DEBUG Tx Command reply: GET_REPLY 800862202 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090350638 DLCTRL DEBUG Command: GET 227310481 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090350638 DLCTRL DEBUG Tx Command reply: GET_REPLY 227310481 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090350639 DLCTRL DEBUG Command: GET 1581107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090350639 DLCTRL DEBUG Tx Command reply: GET_REPLY 1581107 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090350640 DLCTRL DEBUG Command: GET 285172204 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090350640 DLCTRL DEBUG Tx Command reply: GET_REPLY 285172204 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090350641 DLCTRL DEBUG Command: GET 355765043 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090350642 DLCTRL DEBUG Tx Command reply: GET_REPLY 355765043 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090350643 DLCTRL DEBUG Command: GET 564526339 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090350643 DLCTRL DEBUG Tx Command reply: GET_REPLY 564526339 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090350644 DLCTRL DEBUG Command: GET 991233979 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090350644 DLCTRL DEBUG Tx Command reply: GET_REPLY 991233979 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090350645 DLCTRL DEBUG Command: GET 77278016 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090350645 DLCTRL DEBUG Tx Command reply: GET_REPLY 77278016 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090350647 DLCTRL DEBUG Command: GET 935833022 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090350647 DLCTRL DEBUG Tx Command reply: GET_REPLY 935833022 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090350649 DLCTRL DEBUG Command: GET 902727241 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090350649 DLCTRL DEBUG Tx Command reply: GET_REPLY 902727241 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090350650 DLCTRL DEBUG Command: GET 439580806 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090350650 DLCTRL DEBUG Tx Command reply: GET_REPLY 439580806 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090350651 DLCTRL DEBUG Command: GET 801674926 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090350651 DLCTRL DEBUG Tx Command reply: GET_REPLY 801674926 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090350652 DLCTRL DEBUG Command: GET 884335293 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090350652 DLCTRL DEBUG Tx Command reply: GET_REPLY 884335293 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090350653 DLCTRL DEBUG Command: GET 344803095 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090350653 DLCTRL DEBUG Tx Command reply: GET_REPLY 344803095 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090350655 DLCTRL DEBUG Command: GET 979620214 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090350655 DLCTRL DEBUG Tx Command reply: GET_REPLY 979620214 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090350656 DLCTRL DEBUG Command: GET 26591800 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090350656 DLCTRL DEBUG Tx Command reply: GET_REPLY 26591800 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090350657 DLCTRL DEBUG Command: GET 312378822 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090350657 DLCTRL DEBUG Tx Command reply: GET_REPLY 312378822 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: "connecting cnlink 1" 20250806090350658 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(926)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(924)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090350880 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 20250806090350880 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 20250806090350880 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090350880 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090350882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090350882 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090350882 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090350882 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090350882 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090350882 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090350882 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090350882 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090350882 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090350882 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 20250806090350882 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090350882 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  20250806090350882 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090350883 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090350883 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090350883 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090350883 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  20250806090350883 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090350883 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090350883 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090350883 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 20250806090350883 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090350883 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  20250806090350883 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' 20250806090350883 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' 20250806090350883 DLSS7 <000c> ss7_asp.c: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  20250806090350883 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  20250806090350883 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  20250806090350883 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  20250806090350883 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090350883 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090350883 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090350883 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090350883 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) 20250806090350883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090350883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090350883 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090350883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090350883 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090350883 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) 20250806090350883 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090350884 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090350884 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090350884 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090350884 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090350884 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090350884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350884 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) 20250806090350884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090350884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090350884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090350884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090350884 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) 20250806090350884 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) 20250806090350884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090350884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090350884 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090350884 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090350884 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090350884 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090350884 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090350884 DLM3UA <000f> 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 20250806090350884 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090350884 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' 20250806090350884 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 20250806090350884 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090350884 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090350884 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  20250806090351332 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090351332 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712912), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090351332 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090351332 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) 20250806090351332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090351332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090351332 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090351332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090351332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090351332 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 71 29 12 00 00 5f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090351332 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090351332 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090351332 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090351332 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090351332 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090351332 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090351332 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090351332 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090351332 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090351332 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 71 29 12 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090351335 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090351335 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090351335 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090351335 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090351335 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090351335 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090351335 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090351335 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090351335 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090351335 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 71 29 12 00  20250806090351335 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090351335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090351335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090351335 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090351335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090351335 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=00712912) (sccp_scrc.c:545) 20250806090351335 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) 20250806090351335 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090351335 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090351335 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090351335 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090351335 DLSCCP DEBUG SCCP-SCOC(95)[0x558035a1b0c0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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 := '000000000000000100100011'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(925)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090351692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090351692 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090351692 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090351692 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 20250806090351692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090351692 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' 20250806090351692 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090351692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090351692 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090351692 DLSS7 <000c> ss7_asp.c: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  20250806090351692 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090351692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090351692 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090351692 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) 20250806090351692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090351692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090351692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090351692 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090351692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090351692 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090351692 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090351692 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) 20250806090351692 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) 20250806090351692 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090351692 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 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) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351692 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090351692 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) 20250806090351692 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) 20250806090351692 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090351692 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090351692 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) 20250806090351692 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090351692 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090351692 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090351692 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090351692 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090351692 DLM3UA <000f> 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 20250806090351692 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090351692 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' 20250806090351692 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 20250806090351692 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090351692 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090351692 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  20250806090351693 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090351693 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090351693 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090351693 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 20250806090351693 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090351693 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' 20250806090351693 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090351693 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090351693 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090351693 DLSS7 <000c> ss7_asp.c: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  20250806090351693 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090351693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090351693 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090351693 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) 20250806090351693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090351693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090351693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090351693 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090351693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090351693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090351693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090351693 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090351693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090351693 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090351693 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090351693 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(925)@c18501b10b59: 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 } } } } 20250806090351710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090352395 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090352395 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00366a86), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090352395 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090352395 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) 20250806090352395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090352395 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) 20250806090352395 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) 20250806090352395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090352395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352395 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 36 6a 86 00 00 60 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090352395 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352395 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352395 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352395 DLM3UA <000f> 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 20250806090352395 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090352395 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' 20250806090352395 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 20250806090352395 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090352395 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352395 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 36 6a 86 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806090352396 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090352396 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aea85b), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090352396 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090352396 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) 20250806090352396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090352396 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) 20250806090352396 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) 20250806090352396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090352396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352396 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 a8 5b 00 00 61 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090352396 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352396 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352396 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352396 DLM3UA <000f> 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 20250806090352396 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090352396 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' 20250806090352396 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 20250806090352396 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090352396 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352396 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 ae a8 5b 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806090352397 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352397 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090352397 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090352397 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 20250806090352397 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090352397 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' 20250806090352397 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090352397 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090352397 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352397 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 36 6a 86 00  20250806090352397 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090352397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090352397 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090352397 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) 20250806090352397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090352397 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=00366a86) (sccp_scrc.c:545) 20250806090352397 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) 20250806090352397 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090352397 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090352397 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090352397 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090352397 DLSCCP DEBUG SCCP-SCOC(96)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) 20250806090352604 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352604 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090352604 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090352604 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 20250806090352604 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090352604 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' 20250806090352604 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090352604 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090352604 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352604 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 ae a8 5b 00  20250806090352604 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090352604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090352604 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090352604 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) 20250806090352604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090352604 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=00aea85b) (sccp_scrc.c:545) 20250806090352604 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) 20250806090352604 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090352604 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090352604 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090352604 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090352604 DLSCCP DEBUG SCCP-SCOC(97)[0x5580359d6ec0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@c18501b10b59: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)13320888 20250806090352738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090352738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090352738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1431) 20250806090352739 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090352739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb42b8, normal) (hnbgw_rua.c:408) 20250806090352739 DHNB DEBUG map_rua[0x5580359d6ec0]{init}: Allocated (fsm.c:456) 20250806090352739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090352739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090352739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090352739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090352739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-0 CS MI=IMSI-262420000000003: CN link paging response didn't match any record on msc (hnbgw_cn.c:126) 20250806090352739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:232) 20250806090352739 DCN DEBUG map_sccp[0x5580359e7c40]{init}: Allocated (fsm.c:456) 20250806090352739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090352739 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13320888 <-> SCCP-100 msc-1 msc-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.0.2 (context_map.c:129) 20250806090352739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:313) 20250806090352739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090352739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090352739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090352739 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-100 msc-1 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090352739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090352739 DLSCCP DEBUG 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) 20250806090352739 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: Allocated (fsm.c:456) 20250806090352739 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090352739 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001230056400500f1100926) (sccp_scrc.c:455) 20250806090352739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090352739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090352739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090352739 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) 20250806090352739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090352739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090352739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090352739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090352739 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090352739 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) 20250806090352739 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) 20250806090352739 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090352739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352739 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 23 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090352739 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090352739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090352739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090352739 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352739 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352739 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352739 DLM3UA <000f> 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 20250806090352739 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090352739 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' 20250806090352739 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 20250806090352739 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090352739 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352739 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 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(924)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@c18501b10b59: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@c18501b10b59: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)6770730 HNBGW_Test.msc1-SCCP(924)@c18501b10b59: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(924)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@c18501b10b59: 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 } } } 20250806090352750 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352750 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090352750 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090352750 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 20250806090352750 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090352750 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' 20250806090352750 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090352750 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090352750 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090352750 DLSS7 <000c> ss7_asp.c: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 54 f3 e2 02 00 00 00 00  20250806090352750 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090352750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090352750 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090352750 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) 20250806090352750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090352750 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=0054f3e2) (sccp_scrc.c:545) 20250806090352750 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) 20250806090352750 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090352750 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090352750 DLSCCP DEBUG 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) 20250806090352750 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090352750 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) 20250806090352750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090352750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090352750 DLCTRL DEBUG Command: GET 126229248 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250806090352750 DLCTRL DEBUG Tx Command reply: GET_REPLY 126229248 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090352752 DLCTRL DEBUG Command: GET 356454357 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250806090352752 DLCTRL DEBUG Tx Command reply: GET_REPLY 356454357 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090352753 DLCTRL DEBUG Command: GET 856745452 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090352753 DLCTRL DEBUG Tx Command reply: GET_REPLY 856745452 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090352754 DLCTRL DEBUG Command: GET 516628563 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090352754 DLCTRL DEBUG Tx Command reply: GET_REPLY 516628563 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090352755 DLCTRL DEBUG Command: GET 324072137 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090352755 DLCTRL DEBUG Tx Command reply: GET_REPLY 324072137 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090352757 DLCTRL DEBUG Command: GET 140618514 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250806090352757 DLCTRL DEBUG Tx Command reply: GET_REPLY 140618514 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090352759 DLCTRL DEBUG Command: GET 628265501 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250806090352759 DLCTRL DEBUG Tx Command reply: GET_REPLY 628265501 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090352761 DLCTRL DEBUG Command: GET 537193129 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090352761 DLCTRL DEBUG Tx Command reply: GET_REPLY 537193129 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090352762 DLCTRL DEBUG Command: GET 869068692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090352762 DLCTRL DEBUG Tx Command reply: GET_REPLY 869068692 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090352763 DLCTRL DEBUG Command: GET 289101018 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090352763 DLCTRL DEBUG Tx Command reply: GET_REPLY 289101018 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090352765 DLCTRL DEBUG Command: GET 40299475 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250806090352765 DLCTRL DEBUG Tx Command reply: GET_REPLY 40299475 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090352766 DLCTRL DEBUG Command: GET 92101805 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250806090352766 DLCTRL DEBUG Tx Command reply: GET_REPLY 92101805 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090352767 DLCTRL DEBUG Command: GET 911787017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090352767 DLCTRL DEBUG Tx Command reply: GET_REPLY 911787017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090352769 DLCTRL DEBUG Command: GET 609577122 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090352769 DLCTRL DEBUG Tx Command reply: GET_REPLY 609577122 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090352770 DLCTRL DEBUG Command: GET 309320343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090352770 DLCTRL DEBUG Tx Command reply: GET_REPLY 309320343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090352771 DLCTRL DEBUG Command: GET 272245119 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250806090352771 DLCTRL DEBUG Tx Command reply: GET_REPLY 272245119 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090352772 DLCTRL DEBUG Command: GET 702575637 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250806090352772 DLCTRL DEBUG Tx Command reply: GET_REPLY 702575637 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090352773 DLCTRL DEBUG Command: GET 184487236 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090352773 DLCTRL DEBUG Tx Command reply: GET_REPLY 184487236 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090352774 DLCTRL DEBUG Command: GET 34765967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090352774 DLCTRL DEBUG Tx Command reply: GET_REPLY 34765967 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090352775 DLCTRL DEBUG Command: GET 507379834 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090352775 DLCTRL DEBUG Tx Command reply: GET_REPLY 507379834 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090352778 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37481<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(909)@c18501b10b59: Final verdict of PTC: none 20250806090352780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49428<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(908)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090352781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090352781 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090352781 DLINP DEBUG SRVCONN(,r=127.0.0.1:56975<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090352781 DLINP NOTICE SRV(,r=127.0.0.1:56975<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090352781 DMAIN NOTICE (127.0.0.1:56975 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56975<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090352781 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.sgsn0-RAN(919)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(918)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@c18501b10b59: Final verdict of PTC: none 20250806090352784 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090352784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352784 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090352784 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090352784 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090352784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352784 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090352784 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090352784 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 20250806090352784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352784 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090352784 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090352784 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@c18501b10b59: Final verdict of PTC: none 20250806090352784 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090352784 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090352784 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090352784 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 20250806090352784 DLSS7 <000c> ss7_route.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' 20250806090352784 DLSS7 <000c> ss7_route.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' 20250806090352784 DLSS7 <000c> ss7_asp.c: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  20250806090352784 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  20250806090352784 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  20250806090352784 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090352784 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090352784 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090352784 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090352785 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090352784 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352784 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090352784 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090352784 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 20250806090352785 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090352785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090352785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090352785 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090352785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090352785 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090352785 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 20250806090352785 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090352785 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) 20250806090352785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090352785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352785 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090352785 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090352785 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090352785 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090352785 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) 20250806090352785 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090352785 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090352785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090352785 DLSCCP DEBUG 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) 20250806090352785 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090352785 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090352785 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 20250806090352785 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090352785 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090352785 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090352785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@c18501b10b59: Final verdict of PTC: none20250806090352785 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090352785 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090352785 DLSS7 <000c> ss7_route.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' 20250806090352785 DLSS7 <000c> ss7_route.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' 20250806090352785 DLSS7 <000c> ss7_asp.c: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  20250806090352785 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  20250806090352785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090352785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090352785 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090352785 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090352785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352785 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090352785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090352785 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090352785 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090352785 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 fa 64 3d 00 00 62 00 00 00 00 00 (ss7_asp.c:1383) 20250806090352785 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090352785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090352785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090352785 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090352785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090352785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090352785 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 20250806090352785 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352785 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090352785 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090352785 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090352785 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090352785 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 20250806090352785 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' 20250806090352785 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' 20250806090352785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090352785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{disrupted}: Freeing instance (context_map.c:203) 20250806090352785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11623929)[0x5580359d8a60]{disrupted}: Deallocated (fsm.c:568) 20250806090352785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090352785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{disconnected}: Freeing instance (context_map.c:207) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5580359db6a0]{disconnected}: Deallocated (fsm.c:568) 20250806090352786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11623929 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090352786 DLSCCP DEBUG 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) 20250806090352786 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090352786 DLSS7 <000c> ss7_asp.c: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  20250806090352786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090352786 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090352786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090352786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090352786 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090352786 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) 20250806090352786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090352786 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090352786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090352786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090352786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090352786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 aa f8 df 00 00 63 00 00 00 00 00 (ss7_asp.c:1383) 20250806090352786 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090352786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090352786 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090352786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090352786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090352786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090352786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{disrupted}: Freeing instance (context_map.c:203) 20250806090352786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13898615)[0x5580359fe480]{disrupted}: Deallocated (fsm.c:568) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{disconnected}: Freeing instance (context_map.c:207) 20250806090352786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5580359fd480]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@c18501b10b59: Final verdict of PTC: none 20250806090352786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13898615 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090352786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090352786 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090352786 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090352786 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) 20250806090352786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090352786 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090352786 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-SCCP(915)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@c18501b10b59: Final verdict of PTC: none 20250806090352786 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) 20250806090352786 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090352786 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090352786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090352786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090352787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352787 DLM3UA <000f> 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 20250806090352787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090352787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090352787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090352787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090352787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090352787 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090352787 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) 20250806090352787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090352787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090352787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090352787 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090352787 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) 20250806090352787 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090352787 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090352787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090352787 DLSCCP DEBUG 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) 20250806090352787 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090352787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090352787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090352787 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) 20250806090352787 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) 20250806090352787 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) 20250806090352787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090352787 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090352787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090352787 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090352787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090352787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090352787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 54 f3 e2 00 00 64 00 00 00 00 00 (ss7_asp.c:1383) 20250806090352787 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090352787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090352787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090352787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090352787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090352787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090352787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090352787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{disrupted}: Freeing instance (context_map.c:203) 20250806090352787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13320888)[0x5580359d6ec0]{disrupted}: Deallocated (fsm.c:568) 20250806090352787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090352787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{disconnected}: Freeing instance (context_map.c:207) 20250806090352787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5580359e7c40]{disconnected}: Deallocated (fsm.c:568) 20250806090352787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13320888 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090352788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090352788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090352788 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090352788 DMAIN NOTICE (127.0.0.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) 20250806090352788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090352788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090352788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352788 DLM3UA <000f> 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 20250806090352788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090352788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090352788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090352788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090352788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090352788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090352788 DLM3UA <000f> 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 20250806090352789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090352789 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090352789 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(910)@c18501b10b59: Final verdict of PTC: none 20250806090352790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@c18501b10b59: Final verdict of PTC: pass 20250806090352792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49468<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(921)@c18501b10b59: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(926)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@c18501b10b59: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:03:52 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 20250806090352898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090353070 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090353070 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) 20250806090353070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090353070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090353070 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090353070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090353070 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090353070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090353070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353070 DLM3UA <000f> 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 20250806090353070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090353070 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090353070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090353072 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353072 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090353072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090353072 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353072 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090353073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090353073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353073 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090353073 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) 20250806090353073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090353073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090353073 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090353073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090353073 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) 20250806090353073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090353073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353073 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090353073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090353073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090353073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090353073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353073 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 20250806090353073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090353073 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 20250806090353073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090353565 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353565 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090353565 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) 20250806090353565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090353565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090353565 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090353565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090353566 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) 20250806090353566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090353566 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353566 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353566 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353566 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353566 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353566 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 20250806090353566 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090353566 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 20250806090353566 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090353570 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353570 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353570 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090353570 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353570 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090353570 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353570 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353570 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090353570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090353570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353570 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090353570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090353570 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090353570 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090353574 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090353574 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090353574 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090353574 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353574 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090353574 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090353574 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090353574 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090353574 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090353574 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090353574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090353575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090353575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090353575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090353575 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090353575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090353575 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090353575 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090353600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=618056) 20250806090354067 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090354067 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090354067 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090354067 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) 20250806090354067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090354067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090354067 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090354067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090354067 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090354067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090354067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090354067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090354068 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090354068 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090354068 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090354068 DLM3UA <000f> 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 20250806090354068 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090354068 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090354068 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=618056, count=643536) 20250806090354775 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090354775 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090354775 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090354775 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090354775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090354775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090354775 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090354775 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090354775 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090354775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090354775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090354775 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090354775 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090354775 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090354775 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090354775 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090354775 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090354775 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090354775 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090354784 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090354785 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090354785 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090354786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090354786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090354786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090354786 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090354786 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090354786 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090355491 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090355491 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042ba8c), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090355491 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090355491 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090355491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090355491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090355491 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090355491 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090355491 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090355491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090355491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090355491 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 ba 8c 00 00 56 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090355491 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090355492 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090355492 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090355492 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090355492 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090355492 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090355492 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:03:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250806090356036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090356036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090356036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090356036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090356036 DLSCCP DEBUG SCCP-SCOC(85)[0x5580359ed3e0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250806090356694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090356701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090356708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38419<->l=127.0.0.1:4262) (control_if.c:572) 20250806090356830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090356830 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090356839 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356839 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356839 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356839 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356839 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356839 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356839 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35113 (stream_srv.c:143) 20250806090356839 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35113<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090356840 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356840 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356840 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356840 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090356840 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356840 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356840 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090356840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356840 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090356840 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090356840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356840 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090356840 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090356840 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090356840 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090356840 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090356840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356840 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356840 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356840 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356840 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356840 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356840 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090356840 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090356840 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090356840 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090356841 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356841 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090356841 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090356841 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) 20250806090356841 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) 20250806090356841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090356841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356841 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356841 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356841 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090356841 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090356841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356841 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) 20250806090356841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090356841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356841 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356841 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356841 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090356841 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356841 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090356841 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356841 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090356841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090356841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356841 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356841 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356841 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356841 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356841 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 20250806090356841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090356841 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090356841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356841 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356841 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356841 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 20250806090356841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090356841 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 20250806090356841 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090356841 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356841 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356841 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356841 DLM3UA <000f> 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 20250806090356841 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090356841 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090356841 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(938)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(936)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090356858 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356858 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356858 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356858 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356858 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356858 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356858 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090356859 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090356860 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356860 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090356860 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090356860 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) 20250806090356860 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) 20250806090356860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090356860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356860 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356860 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356860 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090356860 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 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) 20250806090356860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090356860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356860 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356860 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356860 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090356860 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 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) 20250806090356860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090356860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356860 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356860 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090356860 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090356860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090356860 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090356860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090356860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090356860 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090356860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090356860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090356860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090356860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090356860 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090356860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356860 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356860 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356861 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090356861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090356861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356861 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090356861 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090356861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356861 DLM3UA <000f> 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090356861 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090356861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090356861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090356861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090356861 DLM3UA <000f> 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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090356861 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090356861 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090356885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090356885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090356885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090356885 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090356885 DHNBAP 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) 20250806090356885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090356885 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090356885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090356885 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@c18501b10b59: setverdict(pass): none -> pass 20250806090356891 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090356891 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090356891 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090356891 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090356891 DHNBAP DEBUG (127.0.0.1:35113 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090356891 DHNBAP NOTICE (127.0.0.1:35113 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090356891 DHNBAP NOTICE (127.0.0.1:35113 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090356891 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090356891 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090357053 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 20250806090357053 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 20250806090357053 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090357053 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090357055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090357055 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090357055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090357055 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090357055 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090357055 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090357055 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090357055 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090357055 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 20250806090357055 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090357055 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  20250806090357055 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090357055 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357055 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090357055 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090357055 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  20250806090357055 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090357055 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090357055 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090357055 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 20250806090357055 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090357055 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  20250806090357055 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' 20250806090357056 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' 20250806090357056 DLSS7 <000c> ss7_asp.c: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  20250806090357056 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  20250806090357056 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090357056 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090357056 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090357056 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090357056 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) 20250806090357056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090357056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090357056 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090357056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090357056 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090357056 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) 20250806090357056 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090357057 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090357057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090357057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090357057 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090357057 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090357057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357057 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090357057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090357057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090357057 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090357057 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090357057 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357057 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090357057 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090357057 DLM3UA <000f> 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 20250806090357057 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090357057 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090357057 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090357057 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090357057 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357057 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  20250806090357072 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 20250806090357072 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 20250806090357072 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090357072 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090357075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090357075 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090357075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090357075 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090357075 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090357075 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090357075 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090357075 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090357075 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 20250806090357075 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090357075 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  20250806090357075 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090357076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357076 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090357076 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090357076 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  20250806090357076 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090357076 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090357076 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090357077 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 20250806090357077 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090357077 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  20250806090357077 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' 20250806090357077 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' 20250806090357077 DLSS7 <000c> ss7_asp.c: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  20250806090357077 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  20250806090357077 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  20250806090357077 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090357077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090357077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090357077 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090357077 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) 20250806090357077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090357077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090357077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090357077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090357077 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090357077 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) 20250806090357077 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090357078 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090357078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090357078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090357078 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090357078 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090357078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090357078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357078 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090357078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090357078 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090357078 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090357078 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090357078 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357078 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090357078 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090357078 DLM3UA <000f> 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 20250806090357078 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090357078 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090357078 DLSS7 <000c> ss7_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 20250806090357078 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090357078 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357078 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(937)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090357859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357859 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090357859 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090357859 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090357859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090357859 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090357859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090357859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090357859 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357859 DLSS7 <000c> ss7_asp.c: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  20250806090357859 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090357859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090357859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090357859 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090357859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090357859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090357859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090357859 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090357859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090357859 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090357859 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090357859 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) 20250806090357859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090357859 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090357859 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090357859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357859 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090357859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090357859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090357859 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) 20250806090357859 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090357859 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090357859 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357859 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090357859 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090357859 DLM3UA <000f> 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 20250806090357859 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090357859 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090357859 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090357859 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090357859 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357859 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  20250806090357860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090357860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090357860 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090357860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090357860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090357860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090357860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090357860 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357860 DLSS7 <000c> ss7_asp.c: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  20250806090357860 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090357860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090357860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090357860 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090357860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090357860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090357860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090357860 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090357860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357860 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090357860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090357860 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090357860 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090357860 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(937)@c18501b10b59: 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 } } } } 20250806090357880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357880 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090357880 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090357880 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090357880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090357880 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090357880 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090357880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090357880 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357880 DLSS7 <000c> ss7_asp.c: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  20250806090357880 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090357880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090357880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090357880 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090357880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090357880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090357880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090357880 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090357880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090357880 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090357880 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090357880 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) 20250806090357880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090357880 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090357880 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090357880 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090357880 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090357880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090357880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090357880 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) 20250806090357880 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090357880 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090357880 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357880 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090357880 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090357880 DLM3UA <000f> 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 20250806090357880 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090357880 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090357880 DLSS7 <000c> ss7_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 20250806090357880 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090357880 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357880 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  HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090357882 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090357882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090357882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090357882 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090357882 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090357882 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090357882 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090357882 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090357882 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090357882 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090357882 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090357882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090357882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090357882 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090357882 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090357882 DLSS7 <000c> ss7_asp.c: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  20250806090357882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090357882 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090357882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090357882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090357882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090357882 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090357882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090357882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090357882 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090357882 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: 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 } } } } 20250806090357895 DLCTRL DEBUG Command: GET 685366959 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090357895 DLCTRL DEBUG Tx Command reply: GET_REPLY 685366959 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090357898 DLCTRL DEBUG Command: GET 283065779 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090357898 DLCTRL DEBUG Tx Command reply: GET_REPLY 283065779 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090357901 DLCTRL DEBUG Command: GET 831741291 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090357902 DLCTRL DEBUG Tx Command reply: GET_REPLY 831741291 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090357905 DLCTRL DEBUG Command: GET 589821152 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090357905 DLCTRL DEBUG Tx Command reply: GET_REPLY 589821152 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090357907 DLCTRL DEBUG Command: GET 529906405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090357907 DLCTRL DEBUG Tx Command reply: GET_REPLY 529906405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090357909 DLCTRL DEBUG Command: GET 514733398 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090357909 DLCTRL DEBUG Tx Command reply: GET_REPLY 514733398 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090357910 DLCTRL DEBUG Command: GET 711894523 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090357910 DLCTRL DEBUG Tx Command reply: GET_REPLY 711894523 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090357911 DLCTRL DEBUG Command: GET 900243253 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090357911 DLCTRL DEBUG Tx Command reply: GET_REPLY 900243253 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090357912 DLCTRL DEBUG Command: GET 641353611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090357912 DLCTRL DEBUG Tx Command reply: GET_REPLY 641353611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090357913 DLCTRL DEBUG Command: GET 319961219 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090357913 DLCTRL DEBUG Tx Command reply: GET_REPLY 319961219 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090357915 DLCTRL DEBUG Command: GET 4597015 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090357915 DLCTRL DEBUG Tx Command reply: GET_REPLY 4597015 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090357918 DLCTRL DEBUG Command: GET 465207062 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090357918 DLCTRL DEBUG Tx Command reply: GET_REPLY 465207062 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090357920 DLCTRL DEBUG Command: GET 673052821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090357920 DLCTRL DEBUG Tx Command reply: GET_REPLY 673052821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090357922 DLCTRL DEBUG Command: GET 232930681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090357922 DLCTRL DEBUG Tx Command reply: GET_REPLY 232930681 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090357924 DLCTRL DEBUG Command: GET 567774810 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090357924 DLCTRL DEBUG Tx Command reply: GET_REPLY 567774810 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090357926 DLCTRL DEBUG Command: GET 818674034 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090357926 DLCTRL DEBUG Tx Command reply: GET_REPLY 818674034 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090357928 DLCTRL DEBUG Command: GET 554693091 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090357928 DLCTRL DEBUG Tx Command reply: GET_REPLY 554693091 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090357929 DLCTRL DEBUG Command: GET 485707564 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090357929 DLCTRL DEBUG Tx Command reply: GET_REPLY 485707564 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090357931 DLCTRL DEBUG Command: GET 856347080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090357931 DLCTRL DEBUG Tx Command reply: GET_REPLY 856347080 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090357933 DLCTRL DEBUG Command: GET 467573163 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090357933 DLCTRL DEBUG Tx Command reply: GET_REPLY 467573163 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000000010001000'B, t_guard := 20.000000 } 20250806090357954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)8973640 20250806090358976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090358976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090358976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090358976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090358976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88ed48, normal) (hnbgw_rua.c:408) 20250806090358976 DHNB DEBUG map_rua[0x5580359ed3e0]{init}: Allocated (fsm.c:456) 20250806090358976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090358976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8973640 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090358977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090358977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090358977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090358977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8973640 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090358977 DCN DEBUG map_sccp[0x5580359d6ec0]{init}: Allocated (fsm.c:456) 20250806090358977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090358977 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8973640 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090358977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8973640 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090358977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090358977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090358977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090358977 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8973640 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090358977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090358977 DLSCCP DEBUG 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) 20250806090358977 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090358977 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090358977 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000880056400500f1100926) (sccp_scrc.c:455) 20250806090358977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090358977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090358977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090358977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090358977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090358977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090358977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090358977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090358977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090358977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090358977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090358977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090358978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090358978 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090358978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090358978 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090358978 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090358978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090358978 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 00 88 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090358978 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090358978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090358978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090358978 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090358978 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090358978 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090358978 DLM3UA <000f> 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 20250806090358978 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090358978 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090358978 DLSS7 <000c> ss7_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 20250806090358978 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090358978 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090358978 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 00 88 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)1837549 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(943)@c18501b10b59: setverdict(pass): none -> pass 20250806090358991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090358991 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090358991 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090358991 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090358991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090358991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090358991 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090358991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090358991 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090358991 DLSS7 <000c> ss7_asp.c: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 4d 00 93 02 00 00 00 00  20250806090358992 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090358992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090358992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090358992 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090358992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090358992 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=004d0093) (sccp_scrc.c:545) 20250806090358992 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) 20250806090358992 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090358992 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090358992 DLSCCP DEBUG 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) 20250806090358992 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090358992 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) 20250806090358992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090358992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090358993 DLCTRL DEBUG Command: GET 632981830 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090358993 DLCTRL DEBUG Tx Command reply: GET_REPLY 632981830 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090358997 DLCTRL DEBUG Command: GET 862824782 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090358997 DLCTRL DEBUG Tx Command reply: GET_REPLY 862824782 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090358999 DLCTRL DEBUG Command: GET 134035537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090358999 DLCTRL DEBUG Tx Command reply: GET_REPLY 134035537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090359000 DLCTRL DEBUG Command: GET 734825701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090359000 DLCTRL DEBUG Tx Command reply: GET_REPLY 734825701 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090359001 DLCTRL DEBUG Command: GET 714578770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090359001 DLCTRL DEBUG Tx Command reply: GET_REPLY 714578770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090359003 DLCTRL DEBUG Command: GET 801438161 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090359003 DLCTRL DEBUG Tx Command reply: GET_REPLY 801438161 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090359004 DLCTRL DEBUG Command: GET 626892008 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090359004 DLCTRL DEBUG Tx Command reply: GET_REPLY 626892008 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090359005 DLCTRL DEBUG Command: GET 274181366 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090359005 DLCTRL DEBUG Tx Command reply: GET_REPLY 274181366 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090359006 DLCTRL DEBUG Command: GET 622929377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090359006 DLCTRL DEBUG Tx Command reply: GET_REPLY 622929377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090359007 DLCTRL DEBUG Command: GET 722045960 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090359007 DLCTRL DEBUG Tx Command reply: GET_REPLY 722045960 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090359008 DLCTRL DEBUG Command: GET 898265180 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090359008 DLCTRL DEBUG Tx Command reply: GET_REPLY 898265180 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090359009 DLCTRL DEBUG Command: GET 893509080 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090359009 DLCTRL DEBUG Tx Command reply: GET_REPLY 893509080 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090359011 DLCTRL DEBUG Command: GET 465631754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090359011 DLCTRL DEBUG Tx Command reply: GET_REPLY 465631754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090359012 DLCTRL DEBUG Command: GET 576508733 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090359012 DLCTRL DEBUG Tx Command reply: GET_REPLY 576508733 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090359013 DLCTRL DEBUG Command: GET 486522232 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090359013 DLCTRL DEBUG Tx Command reply: GET_REPLY 486522232 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090359015 DLCTRL DEBUG Command: GET 461366090 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090359015 DLCTRL DEBUG Tx Command reply: GET_REPLY 461366090 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090359016 DLCTRL DEBUG Command: GET 798398485 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090359016 DLCTRL DEBUG Tx Command reply: GET_REPLY 798398485 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090359017 DLCTRL DEBUG Command: GET 947285283 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090359017 DLCTRL DEBUG Tx Command reply: GET_REPLY 947285283 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090359018 DLCTRL DEBUG Command: GET 506560459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090359018 DLCTRL DEBUG Tx Command reply: GET_REPLY 506560459 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090359019 DLCTRL DEBUG Command: GET 510147504 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090359019 DLCTRL DEBUG Tx Command reply: GET_REPLY 510147504 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000011011010'B, t_guard := 20.000000 } 20250806090359035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)12668855 20250806090400047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090400047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090400047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806090400047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090400047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc14fb7, normal) (hnbgw_rua.c:408) 20250806090400047 DHNB DEBUG map_rua[0x5580359d8a60]{init}: Allocated (fsm.c:456) 20250806090400047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090400047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12668855 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090400047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090400047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090400047 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806090400047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12668855 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090400047 DCN DEBUG map_sccp[0x5580359db6a0]{init}: Allocated (fsm.c:456) 20250806090400047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090400047 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12668855 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090400047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12668855 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806090400047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090400047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090400047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090400047 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12668855 SCCP-102 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090400047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090400047 DLSCCP DEBUG 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) 20250806090400047 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: Allocated (fsm.c:456) 20250806090400047 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090400047 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000da0056400500f1100926) (sccp_scrc.c:455) 20250806090400047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090400047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090400047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090400047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090400047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090400047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090400047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090400047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090400047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090400047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090400047 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090400047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090400047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090400047 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 da 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090400047 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090400047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090400048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090400048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090400048 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090400048 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090400048 DLM3UA <000f> 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 20250806090400048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090400048 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090400048 DLSS7 <000c> ss7_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 20250806090400048 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090400048 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090400048 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 da 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)6058006 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(944)@c18501b10b59: setverdict(pass): none -> pass 20250806090400050 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090400050 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090400050 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090400050 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090400050 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090400050 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090400050 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090400050 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090400050 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090400050 DLSS7 <000c> ss7_asp.c: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 ca d2 3b 02 00 00 00 00  20250806090400050 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090400050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090400050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090400050 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090400050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090400050 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=00cad23b) (sccp_scrc.c:545) 20250806090400050 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) 20250806090400050 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090400050 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090400050 DLSCCP DEBUG 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) 20250806090400050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090400050 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) 20250806090400050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090400050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090400051 DLCTRL DEBUG Command: GET 30461313 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090400051 DLCTRL DEBUG Tx Command reply: GET_REPLY 30461313 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090400053 DLCTRL DEBUG Command: GET 697568101 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090400053 DLCTRL DEBUG Tx Command reply: GET_REPLY 697568101 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090400054 DLCTRL DEBUG Command: GET 325801158 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090400054 DLCTRL DEBUG Tx Command reply: GET_REPLY 325801158 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090400056 DLCTRL DEBUG Command: GET 348289437 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090400056 DLCTRL DEBUG Tx Command reply: GET_REPLY 348289437 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090400058 DLCTRL DEBUG Command: GET 153594592 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090400058 DLCTRL DEBUG Tx Command reply: GET_REPLY 153594592 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090400059 DLCTRL DEBUG Command: GET 805359345 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090400059 DLCTRL DEBUG Tx Command reply: GET_REPLY 805359345 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090400060 DLCTRL DEBUG Command: GET 917314084 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090400060 DLCTRL DEBUG Tx Command reply: GET_REPLY 917314084 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090400061 DLCTRL DEBUG Command: GET 178410694 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090400061 DLCTRL DEBUG Tx Command reply: GET_REPLY 178410694 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090400063 DLCTRL DEBUG Command: GET 228637812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090400063 DLCTRL DEBUG Tx Command reply: GET_REPLY 228637812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090400064 DLCTRL DEBUG Command: GET 992569691 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090400064 DLCTRL DEBUG Tx Command reply: GET_REPLY 992569691 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090400065 DLCTRL DEBUG Command: GET 61971880 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090400065 DLCTRL DEBUG Tx Command reply: GET_REPLY 61971880 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090400065 DLCTRL DEBUG Command: GET 876612585 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090400065 DLCTRL DEBUG Tx Command reply: GET_REPLY 876612585 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090400066 DLCTRL DEBUG Command: GET 983380367 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090400066 DLCTRL DEBUG Tx Command reply: GET_REPLY 983380367 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090400067 DLCTRL DEBUG Command: GET 719986407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090400067 DLCTRL DEBUG Tx Command reply: GET_REPLY 719986407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090400067 DLCTRL DEBUG Command: GET 697316718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090400067 DLCTRL DEBUG Tx Command reply: GET_REPLY 697316718 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090400068 DLCTRL DEBUG Command: GET 891089725 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090400068 DLCTRL DEBUG Tx Command reply: GET_REPLY 891089725 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090400069 DLCTRL DEBUG Command: GET 488560183 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090400069 DLCTRL DEBUG Tx Command reply: GET_REPLY 488560183 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090400070 DLCTRL DEBUG Command: GET 13773955 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090400070 DLCTRL DEBUG Tx Command reply: GET_REPLY 13773955 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090400071 DLCTRL DEBUG Command: GET 367531711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090400071 DLCTRL DEBUG Tx Command reply: GET_REPLY 367531711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090400072 DLCTRL DEBUG Command: GET 682366406 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090400072 DLCTRL DEBUG Tx Command reply: GET_REPLY 682366406 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000111110'B, t_guard := 20.000000 } 20250806090400085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)11871321 20250806090401095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090401095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090401095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090401095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090401095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb52459, normal) (hnbgw_rua.c:408) 20250806090401095 DHNB DEBUG map_rua[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090401095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090401095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11871321 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090401095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090401095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090401095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11871321 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090401095 DCN DEBUG map_sccp[0x558035a1b650]{init}: Allocated (fsm.c:456) 20250806090401095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090401095 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11871321 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090401095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11871321 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090401095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090401095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090401095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090401095 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11871321 SCCP-103 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090401095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090401095 DLSCCP DEBUG 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) 20250806090401095 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: Allocated (fsm.c:456) 20250806090401095 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090401095 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300023e0056400500f1100926) (sccp_scrc.c:455) 20250806090401095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090401095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090401095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090401095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090401095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090401095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090401095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090401095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090401095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090401095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090401095 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090401095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090401095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090401095 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 02 3e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090401095 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090401095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090401095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090401095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090401095 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090401095 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090401095 DLM3UA <000f> 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 20250806090401095 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090401095 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090401095 DLSS7 <000c> ss7_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 20250806090401095 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090401095 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090401095 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 02 3e 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)@c18501b10b59: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)10499445 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250806090401098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090401098 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090401098 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090401098 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090401098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090401098 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090401098 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090401098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090401098 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090401098 DLSS7 <000c> ss7_asp.c: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 59 a2 b5 02 00 00 00 00  20250806090401098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090401098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090401098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090401098 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090401098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090401098 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=0059a2b5) (sccp_scrc.c:545) 20250806090401098 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) 20250806090401098 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090401098 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090401098 DLSCCP DEBUG 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) 20250806090401098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090401098 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) 20250806090401098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090401098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090401100 DLCTRL DEBUG Command: GET 567156294 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090401100 DLCTRL DEBUG Tx Command reply: GET_REPLY 567156294 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250806090401101 DLCTRL DEBUG Command: GET 880072659 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090401101 DLCTRL DEBUG Tx Command reply: GET_REPLY 880072659 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090401103 DLCTRL DEBUG Command: GET 1554744 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090401103 DLCTRL DEBUG Tx Command reply: GET_REPLY 1554744 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090401104 DLCTRL DEBUG Command: GET 903175071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090401104 DLCTRL DEBUG Tx Command reply: GET_REPLY 903175071 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090401106 DLCTRL DEBUG Command: GET 265182210 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090401106 DLCTRL DEBUG Tx Command reply: GET_REPLY 265182210 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090401107 DLCTRL DEBUG Command: GET 577792297 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090401107 DLCTRL DEBUG Tx Command reply: GET_REPLY 577792297 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090401108 DLCTRL DEBUG Command: GET 903617091 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090401108 DLCTRL DEBUG Tx Command reply: GET_REPLY 903617091 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090401110 DLCTRL DEBUG Command: GET 165665831 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090401110 DLCTRL DEBUG Tx Command reply: GET_REPLY 165665831 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090401111 DLCTRL DEBUG Command: GET 464596558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090401111 DLCTRL DEBUG Tx Command reply: GET_REPLY 464596558 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090401112 DLCTRL DEBUG Command: GET 863220683 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090401112 DLCTRL DEBUG Tx Command reply: GET_REPLY 863220683 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090401113 DLCTRL DEBUG Command: GET 836675468 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090401113 DLCTRL DEBUG Tx Command reply: GET_REPLY 836675468 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090401115 DLCTRL DEBUG Command: GET 627267747 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090401115 DLCTRL DEBUG Tx Command reply: GET_REPLY 627267747 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090401116 DLCTRL DEBUG Command: GET 407764948 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090401116 DLCTRL DEBUG Tx Command reply: GET_REPLY 407764948 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090401117 DLCTRL DEBUG Command: GET 646367723 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090401117 DLCTRL DEBUG Tx Command reply: GET_REPLY 646367723 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090401119 DLCTRL DEBUG Command: GET 202445951 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090401119 DLCTRL DEBUG Tx Command reply: GET_REPLY 202445951 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090401120 DLCTRL DEBUG Command: GET 697007764 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090401120 DLCTRL DEBUG Tx Command reply: GET_REPLY 697007764 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090401121 DLCTRL DEBUG Command: GET 153372074 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090401121 DLCTRL DEBUG Tx Command reply: GET_REPLY 153372074 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090401122 DLCTRL DEBUG Command: GET 937313852 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090401122 DLCTRL DEBUG Tx Command reply: GET_REPLY 937313852 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090401124 DLCTRL DEBUG Command: GET 837216329 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090401124 DLCTRL DEBUG Tx Command reply: GET_REPLY 837216329 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090401125 DLCTRL DEBUG Command: GET 703687180 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090401125 DLCTRL DEBUG Tx Command reply: GET_REPLY 703687180 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000011011111'B, t_guard := 20.000000 } 20250806090401140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)7903431 20250806090402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090402148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090402148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090402148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7898c7, normal) (hnbgw_rua.c:408) 20250806090402148 DHNB DEBUG map_rua[0x5580359fe5b0]{init}: Allocated (fsm.c:456) 20250806090402148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090402148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7903431 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090402148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090402148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090402148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090402148 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7903431 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090402148 DCN DEBUG map_sccp[0x5580359d5d90]{init}: Allocated (fsm.c:456) 20250806090402148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090402148 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7903431 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090402148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7903431 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090402148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090402148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090402148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090402148 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7903431 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090402148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090402148 DLSCCP DEBUG 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) 20250806090402148 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: Allocated (fsm.c:456) 20250806090402148 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090402148 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000df0056400500f1100926) (sccp_scrc.c:455) 20250806090402148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090402148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090402148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090402148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090402148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090402148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090402148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090402148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090402148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090402148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090402148 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090402148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402148 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 00 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090402148 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090402148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090402148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090402148 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402148 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402148 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402148 DLM3UA <000f> 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 20250806090402148 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090402148 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090402148 DLSS7 <000c> ss7_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 20250806090402148 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090402148 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090402148 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 00 df 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)3185641 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250806090402150 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402150 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090402150 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090402150 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090402150 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090402150 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090402150 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090402150 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090402150 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090402150 DLSS7 <000c> ss7_asp.c: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 53 60 d6 02 00 00 00 00  TC_sgsnpool_L3Compl_on_1_cnlink0(946)@c18501b10b59: setverdict(pass): none -> pass 20250806090402150 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090402150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090402150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090402150 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090402150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090402150 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=005360d6) (sccp_scrc.c:545) 20250806090402150 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) 20250806090402150 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090402150 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090402150 DLSCCP DEBUG 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) 20250806090402150 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090402150 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) 20250806090402150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090402150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090402151 DLCTRL DEBUG Command: GET 722491786 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090402151 DLCTRL DEBUG Tx Command reply: GET_REPLY 722491786 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250806090402152 DLCTRL DEBUG Command: GET 344188693 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090402152 DLCTRL DEBUG Tx Command reply: GET_REPLY 344188693 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090402153 DLCTRL DEBUG Command: GET 551970871 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090402153 DLCTRL DEBUG Tx Command reply: GET_REPLY 551970871 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090402154 DLCTRL DEBUG Command: GET 108063665 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090402154 DLCTRL DEBUG Tx Command reply: GET_REPLY 108063665 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090402155 DLCTRL DEBUG Command: GET 792099974 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090402155 DLCTRL DEBUG Tx Command reply: GET_REPLY 792099974 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090402157 DLCTRL DEBUG Command: GET 121357754 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090402157 DLCTRL DEBUG Tx Command reply: GET_REPLY 121357754 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090402159 DLCTRL DEBUG Command: GET 488250658 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090402159 DLCTRL DEBUG Tx Command reply: GET_REPLY 488250658 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090402161 DLCTRL DEBUG Command: GET 838026419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090402161 DLCTRL DEBUG Tx Command reply: GET_REPLY 838026419 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090402163 DLCTRL DEBUG Command: GET 209316135 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090402163 DLCTRL DEBUG Tx Command reply: GET_REPLY 209316135 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090402165 DLCTRL DEBUG Command: GET 107398465 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090402165 DLCTRL DEBUG Tx Command reply: GET_REPLY 107398465 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090402167 DLCTRL DEBUG Command: GET 107420875 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090402167 DLCTRL DEBUG Tx Command reply: GET_REPLY 107420875 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090402169 DLCTRL DEBUG Command: GET 25773813 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090402169 DLCTRL DEBUG Tx Command reply: GET_REPLY 25773813 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090402170 DLCTRL DEBUG Command: GET 404310872 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090402170 DLCTRL DEBUG Tx Command reply: GET_REPLY 404310872 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090402172 DLCTRL DEBUG Command: GET 622425727 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090402172 DLCTRL DEBUG Tx Command reply: GET_REPLY 622425727 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090402173 DLCTRL DEBUG Command: GET 795672907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090402173 DLCTRL DEBUG Tx Command reply: GET_REPLY 795672907 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090402174 DLCTRL DEBUG Command: GET 205608303 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090402174 DLCTRL DEBUG Tx Command reply: GET_REPLY 205608303 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090402176 DLCTRL DEBUG Command: GET 352536207 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090402176 DLCTRL DEBUG Tx Command reply: GET_REPLY 352536207 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090402177 DLCTRL DEBUG Command: GET 450222352 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090402177 DLCTRL DEBUG Tx Command reply: GET_REPLY 450222352 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090402178 DLCTRL DEBUG Command: GET 609656054 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090402178 DLCTRL DEBUG Tx Command reply: GET_REPLY 609656054 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090402180 DLCTRL DEBUG Command: GET 657002679 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090402180 DLCTRL DEBUG Tx Command reply: GET_REPLY 657002679 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090402183 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38419<->l=127.0.0.1:4262) (control_if.c:193) 20250806090402185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(930)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(929)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090402186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090402187 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090402187 DLINP DEBUG SRVCONN(,r=127.0.0.1:35113<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090402187 DLINP NOTICE SRV(,r=127.0.0.1:35113<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090402187 DMAIN NOTICE (127.0.0.1:35113 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35113<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090402187 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@c18501b10b59: Final verdict of PTC: none 20250806090402189 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090402189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090402189 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090402189 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(936)@c18501b10b59: Final verdict of PTC: none 20250806090402189 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090402189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090402189 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090402189 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090402189 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 20250806090402189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402189 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090402189 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090402189 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090402190 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090402190 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090402190 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090402190 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 20250806090402190 DLSS7 <000c> ss7_route.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' 20250806090402190 DLSS7 <000c> ss7_route.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' 20250806090402190 DLSS7 <000c> ss7_asp.c: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  20250806090402190 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  20250806090402190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090402190 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@c18501b10b59: Final verdict of PTC: none 20250806090402190 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090402190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090402190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090402190 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090402190 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090402190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090402190 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090402190 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090402190 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) 20250806090402190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090402190 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090402190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090402190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090402190 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090402190 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090402190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090402190 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090402191 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) 20250806090402191 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090402191 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-M3UA(938)@c18501b10b59: Final verdict of PTC: none 20250806090402190 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 20250806090402191 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402191 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090402191 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090402191 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090402191 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090402191 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090402191 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090402191 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 20250806090402191 DLSS7 <000c> ss7_route.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' 20250806090402191 DLSS7 <000c> ss7_route.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' 20250806090402191 DLSS7 <000c> ss7_asp.c: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  20250806090402191 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090402191 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(932)@c18501b10b59: Final verdict of PTC: none 20250806090402191 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090402191 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090402191 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090402191 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) 20250806090402192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090402192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090402192 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090402192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090402192 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090402192 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) 20250806090402192 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090402192 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090402192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090402192 DLSCCP DEBUG 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) 20250806090402192 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090402192 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090402192 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090402192 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) 20250806090402192 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) 20250806090402192 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090402192 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090402192 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090402192 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402192 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090402192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402192 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 00 00 00 00 00 (ss7_asp.c:1383) 20250806090402192 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090402192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090402192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090402192 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090402193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090402193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090402193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090402193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{disrupted}: Freeing instance (context_map.c:203) 20250806090402193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8973640)[0x5580359ed3e0]{disrupted}: Deallocated (fsm.c:568) 20250806090402193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090402193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{disconnected}: Freeing instance (context_map.c:207) 20250806090402193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5580359d6ec0]{disconnected}: Deallocated (fsm.c:568) 20250806090402193 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8973640 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090402193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090402193 DLSCCP DEBUG 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) 20250806090402193 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) HNBGW_Test.sgsn0-M3UA(941)@c18501b10b59: Final verdict of PTC: none 20250806090402193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090402193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090402193 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) 20250806090402193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090402193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090402193 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090402193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090402193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090402193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@c18501b10b59: Final verdict of PTC: none 20250806090402193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 00 00 00 00 00 (ss7_asp.c:1383) 20250806090402193 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090402193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090402193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090402193 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090402194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{disrupted}: Freeing instance (context_map.c:203) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12668855)[0x5580359d8a60]{disrupted}: Deallocated (fsm.c:568) 20250806090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{disconnected}: Freeing instance (context_map.c:207) 20250806090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5580359db6a0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(940)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(931)@c18501b10b59: Final verdict of PTC: none 20250806090402196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402196 DLM3UA <000f> 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 20250806090402196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090402196 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090402196 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090402194 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12668855 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090402194 DLSCCP DEBUG 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) 20250806090402194 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090402194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090402194 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090402194 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) 20250806090402194 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) 20250806090402194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090402194 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090402194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090402194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090402194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 00 00 00 00 00 (ss7_asp.c:1383) 20250806090402194 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090402194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090402194 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090402194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090402194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{disrupted}: Freeing instance (context_map.c:203) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11871321)[0x5580359fd480]{disrupted}: Deallocated (fsm.c:568) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{disconnected}: Freeing instance (context_map.c:207) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x558035a1b650]{disconnected}: Deallocated (fsm.c:568) 20250806090402195 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11871321 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090402195 DLSCCP DEBUG 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) 20250806090402195 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090402195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090402195 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090402195 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) 20250806090402195 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) 20250806090402195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090402195 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090402195 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090402195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090402195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 00 00 00 00 00 (ss7_asp.c:1383) 20250806090402195 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090402195 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090402195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{disrupted}: Freeing instance (context_map.c:203) 20250806090402195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7903431)[0x5580359fe5b0]{disrupted}: Deallocated (fsm.c:568) 20250806090402195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090402196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{disconnected}: Freeing instance (context_map.c:207) 20250806090402196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5580359d5d90]{disconnected}: Deallocated (fsm.c:568) 20250806090402196 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7903431 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090402197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090402197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090402197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402197 DLM3UA <000f> 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 20250806090402197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090402197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090402197 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090402197 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090402197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090402198 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090402198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402198 DMAIN NOTICE (127.0.0.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) 20250806090402198 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090402198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090402198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402198 DLM3UA <000f> 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 20250806090402198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090402198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090402198 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090402198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402198 DLM3UA <000f> 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 20250806090402198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090402198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090402198 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_L3Compl_on_1_cnlink0(943)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(942)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(945)@c18501b10b59: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(944)@c18501b10b59: Final verdict of PTC: pass20250806090402208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090402209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090402210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Wed Aug 6 09:04:02 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 20250806090402276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090402786 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090402786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090402786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090402786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090402786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090402786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090402786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090402786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090402786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090402786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090402786 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090402786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090402786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090402786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090402786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090402786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090402786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090402786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090402786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090402786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090402786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090402786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090402786 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090402786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090402786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090402786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090402786 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090402786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090402788 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090402788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090402788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090402788 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) 20250806090402788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090402788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090402788 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090402788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090402788 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090402788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090402788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090402788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090402788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090402788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090402788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090402788 DLM3UA <000f> 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 20250806090402788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090402788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090402788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090402978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522840) 20250806090403071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403071 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403071 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090403071 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) 20250806090403071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090403071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090403071 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090403071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090403071 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090403071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090403071 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403071 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403071 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403071 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403071 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403071 DLM3UA <000f> 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 20250806090403071 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090403071 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090403072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090403073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403074 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090403074 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) 20250806090403074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090403074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090403074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090403074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090403074 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) 20250806090403074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090403074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403074 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403074 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090403074 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090403074 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403074 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090403074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090403074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403074 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 20250806090403074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090403074 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 20250806090403074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090403074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403074 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090403075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090403075 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090403075 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090403566 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403566 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403566 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090403566 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) 20250806090403566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090403566 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090403566 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090403566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090403566 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) 20250806090403566 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090403567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403567 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 20250806090403567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090403567 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 20250806090403567 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090403571 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090403571 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090403571 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403571 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090403571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090403571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403571 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090403571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090403571 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090403571 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090403575 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090403575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090403575 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090403575 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090403575 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090403575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090403575 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090403575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090403575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090403575 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090403575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090403575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090403575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090403575 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090403575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090403575 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090403575 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=522840, count=560404) 20250806090404069 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090404069 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090404069 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090404069 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) 20250806090404069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090404069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090404069 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090404069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090404069 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090404069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090404069 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090404069 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090404069 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090404069 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090404069 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090404069 DLM3UA <000f> 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 20250806090404069 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090404069 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090404069 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090404190 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090404190 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090404190 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090404192 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090404192 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090404192 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090404776 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090404776 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607d1f), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090404776 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090404776 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090404776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090404776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090404776 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090404776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090404776 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090404776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090404776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090404776 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 60 7d 1f 00 00 57 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090404776 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090404776 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090404776 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090404776 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090404776 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090404776 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090404776 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250806090405487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090405487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090405487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090405487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090405487 DLSCCP DEBUG SCCP-SCOC(86)[0x558035875650]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250806090406032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090406036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090406045 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42695<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090406304 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090406304 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090406315 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406315 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406315 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406315 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406315 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406315 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090406316 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090406316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090406316 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090406316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090406316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406316 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406316 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51842 (stream_srv.c:143) 20250806090406316 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51842<->l=127.0.0.1:29169 (hnb.c:335) 20250806090406316 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406316 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406316 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090406316 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090406316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090406316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406316 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406316 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406316 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090406316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406316 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406316 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090406316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090406316 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090406316 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406316 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) 20250806090406317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090406317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406317 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406317 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406317 DLM3UA <000f> 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 20250806090406317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090406317 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090406317 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090406317 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406317 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406317 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406317 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 20250806090406317 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090406317 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 20250806090406317 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090406318 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090406318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406318 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406318 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406318 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) 20250806090406318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090406318 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) 20250806090406318 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) 20250806090406318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090406318 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406318 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406318 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406318 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406318 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406318 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 20250806090406318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090406318 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(957)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(955)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(960)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090406352 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406352 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406352 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406352 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406352 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406352 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406352 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090406352 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406353 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406353 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090406353 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 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) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090406353 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) 20250806090406353 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) 20250806090406353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090406353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090406353 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406353 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406353 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090406353 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406353 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090406353 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406353 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406353 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) 20250806090406353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090406353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406353 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406353 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406353 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406353 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090406353 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406353 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090406354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406354 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) 20250806090406354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090406354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406354 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406354 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406354 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090406354 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090406354 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090406354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406354 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090406354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090406354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406354 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406354 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090406354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090406354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406354 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090406354 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090406354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406354 DLM3UA <000f> 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090406354 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090406354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406354 DLM3UA <000f> 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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090406354 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090406354 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090406405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090406405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090406405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090406405 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090406405 DHNBAP 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) 20250806090406405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090406405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090406405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090406405 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@c18501b10b59: setverdict(pass): none -> pass 20250806090406410 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090406410 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090406410 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090406410 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090406410 DHNBAP DEBUG (127.0.0.1:51842 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090406410 DHNBAP NOTICE (127.0.0.1:51842 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090406410 DHNBAP NOTICE (127.0.0.1:51842 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090406410 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090406410 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090406535 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 20250806090406535 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 20250806090406535 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090406535 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090406539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406539 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090406539 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090406539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090406539 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090406539 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090406539 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090406539 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090406539 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090406539 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 20250806090406539 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090406539 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  20250806090406539 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090406541 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406541 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090406541 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090406541 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  20250806090406541 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090406541 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090406541 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090406541 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 20250806090406541 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090406541 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  20250806090406541 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' 20250806090406541 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' 20250806090406541 DLSS7 <000c> ss7_asp.c: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  20250806090406541 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  20250806090406541 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090406541 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090406541 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090406541 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090406541 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) 20250806090406541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090406541 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406541 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090406541 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090406541 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) 20250806090406541 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406542 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406542 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090406542 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406542 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406542 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090406542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090406542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406542 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090406542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090406542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406542 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406542 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406542 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406542 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406542 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406542 DLM3UA <000f> 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 20250806090406542 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090406542 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090406542 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090406542 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090406542 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090406542 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  20250806090406547 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 20250806090406547 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 20250806090406547 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090406547 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090406553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406553 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090406553 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090406553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090406553 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090406553 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090406553 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090406553 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090406553 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090406553 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 20250806090406553 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090406553 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  20250806090406553 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090406555 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406555 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090406555 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090406555 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  20250806090406555 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090406555 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090406555 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090406555 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 20250806090406555 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090406555 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  20250806090406555 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' 20250806090406555 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' 20250806090406555 DLSS7 <000c> ss7_asp.c: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  20250806090406555 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  20250806090406555 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  20250806090406555 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090406555 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090406555 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090406555 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090406555 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) 20250806090406555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090406555 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090406555 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090406555 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) 20250806090406555 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406556 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090406556 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406556 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) 20250806090406556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090406556 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) 20250806090406556 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) 20250806090406556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090406556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406556 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406556 DLM3UA <000f> 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 20250806090406556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090406556 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' 20250806090406556 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 20250806090406556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090406556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090406556 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  20250806090406569 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 20250806090406569 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 20250806090406569 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090406569 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090406572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090406572 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090406572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090406572 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090406572 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090406572 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090406572 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090406572 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090406572 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 20250806090406572 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090406572 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  20250806090406572 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090406574 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406574 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090406574 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090406574 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  20250806090406574 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090406574 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090406574 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090406574 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 20250806090406574 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090406574 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  20250806090406574 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' 20250806090406574 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' 20250806090406574 DLSS7 <000c> ss7_asp.c: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  20250806090406574 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  20250806090406574 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  20250806090406574 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  20250806090406574 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090406574 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090406574 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090406574 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090406574 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) 20250806090406574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090406574 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090406574 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090406574 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) 20250806090406574 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406575 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090406576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406576 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406576 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090406576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090406576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090406576 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090406576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090406576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406576 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406576 DLM3UA <000f> 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 20250806090406576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090406576 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090406576 DLSS7 <000c> ss7_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 20250806090406576 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090406576 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090406576 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  20250806090406585 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 20250806090406585 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 20250806090406585 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090406585 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090406586 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406586 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090406587 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090406587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090406587 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090406587 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090406587 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090406587 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090406587 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090406587 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 20250806090406587 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090406587 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  20250806090406587 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090406587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406587 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090406587 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090406587 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  20250806090406588 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090406588 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090406588 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090406588 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 20250806090406588 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090406588 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  20250806090406588 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' 20250806090406588 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' 20250806090406588 DLSS7 <000c> ss7_asp.c: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  20250806090406588 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  20250806090406588 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  20250806090406588 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  20250806090406588 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  20250806090406588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090406588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090406588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090406588 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090406588 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) 20250806090406588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090406588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090406588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090406588 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090406588 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) 20250806090406588 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090406589 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090406589 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090406589 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090406589 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090406589 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090406589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406589 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) 20250806090406589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090406589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090406589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090406589 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090406589 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) 20250806090406589 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) 20250806090406589 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090406589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090406589 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090406589 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090406589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090406589 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090406589 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090406589 DLM3UA <000f> 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 20250806090406589 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090406589 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' 20250806090406589 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 20250806090406589 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090406589 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090406589 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 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(956)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090407341 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407341 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090407341 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090407341 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090407342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090407342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090407342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407342 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407342 DLSS7 <000c> ss7_asp.c: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  20250806090407342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090407342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090407342 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090407342 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) 20250806090407342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090407342 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090407342 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090407342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090407342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090407342 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) 20250806090407342 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090407342 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090407342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407342 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090407342 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090407342 DLM3UA <000f> 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 20250806090407342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090407342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090407342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090407342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090407342 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407342 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  20250806090407342 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407342 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090407342 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090407342 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090407342 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407342 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090407342 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090407342 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407342 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407342 DLSS7 <000c> ss7_asp.c: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  20250806090407342 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407342 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090407342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407342 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090407342 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090407342 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(956)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090407354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407354 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090407354 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090407354 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 20250806090407354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407354 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' 20250806090407354 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090407354 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407354 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407354 DLSS7 <000c> ss7_asp.c: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  20250806090407354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090407354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407354 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) 20250806090407354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090407354 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090407354 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090407354 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) 20250806090407354 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) 20250806090407354 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090407354 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 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) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090407354 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) 20250806090407354 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) 20250806090407354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090407354 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090407354 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) 20250806090407354 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090407354 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090407354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090407354 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090407354 DLM3UA <000f> 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 20250806090407354 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090407354 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' 20250806090407354 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 20250806090407354 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090407354 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407354 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  20250806090407356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407356 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090407356 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090407356 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 20250806090407356 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407356 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' 20250806090407356 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090407356 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407356 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407356 DLSS7 <000c> ss7_asp.c: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  20250806090407356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090407356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407356 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) 20250806090407356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090407356 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090407356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407356 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090407356 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090407356 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(959)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090407377 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407377 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090407377 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090407377 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090407377 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407377 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090407377 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090407377 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407377 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407377 DLSS7 <000c> ss7_asp.c: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  20250806090407377 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090407377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407377 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090407377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090407377 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090407377 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090407377 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) 20250806090407377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090407377 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090407377 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090407378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090407378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090407378 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090407378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090407378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090407378 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) 20250806090407378 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090407378 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090407378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407378 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090407378 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090407378 DLM3UA <000f> 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 20250806090407378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090407378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090407378 DLSS7 <000c> ss7_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 20250806090407378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090407378 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407378 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  20250806090407378 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407378 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090407378 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090407378 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090407378 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407378 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090407378 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090407378 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407378 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407378 DLSS7 <000c> ss7_asp.c: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  20250806090407378 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090407378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407378 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090407378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090407379 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090407379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407379 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090407379 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090407379 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090407390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090407390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090407390 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 20250806090407390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407390 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' 20250806090407390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090407390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407390 DLSS7 <000c> ss7_asp.c: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  20250806090407390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090407390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407391 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407391 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) 20250806090407391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090407391 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090407391 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090407391 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) 20250806090407391 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) 20250806090407391 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090407391 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 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) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090407391 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) 20250806090407391 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) 20250806090407391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090407391 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090407391 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 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250806090407391 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090407391 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090407391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407391 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090407391 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090407391 DLM3UA <000f> 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 20250806090407391 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090407391 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' 20250806090407391 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 20250806090407391 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090407391 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407391 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 0a 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250806090407393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090407393 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090407393 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090407393 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 20250806090407393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090407393 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' 20250806090407393 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090407393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090407393 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090407393 DLSS7 <000c> ss7_asp.c: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  20250806090407393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090407393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090407393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090407393 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) 20250806090407393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090407393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090407393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090407393 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090407393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090407393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090407393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090407393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090407393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090407394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090407394 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090407394 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: 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 } } } } 20250806090408416 DLCTRL DEBUG Command: GET 263045702 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090408416 DLCTRL DEBUG Tx Command reply: GET_REPLY 263045702 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090408418 DLCTRL DEBUG Command: GET 310991963 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090408418 DLCTRL DEBUG Tx Command reply: GET_REPLY 310991963 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090408418 DLCTRL DEBUG Command: GET 733591274 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090408418 DLCTRL DEBUG Tx Command reply: GET_REPLY 733591274 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090408419 DLCTRL DEBUG Command: GET 445384996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090408419 DLCTRL DEBUG Tx Command reply: GET_REPLY 445384996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090408420 DLCTRL DEBUG Command: GET 604980951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090408420 DLCTRL DEBUG Tx Command reply: GET_REPLY 604980951 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090408421 DLCTRL DEBUG Command: GET 754388854 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090408421 DLCTRL DEBUG Tx Command reply: GET_REPLY 754388854 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090408422 DLCTRL DEBUG Command: GET 993513611 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090408422 DLCTRL DEBUG Tx Command reply: GET_REPLY 993513611 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090408423 DLCTRL DEBUG Command: GET 469757970 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090408423 DLCTRL DEBUG Tx Command reply: GET_REPLY 469757970 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090408424 DLCTRL DEBUG Command: GET 975747563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090408424 DLCTRL DEBUG Tx Command reply: GET_REPLY 975747563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090408425 DLCTRL DEBUG Command: GET 985139843 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090408425 DLCTRL DEBUG Tx Command reply: GET_REPLY 985139843 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090408426 DLCTRL DEBUG Command: GET 817735036 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090408426 DLCTRL DEBUG Tx Command reply: GET_REPLY 817735036 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090408427 DLCTRL DEBUG Command: GET 336720768 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090408427 DLCTRL DEBUG Tx Command reply: GET_REPLY 336720768 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090408428 DLCTRL DEBUG Command: GET 240341379 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090408428 DLCTRL DEBUG Tx Command reply: GET_REPLY 240341379 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090408429 DLCTRL DEBUG Command: GET 269761644 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090408429 DLCTRL DEBUG Tx Command reply: GET_REPLY 269761644 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090408430 DLCTRL DEBUG Command: GET 656463572 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090408430 DLCTRL DEBUG Tx Command reply: GET_REPLY 656463572 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090408431 DLCTRL DEBUG Command: GET 822832451 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090408431 DLCTRL DEBUG Tx Command reply: GET_REPLY 822832451 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090408432 DLCTRL DEBUG Command: GET 915936738 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090408432 DLCTRL DEBUG Tx Command reply: GET_REPLY 915936738 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090408433 DLCTRL DEBUG Command: GET 992574130 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090408433 DLCTRL DEBUG Tx Command reply: GET_REPLY 992574130 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090408434 DLCTRL DEBUG Command: GET 368513524 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090408434 DLCTRL DEBUG Tx Command reply: GET_REPLY 368513524 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090408435 DLCTRL DEBUG Command: GET 179249329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090408435 DLCTRL DEBUG Tx Command reply: GET_REPLY 179249329 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001110110100'B, t_guard := 20.000000 } 20250806090408447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)3043304 20250806090409462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090409462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090409462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090409462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090409462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2e6fe8, normal) (hnbgw_rua.c:408) 20250806090409462 DHNB DEBUG map_rua[0x5580359d6ec0]{init}: Allocated (fsm.c:456) 20250806090409462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090409462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3043304 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090409462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090409462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090409462 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090409462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3043304 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090409462 DCN DEBUG map_sccp[0x5580359d8a60]{init}: Allocated (fsm.c:456) 20250806090409462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090409462 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3043304 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090409462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3043304 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090409462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090409462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090409462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090409462 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3043304 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090409462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090409462 DLSCCP DEBUG 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) 20250806090409462 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: Allocated (fsm.c:456) 20250806090409462 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090409462 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003b40056400500f1100926) (sccp_scrc.c:455) 20250806090409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090409462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090409462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090409462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090409462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090409462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090409462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090409462 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090409462 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090409462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090409462 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090409462 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090409462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090409462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090409462 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090409462 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090409462 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090409462 DLM3UA <000f> 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 20250806090409462 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090409462 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090409462 DLSS7 <000c> ss7_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 20250806090409462 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090409462 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090409462 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 b4 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)14119053 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090409467 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090409467 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090409467 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090409467 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090409467 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090409467 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090409467 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090409467 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090409467 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090409467 DLSS7 <000c> ss7_asp.c: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 83 3f 0c 02 00 00 00 00  20250806090409467 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090409467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090409467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090409467 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090409467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090409467 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=00833f0c) (sccp_scrc.c:545) 20250806090409467 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) 20250806090409467 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090409467 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090409467 DLSCCP DEBUG 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) 20250806090409467 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090409467 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) 20250806090409467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090409467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090409469 DLCTRL DEBUG Command: GET 590422754 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090409469 DLCTRL DEBUG Tx Command reply: GET_REPLY 590422754 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090409470 DLCTRL DEBUG Command: GET 872046891 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090409470 DLCTRL DEBUG Tx Command reply: GET_REPLY 872046891 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090409472 DLCTRL DEBUG Command: GET 165003306 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090409472 DLCTRL DEBUG Tx Command reply: GET_REPLY 165003306 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090409473 DLCTRL DEBUG Command: GET 723277959 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090409473 DLCTRL DEBUG Tx Command reply: GET_REPLY 723277959 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090409474 DLCTRL DEBUG Command: GET 34385219 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090409474 DLCTRL DEBUG Tx Command reply: GET_REPLY 34385219 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090409475 DLCTRL DEBUG Command: GET 377774253 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090409475 DLCTRL DEBUG Tx Command reply: GET_REPLY 377774253 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090409476 DLCTRL DEBUG Command: GET 262110344 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090409476 DLCTRL DEBUG Tx Command reply: GET_REPLY 262110344 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090409477 DLCTRL DEBUG Command: GET 430978737 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090409477 DLCTRL DEBUG Tx Command reply: GET_REPLY 430978737 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090409478 DLCTRL DEBUG Command: GET 107506147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090409478 DLCTRL DEBUG Tx Command reply: GET_REPLY 107506147 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090409479 DLCTRL DEBUG Command: GET 481116039 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090409479 DLCTRL DEBUG Tx Command reply: GET_REPLY 481116039 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090409480 DLCTRL DEBUG Command: GET 273977762 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090409480 DLCTRL DEBUG Tx Command reply: GET_REPLY 273977762 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090409480 DLCTRL DEBUG Command: GET 147223146 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090409480 DLCTRL DEBUG Tx Command reply: GET_REPLY 147223146 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090409481 DLCTRL DEBUG Command: GET 892661540 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090409481 DLCTRL DEBUG Tx Command reply: GET_REPLY 892661540 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090409482 DLCTRL DEBUG Command: GET 4208872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090409482 DLCTRL DEBUG Tx Command reply: GET_REPLY 4208872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090409483 DLCTRL DEBUG Command: GET 388511469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090409483 DLCTRL DEBUG Tx Command reply: GET_REPLY 388511469 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090409484 DLCTRL DEBUG Command: GET 350254299 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090409484 DLCTRL DEBUG Tx Command reply: GET_REPLY 350254299 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090409484 DLCTRL DEBUG Command: GET 904510406 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090409484 DLCTRL DEBUG Tx Command reply: GET_REPLY 904510406 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090409485 DLCTRL DEBUG Command: GET 734687854 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090409485 DLCTRL DEBUG Tx Command reply: GET_REPLY 734687854 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090409486 DLCTRL DEBUG Command: GET 702229791 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090409486 DLCTRL DEBUG Tx Command reply: GET_REPLY 702229791 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090409487 DLCTRL DEBUG Command: GET 937385144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090409487 DLCTRL DEBUG Tx Command reply: GET_REPLY 937385144 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001000001010'B, t_guard := 20.000000 } 20250806090409497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)13338296 20250806090410508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090410508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090410508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806090410508 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090410508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb86b8, normal) (hnbgw_rua.c:408) 20250806090410508 DHNB DEBUG map_rua[0x5580359fd480]{init}: Allocated (fsm.c:456) 20250806090410508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090410508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13338296 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090410508 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090410508 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090410508 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806090410509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13338296 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806090410509 DCN DEBUG map_sccp[0x558035a1b650]{init}: Allocated (fsm.c:456) 20250806090410509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090410509 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13338296 <-> SCCP-106 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090410509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13338296 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806090410509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090410509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090410509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090410509 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13338296 SCCP-106 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090410509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090410509 DLSCCP DEBUG 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) 20250806090410509 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: Allocated (fsm.c:456) 20250806090410509 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090410509 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300020a0056400500f1100926) (sccp_scrc.c:455) 20250806090410509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090410509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090410509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090410509 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) 20250806090410509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090410509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090410509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090410509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090410509 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090410509 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) 20250806090410509 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) 20250806090410509 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090410509 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090410509 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 0a 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090410509 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090410509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090410509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090410509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090410509 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090410509 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090410509 DLM3UA <000f> 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 20250806090410509 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090410509 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' 20250806090410509 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 20250806090410509 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090410509 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090410509 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 0a 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)11588794 HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090410513 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090410513 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090410513 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090410513 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 20250806090410513 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090410513 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' 20250806090410513 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090410513 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090410513 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090410513 DLSS7 <000c> ss7_asp.c: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 b2 b1 b6 02 00 00 00 00  20250806090410513 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090410513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090410513 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090410513 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) 20250806090410513 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090410513 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=00b2b1b6) (sccp_scrc.c:545) 20250806090410513 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) 20250806090410513 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090410513 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090410513 DLSCCP DEBUG 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) 20250806090410513 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090410513 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) 20250806090410513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090410513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090410514 DLCTRL DEBUG Command: GET 606861250 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090410514 DLCTRL DEBUG Tx Command reply: GET_REPLY 606861250 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090410515 DLCTRL DEBUG Command: GET 258014571 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090410515 DLCTRL DEBUG Tx Command reply: GET_REPLY 258014571 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090410516 DLCTRL DEBUG Command: GET 311344388 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090410516 DLCTRL DEBUG Tx Command reply: GET_REPLY 311344388 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090410517 DLCTRL DEBUG Command: GET 487577142 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090410517 DLCTRL DEBUG Tx Command reply: GET_REPLY 487577142 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090410518 DLCTRL DEBUG Command: GET 678820069 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090410518 DLCTRL DEBUG Tx Command reply: GET_REPLY 678820069 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090410519 DLCTRL DEBUG Command: GET 406442944 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090410519 DLCTRL DEBUG Tx Command reply: GET_REPLY 406442944 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090410520 DLCTRL DEBUG Command: GET 226962040 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090410520 DLCTRL DEBUG Tx Command reply: GET_REPLY 226962040 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090410521 DLCTRL DEBUG Command: GET 456059441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090410521 DLCTRL DEBUG Tx Command reply: GET_REPLY 456059441 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090410522 DLCTRL DEBUG Command: GET 758418632 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090410522 DLCTRL DEBUG Tx Command reply: GET_REPLY 758418632 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090410522 DLCTRL DEBUG Command: GET 21640131 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090410522 DLCTRL DEBUG Tx Command reply: GET_REPLY 21640131 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090410523 DLCTRL DEBUG Command: GET 972713044 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090410523 DLCTRL DEBUG Tx Command reply: GET_REPLY 972713044 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090410525 DLCTRL DEBUG Command: GET 76229482 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090410525 DLCTRL DEBUG Tx Command reply: GET_REPLY 76229482 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090410526 DLCTRL DEBUG Command: GET 269774424 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090410526 DLCTRL DEBUG Tx Command reply: GET_REPLY 269774424 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090410526 DLCTRL DEBUG Command: GET 3094742 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090410526 DLCTRL DEBUG Tx Command reply: GET_REPLY 3094742 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090410527 DLCTRL DEBUG Command: GET 129945684 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090410527 DLCTRL DEBUG Tx Command reply: GET_REPLY 129945684 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090410528 DLCTRL DEBUG Command: GET 869691865 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090410528 DLCTRL DEBUG Tx Command reply: GET_REPLY 869691865 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090410529 DLCTRL DEBUG Command: GET 993443313 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090410529 DLCTRL DEBUG Tx Command reply: GET_REPLY 993443313 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090410530 DLCTRL DEBUG Command: GET 993829141 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090410530 DLCTRL DEBUG Tx Command reply: GET_REPLY 993829141 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090410531 DLCTRL DEBUG Command: GET 770697773 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090410531 DLCTRL DEBUG Tx Command reply: GET_REPLY 770697773 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090410533 DLCTRL DEBUG Command: GET 919322854 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090410533 DLCTRL DEBUG Tx Command reply: GET_REPLY 919322854 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000111100110'B, t_guard := 20.000000 } 20250806090410544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090411354 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090411354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090411354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090411354 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090411354 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090411354 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090411354 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090411354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090411354 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411354 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090411354 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090411354 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090411355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090411355 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090411355 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090411355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090411355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090411355 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090411355 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)8081378 20250806090411551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090411551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090411551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090411551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090411551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b4fe2, normal) (hnbgw_rua.c:408) 20250806090411551 DHNB DEBUG map_rua[0x5580359d5d90]{init}: Allocated (fsm.c:456) 20250806090411551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090411551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8081378 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090411551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090411551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090411551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8081378 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090411551 DCN DEBUG map_sccp[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090411551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090411551 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8081378 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090411551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8081378 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090411551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090411551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090411551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090411551 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8081378 SCCP-107 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090411551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090411551 DLSCCP DEBUG 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) 20250806090411551 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: Allocated (fsm.c:456) 20250806090411551 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090411551 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001e60056400500f1100926) (sccp_scrc.c:455) 20250806090411551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090411551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090411551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090411551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090411551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090411551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090411551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090411551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090411551 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411551 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090411551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090411551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090411551 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 e6 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090411551 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090411551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090411551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090411551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090411551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090411551 DLM3UA <000f> 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 20250806090411551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090411551 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090411551 DLSS7 <000c> ss7_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 20250806090411551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090411551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090411551 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 e6 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)1172379 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@c18501b10b59: setverdict(pass): none -> pass 20250806090411554 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411554 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090411554 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090411554 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090411554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090411554 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090411554 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090411554 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090411554 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090411554 DLSS7 <000c> ss7_asp.c: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 55 cd 72 02 00 00 00 00  20250806090411554 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090411554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090411554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090411554 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090411554 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090411554 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=0055cd72) (sccp_scrc.c:545) 20250806090411554 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) 20250806090411554 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090411554 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090411554 DLSCCP DEBUG 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) 20250806090411554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090411554 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) 20250806090411554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090411554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090411554 DLCTRL DEBUG Command: GET 214788326 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090411554 DLCTRL DEBUG Tx Command reply: GET_REPLY 214788326 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090411555 DLCTRL DEBUG Command: GET 78512148 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090411555 DLCTRL DEBUG Tx Command reply: GET_REPLY 78512148 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090411556 DLCTRL DEBUG Command: GET 998055123 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090411556 DLCTRL DEBUG Tx Command reply: GET_REPLY 998055123 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090411558 DLCTRL DEBUG Command: GET 141428883 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090411558 DLCTRL DEBUG Tx Command reply: GET_REPLY 141428883 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090411560 DLCTRL DEBUG Command: GET 330497112 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090411560 DLCTRL DEBUG Tx Command reply: GET_REPLY 330497112 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090411561 DLCTRL DEBUG Command: GET 201892537 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090411561 DLCTRL DEBUG Tx Command reply: GET_REPLY 201892537 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090411563 DLCTRL DEBUG Command: GET 246468064 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090411563 DLCTRL DEBUG Tx Command reply: GET_REPLY 246468064 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090411564 DLCTRL DEBUG Command: GET 70469035 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090411564 DLCTRL DEBUG Tx Command reply: GET_REPLY 70469035 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090411565 DLCTRL DEBUG Command: GET 850257394 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090411565 DLCTRL DEBUG Tx Command reply: GET_REPLY 850257394 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090411566 DLCTRL DEBUG Command: GET 763905868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090411566 DLCTRL DEBUG Tx Command reply: GET_REPLY 763905868 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090411567 DLCTRL DEBUG Command: GET 783385872 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090411567 DLCTRL DEBUG Tx Command reply: GET_REPLY 783385872 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090411568 DLCTRL DEBUG Command: GET 970541621 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090411568 DLCTRL DEBUG Tx Command reply: GET_REPLY 970541621 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090411569 DLCTRL DEBUG Command: GET 463860110 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090411569 DLCTRL DEBUG Tx Command reply: GET_REPLY 463860110 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090411570 DLCTRL DEBUG Command: GET 81476228 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090411570 DLCTRL DEBUG Tx Command reply: GET_REPLY 81476228 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090411571 DLCTRL DEBUG Command: GET 16944496 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090411571 DLCTRL DEBUG Tx Command reply: GET_REPLY 16944496 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090411571 DLCTRL DEBUG Command: GET 155234228 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090411571 DLCTRL DEBUG Tx Command reply: GET_REPLY 155234228 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090411572 DLCTRL DEBUG Command: GET 95540763 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090411572 DLCTRL DEBUG Tx Command reply: GET_REPLY 95540763 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090411573 DLCTRL DEBUG Command: GET 412293307 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090411573 DLCTRL DEBUG Tx Command reply: GET_REPLY 412293307 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090411574 DLCTRL DEBUG Command: GET 793480612 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090411574 DLCTRL DEBUG Tx Command reply: GET_REPLY 793480612 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090411575 DLCTRL DEBUG Command: GET 525134219 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090411575 DLCTRL DEBUG Tx Command reply: GET_REPLY 525134219 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090411579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090411579 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42695<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(948)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090411582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090411583 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090411584 DLINP DEBUG SRVCONN(,r=127.0.0.1:51842<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090411584 DLINP NOTICE SRV(,r=127.0.0.1:51842<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090411584 DMAIN NOTICE (127.0.0.1:51842 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51842<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090411584 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-RAN(956)@c18501b10b59: Final verdict of PTC: none 20250806090411587 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(958)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@c18501b10b59: Final verdict of PTC: none 20250806090411587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411587 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090411587 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090411587 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090411587 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411588 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090411588 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090411588 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 20250806090411588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411588 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090411588 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090411588 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090411588 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090411588 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-SCCP(955)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@c18501b10b59: Final verdict of PTC: none 20250806090411588 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090411588 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 20250806090411588 DLSS7 <000c> ss7_route.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' 20250806090411588 DLSS7 <000c> ss7_route.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' 20250806090411588 DLSS7 <000c> ss7_asp.c: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  20250806090411588 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  20250806090411588 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  20250806090411588 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  20250806090411588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090411588 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090411588 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090411588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411588 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090411588 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090411588 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 20250806090411588 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090411588 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090411588 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090411588 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) 20250806090411588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090411588 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411588 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090411588 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411588 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090411588 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090411588 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 20250806090411589 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411589 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090411589 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090411589 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090411588 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090411588 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) 20250806090411588 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090411588 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090411589 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090411589 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090411589 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411589 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090411589 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090411589 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 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411589 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090411589 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@c18501b10b59: Final verdict of PTC: none 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090411589 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090411589 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 20250806090411589 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' 20250806090411589 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' 20250806090411589 DLSS7 <000c> ss7_asp.c: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  20250806090411589 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  20250806090411589 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  20250806090411589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090411589 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090411589 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090411589 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090411589 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 20250806090411589 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411589 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090411589 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090411589 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090411589 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090411589 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 20250806090411589 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' 20250806090411590 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' MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@c18501b10b59: Final verdict of PTC: none 20250806090411590 DLSS7 <000c> ss7_asp.c: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  20250806090411590 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  20250806090411590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090411590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090411590 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 20250806090411590 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411590 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090411590 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090411590 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090411590 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090411590 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090411590 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090411590 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 20250806090411590 DLSS7 <000c> ss7_route.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' 20250806090411590 DLSS7 <000c> ss7_route.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-M3UA(960)@c18501b10b59: Final verdict of PTC: none 20250806090411590 DLSS7 <000c> ss7_asp.c: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  20250806090411590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090411590 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090411590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090411590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090411590 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090411590 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) 20250806090411590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090411590 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090411590 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090411590 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) 20250806090411590 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090411590 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090411590 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090411590 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090411590 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090411591 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) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090411591 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090411591 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) 20250806090411591 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090411591 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090411591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090411591 DLSCCP DEBUG 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) 20250806090411591 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090411591 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) 20250806090411591 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) 20250806090411591 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) 20250806090411591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090411591 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090411591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411591 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) 20250806090411591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090411591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090411591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b2 b1 b6 00 00 6a 00 00 00 00 00 (ss7_asp.c:1383) 20250806090411591 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090411591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090411591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090411591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090411591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090411591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090411591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090411591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{disrupted}: Freeing instance (context_map.c:203) 20250806090411591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13338296)[0x5580359fd480]{disrupted}: Deallocated (fsm.c:568) 20250806090411591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090411591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{disconnected}: Freeing instance (context_map.c:207) 20250806090411591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x558035a1b650]{disconnected}: Deallocated (fsm.c:568) 20250806090411591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13338296 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090411591 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090411591 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090411591 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090411591 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) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411591 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090411592 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090411592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090411592 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090411592 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) 20250806090411592 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090411592 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090411592 DLSCCP DEBUG 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) 20250806090411592 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090411592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090411592 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090411592 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) 20250806090411592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090411592 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090411592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411592 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090411592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090411592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090411592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 00 00 00 00 00 (ss7_asp.c:1383) 20250806090411592 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090411592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090411592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{disrupted}: Freeing instance (context_map.c:203) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3043304)[0x5580359d6ec0]{disrupted}: Deallocated (fsm.c:568) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{disconnected}: Freeing instance (context_map.c:207) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5580359d8a60]{disconnected}: Deallocated (fsm.c:568) 20250806090411592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3043304 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090411592 DLSCCP DEBUG 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) 20250806090411592 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090411592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090411592 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090411592 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) 20250806090411592 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) 20250806090411592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090411592 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090411592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090411592 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090411592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090411592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090411592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 00 00 00 00 00 (ss7_asp.c:1383) 20250806090411592 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090411592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090411592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090411592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090411593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090411593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090411593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090411593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{disrupted}: Freeing instance (context_map.c:203) 20250806090411593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8081378)[0x5580359d5d90]{disrupted}: Deallocated (fsm.c:568) 20250806090411593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090411593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{disconnected}: Freeing instance (context_map.c:207) 20250806090411593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5580359dce90]{disconnected}: Deallocated (fsm.c:568) 20250806090411593 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8081378 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806090411593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090411593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090411593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090411593 DLM3UA <000f> 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 20250806090411593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090411593 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 20250806090411593 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090411593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090411593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090411594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090411594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) HNBGW_Test.sgsn1-M3UA(966)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(963)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@c18501b10b59: Final verdict of PTC: none 20250806090411594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090411594 DMAIN NOTICE (127.0.0.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) 20250806090411594 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090411594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090411594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090411594 DLM3UA <000f> 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 20250806090411594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090411595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090411595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090411595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090411595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090411595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090411595 DLM3UA <000f> 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 20250806090411595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090411595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090411595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(967)@c18501b10b59: Final verdict of PTC: none 20250806090411597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(962)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(950)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@c18501b10b59: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@c18501b10b59: 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'. 20250806090411648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 6 09:04:11 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 20250806090411710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090412193 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090412193 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412193 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090412193 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) 20250806090412193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412193 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090412193 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090412193 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412193 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412193 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090412193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412193 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412193 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412193 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412193 DLM3UA <000f> 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 20250806090412193 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090412193 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090412193 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090412194 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090412194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412194 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090412194 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) 20250806090412194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090412194 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090412194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090412194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412194 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090412194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412194 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090412194 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) 20250806090412194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090412194 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090412194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090412194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412195 DLM3UA <000f> 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 20250806090412195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090412195 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090412195 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090412195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412195 DLM3UA <000f> 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 20250806090412195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090412195 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090412195 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090412196 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090412196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090412196 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) 20250806090412196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090412196 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090412196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090412196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412196 DLM3UA <000f> 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 20250806090412196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090412196 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090412196 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090412512 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=624416) 20250806090412786 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090412786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090412786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090412786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090412786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090412786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090412786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090412786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090412786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412786 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090412786 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412786 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090412786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090412786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090412786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090412786 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090412786 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090412786 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090412786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412786 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412786 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412786 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412786 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412786 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090412786 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090412786 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090412786 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090412787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090412787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090412787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090412787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090412788 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090412788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090412788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090412789 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) 20250806090412789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090412789 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090412789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090412789 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090412789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090412789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090412789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090412789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090412789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090412789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090412789 DLM3UA <000f> 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 20250806090412789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090412789 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090412789 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090413072 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413072 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413072 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090413072 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) 20250806090413072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090413072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090413072 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090413072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090413072 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090413072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090413072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413072 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413072 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413072 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413072 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413072 DLM3UA <000f> 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 20250806090413072 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090413072 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090413072 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090413074 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413074 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090413074 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090413074 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413074 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090413074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090413074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413074 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413074 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413074 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090413074 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) 20250806090413074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090413074 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090413074 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090413074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090413074 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) 20250806090413074 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090413074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413074 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413074 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090413074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090413074 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090413074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090413074 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413074 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413074 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413074 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 20250806090413074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090413074 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 20250806090413075 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=624416, count=668084) 20250806090413567 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413567 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413567 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090413567 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) 20250806090413567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090413567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090413567 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090413567 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090413567 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) 20250806090413567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090413567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413567 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413567 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413567 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413567 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413567 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 20250806090413567 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090413567 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 20250806090413567 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090413571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413571 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413571 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413571 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090413571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090413571 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090413571 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090413571 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413571 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413571 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090413571 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090413571 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413571 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413571 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090413571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090413571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413575 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090413575 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090413575 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090413575 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090413576 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090413576 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090413576 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090413576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090413576 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090413576 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090413576 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090413576 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090413576 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090413576 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090413576 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090413576 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090413576 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090413589 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090413589 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090413589 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090413590 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090413590 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090413590 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090413590 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090413590 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090413590 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090413591 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090413591 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090413591 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090414070 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090414070 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008002b8), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090414070 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090414070 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) 20250806090414070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090414070 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090414070 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090414070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090414070 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090414070 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090414070 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090414070 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 80 02 b8 00 00 58 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090414070 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090414070 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090414070 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090414070 DLM3UA <000f> 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 20250806090414070 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090414070 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090414070 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04: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_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 20250806090414772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090414772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090414772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090414772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090414772 DLSCCP DEBUG SCCP-SCOC(87)[0x558035a09ca0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250806090415597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090415600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090415607 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090415811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090415811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090415819 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415819 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415819 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415819 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415820 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415820 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090415820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50092 (stream_srv.c:143) 20250806090415820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50092<->l=127.0.0.1:29169 (hnb.c:335) 20250806090415820 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415820 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415821 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415821 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090415821 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 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) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090415821 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) 20250806090415821 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) 20250806090415821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090415821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415821 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415821 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415821 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090415821 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415821 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415821 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090415821 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415821 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) 20250806090415821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090415821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415821 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415821 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415822 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415822 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090415822 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090415822 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415822 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090415822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090415822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415822 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415822 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090415822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415822 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415822 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090415822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090415822 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090415822 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090415822 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090415822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090415822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415822 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415822 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415822 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 20250806090415822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090415822 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090415822 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415822 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415822 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415822 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 20250806090415822 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090415822 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 20250806090415822 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090415823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415823 DLM3UA <000f> 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 20250806090415823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090415823 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090415823 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090415823 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415823 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415823 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415823 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090415823 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090415823 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090415823 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(981)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(981)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(979)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(984)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(984)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(982)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090415848 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415848 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415848 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415848 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415848 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415848 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415849 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090415849 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090415850 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415850 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090415850 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090415850 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) 20250806090415850 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) 20250806090415850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090415850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415850 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415850 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415850 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090415850 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 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) 20250806090415850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090415850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415850 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415850 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415850 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090415850 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 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) 20250806090415850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090415850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415850 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415850 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090415850 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090415850 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090415850 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090415850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090415850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090415850 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090415850 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090415850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090415850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090415850 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090415850 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090415850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415850 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090415850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090415850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415850 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090415850 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090415850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415850 DLM3UA <000f> 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090415850 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090415850 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090415850 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090415850 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090415850 DLM3UA <000f> 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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090415850 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090415850 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(987)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(985)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090415886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090415886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090415886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090415887 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090415887 DHNBAP 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) 20250806090415887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090415887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090415887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090415887 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@c18501b10b59: setverdict(pass): none -> pass 20250806090415891 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090415891 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090415891 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090415891 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090415891 DHNBAP DEBUG (127.0.0.1:50092 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090415891 DHNBAP NOTICE (127.0.0.1:50092 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090415891 DHNBAP NOTICE (127.0.0.1:50092 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090415891 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090415891 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090416033 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 20250806090416033 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 20250806090416033 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090416033 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090416037 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416037 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090416037 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090416037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090416037 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090416037 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090416037 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090416037 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090416037 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090416037 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 20250806090416037 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090416037 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  20250806090416037 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090416038 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416038 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090416038 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090416038 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  20250806090416038 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090416038 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090416038 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090416038 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 20250806090416038 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090416038 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  20250806090416038 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' 20250806090416038 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' 20250806090416038 DLSS7 <000c> ss7_asp.c: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  20250806090416038 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  20250806090416038 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090416038 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090416038 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090416038 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090416038 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) 20250806090416038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416038 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090416039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090416039 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090416039 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) 20250806090416039 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090416040 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090416040 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090416040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090416040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416040 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090416040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090416040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416040 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090416040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090416040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416040 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090416040 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090416040 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416040 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416040 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416040 DLM3UA <000f> 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 20250806090416040 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090416040 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090416040 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090416040 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090416040 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416040 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  20250806090416043 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 20250806090416043 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 20250806090416043 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090416043 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090416044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090416044 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090416044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090416044 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090416044 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090416044 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090416044 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090416044 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090416044 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 20250806090416044 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090416044 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  20250806090416044 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090416044 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416044 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090416044 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090416044 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  20250806090416044 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090416044 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090416044 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090416044 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 20250806090416044 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090416044 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  20250806090416044 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' 20250806090416044 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' 20250806090416045 DLSS7 <000c> ss7_asp.c: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  20250806090416045 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  20250806090416045 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  20250806090416045 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090416045 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090416045 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090416045 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090416045 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) 20250806090416045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090416045 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416045 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090416045 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090416045 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) 20250806090416045 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090416046 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090416046 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090416046 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090416046 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416046 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090416046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416046 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) 20250806090416046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090416046 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) 20250806090416046 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) 20250806090416046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090416046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416046 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090416046 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090416046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416046 DLM3UA <000f> 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 20250806090416046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090416046 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' 20250806090416046 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 20250806090416046 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090416046 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416046 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  20250806090416063 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 20250806090416063 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 20250806090416063 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090416063 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090416065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090416065 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090416065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090416065 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090416065 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090416065 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090416065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090416065 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090416065 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 20250806090416065 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090416065 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  20250806090416065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090416065 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416065 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090416065 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090416065 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  20250806090416065 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090416065 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090416065 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090416065 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 20250806090416065 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090416065 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  20250806090416065 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' 20250806090416065 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' 20250806090416065 DLSS7 <000c> ss7_asp.c: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  20250806090416065 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  20250806090416065 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  20250806090416065 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  20250806090416065 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090416065 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090416065 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090416065 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090416065 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) 20250806090416065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090416065 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090416065 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090416065 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) 20250806090416065 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090416066 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090416066 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090416066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090416066 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416066 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090416066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416066 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090416066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416066 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090416066 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090416066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416067 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090416067 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090416067 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416067 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416067 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416067 DLM3UA <000f> 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 20250806090416067 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090416067 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090416067 DLSS7 <000c> ss7_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 20250806090416067 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090416067 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416067 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  20250806090416074 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 20250806090416074 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 20250806090416074 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090416074 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090416076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416076 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090416076 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090416076 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090416076 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090416076 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090416076 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090416076 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090416076 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090416076 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 20250806090416076 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090416076 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  20250806090416076 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090416076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416076 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090416076 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090416076 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  20250806090416076 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090416076 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090416076 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090416076 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 20250806090416076 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090416076 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  20250806090416076 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' 20250806090416076 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' 20250806090416076 DLSS7 <000c> ss7_asp.c: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  20250806090416076 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  20250806090416076 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  20250806090416076 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  20250806090416076 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  20250806090416076 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090416076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090416076 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090416076 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090416076 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) 20250806090416076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090416076 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090416076 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090416076 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090416076 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) 20250806090416076 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090416077 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090416077 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090416077 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090416077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416077 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090416077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416077 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) 20250806090416077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090416077 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) 20250806090416077 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) 20250806090416077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090416077 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090416077 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090416077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416077 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416077 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416077 DLM3UA <000f> 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 20250806090416077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090416077 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' 20250806090416077 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 20250806090416077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090416077 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416077 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(980)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090416838 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416838 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090416838 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090416838 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090416838 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416838 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090416838 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090416838 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416838 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416838 DLSS7 <000c> ss7_asp.c: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  20250806090416838 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090416838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416838 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090416838 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090416838 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090416838 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090416838 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) 20250806090416838 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090416838 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416838 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416838 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090416839 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416839 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090416839 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090416839 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416839 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) 20250806090416839 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090416839 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090416839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416839 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416839 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416839 DLM3UA <000f> 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 20250806090416839 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090416839 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090416839 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090416839 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090416839 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416839 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  20250806090416839 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416839 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090416839 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090416839 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090416839 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416839 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090416839 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090416839 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416839 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416839 DLSS7 <000c> ss7_asp.c: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  20250806090416839 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090416839 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416839 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416839 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090416839 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090416839 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416839 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416839 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090416839 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090416839 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(980)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090416848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090416848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090416848 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 20250806090416848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416848 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' 20250806090416848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090416848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416848 DLSS7 <000c> ss7_asp.c: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  20250806090416848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090416848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416848 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) 20250806090416848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416848 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090416848 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090416848 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) 20250806090416848 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) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 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) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090416848 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) 20250806090416848 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) 20250806090416848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090416848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416848 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) 20250806090416848 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090416848 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090416848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416848 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416848 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416848 DLM3UA <000f> 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 20250806090416848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090416848 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' 20250806090416848 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 20250806090416848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090416848 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416848 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  20250806090416848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416848 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090416848 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090416848 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 20250806090416848 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416848 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' 20250806090416848 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090416848 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416848 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416848 DLSS7 <000c> ss7_asp.c: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  20250806090416848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090416848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416848 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) 20250806090416848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090416848 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090416848 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(983)@c18501b10b59: 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 } } } } 20250806090416874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416874 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090416874 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090416874 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090416874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090416874 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090416874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416874 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416874 DLSS7 <000c> ss7_asp.c: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  20250806090416874 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090416874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416874 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090416874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090416874 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090416874 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090416874 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) 20250806090416874 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090416874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416874 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090416874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090416874 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090416874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090416874 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416874 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) 20250806090416874 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090416874 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090416874 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416874 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416874 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416874 DLM3UA <000f> 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 20250806090416874 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090416874 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090416874 DLSS7 <000c> ss7_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 20250806090416874 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090416874 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416874 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  HNBGW_Test.sgsn0-RAN(986)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090416876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416876 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090416876 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090416876 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090416876 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416876 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090416876 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090416876 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416876 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416876 DLSS7 <000c> ss7_asp.c: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  20250806090416876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090416876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090416876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090416876 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090416876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090416876 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090416876 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(986)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090416881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416881 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090416881 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090416881 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 20250806090416881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416881 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' 20250806090416881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090416881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416881 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416881 DLSS7 <000c> ss7_asp.c: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  20250806090416881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090416881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416881 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) 20250806090416881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090416881 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090416881 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) 20250806090416881 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) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 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) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090416881 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) 20250806090416881 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) 20250806090416881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090416881 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090416881 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) 20250806090416881 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090416881 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090416881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416881 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090416881 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090416881 DLM3UA <000f> 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 20250806090416881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090416881 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' 20250806090416881 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 20250806090416881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090416881 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416881 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  20250806090416881 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090416881 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090416881 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090416881 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 20250806090416881 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090416881 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' 20250806090416881 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090416881 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090416881 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090416881 DLSS7 <000c> ss7_asp.c: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  20250806090416881 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090416881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090416881 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090416881 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) 20250806090416881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090416881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090416881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090416881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090416881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090416881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090416881 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090416881 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090416881 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: 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 } } } } 20250806090417895 DLCTRL DEBUG Command: GET 222408099 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090417895 DLCTRL DEBUG Tx Command reply: GET_REPLY 222408099 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090417897 DLCTRL DEBUG Command: GET 704763214 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090417897 DLCTRL DEBUG Tx Command reply: GET_REPLY 704763214 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090417899 DLCTRL DEBUG Command: GET 586129063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090417899 DLCTRL DEBUG Tx Command reply: GET_REPLY 586129063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090417900 DLCTRL DEBUG Command: GET 989457765 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090417900 DLCTRL DEBUG Tx Command reply: GET_REPLY 989457765 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090417901 DLCTRL DEBUG Command: GET 984643199 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090417901 DLCTRL DEBUG Tx Command reply: GET_REPLY 984643199 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090417902 DLCTRL DEBUG Command: GET 526476032 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090417902 DLCTRL DEBUG Tx Command reply: GET_REPLY 526476032 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090417904 DLCTRL DEBUG Command: GET 470322305 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090417904 DLCTRL DEBUG Tx Command reply: GET_REPLY 470322305 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090417905 DLCTRL DEBUG Command: GET 978595523 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090417905 DLCTRL DEBUG Tx Command reply: GET_REPLY 978595523 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090417906 DLCTRL DEBUG Command: GET 858346108 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090417906 DLCTRL DEBUG Tx Command reply: GET_REPLY 858346108 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090417907 DLCTRL DEBUG Command: GET 379291657 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090417907 DLCTRL DEBUG Tx Command reply: GET_REPLY 379291657 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090417908 DLCTRL DEBUG Command: GET 773724366 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090417908 DLCTRL DEBUG Tx Command reply: GET_REPLY 773724366 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090417910 DLCTRL DEBUG Command: GET 138101774 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090417910 DLCTRL DEBUG Tx Command reply: GET_REPLY 138101774 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090417911 DLCTRL DEBUG Command: GET 665069500 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090417911 DLCTRL DEBUG Tx Command reply: GET_REPLY 665069500 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090417912 DLCTRL DEBUG Command: GET 155017157 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090417912 DLCTRL DEBUG Tx Command reply: GET_REPLY 155017157 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090417913 DLCTRL DEBUG Command: GET 715885220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090417913 DLCTRL DEBUG Tx Command reply: GET_REPLY 715885220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090417914 DLCTRL DEBUG Command: GET 42826615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090417914 DLCTRL DEBUG Tx Command reply: GET_REPLY 42826615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090417915 DLCTRL DEBUG Command: GET 655019119 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090417915 DLCTRL DEBUG Tx Command reply: GET_REPLY 655019119 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090417916 DLCTRL DEBUG Command: GET 366054306 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090417916 DLCTRL DEBUG Tx Command reply: GET_REPLY 366054306 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090417917 DLCTRL DEBUG Command: GET 588577308 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090417917 DLCTRL DEBUG Tx Command reply: GET_REPLY 588577308 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090417918 DLCTRL DEBUG Command: GET 50351137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090417918 DLCTRL DEBUG Tx Command reply: GET_REPLY 50351137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000000111011100'B, t_guard := 20.000000 } 20250806090417932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)4774516 20250806090418949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090418949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090418949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806090418949 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090418949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48da74, normal) (hnbgw_rua.c:408) 20250806090418949 DHNB DEBUG map_rua[0x558035a09ca0]{init}: Allocated (fsm.c:456) 20250806090418949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090418949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4774516 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090418949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090418949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090418949 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250806090418949 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4774516 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806090418949 DCN DEBUG map_sccp[0x5580359d6ec0]{init}: Allocated (fsm.c:456) 20250806090418949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090418949 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4774516 <-> SCCP-108 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090418949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4774516 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806090418949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090418949 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090418949 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090418949 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4774516 SCCP-108 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090418949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090418949 DLSCCP DEBUG 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) 20250806090418949 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: Allocated (fsm.c:456) 20250806090418949 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090418949 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001dc0056400500f1100926) (sccp_scrc.c:455) 20250806090418949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090418949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090418949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090418949 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) 20250806090418949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090418949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090418949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090418949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090418949 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090418949 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) 20250806090418949 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) 20250806090418949 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090418949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090418949 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 dc 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090418949 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090418949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090418949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090418949 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090418949 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090418949 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090418949 DLM3UA <000f> 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 20250806090418949 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090418949 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' 20250806090418949 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 20250806090418949 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090418949 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090418949 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 dc 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)5125589 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090418956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090418956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090418956 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090418956 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 20250806090418956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090418956 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' 20250806090418956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090418956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090418956 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090418956 DLSS7 <000c> ss7_asp.c: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 9f 05 00 02 00 00 00 00  TC_sgsnpool_L3Complete_valid_nri_10(992)@c18501b10b59: setverdict(pass): none -> pass 20250806090418956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090418956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090418956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090418956 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) 20250806090418956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090418956 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=009f0500) (sccp_scrc.c:545) 20250806090418956 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) 20250806090418956 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090418956 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090418956 DLSCCP DEBUG 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) 20250806090418956 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090418956 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) 20250806090418956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090418956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090418956 DLCTRL DEBUG Command: GET 212249177 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090418956 DLCTRL DEBUG Tx Command reply: GET_REPLY 212249177 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090418958 DLCTRL DEBUG Command: GET 670006937 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090418958 DLCTRL DEBUG Tx Command reply: GET_REPLY 670006937 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090418959 DLCTRL DEBUG Command: GET 976610038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090418959 DLCTRL DEBUG Tx Command reply: GET_REPLY 976610038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090418960 DLCTRL DEBUG Command: GET 393281845 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090418960 DLCTRL DEBUG Tx Command reply: GET_REPLY 393281845 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090418961 DLCTRL DEBUG Command: GET 871015602 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090418961 DLCTRL DEBUG Tx Command reply: GET_REPLY 871015602 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090418962 DLCTRL DEBUG Command: GET 41637247 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090418962 DLCTRL DEBUG Tx Command reply: GET_REPLY 41637247 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090418964 DLCTRL DEBUG Command: GET 640176366 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090418964 DLCTRL DEBUG Tx Command reply: GET_REPLY 640176366 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250806090418965 DLCTRL DEBUG Command: GET 923958615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090418965 DLCTRL DEBUG Tx Command reply: GET_REPLY 923958615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090418966 DLCTRL DEBUG Command: GET 365795264 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090418966 DLCTRL DEBUG Tx Command reply: GET_REPLY 365795264 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090418967 DLCTRL DEBUG Command: GET 290099213 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090418967 DLCTRL DEBUG Tx Command reply: GET_REPLY 290099213 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090418968 DLCTRL DEBUG Command: GET 17365622 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090418968 DLCTRL DEBUG Tx Command reply: GET_REPLY 17365622 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090418970 DLCTRL DEBUG Command: GET 718469892 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090418970 DLCTRL DEBUG Tx Command reply: GET_REPLY 718469892 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090418971 DLCTRL DEBUG Command: GET 361847925 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090418971 DLCTRL DEBUG Tx Command reply: GET_REPLY 361847925 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090418972 DLCTRL DEBUG Command: GET 61610563 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090418972 DLCTRL DEBUG Tx Command reply: GET_REPLY 61610563 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090418973 DLCTRL DEBUG Command: GET 575942813 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090418973 DLCTRL DEBUG Tx Command reply: GET_REPLY 575942813 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090418974 DLCTRL DEBUG Command: GET 330350830 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090418974 DLCTRL DEBUG Tx Command reply: GET_REPLY 330350830 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090418976 DLCTRL DEBUG Command: GET 532650172 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090418976 DLCTRL DEBUG Tx Command reply: GET_REPLY 532650172 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090418977 DLCTRL DEBUG Command: GET 3602266 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090418977 DLCTRL DEBUG Tx Command reply: GET_REPLY 3602266 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090418978 DLCTRL DEBUG Command: GET 624262826 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090418978 DLCTRL DEBUG Tx Command reply: GET_REPLY 624262826 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090418979 DLCTRL DEBUG Command: GET 368574121 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090418979 DLCTRL DEBUG Tx Command reply: GET_REPLY 368574121 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000010010101'B, t_guard := 20.000000 } 20250806090418991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)14634353 20250806090419999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090419999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090419999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806090419999 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090419999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdf4d71, normal) (hnbgw_rua.c:408) 20250806090419999 DHNB DEBUG map_rua[0x5580359d5d90]{init}: Allocated (fsm.c:456) 20250806090419999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090419999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14634353 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090419999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090419999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090419999 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250806090419999 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14634353 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806090419999 DCN DEBUG map_sccp[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090419999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090419999 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14634353 <-> SCCP-109 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090419999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14634353 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806090419999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090419999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090419999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090419999 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14634353 SCCP-109 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090419999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090419999 DLSCCP DEBUG 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) 20250806090419999 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: Allocated (fsm.c:456) 20250806090419999 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090419999 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000950056400500f1100926) (sccp_scrc.c:455) 20250806090419999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090419999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090419999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090419999 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) 20250806090419999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090419999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090419999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090419999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090419999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090419999 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) 20250806090419999 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) 20250806090419999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090419999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090419999 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 00 95 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090419999 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090419999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090419999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090419999 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090419999 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090419999 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090419999 DLM3UA <000f> 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 20250806090419999 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090419999 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' 20250806090419999 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 20250806090419999 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090419999 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090419999 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 00 95 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)12853396 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(993)@c18501b10b59: setverdict(pass): none -> pass 20250806090420003 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090420003 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090420003 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090420003 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 20250806090420003 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090420003 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' 20250806090420003 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090420003 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090420003 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090420003 DLSS7 <000c> ss7_asp.c: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 c6 03 1c 02 00 00 00 00  20250806090420003 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090420003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090420003 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090420003 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) 20250806090420003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090420003 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=00c6031c) (sccp_scrc.c:545) 20250806090420003 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) 20250806090420003 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090420003 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090420003 DLSCCP DEBUG 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) 20250806090420003 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090420003 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) 20250806090420003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090420003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090420003 DLCTRL DEBUG Command: GET 517126347 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090420003 DLCTRL DEBUG Tx Command reply: GET_REPLY 517126347 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090420005 DLCTRL DEBUG Command: GET 304243266 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090420005 DLCTRL DEBUG Tx Command reply: GET_REPLY 304243266 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090420006 DLCTRL DEBUG Command: GET 349907297 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090420006 DLCTRL DEBUG Tx Command reply: GET_REPLY 349907297 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090420007 DLCTRL DEBUG Command: GET 80530955 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090420007 DLCTRL DEBUG Tx Command reply: GET_REPLY 80530955 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090420008 DLCTRL DEBUG Command: GET 271469840 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090420008 DLCTRL DEBUG Tx Command reply: GET_REPLY 271469840 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090420010 DLCTRL DEBUG Command: GET 265386179 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090420010 DLCTRL DEBUG Tx Command reply: GET_REPLY 265386179 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090420011 DLCTRL DEBUG Command: GET 299415317 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090420011 DLCTRL DEBUG Tx Command reply: GET_REPLY 299415317 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250806090420012 DLCTRL DEBUG Command: GET 873370912 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090420012 DLCTRL DEBUG Tx Command reply: GET_REPLY 873370912 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090420013 DLCTRL DEBUG Command: GET 744735713 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090420013 DLCTRL DEBUG Tx Command reply: GET_REPLY 744735713 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090420014 DLCTRL DEBUG Command: GET 443482468 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090420014 DLCTRL DEBUG Tx Command reply: GET_REPLY 443482468 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090420016 DLCTRL DEBUG Command: GET 521654131 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090420016 DLCTRL DEBUG Tx Command reply: GET_REPLY 521654131 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090420017 DLCTRL DEBUG Command: GET 418121765 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090420017 DLCTRL DEBUG Tx Command reply: GET_REPLY 418121765 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090420018 DLCTRL DEBUG Command: GET 374605189 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090420018 DLCTRL DEBUG Tx Command reply: GET_REPLY 374605189 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090420019 DLCTRL DEBUG Command: GET 607626883 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090420019 DLCTRL DEBUG Tx Command reply: GET_REPLY 607626883 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090420020 DLCTRL DEBUG Command: GET 974061605 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090420020 DLCTRL DEBUG Tx Command reply: GET_REPLY 974061605 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090420021 DLCTRL DEBUG Command: GET 246352374 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090420021 DLCTRL DEBUG Tx Command reply: GET_REPLY 246352374 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090420022 DLCTRL DEBUG Command: GET 783825055 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090420022 DLCTRL DEBUG Tx Command reply: GET_REPLY 783825055 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090420023 DLCTRL DEBUG Command: GET 74343692 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090420023 DLCTRL DEBUG Tx Command reply: GET_REPLY 74343692 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090420024 DLCTRL DEBUG Command: GET 751189200 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090420024 DLCTRL DEBUG Tx Command reply: GET_REPLY 751189200 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090420025 DLCTRL DEBUG Command: GET 776001069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090420025 DLCTRL DEBUG Tx Command reply: GET_REPLY 776001069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000001110011'B, t_guard := 20.000000 } 20250806090420037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)15376629 20250806090421046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090421046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090421046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1431) 20250806090421046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090421046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeaa0f5, normal) (hnbgw_rua.c:408) 20250806090421046 DHNB DEBUG map_rua[0x558035a1b650]{init}: Allocated (fsm.c:456) 20250806090421046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090421046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15376629 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090421046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090421046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090421046 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250806090421046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15376629 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:185) 20250806090421046 DCN DEBUG map_sccp[0x5580359d5c40]{init}: Allocated (fsm.c:456) 20250806090421046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090421046 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15376629 <-> SCCP-110 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090421046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15376629 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:313) 20250806090421046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090421046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090421046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090421046 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15376629 SCCP-110 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090421046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090421046 DLSCCP DEBUG 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) 20250806090421046 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: Allocated (fsm.c:456) 20250806090421046 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090421046 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000730056400500f1100926) (sccp_scrc.c:455) 20250806090421046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090421046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090421046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090421046 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) 20250806090421046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090421046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090421046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090421046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090421046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090421046 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) 20250806090421046 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) 20250806090421046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090421046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421046 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 73 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090421046 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090421046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090421046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090421046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421046 DLM3UA <000f> 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 20250806090421046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090421047 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' 20250806090421047 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 20250806090421047 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090421047 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090421047 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 73 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)662691 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(994)@c18501b10b59: setverdict(pass): none -> pass 20250806090421049 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421049 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090421049 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090421049 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 20250806090421049 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090421049 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' 20250806090421049 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090421049 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090421049 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090421049 DLSS7 <000c> ss7_asp.c: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 39 94 3d 02 00 00 00 00  MTC@c18501b10b59: 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 } } } 20250806090421049 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090421049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090421049 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090421049 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) 20250806090421049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090421049 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=0039943d) (sccp_scrc.c:545) 20250806090421049 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) 20250806090421049 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090421049 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090421049 DLSCCP DEBUG 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) 20250806090421049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090421049 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) 20250806090421049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090421049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090421050 DLCTRL DEBUG Command: GET 875200253 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090421050 DLCTRL DEBUG Tx Command reply: GET_REPLY 875200253 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090421052 DLCTRL DEBUG Command: GET 471426360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090421052 DLCTRL DEBUG Tx Command reply: GET_REPLY 471426360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090421055 DLCTRL DEBUG Command: GET 194890693 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090421055 DLCTRL DEBUG Tx Command reply: GET_REPLY 194890693 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090421057 DLCTRL DEBUG Command: GET 727531393 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090421057 DLCTRL DEBUG Tx Command reply: GET_REPLY 727531393 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090421059 DLCTRL DEBUG Command: GET 627119065 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090421059 DLCTRL DEBUG Tx Command reply: GET_REPLY 627119065 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090421061 DLCTRL DEBUG Command: GET 937570068 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090421061 DLCTRL DEBUG Tx Command reply: GET_REPLY 937570068 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090421063 DLCTRL DEBUG Command: GET 629453659 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090421063 DLCTRL DEBUG Tx Command reply: GET_REPLY 629453659 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250806090421065 DLCTRL DEBUG Command: GET 409868925 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090421065 DLCTRL DEBUG Tx Command reply: GET_REPLY 409868925 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090421066 DLCTRL DEBUG Command: GET 831165208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090421066 DLCTRL DEBUG Tx Command reply: GET_REPLY 831165208 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090421067 DLCTRL DEBUG Command: GET 612929647 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090421067 DLCTRL DEBUG Tx Command reply: GET_REPLY 612929647 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090421068 DLCTRL DEBUG Command: GET 294134289 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090421068 DLCTRL DEBUG Tx Command reply: GET_REPLY 294134289 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090421069 DLCTRL DEBUG Command: GET 213005740 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090421069 DLCTRL DEBUG Tx Command reply: GET_REPLY 213005740 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090421070 DLCTRL DEBUG Command: GET 519986890 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090421070 DLCTRL DEBUG Tx Command reply: GET_REPLY 519986890 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090421071 DLCTRL DEBUG Command: GET 962702138 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090421071 DLCTRL DEBUG Tx Command reply: GET_REPLY 962702138 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090421073 DLCTRL DEBUG Command: GET 395033926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090421073 DLCTRL DEBUG Tx Command reply: GET_REPLY 395033926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090421074 DLCTRL DEBUG Command: GET 948027658 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090421074 DLCTRL DEBUG Tx Command reply: GET_REPLY 948027658 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090421075 DLCTRL DEBUG Command: GET 306048594 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090421075 DLCTRL DEBUG Tx Command reply: GET_REPLY 306048594 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090421076 DLCTRL DEBUG Command: GET 6301591 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090421076 DLCTRL DEBUG Tx Command reply: GET_REPLY 6301591 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090421077 DLCTRL DEBUG Command: GET 239621376 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090421077 DLCTRL DEBUG Tx Command reply: GET_REPLY 239621376 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090421078 DLCTRL DEBUG Command: GET 94878270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090421078 DLCTRL DEBUG Tx Command reply: GET_REPLY 94878270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090421081 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37373<->l=127.0.0.1:4262) (control_if.c:193) 20250806090421082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59544<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(973)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(972)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090421084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090421085 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090421085 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090421085 DLINP NOTICE SRV(,r=127.0.0.1:50092<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090421085 DMAIN NOTICE (127.0.0.1:50092 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50092<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090421085 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@c18501b10b59: Final verdict of PTC: none 20250806090421087 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090421087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090421087 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090421087 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090421087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(982)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@c18501b10b59: Final verdict of PTC: none 20250806090421087 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090421087 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090421087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090421087 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090421087 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090421087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421087 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090421087 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090421087 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 20250806090421087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421087 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090421087 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090421087 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090421088 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090421088 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 20250806090421088 DLSS7 <000c> ss7_route.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' 20250806090421088 DLSS7 <000c> ss7_route.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' 20250806090421088 DLSS7 <000c> ss7_asp.c: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  20250806090421088 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  20250806090421088 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  20250806090421088 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  20250806090421088 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090421088 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 20250806090421088 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421088 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090421088 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090421088 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090421088 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090421088 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 20250806090421088 DLSS7 <000c> ss7_route.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' 20250806090421089 DLSS7 <000c> ss7_route.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' 20250806090421089 DLSS7 <000c> ss7_asp.c: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  20250806090421089 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  20250806090421089 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  20250806090421089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090421089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090421089 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090421089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421089 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090421089 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090421089 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 20250806090421089 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090421089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421089 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090421089 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090421089 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 20250806090421089 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090421090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421090 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090421090 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090421090 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 20250806090421090 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 20250806090421090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421090 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090421090 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090421090 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090421090 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090421090 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090421090 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090421090 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 20250806090421090 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' 20250806090421090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090421091 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090421090 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' 20250806090421090 DLSS7 <000c> ss7_asp.c: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  20250806090421090 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  20250806090421090 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090421090 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090421090 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090421090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090421090 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090421090 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090421091 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 20250806090421091 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421091 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090421091 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090421091 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090421091 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090421091 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090421091 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090421091 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 20250806090421091 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' 20250806090421091 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' 20250806090421091 DLSS7 <000c> ss7_asp.c: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  20250806090421091 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090421091 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(974)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@c18501b10b59: Final verdict of PTC: none 20250806090421091 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090421091 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) 20250806090421091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090421091 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090421091 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090421092 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) 20250806090421092 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090421092 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090421092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090421092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090421092 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090421092 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) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090421092 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090421092 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) 20250806090421092 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090421092 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090421092 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090421092 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090421092 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090421092 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) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090421092 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090421092 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090421093 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) 20250806090421093 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090421093 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090421093 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090421093 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090421093 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090421093 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) 20250806090421093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090421093 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090421093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090421093 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090421093 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) 2025080TC_sgsnpool_L3Complete_valid_nri_10(992)@c18501b10b59: Final verdict of PTC: pass 6090421093 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090421093 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090421093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090421093 DLSCCP DEBUG 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) 20250806090421093 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090421093 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090421093 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090421093 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) 20250806090421093 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) 20250806090421093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090421093 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090421093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421093 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) 20250806090421094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090421094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 00 00 00 00 00 (ss7_asp.c:1383) 20250806090421094 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090421094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090421094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090421094 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090421094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090421094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090421094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090421094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{disrupted}: Freeing instance (context_map.c:203) 20250806090421094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4774516)[0x558035a09ca0]{disrupted}: Deallocated (fsm.c:568) 20250806090421094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090421094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{disconnected}: Freeing instance (context_map.c:207) 20250806090421094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5580359d6ec0]{disconnected}: Deallocated (fsm.c:568) 20250806090421094 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4774516 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090421094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090421094 DLSCCP DEBUG 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) 20250806090421094 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090421094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090421094 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090421094 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) 20250806090421094 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) 20250806090421094 DLSS7 [1;320250806090421097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421097 DLM3UA <000f> 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 20250806090421097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090421097 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 20250806090421097 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 4mDEBUG 0: CombinedLinkset(dpc=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) 20250806090421094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090421094 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090421094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421094 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) 20250806090421095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090421095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 00 00 00 00 00 (ss7_asp.c:1383) 20250806090421095 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090421095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090421095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090421095 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090421095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090421095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090421095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090421095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{disrupted}: Freeing instance (context_map.c:203) 20250806090421095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14634353)[0x5580359d5d90]{disrupted}: Deallocated (fsm.c:568) 20250806090421095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090421095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{disconnected}: Freeing instance (context_map.c:207) 20250806090421095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5580359dce90]{disconnected}: Deallocated (fsm.c:568) 20250806090421095 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14634353 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090421095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090421095 DLSCCP DEBUG 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) 20250806090421095 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090421095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090421095 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090421095 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) 20250806090421095 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) 20250806090421095 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) 20250806090421095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090421095 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090421095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421095 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) 20250806090421095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090421095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 00 00 00 00 00 (ss7_asp.c:1383) 20250806090421096 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090421096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090421096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090421096 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090421096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090421096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090421096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090421096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{disrupted}: Freeing instance (context_map.c:203) 20250806090421096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15376629)[0x558035a1b650]{disrupted}: Deallocated (fsm.c:568) 20250806090421096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090421096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{disconnected}: Freeing instance (context_map.c:207) 20250806090421096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5580359d5c40]{disconnected}: Deallocated (fsm.c:568) 20250806090421096 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15376629 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090421096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090421096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090421098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090421098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090421099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421099 DLM3UA <000f> 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 20250806090421099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090421099 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 20250806090421099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090421099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090421099 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090421100 DMAIN NOTICE (127.0.0.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) 20250806090421100 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090421100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59580<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090421101 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421101 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421101 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421101 DLM3UA <000f> 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 20250806090421101 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090421101 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 20250806090421101 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! TC_sgsnpool_L3Complete_valid_nri_10(994)@c18501b10b59: Final verdict of PTC: pass20250806090421104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(993)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(991)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Wed Aug 6 09:04:21 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 20250806090421195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090421591 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090421591 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090421591 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090421591 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) 20250806090421591 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) 20250806090421592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090421592 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090421592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090421592 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) 20250806090421592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090421592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090421592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421592 DLM3UA <000f> 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 20250806090421592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090421592 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 20250806090421592 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090421593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090421593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090421593 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090421593 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) 20250806090421593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090421593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090421593 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090421593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090421593 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090421593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090421593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090421593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090421593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090421593 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090421593 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) 20250806090421593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090421593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090421593 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090421593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090421593 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090421593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090421593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090421593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090421593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421593 DLM3UA <000f> 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 20250806090421593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090421593 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090421593 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090421593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090421593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090421593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090421593 DLM3UA <000f> 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 20250806090421593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090421593 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090421593 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090421997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620276) 20250806090422194 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422194 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422194 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090422194 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) 20250806090422194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090422194 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090422194 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422194 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422194 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090422194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422194 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422194 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422194 DLM3UA <000f> 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 20250806090422194 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090422194 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090422194 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090422195 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422195 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090422195 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) 20250806090422195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090422195 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090422195 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090422195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422195 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090422196 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) 20250806090422196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090422196 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090422196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090422196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422196 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090422196 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) 20250806090422196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090422196 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090422196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090422196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422196 DLM3UA <000f> 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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090422196 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090422196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422196 DLM3UA <000f> 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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090422196 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090422196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422196 DLM3UA <000f> 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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090422196 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090422196 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090422787 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090422787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090422787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090422787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090422787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090422787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090422787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090422787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422787 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422787 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090422787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090422787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090422787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090422787 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090422787 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090422787 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422787 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090422787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090422787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090422787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090422787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090422787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422787 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422787 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422787 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090422787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090422787 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090422787 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090422789 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090422789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090422789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090422789 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) 20250806090422789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090422789 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090422789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090422789 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090422789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090422789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090422789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090422789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090422789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090422789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090422789 DLM3UA <000f> 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 20250806090422789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090422789 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090422789 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=620276, count=664420) 20250806090423073 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423073 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090423073 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) 20250806090423073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090423073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090423073 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090423073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090423073 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090423073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090423073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423073 DLM3UA <000f> 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 20250806090423073 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090423073 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090423073 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090423075 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423075 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090423075 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) 20250806090423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090423075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090423075 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090423075 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) 20250806090423075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090423075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423075 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423075 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090423075 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090423075 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423075 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090423075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090423075 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423076 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 20250806090423076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090423076 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 20250806090423076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090423076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423076 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090423076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090423076 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090423076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090423089 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090423089 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090423089 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090423089 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090423089 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090423089 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090423091 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090423091 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090423091 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090423092 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090423092 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090423092 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090423568 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423568 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f81598), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423568 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090423568 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) 20250806090423568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090423568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090423568 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090423568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090423568 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) 20250806090423568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090423568 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423568 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f8 15 98 00 00 5a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423568 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423568 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423568 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423568 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 20250806090423568 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090423568 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 20250806090423568 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090423572 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423572 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00428d15), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423572 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090423572 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090423572 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423572 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423572 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090423572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090423572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 42 8d 15 00 00 59 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423573 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423573 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423573 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090423573 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090423573 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090423573 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090423576 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090423577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f94996), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090423577 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090423577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090423577 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090423577 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090423577 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090423577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090423577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090423577 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 f9 49 96 00 00 5b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090423577 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090423577 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090423577 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090423577 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090423577 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090423577 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090423577 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250806090424065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090424065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090424065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090424065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090424065 DLSCCP DEBUG SCCP-SCOC(88)[0x558035a1ada0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250806090425045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090425048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090425051 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090425161 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090425161 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090425168 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425168 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425168 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425168 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425168 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425168 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425168 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425168 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090425168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37250 (stream_srv.c:143) 20250806090425168 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37250<->l=127.0.0.1:29169 (hnb.c:335) 20250806090425169 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425169 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090425169 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425169 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425169 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425169 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) 20250806090425169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090425170 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) 20250806090425170 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) 20250806090425170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090425170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425170 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425170 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090425170 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 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) 20250806090425170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090425170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425170 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425170 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090425170 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090425170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090425170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425170 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425170 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090425170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425170 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090425170 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425170 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090425170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090425170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425170 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425170 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425170 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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090425170 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090425170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425170 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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090425170 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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090425170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425170 DLM3UA <000f> 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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090425170 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090425170 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425170 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425170 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425170 DLM3UA <000f> 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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090425170 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090425170 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1005)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(1003)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(1008)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1006)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(1011)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(1009)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090425205 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425205 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425205 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425205 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425205 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425205 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425206 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090425206 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425207 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425207 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090425207 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090425207 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) 20250806090425207 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) 20250806090425207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090425207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425207 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425207 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425207 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090425207 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 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) 20250806090425207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090425207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425207 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425207 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425207 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090425207 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 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) 20250806090425207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090425207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425207 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425207 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090425207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425207 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425207 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090425207 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425207 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090425207 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090425207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425207 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425207 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425207 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090425207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090425207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425207 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090425207 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090425207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425207 DLM3UA <000f> 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090425207 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090425207 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425207 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425207 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425207 DLM3UA <000f> 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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090425207 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090425207 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090425252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090425252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090425252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090425252 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090425252 DHNBAP 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) 20250806090425252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090425252 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090425252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090425252 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@c18501b10b59: setverdict(pass): none -> pass 20250806090425256 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090425256 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090425256 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090425256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090425256 DHNBAP DEBUG (127.0.0.1:37250 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090425256 DHNBAP NOTICE (127.0.0.1:37250 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090425256 DHNBAP NOTICE (127.0.0.1:37250 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090425256 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090425256 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090425379 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 20250806090425379 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 20250806090425379 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425379 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090425381 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425381 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090425381 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425381 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425381 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425381 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425381 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425381 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425381 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 20250806090425381 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425381 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  20250806090425381 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425382 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425382 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425382 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425382 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  20250806090425382 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425382 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425382 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425382 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 20250806090425382 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090425382 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  20250806090425382 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' 20250806090425382 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' 20250806090425382 DLSS7 <000c> ss7_asp.c: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  20250806090425382 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  20250806090425382 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425382 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425382 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425382 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090425382 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) 20250806090425382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425382 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425382 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425382 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) 20250806090425382 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425384 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090425384 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425384 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425384 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090425384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090425384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425384 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090425384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090425384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425384 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425384 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425384 DLM3UA <000f> 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 20250806090425384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090425384 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090425384 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090425384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090425384 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425384 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  20250806090425390 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 20250806090425390 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 20250806090425390 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425390 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090425391 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425391 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090425391 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425391 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425391 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425391 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425391 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425391 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425391 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 20250806090425391 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425391 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  20250806090425391 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425392 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425392 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  20250806090425392 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425392 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425392 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425392 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 20250806090425392 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090425392 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  20250806090425392 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' 20250806090425392 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' 20250806090425392 DLSS7 <000c> ss7_asp.c: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  20250806090425392 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  20250806090425392 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  20250806090425392 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425392 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090425392 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) 20250806090425392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425392 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425392 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425392 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) 20250806090425392 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425393 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425393 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090425393 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425393 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425393 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425393 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) 20250806090425393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090425393 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) 20250806090425393 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) 20250806090425393 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090425393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425393 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425393 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425393 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425393 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425393 DLM3UA <000f> 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 20250806090425393 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090425393 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' 20250806090425393 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 20250806090425393 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090425393 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425393 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  20250806090425400 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 20250806090425400 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 20250806090425400 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425400 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090425401 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425401 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090425401 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425401 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425401 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425401 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425402 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425402 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 20250806090425402 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425402 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  20250806090425402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425402 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425402 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425402 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425402 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  20250806090425402 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425402 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425402 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425402 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 20250806090425402 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090425402 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  20250806090425402 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' 20250806090425402 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' 20250806090425402 DLSS7 <000c> ss7_asp.c: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  20250806090425402 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  20250806090425402 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  20250806090425402 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  20250806090425402 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425402 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425402 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425402 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090425402 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) 20250806090425402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425402 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425402 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425402 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) 20250806090425402 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425403 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090425403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425403 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425403 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) 20250806090425403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090425404 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) 20250806090425404 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) 20250806090425404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090425404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425404 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425404 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425404 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425404 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425404 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425404 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 20250806090425404 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090425404 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' 20250806090425404 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 20250806090425404 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090425404 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425404 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  20250806090425417 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 20250806090425417 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 20250806090425417 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425417 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090425419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425419 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090425419 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425419 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425419 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425419 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425419 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425419 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425419 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425419 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 20250806090425419 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425419 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  20250806090425419 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425420 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425420 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425420 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425420 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  20250806090425420 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425420 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425420 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425420 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 20250806090425420 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090425420 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  20250806090425420 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' 20250806090425420 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' 20250806090425420 DLSS7 <000c> ss7_asp.c: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  20250806090425420 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  20250806090425420 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  20250806090425420 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  20250806090425420 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  20250806090425420 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425420 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425420 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425420 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090425420 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) 20250806090425420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425420 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425420 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425420 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) 20250806090425420 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425421 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090425421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425421 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425421 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090425421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090425421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090425421 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090425421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090425421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425421 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425421 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425421 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425421 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425421 DLM3UA <000f> 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 20250806090425421 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090425421 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090425422 DLSS7 <000c> ss7_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 20250806090425422 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090425422 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425422 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  20250806090425428 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 20250806090425428 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 20250806090425428 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425428 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090425429 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425429 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090425429 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425429 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425429 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425429 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425429 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425429 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425429 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425429 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 20250806090425429 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425429 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  20250806090425429 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425430 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425430 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425430 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  20250806090425430 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425430 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425430 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425430 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 20250806090425430 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090425430 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  20250806090425430 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' 20250806090425430 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' 20250806090425430 DLSS7 <000c> ss7_asp.c: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  20250806090425430 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  20250806090425430 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  20250806090425430 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  20250806090425430 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  20250806090425430 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  20250806090425430 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425430 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425430 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425430 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090425430 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) 20250806090425430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425430 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425430 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425430 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) 20250806090425430 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425431 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425431 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090425431 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425431 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425431 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425431 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) 20250806090425431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090425431 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) 20250806090425431 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) 20250806090425431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090425431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425431 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425431 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425431 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425431 DLM3UA <000f> 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 20250806090425431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090425431 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' 20250806090425431 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 20250806090425431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090425431 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425431 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 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250806090425439 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 20250806090425439 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 20250806090425439 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090425439 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806090425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806090425441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090425441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090425441 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090425441 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090425441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090425441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090425441 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250806090425441 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 20250806090425441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090425441 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  20250806090425441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090425441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090425441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090425441 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  20250806090425441 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090425441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090425441 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090425441 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 20250806090425441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806090425441 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  20250806090425441 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' 20250806090425441 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' 20250806090425441 DLSS7 <000c> ss7_asp.c: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  20250806090425441 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  20250806090425441 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  20250806090425441 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  20250806090425441 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  20250806090425441 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  20250806090425441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090425441 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090425441 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090425441 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806090425441 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) 20250806090425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090425441 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090425441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090425441 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090425441 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) 20250806090425441 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090425442 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090425442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090425442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090425442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090425442 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090425442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425442 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090425442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090425442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090425442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090425442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090425442 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=12 -> eSLS=12: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090425442 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) 20250806090425442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090425442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090425442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090425442 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090425443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090425443 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090425443 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090425443 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 20250806090425443 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090425443 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250806090425443 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 20250806090425443 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090425443 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090425443 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 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(1004)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090426185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090426185 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090426185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090426185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426185 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426185 DLSS7 <000c> ss7_asp.c: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  20250806090426185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090426185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090426185 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426185 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426185 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) 20250806090426185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090426185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090426185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090426185 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090426185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090426185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426185 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) 20250806090426185 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426185 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426185 DLM3UA <000f> 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 20250806090426185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090426185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090426185 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090426185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090426185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426185 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  20250806090426185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426185 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090426185 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090426186 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090426186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426186 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090426186 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426186 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426186 DLSS7 <000c> ss7_asp.c: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  20250806090426186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426186 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090426186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090426186 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090426186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426186 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426186 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426186 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426186 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1004)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090426195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090426195 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 20250806090426195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426195 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' 20250806090426195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426195 DLSS7 <000c> ss7_asp.c: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  20250806090426195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426195 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) 20250806090426195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426195 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426195 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) 20250806090426195 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) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 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) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090426195 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) 20250806090426195 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) 20250806090426195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090426195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426195 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) 20250806090426195 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426195 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426195 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426195 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426195 DLM3UA <000f> 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 20250806090426195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090426195 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' 20250806090426195 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 20250806090426195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090426195 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426195 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  20250806090426195 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426195 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090426195 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090426195 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 20250806090426195 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426195 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' 20250806090426195 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426195 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426195 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426195 DLSS7 <000c> ss7_asp.c: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  20250806090426195 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426195 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426195 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) 20250806090426195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426195 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426195 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426195 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1007)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090426205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090426205 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 20250806090426205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426205 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' 20250806090426205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426205 DLSS7 <000c> ss7_asp.c: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  20250806090426205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426205 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) 20250806090426205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426205 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) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 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) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426205 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426205 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) 20250806090426205 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) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 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) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090426205 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) 20250806090426205 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) 20250806090426205 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090426205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426205 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 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 (ss7_asp.c:1383) 20250806090426205 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426205 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426205 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426205 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426205 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 20250806090426205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090426205 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' 20250806090426205 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 20250806090426205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090426205 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426205 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 06 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250806090426205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090426205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090426205 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 20250806090426205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426205 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' 20250806090426205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426205 DLSS7 <000c> ss7_asp.c: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  20250806090426205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426205 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) 20250806090426205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426205 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) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 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) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426205 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426205 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426205 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1010)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426224 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426224 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090426224 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090426224 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090426225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090426225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426225 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426225 DLSS7 <000c> ss7_asp.c: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  20250806090426225 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426225 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090426225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090426225 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426225 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426225 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426225 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426225 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) 20250806090426225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090426225 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426225 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426225 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090426225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090426225 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090426225 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090426225 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426225 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) 20250806090426225 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426225 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426225 DLM3UA <000f> 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 20250806090426225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090426225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090426225 DLSS7 <000c> ss7_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 20250806090426225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090426225 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426225 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  20250806090426226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426226 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090426226 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090426226 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090426226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426226 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090426226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426226 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426226 DLSS7 <000c> ss7_asp.c: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  20250806090426226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090426226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090426226 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090426226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426226 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426226 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1013)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426232 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426232 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090426232 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090426232 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 20250806090426232 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426232 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' 20250806090426232 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426232 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426232 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426232 DLSS7 <000c> ss7_asp.c: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  20250806090426232 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426232 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426233 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) 20250806090426233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426233 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426233 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) 20250806090426233 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) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 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) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090426233 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) 20250806090426233 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) 20250806090426233 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090426233 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426233 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 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250806090426233 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426233 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426233 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426233 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426233 DLM3UA <000f> 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 20250806090426233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090426233 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' 20250806090426233 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 20250806090426233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090426233 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426233 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 01 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250806090426233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090426233 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090426233 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 20250806090426233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426233 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' 20250806090426233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090426233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426233 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426233 DLSS7 <000c> ss7_asp.c: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  20250806090426233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426233 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) 20250806090426233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426233 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426233 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426233 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090426244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426244 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090426244 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090426244 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 20250806090426244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426244 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' 20250806090426244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426244 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426244 DLSS7 <000c> ss7_asp.c: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  20250806090426244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090426244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426244 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) 20250806090426244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090426244 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426244 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) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 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) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090426244 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090426244 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) 20250806090426244 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) 20250806090426244 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090426244 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 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 (available) (ss7_combined_linkset.c:297) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090426244 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) 20250806090426244 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) 20250806090426244 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090426244 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090426244 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) 20250806090426244 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090426244 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090426244 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426244 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090426244 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090426244 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 20250806090426244 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090426244 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 (available) 20250806090426244 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 20250806090426244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090426244 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426244 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  20250806090426245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090426245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090426245 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090426245 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 20250806090426245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090426245 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' 20250806090426245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090426245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090426245 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090426245 DLSS7 <000c> ss7_asp.c: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  20250806090426245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090426245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090426245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090426245 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) 20250806090426245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090426245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090426245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090426245 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090426245 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) 20250806090426245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090426245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426245 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) 20250806090426245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090426245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090426245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090426245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090426245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090426245 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090426245 DRANAP INFO cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: 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 } } } } 20250806090427266 DLCTRL DEBUG Command: GET 437670784 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090427266 DLCTRL DEBUG Tx Command reply: GET_REPLY 437670784 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090427269 DLCTRL DEBUG Command: GET 913496753 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090427269 DLCTRL DEBUG Tx Command reply: GET_REPLY 913496753 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090427271 DLCTRL DEBUG Command: GET 744660910 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090427271 DLCTRL DEBUG Tx Command reply: GET_REPLY 744660910 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090427273 DLCTRL DEBUG Command: GET 179250423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090427273 DLCTRL DEBUG Tx Command reply: GET_REPLY 179250423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090427275 DLCTRL DEBUG Command: GET 448653693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090427275 DLCTRL DEBUG Tx Command reply: GET_REPLY 448653693 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090427276 DLCTRL DEBUG Command: GET 762051337 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090427276 DLCTRL DEBUG Tx Command reply: GET_REPLY 762051337 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090427278 DLCTRL DEBUG Command: GET 939451668 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090427278 DLCTRL DEBUG Tx Command reply: GET_REPLY 939451668 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090427279 DLCTRL DEBUG Command: GET 772536840 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090427279 DLCTRL DEBUG Tx Command reply: GET_REPLY 772536840 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090427281 DLCTRL DEBUG Command: GET 156516999 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090427281 DLCTRL DEBUG Tx Command reply: GET_REPLY 156516999 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090427282 DLCTRL DEBUG Command: GET 716639356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090427282 DLCTRL DEBUG Tx Command reply: GET_REPLY 716639356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090427283 DLCTRL DEBUG Command: GET 124189711 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090427283 DLCTRL DEBUG Tx Command reply: GET_REPLY 124189711 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090427284 DLCTRL DEBUG Command: GET 908656638 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090427284 DLCTRL DEBUG Tx Command reply: GET_REPLY 908656638 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090427285 DLCTRL DEBUG Command: GET 906358821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090427285 DLCTRL DEBUG Tx Command reply: GET_REPLY 906358821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090427286 DLCTRL DEBUG Command: GET 650820599 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090427286 DLCTRL DEBUG Tx Command reply: GET_REPLY 650820599 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090427287 DLCTRL DEBUG Command: GET 697546367 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090427287 DLCTRL DEBUG Tx Command reply: GET_REPLY 697546367 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090427288 DLCTRL DEBUG Command: GET 474838266 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090427288 DLCTRL DEBUG Tx Command reply: GET_REPLY 474838266 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090427289 DLCTRL DEBUG Command: GET 119877878 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090427289 DLCTRL DEBUG Tx Command reply: GET_REPLY 119877878 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090427290 DLCTRL DEBUG Command: GET 331628101 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090427290 DLCTRL DEBUG Tx Command reply: GET_REPLY 331628101 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090427291 DLCTRL DEBUG Command: GET 837817887 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090427291 DLCTRL DEBUG Tx Command reply: GET_REPLY 837817887 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090427293 DLCTRL DEBUG Command: GET 682164505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090427293 DLCTRL DEBUG Tx Command reply: GET_REPLY 682164505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000001110111011'B, t_guard := 20.000000 } 20250806090427307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)1641228 20250806090428321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090428321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090428321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806090428321 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090428321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x190b0c, normal) (hnbgw_rua.c:408) 20250806090428321 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090428321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090428321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1641228 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090428321 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090428321 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090428321 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250806090428321 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1641228 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806090428321 DCN DEBUG map_sccp[0x558035a09ca0]{init}: Allocated (fsm.c:456) 20250806090428321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090428321 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1641228 <-> SCCP-111 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806090428321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1641228 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806090428321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090428321 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090428321 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090428321 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1641228 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090428321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090428321 DLSCCP DEBUG 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) 20250806090428321 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: Allocated (fsm.c:456) 20250806090428321 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090428321 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003bb0056400500f1100926) (sccp_scrc.c:455) 20250806090428321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090428321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090428321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090428321 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) 20250806090428321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090428321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090428321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090428321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090428321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090428321 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) 20250806090428321 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) 20250806090428322 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090428322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090428322 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 03 bb 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090428322 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090428322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090428322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090428322 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090428322 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090428322 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090428322 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 20250806090428322 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090428322 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' 20250806090428322 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 20250806090428322 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090428322 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090428322 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 03 bb 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)5450196 HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(1022)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090428328 DLCTRL DEBUG Command: GET 638786109 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090428328 DLCTRL DEBUG Tx Command reply: GET_REPLY 638786109 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090428328 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090428328 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090428328 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090428328 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 20250806090428328 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090428328 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' 20250806090428328 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090428328 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090428328 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090428328 DLSS7 <000c> ss7_asp.c: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 8d 85 97 02 00 00 00 00  20250806090428328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090428328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090428328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090428328 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) 20250806090428328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090428328 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=008d8597) (sccp_scrc.c:545) 20250806090428328 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) 20250806090428328 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090428328 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090428328 DLSCCP DEBUG 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) 20250806090428328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090428328 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) 20250806090428328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090428328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090428329 DLCTRL DEBUG Command: GET 873280879 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090428330 DLCTRL DEBUG Tx Command reply: GET_REPLY 873280879 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090428331 DLCTRL DEBUG Command: GET 45129530 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090428331 DLCTRL DEBUG Tx Command reply: GET_REPLY 45129530 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090428332 DLCTRL DEBUG Command: GET 546790940 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090428332 DLCTRL DEBUG Tx Command reply: GET_REPLY 546790940 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090428333 DLCTRL DEBUG Command: GET 269813632 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090428333 DLCTRL DEBUG Tx Command reply: GET_REPLY 269813632 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090428334 DLCTRL DEBUG Command: GET 365349572 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090428334 DLCTRL DEBUG Tx Command reply: GET_REPLY 365349572 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090428335 DLCTRL DEBUG Command: GET 965004435 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090428335 DLCTRL DEBUG Tx Command reply: GET_REPLY 965004435 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090428336 DLCTRL DEBUG Command: GET 198666126 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090428336 DLCTRL DEBUG Tx Command reply: GET_REPLY 198666126 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090428337 DLCTRL DEBUG Command: GET 63470575 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090428337 DLCTRL DEBUG Tx Command reply: GET_REPLY 63470575 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090428338 DLCTRL DEBUG Command: GET 349063730 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090428338 DLCTRL DEBUG Tx Command reply: GET_REPLY 349063730 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090428339 DLCTRL DEBUG Command: GET 414963957 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090428339 DLCTRL DEBUG Tx Command reply: GET_REPLY 414963957 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090428340 DLCTRL DEBUG Command: GET 717294666 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090428340 DLCTRL DEBUG Tx Command reply: GET_REPLY 717294666 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250806090428341 DLCTRL DEBUG Command: GET 485491061 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090428341 DLCTRL DEBUG Tx Command reply: GET_REPLY 485491061 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090428342 DLCTRL DEBUG Command: GET 416254051 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090428342 DLCTRL DEBUG Tx Command reply: GET_REPLY 416254051 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090428343 DLCTRL DEBUG Command: GET 839326006 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090428343 DLCTRL DEBUG Tx Command reply: GET_REPLY 839326006 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090428343 DLCTRL DEBUG Command: GET 816434068 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090428343 DLCTRL DEBUG Tx Command reply: GET_REPLY 816434068 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090428344 DLCTRL DEBUG Command: GET 193767095 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090428344 DLCTRL DEBUG Tx Command reply: GET_REPLY 193767095 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090428345 DLCTRL DEBUG Command: GET 114974239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090428345 DLCTRL DEBUG Tx Command reply: GET_REPLY 114974239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090428346 DLCTRL DEBUG Command: GET 6655158 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090428346 DLCTRL DEBUG Tx Command reply: GET_REPLY 6655158 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090428347 DLCTRL DEBUG Command: GET 219323600 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090428347 DLCTRL DEBUG Tx Command reply: GET_REPLY 219323600 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001001101011'B, t_guard := 20.000000 } 20250806090428358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)14203684 20250806090429368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090429368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090429368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806090429368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090429368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd8bb24, normal) (hnbgw_rua.c:408) 20250806090429368 DHNB DEBUG map_rua[0x5580359d5d90]{init}: Allocated (fsm.c:456) 20250806090429368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090429368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14203684 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090429368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090429368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090429368 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250806090429368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14203684 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806090429368 DCN DEBUG map_sccp[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090429368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090429368 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14203684 <-> SCCP-112 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806090429368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14203684 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806090429368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090429368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090429368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090429368 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14203684 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090429368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090429368 DLSCCP DEBUG 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) 20250806090429368 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: Allocated (fsm.c:456) 20250806090429368 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090429368 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300026b0056400500f1100926) (sccp_scrc.c:455) 20250806090429368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090429368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090429368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090429368 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) 20250806090429368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090429368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090429368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090429368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090429368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090429368 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) 20250806090429368 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) 20250806090429368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090429368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090429368 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 02 6b 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090429368 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090429368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090429368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090429368 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090429368 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090429368 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090429368 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 20250806090429368 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090429368 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' 20250806090429368 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 20250806090429368 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090429368 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090429368 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 02 6b 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)1903282 HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1023)@c18501b10b59: setverdict(pass): none -> pass 20250806090429371 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090429371 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090429371 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090429371 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 20250806090429371 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090429371 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' 20250806090429371 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090429371 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090429371 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090429371 DLSS7 <000c> ss7_asp.c: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 7f 08 62 02 00 00 00 00  MTC@c18501b10b59: 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 } } } 20250806090429371 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090429371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090429371 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090429371 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) 20250806090429371 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090429371 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=007f0862) (sccp_scrc.c:545) 20250806090429371 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) 20250806090429371 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090429371 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090429371 DLSCCP DEBUG 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) 20250806090429371 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090429371 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) 20250806090429371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090429371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090429371 DLCTRL DEBUG Command: GET 592619647 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090429371 DLCTRL DEBUG Tx Command reply: GET_REPLY 592619647 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090429373 DLCTRL DEBUG Command: GET 576763900 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090429373 DLCTRL DEBUG Tx Command reply: GET_REPLY 576763900 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090429374 DLCTRL DEBUG Command: GET 528852800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090429374 DLCTRL DEBUG Tx Command reply: GET_REPLY 528852800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090429375 DLCTRL DEBUG Command: GET 555677261 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090429375 DLCTRL DEBUG Tx Command reply: GET_REPLY 555677261 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090429376 DLCTRL DEBUG Command: GET 288360554 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090429376 DLCTRL DEBUG Tx Command reply: GET_REPLY 288360554 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090429377 DLCTRL DEBUG Command: GET 762819385 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090429377 DLCTRL DEBUG Tx Command reply: GET_REPLY 762819385 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090429379 DLCTRL DEBUG Command: GET 364976964 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090429379 DLCTRL DEBUG Tx Command reply: GET_REPLY 364976964 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090429380 DLCTRL DEBUG Command: GET 167932574 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090429380 DLCTRL DEBUG Tx Command reply: GET_REPLY 167932574 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090429381 DLCTRL DEBUG Command: GET 432517797 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090429381 DLCTRL DEBUG Tx Command reply: GET_REPLY 432517797 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090429381 DLCTRL DEBUG Command: GET 977961137 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090429382 DLCTRL DEBUG Tx Command reply: GET_REPLY 977961137 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090429382 DLCTRL DEBUG Command: GET 347268328 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090429382 DLCTRL DEBUG Tx Command reply: GET_REPLY 347268328 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090429383 DLCTRL DEBUG Command: GET 199208507 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090429383 DLCTRL DEBUG Tx Command reply: GET_REPLY 199208507 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250806090429384 DLCTRL DEBUG Command: GET 926338727 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090429384 DLCTRL DEBUG Tx Command reply: GET_REPLY 926338727 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090429385 DLCTRL DEBUG Command: GET 365314754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090429385 DLCTRL DEBUG Tx Command reply: GET_REPLY 365314754 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090429386 DLCTRL DEBUG Command: GET 688056544 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090429386 DLCTRL DEBUG Tx Command reply: GET_REPLY 688056544 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090429387 DLCTRL DEBUG Command: GET 390986595 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090429387 DLCTRL DEBUG Tx Command reply: GET_REPLY 390986595 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090429388 DLCTRL DEBUG Command: GET 35956283 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090429388 DLCTRL DEBUG Tx Command reply: GET_REPLY 35956283 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090429388 DLCTRL DEBUG Command: GET 813430680 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090429388 DLCTRL DEBUG Tx Command reply: GET_REPLY 813430680 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090429389 DLCTRL DEBUG Command: GET 927362884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090429389 DLCTRL DEBUG Tx Command reply: GET_REPLY 927362884 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090429390 DLCTRL DEBUG Command: GET 32071576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090429390 DLCTRL DEBUG Tx Command reply: GET_REPLY 32071576 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000000111100'B, t_guard := 20.000000 } 20250806090429401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)5584787 20250806090430414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090430414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090430414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090430414 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090430414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x553793, normal) (hnbgw_rua.c:408) 20250806090430414 DHNB DEBUG map_rua[0x5580359d5c40]{init}: Allocated (fsm.c:456) 20250806090430414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090430414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5584787 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090430414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090430414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090430414 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090430414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5584787 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806090430414 DCN DEBUG map_sccp[0x5580359f43c0]{init}: Allocated (fsm.c:456) 20250806090430414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090430414 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5584787 <-> SCCP-113 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090430414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5584787 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090430414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090430414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090430414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090430414 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5584787 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090430414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090430414 DLSCCP DEBUG 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) 20250806090430414 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: Allocated (fsm.c:456) 20250806090430414 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090430414 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300003c0056400500f1100926) (sccp_scrc.c:455) 20250806090430414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090430414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090430414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090430414 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) 20250806090430414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090430414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090430414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090430414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090430414 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090430414 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) 20250806090430414 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) 20250806090430414 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090430414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090430414 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 00 3c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090430414 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090430414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090430414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090430414 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430414 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090430414 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090430414 DLM3UA <000f> 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 20250806090430414 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090430414 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' 20250806090430414 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 20250806090430414 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090430414 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090430414 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 00 3c 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)8861246 HNBGW_Test.sgsn1-SCCP(1015)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@c18501b10b59: setverdict(pass): none -> pass 20250806090430419 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430419 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090430419 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090430419 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 20250806090430419 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090430419 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' 20250806090430419 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090430419 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090430419 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090430419 DLSS7 <000c> ss7_asp.c: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 45 52 08 02 00 00 00 00  20250806090430419 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090430419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090430419 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090430419 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) 20250806090430419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090430419 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=00455208) (sccp_scrc.c:545) 20250806090430419 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) MTC@c18501b10b59: 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 } } } 20250806090430419 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090430419 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090430419 DLSCCP DEBUG 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) 20250806090430419 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090430419 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) 20250806090430419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090430419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090430420 DLCTRL DEBUG Command: GET 476493565 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090430420 DLCTRL DEBUG Tx Command reply: GET_REPLY 476493565 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090430421 DLCTRL DEBUG Command: GET 420121147 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090430421 DLCTRL DEBUG Tx Command reply: GET_REPLY 420121147 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090430422 DLCTRL DEBUG Command: GET 689587464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090430422 DLCTRL DEBUG Tx Command reply: GET_REPLY 689587464 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090430423 DLCTRL DEBUG Command: GET 437514619 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090430423 DLCTRL DEBUG Tx Command reply: GET_REPLY 437514619 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090430424 DLCTRL DEBUG Command: GET 48769355 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090430424 DLCTRL DEBUG Tx Command reply: GET_REPLY 48769355 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090430425 DLCTRL DEBUG Command: GET 829980827 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090430425 DLCTRL DEBUG Tx Command reply: GET_REPLY 829980827 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090430426 DLCTRL DEBUG Command: GET 452264289 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090430426 DLCTRL DEBUG Tx Command reply: GET_REPLY 452264289 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090430427 DLCTRL DEBUG Command: GET 485053078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090430427 DLCTRL DEBUG Tx Command reply: GET_REPLY 485053078 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090430428 DLCTRL DEBUG Command: GET 512441836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090430428 DLCTRL DEBUG Tx Command reply: GET_REPLY 512441836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090430428 DLCTRL DEBUG Command: GET 108906518 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090430428 DLCTRL DEBUG Tx Command reply: GET_REPLY 108906518 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090430429 DLCTRL DEBUG Command: GET 725390098 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090430429 DLCTRL DEBUG Tx Command reply: GET_REPLY 725390098 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090430430 DLCTRL DEBUG Command: GET 382918700 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090430430 DLCTRL DEBUG Tx Command reply: GET_REPLY 382918700 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250806090430431 DLCTRL DEBUG Command: GET 792120792 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090430431 DLCTRL DEBUG Tx Command reply: GET_REPLY 792120792 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090430431 DLCTRL DEBUG Command: GET 280048148 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090430431 DLCTRL DEBUG Tx Command reply: GET_REPLY 280048148 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090430432 DLCTRL DEBUG Command: GET 774323106 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090430432 DLCTRL DEBUG Tx Command reply: GET_REPLY 774323106 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090430433 DLCTRL DEBUG Command: GET 965585287 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090430433 DLCTRL DEBUG Tx Command reply: GET_REPLY 965585287 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090430434 DLCTRL DEBUG Command: GET 540887897 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090430434 DLCTRL DEBUG Tx Command reply: GET_REPLY 540887897 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090430434 DLCTRL DEBUG Command: GET 90811147 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090430434 DLCTRL DEBUG Tx Command reply: GET_REPLY 90811147 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090430435 DLCTRL DEBUG Command: GET 784858558 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090430435 DLCTRL DEBUG Tx Command reply: GET_REPLY 784858558 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090430436 DLCTRL DEBUG Command: GET 191225831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090430436 DLCTRL DEBUG Tx Command reply: GET_REPLY 191225831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090430439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090430439 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(996)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090430440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090430441 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090430441 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090430441 DLINP NOTICE SRV(,r=127.0.0.1:37250<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090430441 DMAIN NOTICE (127.0.0.1:37250 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37250<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090430441 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1004)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@c18501b10b59: Final verdict of PTC: none 20250806090430443 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090430443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430443 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090430443 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090430443 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090430443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430443 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430443 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090430443 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 20250806090430443 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430443 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090430443 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090430443 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090430443 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090430443 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090430443 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-RAN(1010)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@c18501b10b59: Final verdict of PTC: none 20250806090430443 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 HNBGW_Test.sgsn0-SCCP(1012)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@c18501b10b59: Final verdict of PTC: none 20250806090430443 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' 20250806090430443 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' 20250806090430443 DLSS7 <000c> ss7_asp.c: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  20250806090430443 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  20250806090430443 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  20250806090430443 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  20250806090430443 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  20250806090430443 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  20250806090430443 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090430443 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090430444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090430444 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090430444 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090430444 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) 20250806090430444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090430444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090430444 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090430444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090430444 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090430444 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) 20250806090430444 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090430444 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090430444 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 20250806090430444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430444 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430444 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-RAN(1007)@c18501b10b59: Final verdict of PTC: none 20250806090430444 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090430444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430444 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090430444 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090430444 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 20250806090430444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430444 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430444 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090430444 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 20250806090430444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430444 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430444 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090430444 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) 20250806090430444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430444 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090430444 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090430444 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090430444 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090430444 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090430444 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090430445 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 20250806090430445 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-SCCP(1006)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@c18501b10b59: Final verdict of PTC: none 20250806090430445 DLSS7 <000c> ss7_route.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' 20250806090430445 DLSS7 <000c> ss7_route.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' 20250806090430445 DLSS7 <000c> ss7_asp.c: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  20250806090430445 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  20250806090430445 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  20250806090430445 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  20250806090430445 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  20250806090430445 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090430445 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090430445 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250806090430445 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: Connection reset by peer 20250806090430445 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 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430445 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090430445 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 20250806090430445 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250806090430445 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: Connection reset by peer 20250806090430445 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806090430445 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 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090430445 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090430445 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 20250806090430445 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090430445 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090430445 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(1005)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(1017)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(998)@c18501b10b59: Final verdict of PTC: none 20250806090430460 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090430461 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090430461 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) 20250806090430461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090430461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090430461 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090430461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090430461 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090430461 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) 20250806090430461 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090430462 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090430462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090430469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1023)@c18501b10b59: Final verdict of PTC: pass 20250806090430473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45476<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(1024)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(1021)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Wed Aug 6 09:04:30 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 20250806090430563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090430616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090430616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090430616 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090430616 DMAIN NOTICE (127.0.0.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) 20250806090430616 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090430616 DLSCCP DEBUG 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) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090430616 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 (available) (ss7_combined_linkset.c:297) 20250806090430616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090430616 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) 20250806090430616 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) 20250806090430616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090430616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090430616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 00 00 00 00 00 (ss7_asp.c:1383) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{disrupted}: Freeing instance (context_map.c:203) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1641228)[0x558035a1ada0]{disrupted}: Deallocated (fsm.c:568) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{disconnected}: Freeing instance (context_map.c:207) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x558035a09ca0]{disconnected}: Deallocated (fsm.c:568) 20250806090430616 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1641228 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:226) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090430616 DLSCCP DEBUG 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) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090430616 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 (available) (ss7_combined_linkset.c:297) 20250806090430616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090430616 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) 20250806090430616 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) 20250806090430616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090430616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090430616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 00 00 00 00 00 (ss7_asp.c:1383) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{disrupted}: Freeing instance (context_map.c:203) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14203684)[0x5580359d5d90]{disrupted}: Deallocated (fsm.c:568) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{disconnected}: Freeing instance (context_map.c:207) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5580359dce90]{disconnected}: Deallocated (fsm.c:568) 20250806090430616 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14203684 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:226) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090430616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090430616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090430616 DLSCCP DEBUG 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) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090430616 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090430616 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) 20250806090430616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090430616 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) 20250806090430616 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) 20250806090430616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090430616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090430616 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 00 00 00 00 00 (ss7_asp.c:1383) 20250806090430616 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090430617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090430617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090430617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{disrupted}: Freeing instance (context_map.c:203) 20250806090430617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5584787)[0x5580359d5c40]{disrupted}: Deallocated (fsm.c:568) 20250806090430617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090430617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090430617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5580359f43c0]{disconnected}: Deallocated (fsm.c:568) 20250806090430617 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5584787 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806090430617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090430617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090430617 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' 20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090430617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090430617 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 09 04 8d 85 97 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 06  20250806090430617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090430617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090430617 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' 20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090430617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090430617 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 07 04 7f 08 62 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 06  20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090430617 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090430617 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090430617 DLM3UA <000f> 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090430617 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' 20250806090430617 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 20250806090430617 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090430617 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090430617 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 06 04 45 52 08 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 04  20250806090430617 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 20250806090430617 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 20250806090431094 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090431094 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431094 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090431094 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) 20250806090431094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090431094 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) 20250806090431094 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) 20250806090431094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090431094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431094 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431094 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431094 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431094 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431094 DLM3UA <000f> 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 20250806090431094 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090431094 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' 20250806090431094 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 20250806090431094 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090431094 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431094 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 9f 05 00 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090431094 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 20250806090431095 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090431095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431095 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090431095 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) 20250806090431095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090431095 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) 20250806090431095 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) 20250806090431095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090431095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431096 DLM3UA <000f> 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 20250806090431096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090431096 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' 20250806090431096 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 20250806090431096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090431096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431096 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 c6 03 1c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090431096 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 20250806090431097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090431097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090431097 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) 20250806090431097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090431097 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) 20250806090431097 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) 20250806090431097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090431097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431097 DLM3UA <000f> 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 20250806090431097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090431097 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' 20250806090431097 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 20250806090431097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090431097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431097 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 39 94 3d 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090431097 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 20250806090431465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45492<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=758376) 20250806090431592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090431592 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431592 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090431592 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) 20250806090431592 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090431592 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) 20250806090431592 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) 20250806090431592 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090431592 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431592 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431592 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431592 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431592 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431592 DLM3UA <000f> 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 20250806090431592 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090431593 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' 20250806090431593 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 20250806090431593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090431593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431593 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 b2 b1 b6 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090431593 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 20250806090431594 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090431594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090431594 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) 20250806090431594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090431594 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090431594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090431594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090431594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431594 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090431594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090431594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090431594 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) 20250806090431594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090431594 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090431594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090431594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090431594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090431594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090431594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431594 DLM3UA <000f> 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 20250806090431594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090431594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090431594 DLSS7 <000c> ss7_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 20250806090431594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090431594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431594 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 83 3f 0c 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090431594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090431594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090431594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090431594 DLM3UA <000f> 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 20250806090431594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090431594 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090431594 DLSS7 <000c> ss7_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 20250806090431594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090431594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090431594 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 55 cd 72 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090431594 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 20250806090431594 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 20250806090432196 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090432196 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) 20250806090432196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090432196 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090432196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090432196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432196 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090432196 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) 20250806090432196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090432196 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090432196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090432196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432196 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090432196 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) 20250806090432196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090432196 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090432196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090432196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432196 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090432196 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) 20250806090432196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090432196 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090432196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090432196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432196 DLM3UA <000f> 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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090432196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090432196 DLSS7 <000c> ss7_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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090432196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090432196 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 ca d2 3b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090432196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432196 DLM3UA <000f> 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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090432196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090432196 DLSS7 <000c> ss7_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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090432196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090432196 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 59 a2 b5 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090432196 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 20250806090432196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432196 DLM3UA <000f> 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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090432196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090432196 DLSS7 <000c> ss7_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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090432196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090432196 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 4d 00 93 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090432196 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 20250806090432196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432196 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432196 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432196 DLM3UA <000f> 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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090432196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090432196 DLSS7 <000c> ss7_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 20250806090432196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090432196 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090432196 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 53 60 d6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090432196 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 20250806090432196 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 20250806090432444 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090432444 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090432444 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090432445 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090432445 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090432445 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=758376, count=779412) 20250806090432788 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090432788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090432788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090432788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090432788 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090432788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432788 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432788 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432788 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090432788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090432788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090432788 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090432788 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090432788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432788 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090432788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090432788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090432788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090432788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432788 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090432788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090432788 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090432788 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090432790 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090432790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090432790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090432790 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) 20250806090432790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090432790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090432790 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090432790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090432790 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090432790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090432790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090432790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090432790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090432790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090432790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090432790 DLM3UA <000f> 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 20250806090432790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090432790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090432790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090433073 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090433073 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060194e), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090433073 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090433073 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) 20250806090433073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090433073 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090433073 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090433073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090433073 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090433073 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090433073 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090433073 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 60 19 4e 00 00 5c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090433073 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090433073 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090433073 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090433073 DLM3UA <000f> 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 20250806090433074 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090433074 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090433074 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090433075 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090433075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055dc23), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090433075 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090433075 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090433075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090433075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090433075 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090433075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090433076 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090433076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090433076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090433076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 55 dc 23 00 00 5d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090433076 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090433076 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00991dca), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090433076 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=3=0.0.3): true (sccp_scrc.c:85) 20250806090433076 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) 20250806090433076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090433076 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) 20250806090433076 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) 20250806090433076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090433076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090433076 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 99 1d ca 00 00 5e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090433076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090433076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090433076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090433076 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090433076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090433076 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090433076 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090433076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090433076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090433076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090433076 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 20250806090433076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090433076 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' 20250806090433076 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 20250806090433076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090433076 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090433076 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 99 1d ca 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250806090433076 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 MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250806090433564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090433564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090433564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090433564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090433564 DLSCCP DEBUG SCCP-SCOC(90)[0x5580359e8bb0]{IDLE}: Deallocated (fsm.c:568) 20250806090433569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090433569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090433569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090433569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090433569 DLSCCP DEBUG SCCP-SCOC(89)[0x5580359dc260]{IDLE}: Deallocated (fsm.c:568) 20250806090433573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090433573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090433573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090433573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090433573 DLSCCP DEBUG SCCP-SCOC(91)[0x5580359d74f0]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_L3Compl_no_cn started. 20250806090434524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090434526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090434529 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38631<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090434636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090434636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090434644 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434644 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434644 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434644 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434644 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434644 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434644 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090434645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42239 (stream_srv.c:143) 20250806090434645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42239<->l=127.0.0.1:29169 (hnb.c:335) 20250806090434645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434645 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434646 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090434646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090434646 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) 20250806090434646 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) 20250806090434646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090434646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434646 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434646 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434646 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090434646 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090434646 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) 20250806090434646 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) 20250806090434646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090434646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434646 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434646 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434646 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434646 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090434646 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434646 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090434646 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090434647 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090434647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434647 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090434647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090434647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434647 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434647 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090434647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434647 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434647 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090434647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434647 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090434647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090434647 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090434647 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434647 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090434647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090434647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434647 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434647 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434647 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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090434647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090434647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434647 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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090434647 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' 20250806090434647 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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090434647 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434647 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  20250806090434647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434647 DLM3UA <000f> 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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090434647 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090434647 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 20250806090434647 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434647 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434647 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434647 DLM3UA <000f> 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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090434647 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090434647 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1035)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(1033)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090434661 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434661 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434661 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090434661 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434661 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434661 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090434661 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434661 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434661 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090434661 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090434661 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434662 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434662 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090434662 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434662 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434662 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434662 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) 20250806090434662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090434662 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) 20250806090434662 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) 20250806090434662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090434662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434662 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090434662 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434662 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434662 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090434662 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090434663 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) 20250806090434663 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) 20250806090434663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090434663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434663 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434663 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434663 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090434663 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090434663 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) 20250806090434663 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) 20250806090434663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090434663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434663 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434663 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434663 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090434663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434663 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434663 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090434663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434663 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090434663 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090434663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434663 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434663 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434663 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 20250806090434663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090434663 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090434663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434663 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 20250806090434663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090434663 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' 20250806090434663 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 20250806090434663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090434663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434663 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 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250806090434663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434663 DLM3UA <000f> 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 20250806090434663 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090434663 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' 20250806090434663 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 20250806090434663 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090434663 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434663 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  20250806090434663 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 20250806090434663 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434663 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434663 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434663 DLM3UA <000f> 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 20250806090434664 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090434664 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090434664 DLSS7 <000c> ss7_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 20250806090434664 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090434664 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434664 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  20250806090434664 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 20250806090434664 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090434687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090434687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090434687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090434687 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090434687 DHNBAP 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) 20250806090434687 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090434687 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090434687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090434687 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@c18501b10b59: setverdict(pass): none -> pass 20250806090434694 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090434694 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090434694 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090434694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090434694 DHNBAP DEBUG (127.0.0.1:42239 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090434694 DHNBAP NOTICE (127.0.0.1:42239 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090434694 DHNBAP NOTICE (127.0.0.1:42239 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090434694 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090434694 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090434858 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 20250806090434858 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 20250806090434858 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090434858 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090434861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434861 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090434861 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090434861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090434861 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090434861 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090434861 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090434861 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090434861 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090434861 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 20250806090434861 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090434861 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  20250806090434861 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090434862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434862 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090434862 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090434862 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  20250806090434862 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090434862 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090434862 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090434862 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 20250806090434862 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090434862 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  20250806090434862 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' 20250806090434862 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' 20250806090434862 DLSS7 <000c> ss7_asp.c: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  20250806090434862 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 b9  20250806090434862 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  20250806090434862 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  20250806090434862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090434862 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 02 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090434862 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090434862 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 20250806090434862 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 20250806090434862 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 20250806090434862 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 20250806090434862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090434862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090434862 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090434862 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) 20250806090434862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090434862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090434862 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090434862 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) 20250806090434862 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434863 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090434863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090434863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090434863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434863 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090434863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090434863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434863 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434863 DLM3UA <000f> 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 20250806090434863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090434863 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090434863 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090434863 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090434863 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434863 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  20250806090434873 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 20250806090434873 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 20250806090434873 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 20250806090434873 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090434873 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090434873 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090434873 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(1038)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090434875 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434875 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090434875 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090434875 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090434875 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  20250806090434875 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090434875 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090434875 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090434875 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 20250806090434875 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250806090434875 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  20250806090434875 DLSS7 <000c> ss7_route.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' 20250806090434875 DLSS7 <000c> ss7_route.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' 20250806090434875 DLSS7 <000c> ss7_asp.c: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  20250806090434875 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  20250806090434875 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  20250806090434875 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  20250806090434875 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  20250806090434875 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090434875 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090434875 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090434875 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090434875 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090434875 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) 20250806090434875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090434875 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090434875 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090434875 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 20250806090434875 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 20250806090434875 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 20250806090434876 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434876 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090434876 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090434876 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  20250806090434876 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090434876 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090434876 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250806090434876 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 20250806090434876 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090434876 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  20250806090434876 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' 20250806090434876 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' 20250806090434876 DLSS7 <000c> ss7_asp.c: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  20250806090434876 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  20250806090434876 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  20250806090434876 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  20250806090434876 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090434876 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090434876 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090434876 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 20250806090434876 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 20250806090434876 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 20250806090434876 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090434876 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090434876 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090434876 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) 20250806090434876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090434876 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090434876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090434876 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090434876 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) 20250806090434876 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090434877 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090434877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090434877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090434877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090434877 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090434877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090434877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090434877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090434877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090434877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090434877 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090434877 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090434877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090434877 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090434877 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090434878 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090434878 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090434878 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090434878 DLM3UA <000f> 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 20250806090434878 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090434878 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090434878 DLSS7 <000c> ss7_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 20250806090434878 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090434878 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090434878 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.msc0-RAN(1034)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090435666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090435666 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090435666 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090435666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090435666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090435666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090435666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090435666 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435666 DLSS7 <000c> ss7_asp.c: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  20250806090435666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090435666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090435666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090435666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090435666 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090435666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090435666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090435666 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090435666 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) 20250806090435666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090435666 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090435666 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090435666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090435666 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090435666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090435666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090435666 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) 20250806090435666 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090435666 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090435666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435666 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090435666 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090435666 DLM3UA <000f> 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 20250806090435666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090435666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090435666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090435666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090435666 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435666 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  20250806090435666 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435666 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090435666 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090435666 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090435666 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090435666 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090435666 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090435666 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090435666 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435666 DLSS7 <000c> ss7_asp.c: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  20250806090435666 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090435666 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090435666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090435666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090435666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090435666 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435667 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090435667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090435667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090435667 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090435667 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1034)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090435681 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435681 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090435681 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090435681 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090435681 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090435681 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090435681 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090435681 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090435681 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435681 DLSS7 <000c> ss7_asp.c: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  20250806090435681 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090435681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090435681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090435681 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090435681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090435681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090435681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090435681 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090435681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090435682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090435682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090435682 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090435682 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) 20250806090435682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090435682 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090435682 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090435682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090435682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090435682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090435682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090435682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090435682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090435682 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) 20250806090435682 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090435682 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090435682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435682 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090435682 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090435682 DLM3UA <000f> 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 20250806090435682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090435682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090435682 DLSS7 <000c> ss7_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 20250806090435682 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090435682 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435682 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  20250806090435682 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090435682 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090435682 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090435682 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090435682 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090435682 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090435682 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090435683 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090435683 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090435683 DLSS7 <000c> ss7_asp.c: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  20250806090435683 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090435683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090435683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090435683 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090435683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090435683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090435683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090435683 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090435683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090435683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090435683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090435683 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090435683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090435683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090435683 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090435683 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1037)@c18501b10b59: 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 } } } } 20250806090435706 DLCTRL DEBUG Command: GET 62916954 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090435706 DLCTRL DEBUG Tx Command reply: GET_REPLY 62916954 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090435710 DLCTRL DEBUG Command: GET 77180558 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090435710 DLCTRL DEBUG Tx Command reply: GET_REPLY 77180558 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090435712 DLCTRL DEBUG Command: GET 362969285 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090435712 DLCTRL DEBUG Tx Command reply: GET_REPLY 362969285 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090435714 DLCTRL DEBUG Command: GET 696329501 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090435714 DLCTRL DEBUG Tx Command reply: GET_REPLY 696329501 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090435716 DLCTRL DEBUG Command: GET 385719758 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090435716 DLCTRL DEBUG Tx Command reply: GET_REPLY 385719758 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090435717 DLCTRL DEBUG Command: GET 358249981 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090435718 DLCTRL DEBUG Tx Command reply: GET_REPLY 358249981 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090435720 DLCTRL DEBUG Command: GET 755558328 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090435720 DLCTRL DEBUG Tx Command reply: GET_REPLY 755558328 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090435721 DLCTRL DEBUG Command: GET 939955348 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090435722 DLCTRL DEBUG Tx Command reply: GET_REPLY 939955348 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090435723 DLCTRL DEBUG Command: GET 548310565 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090435723 DLCTRL DEBUG Tx Command reply: GET_REPLY 548310565 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090435725 DLCTRL DEBUG Command: GET 156301673 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090435725 DLCTRL DEBUG Tx Command reply: GET_REPLY 156301673 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090435726 DLCTRL DEBUG Command: GET 963071761 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090435726 DLCTRL DEBUG Tx Command reply: GET_REPLY 963071761 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090435728 DLCTRL DEBUG Command: GET 35532856 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090435728 DLCTRL DEBUG Tx Command reply: GET_REPLY 35532856 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090435729 DLCTRL DEBUG Command: GET 915558768 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090435729 DLCTRL DEBUG Tx Command reply: GET_REPLY 915558768 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090435730 DLCTRL DEBUG Command: GET 473029591 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090435730 DLCTRL DEBUG Tx Command reply: GET_REPLY 473029591 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090435731 DLCTRL DEBUG Command: GET 612440247 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090435731 DLCTRL DEBUG Tx Command reply: GET_REPLY 612440247 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090435733 DLCTRL DEBUG Command: GET 297414116 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090435733 DLCTRL DEBUG Tx Command reply: GET_REPLY 297414116 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090435736 DLCTRL DEBUG Command: GET 487343660 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090435737 DLCTRL DEBUG Tx Command reply: GET_REPLY 487343660 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090435738 DLCTRL DEBUG Command: GET 922569418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090435738 DLCTRL DEBUG Tx Command reply: GET_REPLY 922569418 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090435739 DLCTRL DEBUG Command: GET 446294179 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090435739 DLCTRL DEBUG Tx Command reply: GET_REPLY 446294179 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090435741 DLCTRL DEBUG Command: GET 771726279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090435741 DLCTRL DEBUG Tx Command reply: GET_REPLY 771726279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001100011011'B, t_guard := 20.000000 } 20250806090435755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)2872010 20250806090436769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090436769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090436769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090436769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090436770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2bd2ca, normal) (hnbgw_rua.c:408) 20250806090436770 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090436770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872010)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090436770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872010 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090436770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090436770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090436770 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090436770 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872010 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250806090436770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872010)[0x5580359e8bb0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090436770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872010)[0x5580359e8bb0]{init}: Freeing instance (context_map.c:203) 20250806090436770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2872010)[0x5580359e8bb0]{init}: Deallocated (fsm.c:568) 20250806090436770 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2872010 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090436770 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) 20250806090436770 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090436770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090436770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090436770 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)@c18501b10b59: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)2872010 MTC@c18501b10b59: 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 := '000000000000001000111000'B, t_guard := 20.000000 } 20250806090436789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)5552138 20250806090437798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090437798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090437798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806090437798 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090437798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x54b80a, normal) (hnbgw_rua.c:408) 20250806090437798 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090437798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5552138)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090437798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5552138 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090437798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090437798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090437798 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806090437798 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5552138 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250806090437798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5552138)[0x5580359e8bb0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090437798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5552138)[0x5580359e8bb0]{init}: Freeing instance (context_map.c:203) 20250806090437798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5552138)[0x5580359e8bb0]{init}: Deallocated (fsm.c:568) 20250806090437798 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5552138 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250806090437798 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) 20250806090437798 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090437798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090437798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090437798 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)@c18501b10b59: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)5552138 MTC@c18501b10b59: 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 := '000000000000000111110000'B, t_guard := 20.000000 } 20250806090437812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15945544 20250806090438819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090438819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090438819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090438819 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090438819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf34f48, normal) (hnbgw_rua.c:408) 20250806090438819 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090438819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15945544)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090438819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15945544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090438819 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090438819 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090438819 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15945544 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:220) 20250806090438819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15945544)[0x5580359e8bb0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090438819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15945544)[0x5580359e8bb0]{init}: Freeing instance (context_map.c:203) 20250806090438819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15945544)[0x5580359e8bb0]{init}: Deallocated (fsm.c:568) 20250806090438819 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15945544 SCCP-0 PS MI=NONE: Deallocating (context_map.c:226) 20250806090438819 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) 20250806090438819 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090438819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090438819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090438819 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)@c18501b10b59: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)15945544 MTC@c18501b10b59: 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 := '000000000000001110110000'B, t_guard := 20.000000 } 20250806090438833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c18501b10b59: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)11312778 20250806090439840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090439840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090439840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090439840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090439840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xac9e8a, normal) (hnbgw_rua.c:408) 20250806090439840 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090439840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11312778)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090439840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11312778 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090439840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090439840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090439840 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090439840 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11312778 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:220) 20250806090439840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11312778)[0x5580359e8bb0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090439840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11312778)[0x5580359e8bb0]{init}: Freeing instance (context_map.c:203) 20250806090439840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11312778)[0x5580359e8bb0]{init}: Deallocated (fsm.c:568) 20250806090439840 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11312778 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090439840 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) 20250806090439840 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:178) 20250806090439840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090439840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090439840 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)@c18501b10b59: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)11312778 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090439843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090439844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38631<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1026)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090439846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45494<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090439846 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090439846 DLINP DEBUG SRVCONN(,r=127.0.0.1:42239<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090439846 DLINP NOTICE SRV(,r=127.0.0.1:42239<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090439846 DMAIN NOTICE (127.0.0.1:42239 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42239<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090439846 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090439846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090439846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090439846 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090439846 DMAIN NOTICE (127.0.0.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) 20250806090439846 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1036)@c18501b10b59: Final verdict of PTC: none 20250806090439847 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090439847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090439847 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090439847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090439847 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090439847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090439847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090439847 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090439847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090439847 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090439847 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090439847 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 20250806090439847 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090439847 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090439847 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090439847 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090439847 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090439847 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090439847 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090439847 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 20250806090439847 DLSS7 <000c> ss7_route.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' 20250806090439847 DLSS7 <000c> ss7_route.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' 20250806090439847 DLSS7 <000c> ss7_asp.c: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  20250806090439847 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  20250806090439847 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  20250806090439847 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  20250806090439847 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  20250806090439847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090439847 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090439847 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 20250806090439847 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 20250806090439847 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 20250806090439848 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 HNBGW_Test.msc0-SCCP(1033)@c18501b10b59: Final verdict of PTC: none 20250806090439847 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090439847 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090439847 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090439848 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) 20250806090439848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090439848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090439848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090439848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090439848 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090439848 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) 20250806090439848 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090439848 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090439848 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090439848 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090439848 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090439848 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090439848 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090439848 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090439848 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090439848 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 20250806090439848 DLSS7 <000c> ss7_route.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' 20250806090439848 DLSS7 <000c> ss7_route.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' 20250806090439848 DLSS7 <000c> ss7_asp.c: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  20250806090439848 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  20250806090439848 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  20250806090439848 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  20250806090439848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090439848 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090439848 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 20250806090439848 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 20250806090439848 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 20250806090439848 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090439848 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090439848 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090439848 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) 20250806090439848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090439848 DLSCCP DEBUG 0: SCCP(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(1034)@c18501b10b59: Final verdict of PTC: none 20250806090439848 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090439848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090439848 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090439848 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) 20250806090439848 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090439848 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(1028)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(1039)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@c18501b10b59: Final verdict of PTC: none 20250806090439852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090439853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090439853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@c18501b10b59: Final verdict of PTC: none 20250806090439874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1042)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Aug 6 09:04:39 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 20250806090439915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090440617 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090440617 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) 20250806090440617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090440617 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) 20250806090440617 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) 20250806090440617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090440617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090440617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090440617 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090440617 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 (available) (ss7_combined_linkset.c:297) 20250806090440617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090440617 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) 20250806090440617 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) 20250806090440617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090440617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090440617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090440617 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090440617 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090440617 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090440617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090440617 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) 20250806090440617 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) 20250806090440617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090440617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090440617 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090440618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090440618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090440618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090440618 DLM3UA <000f> 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090440618 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' 20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090440618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090440618 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 45 52 08 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090440618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090440618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090440618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090440618 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' 20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090440618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090440618 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 00 04 7f 08 62 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090440618 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090440618 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090440618 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' 20250806090440618 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 20250806090440618 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090440618 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090440618 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 00 04 8d 85 97 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090440618 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 20250806090440618 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 20250806090440717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365208) 20250806090441095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441095 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441095 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090441095 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) 20250806090441095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090441095 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) 20250806090441095 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) 20250806090441095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090441095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441095 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441095 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441096 DLM3UA <000f> 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 20250806090441096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090441096 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' 20250806090441096 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 20250806090441096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090441096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090441096 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 9f 05 00 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090441096 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 20250806090441097 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090441097 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) 20250806090441097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090441097 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) 20250806090441097 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) 20250806090441097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090441097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090441097 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) 20250806090441097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090441097 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) 20250806090441097 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) 20250806090441097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090441097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441097 DLM3UA <000f> 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 20250806090441097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090441097 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' 20250806090441097 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 20250806090441097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090441097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090441097 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 c6 03 1c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090441097 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441097 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441097 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441097 DLM3UA <000f> 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 20250806090441097 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090441097 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' 20250806090441097 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 20250806090441097 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090441097 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090441097 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 39 94 3d 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090441097 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 20250806090441097 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 20250806090441355 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090441355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090441355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090441355 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090441355 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090441355 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090441355 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090441355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090441356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090441356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090441356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090441356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090441355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090441355 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090441355 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090441355 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441355 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090441355 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090441355 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090441593 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441593 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090441593 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) 20250806090441593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090441593 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) 20250806090441593 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) 20250806090441593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090441593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441593 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441593 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441593 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441593 DLM3UA <000f> 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 20250806090441593 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090441593 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' 20250806090441593 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 20250806090441593 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090441593 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090441593 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 b2 b1 b6 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090441593 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 20250806090441594 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090441594 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) 20250806090441594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090441594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090441594 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090441594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090441594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090441594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090441594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441594 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090441594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090441594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090441594 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) 20250806090441594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090441594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090441594 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090441594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090441594 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090441594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090441594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090441594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090441595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441595 DLM3UA <000f> 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 20250806090441595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090441595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090441595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090441595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090441595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090441595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090441595 DLM3UA <000f> 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 20250806090441595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090441595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090441595 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=365208, count=413700) 20250806090441848 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090441848 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090441848 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090441848 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090441848 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090441848 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090442196 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442196 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442196 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090442196 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) 20250806090442196 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090442196 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090442197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442197 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090442197 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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090442197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090442197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442197 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090442197 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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090442197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090442197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442197 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090442197 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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090442197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090442197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090442197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442197 DLM3UA <000f> 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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090442197 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090442197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442197 DLM3UA <000f> 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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090442197 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090442197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442197 DLM3UA <000f> 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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090442197 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090442197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442197 DLM3UA <000f> 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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090442197 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090442197 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250806090442789 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090442789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090442789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090442789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090442789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090442789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090442789 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090442789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442789 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442789 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442789 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090442789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090442789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=185=0.23.1,SLS=0 -> eSLS=96: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090442789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090442789 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090442789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090442789 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090442789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442789 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090442789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090442789 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090442789 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090442789 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442789 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442789 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442789 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090442789 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090442789 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090442789 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090442790 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090442790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090442790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090442790 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) 20250806090442790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090442790 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090442790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090442790 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090442790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090442790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090442790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090442790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090442790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090442790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090442790 DLM3UA <000f> 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 20250806090442790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090442790 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090442790 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090443071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090443071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090443071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090443071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090443071 DLSCCP DEBUG SCCP-SCOC(92)[0x5580359d6cb0]{IDLE}: Deallocated (fsm.c:568) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(93)[0x55803598d300]{IDLE}: Deallocated (fsm.c:568) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090443073 DLSCCP DEBUG SCCP-SCOC(94)[0x5580359dc420]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250806090443783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090443789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090443791 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43291<->l=127.0.0.1:4262) (control_if.c:572) 20250806090443908 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090443908 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090443915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443915 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443915 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443916 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443916 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443916 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443916 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38399 (stream_srv.c:143) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090443916 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38399<->l=127.0.0.1:29169 (hnb.c:335) 20250806090443916 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443916 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443917 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443917 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090443917 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 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) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090443917 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) 20250806090443917 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) 20250806090443917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090443917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443917 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443917 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090443917 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 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) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090443917 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) 20250806090443917 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) 20250806090443917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090443917 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443917 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443917 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443917 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090443917 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443917 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443917 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090443918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090443918 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090443918 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090443918 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090443918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090443918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443918 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443918 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443918 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090443918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443918 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443918 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090443918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443918 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090443918 DLSS7 INFO 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'as-clnt-CN' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250806090443918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090443918 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090443918 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090443918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443918 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443918 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443918 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 20250806090443918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090443918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090443918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443918 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 20250806090443918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090443918 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' 20250806090443918 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 20250806090443918 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090443918 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090443918 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 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090443918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443918 DLM3UA <000f> 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 20250806090443918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090443918 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090443918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090443918 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 20250806090443918 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443918 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443918 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443918 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090443918 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090443918 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=189=0.23.5,DPC=185=0.23.1,SLS=0 -> eSLS=64: Normal Route via 'virt-msc0' unavailable, all Alternative Routes unavailable 20250806090443918 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1054)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(1052)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1057)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(1057)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(1055)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@c18501b10b59: ************************************************* HNBGW_Test.msc2-M3UA(1060)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@c18501b10b59: ************************************************* HNBGW_Test.msc2-SCCP(1058)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090443956 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443956 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443956 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443956 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443956 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443956 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443956 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090443956 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090443957 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443957 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090443957 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090443958 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) 20250806090443958 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) 20250806090443958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090443958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443958 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443958 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443958 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090443958 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090443958 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) 20250806090443958 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) 20250806090443958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090443958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443958 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443958 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443958 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090443958 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090443958 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) 20250806090443958 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) 20250806090443958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090443958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443958 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443958 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090443958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090443958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090443958 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090443958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090443958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090443958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090443958 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090443958 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090443958 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090443958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090443958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090443958 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090443958 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090443958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443958 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 20250806090443958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090443958 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090443958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443958 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 20250806090443958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090443958 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' 20250806090443958 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 20250806090443958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090443958 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090443958 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 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250806090443958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443958 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443958 DLM3UA <000f> 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 20250806090443958 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090443958 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' 20250806090443958 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 20250806090443958 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090443958 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090443958 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 0b 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250806090443958 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 20250806090443958 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090443958 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090443959 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090443959 DLM3UA <000f> 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 20250806090443959 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090443959 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090443959 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090443959 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1063)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1061)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1066)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@c18501b10b59: M3UA emulation initiated, the test can be started MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@c18501b10b59: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090444020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090444020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090444020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090444020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090444020 DHNBAP 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) 20250806090444020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090444020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090444020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090444020 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@c18501b10b59: setverdict(pass): none -> pass 20250806090444029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090444029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090444029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090444029 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090444029 DHNBAP DEBUG (127.0.0.1:38399 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090444029 DHNBAP NOTICE (127.0.0.1:38399 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090444029 DHNBAP NOTICE (127.0.0.1:38399 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090444029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090444029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090444127 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 20250806090444127 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 20250806090444127 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090444127 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090444129 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444129 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090444129 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090444129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444129 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090444129 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090444129 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090444129 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444129 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090444129 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 20250806090444129 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090444129 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  20250806090444129 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090444130 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444130 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444130 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444130 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  20250806090444130 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444130 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444130 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090444130 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 20250806090444130 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090444130 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  20250806090444130 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' 20250806090444130 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' 20250806090444130 DLSS7 <000c> ss7_asp.c: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  20250806090444130 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 b9  20250806090444130 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  20250806090444130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090444130 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 01 00 12 00 0c 00 00 00 02 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090444130 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444130 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 20250806090444130 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 20250806090444130 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 20250806090444131 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444131 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444131 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090444131 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) 20250806090444131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444131 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444131 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444131 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) 20250806090444131 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444132 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444132 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090444132 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444132 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444132 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090444132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090444132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444132 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090444132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090444132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444132 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444132 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444132 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444132 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444132 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444132 DLM3UA <000f> 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 20250806090444132 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090444132 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090444132 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090444132 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090444132 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444132 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  20250806090444137 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 20250806090444137 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 20250806090444137 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090444137 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090444139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444139 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090444139 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090444139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444139 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090444139 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090444139 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090444139 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444139 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090444139 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 20250806090444139 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090444139 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  20250806090444139 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090444140 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444140 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444140 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444140 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  20250806090444140 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444140 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444140 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090444140 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 20250806090444140 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090444140 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  20250806090444140 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' 20250806090444140 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' 20250806090444140 DLSS7 <000c> ss7_asp.c: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  20250806090444140 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  20250806090444140 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 02  20250806090444140 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  20250806090444140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806090444140 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090444140 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444140 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444140 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444140 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 20250806090444140 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 20250806090444140 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 20250806090444140 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090444140 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) 20250806090444140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444140 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444140 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444140 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) 20250806090444140 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444141 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444141 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090444141 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444141 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444141 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090444141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444141 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) 20250806090444141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090444141 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) 20250806090444141 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) 20250806090444141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090444141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444141 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444141 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444141 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444141 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444141 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444141 DLM3UA <000f> 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 20250806090444141 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090444141 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' 20250806090444141 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 20250806090444141 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090444141 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444141 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  20250806090444151 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 20250806090444151 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 20250806090444151 DLSS7 <000c> ss7_xua_srv.c:128 0: ASP(virt-msc2-0) accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250806090444151 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090444151 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090444151 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090444151 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(1060)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250806090444154 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444154 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250806090444154 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090444154 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090444154 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250806090444154 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090444154 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444154 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090444154 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 20250806090444154 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250806090444154 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 04 00 06 00 08 00 00 00 05  20250806090444154 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' 20250806090444155 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' 20250806090444155 DLSS7 <000c> ss7_asp.c: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  20250806090444155 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  20250806090444155 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  20250806090444155 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  20250806090444155 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  20250806090444155 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444155 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090444155 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444155 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090444155 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090444155 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) 20250806090444155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444155 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444155 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090444155 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 20250806090444155 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 20250806090444157 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444157 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444157 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444157 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  20250806090444157 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444157 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444157 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250806090444157 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 20250806090444157 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250806090444157 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  20250806090444157 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' 20250806090444157 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' 20250806090444157 DLSS7 <000c> ss7_asp.c: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  20250806090444157 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  20250806090444157 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  20250806090444157 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 03  20250806090444157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250806090444157 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090444157 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444157 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444157 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444157 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:493) 20250806090444157 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) 20250806090444157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444157 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444157 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444157 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) 20250806090444157 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444157 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 20250806090444157 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 20250806090444158 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444158 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090444158 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444158 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444158 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090444158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444158 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) 20250806090444158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444158 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090444158 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) 20250806090444158 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) 20250806090444158 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090444158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444158 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444158 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444158 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444158 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444158 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444158 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 20250806090444158 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090444158 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' 20250806090444158 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 20250806090444158 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090444158 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444158 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 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090444178 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 20250806090444178 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 20250806090444178 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090444178 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090444180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444180 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090444180 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090444180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444180 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090444180 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090444180 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090444180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444180 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090444180 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 20250806090444180 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090444180 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  20250806090444180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090444181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444181 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444181 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444181 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  20250806090444181 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444181 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090444181 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 20250806090444181 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090444181 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  20250806090444181 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' 20250806090444181 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' 20250806090444181 DLSS7 <000c> ss7_asp.c: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  20250806090444181 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  20250806090444181 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  20250806090444181 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  20250806090444181 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  20250806090444181 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090444181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444181 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 20250806090444181 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 20250806090444181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090444181 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) 20250806090444181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444181 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444181 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) 20250806090444181 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444182 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090444182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090444182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090444182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444182 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090444182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090444182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444182 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444182 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444182 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444182 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444182 DLM3UA <000f> 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 20250806090444182 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090444182 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090444182 DLSS7 <000c> ss7_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 20250806090444182 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090444182 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444182 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  20250806090444192 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 20250806090444192 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 20250806090444192 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 20250806090444192 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090444192 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090444192 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090444192 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(1066)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090444194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444194 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090444194 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090444194 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090444194 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  20250806090444194 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090444194 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444194 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090444194 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 20250806090444194 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250806090444194 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  20250806090444194 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' 20250806090444194 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' 20250806090444194 DLSS7 <000c> ss7_asp.c: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  20250806090444194 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  20250806090444194 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  20250806090444194 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  20250806090444194 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  20250806090444194 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  20250806090444194 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090444194 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444194 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090444194 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090444194 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) 20250806090444194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444194 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444194 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090444194 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 20250806090444196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444196 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444196 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  20250806090444196 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444196 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444196 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250806090444196 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 20250806090444196 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090444196 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  20250806090444196 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' 20250806090444196 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' 20250806090444196 DLSS7 <000c> ss7_asp.c: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  20250806090444196 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  20250806090444196 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  20250806090444196 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  20250806090444196 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  20250806090444196 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250806090444196 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444196 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090444196 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) 20250806090444196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444196 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444196 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444196 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) 20250806090444196 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 20250806090444196 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444197 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444197 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090444197 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090444197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444197 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) 20250806090444197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090444197 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) 20250806090444197 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) 20250806090444197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090444197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444197 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444197 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444197 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444197 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444197 DLM3UA <000f> 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 20250806090444197 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090444197 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' 20250806090444197 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 20250806090444197 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090444197 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444197 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  20250806090444208 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 20250806090444208 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 20250806090444208 DLSS7 <000c> ss7_xua_srv.c:128 0: ASP(virt-sgsn2-0) accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250806090444208 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090444208 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090444208 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090444208 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(1069)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250806090444210 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444210 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250806090444210 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090444210 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090444210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250806090444210 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090444210 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090444210 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090444210 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 20250806090444210 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Pending () 20250806090444210 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 04 00 06 00 08 00 00 00 06  20250806090444210 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' 20250806090444210 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' 20250806090444210 DLSS7 <000c> ss7_asp.c: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  20250806090444210 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  20250806090444210 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  20250806090444210 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  20250806090444210 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  20250806090444210 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  20250806090444210 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090444210 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090444210 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444210 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090444210 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806090444210 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) 20250806090444210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444210 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444210 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090444211 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444211 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090444211 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090444211 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  20250806090444211 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090444211 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090444211 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250806090444211 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 20250806090444211 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250806090444211 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  20250806090444211 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' 20250806090444212 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' 20250806090444212 DLSS7 <000c> ss7_asp.c: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  20250806090444212 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  20250806090444212 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  20250806090444212 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  20250806090444212 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  20250806090444212 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  20250806090444212 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090444212 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090444212 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090444212 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:493) 20250806090444212 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) 20250806090444212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090444212 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090444212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090444212 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090444212 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) 20250806090444212 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090444213 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090444213 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090444213 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090444213 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444213 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090444213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444213 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) 20250806090444213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090444213 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) 20250806090444213 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) 20250806090444213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090444213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444213 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090444213 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090444213 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444213 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444213 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444213 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 20250806090444213 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090444213 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' 20250806090444213 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 20250806090444213 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090444213 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444213 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090444933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090444933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090444933 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090444933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090444933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090444933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444933 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444933 DLSS7 <000c> ss7_asp.c: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  20250806090444933 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090444933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444933 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090444933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090444933 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090444933 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090444933 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) 20250806090444933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090444933 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444933 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090444933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444933 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090444933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090444933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444933 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) 20250806090444933 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090444933 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090444933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444933 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444933 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444933 DLM3UA <000f> 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 20250806090444933 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090444933 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090444933 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090444933 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090444933 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444933 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  20250806090444933 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444933 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090444933 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090444934 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090444934 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444934 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090444934 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090444934 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444934 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444934 DLSS7 <000c> ss7_asp.c: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  20250806090444934 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090444934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444934 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090444934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090444934 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090444934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444934 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090444934 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090444934 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1053)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090444941 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444941 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090444941 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090444941 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 20250806090444941 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444941 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' 20250806090444941 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090444941 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444942 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444942 DLSS7 <000c> ss7_asp.c: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  20250806090444942 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090444942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444942 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444942 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) 20250806090444942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090444942 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444942 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090444942 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090444942 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) 20250806090444942 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) 20250806090444942 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444942 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 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) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090444942 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) 20250806090444942 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) 20250806090444942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090444942 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444942 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) 20250806090444942 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090444942 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090444942 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444942 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444942 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444942 DLM3UA <000f> 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 20250806090444942 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090444942 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' 20250806090444942 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 20250806090444942 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090444942 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444942 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  20250806090444943 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444943 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090444943 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090444943 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 20250806090444943 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444943 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' 20250806090444943 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090444943 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444943 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444943 DLSS7 <000c> ss7_asp.c: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  20250806090444943 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090444943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444943 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444943 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) 20250806090444943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444943 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444943 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090444943 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444943 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444943 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444943 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090444943 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090444943 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1056)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090444956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444956 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090444956 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090444956 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 20250806090444956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444956 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' 20250806090444956 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444956 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444956 DLSS7 <000c> ss7_asp.c: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  20250806090444956 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090444956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444956 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444956 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) 20250806090444956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090444956 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444956 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) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 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) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090444956 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090444956 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) 20250806090444956 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) 20250806090444956 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444956 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 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) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444956 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090444956 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) 20250806090444956 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) 20250806090444956 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090444956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444956 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) 20250806090444956 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090444956 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090444956 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444956 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444956 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444956 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 20250806090444956 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090444956 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' 20250806090444956 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 20250806090444956 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090444956 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444957 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  20250806090444957 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444957 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250806090444957 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250806090444957 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 20250806090444957 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444957 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' 20250806090444957 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444957 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444957 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444957 DLSS7 <000c> ss7_asp.c: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  20250806090444957 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090444957 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444958 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444958 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) 20250806090444958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250806090444958 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444958 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) 20250806090444958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444958 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) 20250806090444958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090444958 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090444958 DRANAP INFO cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc2-RAN(1059)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090444985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090444985 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090444985 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090444985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090444985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444985 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444985 DLSS7 <000c> ss7_asp.c: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  20250806090444985 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090444985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444985 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090444985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090444985 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090444985 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090444985 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) 20250806090444985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090444985 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444985 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444985 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090444985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090444985 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090444985 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090444985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444985 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) 20250806090444985 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090444985 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090444985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444985 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444985 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444985 DLM3UA <000f> 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 20250806090444985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090444985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090444985 DLSS7 <000c> ss7_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 20250806090444985 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090444985 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444985 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  20250806090444985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090444985 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090444985 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090444985 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444985 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090444985 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444986 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444986 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444986 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090444986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444986 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090444986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090444986 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090444986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444986 DLSS7 <000c> ss7_asp.c: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  20250806090444986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444986 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444986 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090444986 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090444986 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090444997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444997 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090444997 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090444997 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 20250806090444997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444997 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' 20250806090444997 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444997 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444997 DLSS7 <000c> ss7_asp.c: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  20250806090444997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090444997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444997 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) 20250806090444997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090444997 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444997 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444997 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090444997 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090444997 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) 20250806090444997 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) 20250806090444997 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090444997 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 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) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090444997 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) 20250806090444997 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) 20250806090444997 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090444997 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090444997 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) 20250806090444997 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090444997 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090444997 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444997 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090444997 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090444997 DLM3UA <000f> 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 20250806090444997 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090444997 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' 20250806090444997 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 20250806090444997 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090444997 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444997 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  20250806090444998 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090444998 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090444998 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090444998 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 20250806090444998 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090444998 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' 20250806090444998 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090444998 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090444998 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090444998 DLSS7 <000c> ss7_asp.c: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  20250806090444998 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090444998 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090444998 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090444998 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) 20250806090444998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090444998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090444998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090444998 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090444998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090444998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090444998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090444998 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090444998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090444998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090444998 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090444998 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1065)@c18501b10b59: 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 } } } } 20250806090445016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090445016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090445016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090445016 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 20250806090445016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090445016 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' 20250806090445016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090445016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090445016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090445016 DLSS7 <000c> ss7_asp.c: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  20250806090445016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090445016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090445016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090445016 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) 20250806090445016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090445016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090445016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090445016 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090445016 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) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 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) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090445016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090445016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090445016 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090445016 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) 20250806090445016 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) 20250806090445016 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090445016 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 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) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090445016 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) 20250806090445016 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) 20250806090445016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090445016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090445016 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 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250806090445016 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090445016 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090445016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090445016 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090445016 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090445016 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 20250806090445016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090445016 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' 20250806090445016 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 20250806090445016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090445016 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090445016 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 06 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090445020 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090445020 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090445020 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090445020 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 20250806090445020 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090445020 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' 20250806090445020 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090445020 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090445020 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090445020 DLSS7 <000c> ss7_asp.c: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  20250806090445021 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090445021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090445021 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090445021 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) 20250806090445021 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090445021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090445021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250806090445021 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090445021 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) 20250806090445021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090445021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445021 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) 20250806090445021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090445021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090445021 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090445021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090445021 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090445021 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090445021 DRANAP INFO cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: 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 } } } } 20250806090446035 DLCTRL DEBUG Command: GET 702780181 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090446035 DLCTRL DEBUG Tx Command reply: GET_REPLY 702780181 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090446036 DLCTRL DEBUG Command: GET 892135283 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090446036 DLCTRL DEBUG Tx Command reply: GET_REPLY 892135283 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090446037 DLCTRL DEBUG Command: GET 82488815 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090446037 DLCTRL DEBUG Tx Command reply: GET_REPLY 82488815 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090446038 DLCTRL DEBUG Command: GET 434650960 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090446038 DLCTRL DEBUG Tx Command reply: GET_REPLY 434650960 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090446039 DLCTRL DEBUG Command: GET 689896582 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090446039 DLCTRL DEBUG Tx Command reply: GET_REPLY 689896582 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090446040 DLCTRL DEBUG Command: GET 156089363 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090446040 DLCTRL DEBUG Tx Command reply: GET_REPLY 156089363 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090446041 DLCTRL DEBUG Command: GET 307416763 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090446041 DLCTRL DEBUG Tx Command reply: GET_REPLY 307416763 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090446042 DLCTRL DEBUG Command: GET 678722135 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090446042 DLCTRL DEBUG Tx Command reply: GET_REPLY 678722135 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090446042 DLCTRL DEBUG Command: GET 586663450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090446042 DLCTRL DEBUG Tx Command reply: GET_REPLY 586663450 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090446043 DLCTRL DEBUG Command: GET 358737665 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090446043 DLCTRL DEBUG Tx Command reply: GET_REPLY 358737665 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090446044 DLCTRL DEBUG Command: GET 487845453 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090446044 DLCTRL DEBUG Tx Command reply: GET_REPLY 487845453 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090446045 DLCTRL DEBUG Command: GET 454017495 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090446045 DLCTRL DEBUG Tx Command reply: GET_REPLY 454017495 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090446046 DLCTRL DEBUG Command: GET 15666710 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090446046 DLCTRL DEBUG Tx Command reply: GET_REPLY 15666710 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090446047 DLCTRL DEBUG Command: GET 405931244 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090446047 DLCTRL DEBUG Tx Command reply: GET_REPLY 405931244 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090446047 DLCTRL DEBUG Command: GET 234447146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090446047 DLCTRL DEBUG Tx Command reply: GET_REPLY 234447146 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090446048 DLCTRL DEBUG Command: GET 970195234 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090446048 DLCTRL DEBUG Tx Command reply: GET_REPLY 970195234 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090446049 DLCTRL DEBUG Command: GET 538042096 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090446049 DLCTRL DEBUG Tx Command reply: GET_REPLY 538042096 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090446050 DLCTRL DEBUG Command: GET 775857077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090446050 DLCTRL DEBUG Tx Command reply: GET_REPLY 775857077 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090446051 DLCTRL DEBUG Command: GET 601998587 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090446051 DLCTRL DEBUG Tx Command reply: GET_REPLY 601998587 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090446051 DLCTRL DEBUG Command: GET 290639952 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090446051 DLCTRL DEBUG Tx Command reply: GET_REPLY 290639952 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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@c18501b10b59: 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@c18501b10b59: 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 := '000000000000001101100111'B, t_guard := 20.000000 } 20250806090446062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)6307873 20250806090447079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090447079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090447079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806090447079 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090447079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x604021, normal) (hnbgw_rua.c:408) 20250806090447079 DHNB DEBUG map_rua[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090447079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090447079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090447079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090447079 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250806090447079 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250806090447079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 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) 20250806090447079 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090447079 DCN DEBUG map_sccp[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090447079 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6307873 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090447079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806090447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090447079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090447079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090447079 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090447079 DLSCCP DEBUG 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) 20250806090447079 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: Allocated (fsm.c:456) 20250806090447079 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090447079 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030003670056400500f1100926) (sccp_scrc.c:455) 20250806090447079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090447079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090447079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090447079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090447079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090447079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090447079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090447079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090447079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090447079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090447079 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090447079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090447079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090447079 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 03 67 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090447079 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090447079 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090447079 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090447079 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090447079 DLM3UA <000f> 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 20250806090447079 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090447079 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090447079 DLSS7 <000c> ss7_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 20250806090447080 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090447080 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090447080 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 03 67 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)1336890 HNBGW_Test.sgsn0-SCCP(1061)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1071)@c18501b10b59: setverdict(pass): none -> pass 20250806090447087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090447087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090447087 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090447087 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090447087 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090447087 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090447087 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090447087 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090447087 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090447087 DLSS7 <000c> ss7_asp.c: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 dc 7c f4 02 00 00 00 00  20250806090447087 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090447087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090447087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090447087 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090447087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090447087 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=00dc7cf4) (sccp_scrc.c:545) 20250806090447087 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) 20250806090447087 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090447087 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090447087 DLSCCP DEBUG 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) 20250806090447087 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090447087 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) 20250806090447087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090447087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090447087 DLCTRL DEBUG Command: GET 806641817 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090447087 DLCTRL DEBUG Tx Command reply: GET_REPLY 806641817 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090447089 DLCTRL DEBUG Command: GET 791966408 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090447089 DLCTRL DEBUG Tx Command reply: GET_REPLY 791966408 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090447090 DLCTRL DEBUG Command: GET 958570450 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090447090 DLCTRL DEBUG Tx Command reply: GET_REPLY 958570450 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090447091 DLCTRL DEBUG Command: GET 949940870 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090447091 DLCTRL DEBUG Tx Command reply: GET_REPLY 949940870 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090447092 DLCTRL DEBUG Command: GET 295137577 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090447092 DLCTRL DEBUG Tx Command reply: GET_REPLY 295137577 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090447093 DLCTRL DEBUG Command: GET 402741616 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090447093 DLCTRL DEBUG Tx Command reply: GET_REPLY 402741616 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090447095 DLCTRL DEBUG Command: GET 17026144 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090447095 DLCTRL DEBUG Tx Command reply: GET_REPLY 17026144 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090447096 DLCTRL DEBUG Command: GET 687836535 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090447096 DLCTRL DEBUG Tx Command reply: GET_REPLY 687836535 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090447097 DLCTRL DEBUG Command: GET 625910845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090447097 DLCTRL DEBUG Tx Command reply: GET_REPLY 625910845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090447099 DLCTRL DEBUG Command: GET 749624836 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090447099 DLCTRL DEBUG Tx Command reply: GET_REPLY 749624836 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090447100 DLCTRL DEBUG Command: GET 613915373 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090447100 DLCTRL DEBUG Tx Command reply: GET_REPLY 613915373 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090447102 DLCTRL DEBUG Command: GET 347535564 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090447102 DLCTRL DEBUG Tx Command reply: GET_REPLY 347535564 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090447103 DLCTRL DEBUG Command: GET 434005301 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090447103 DLCTRL DEBUG Tx Command reply: GET_REPLY 434005301 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090447105 DLCTRL DEBUG Command: GET 579692037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090447105 DLCTRL DEBUG Tx Command reply: GET_REPLY 579692037 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090447106 DLCTRL DEBUG Command: GET 208294489 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090447106 DLCTRL DEBUG Tx Command reply: GET_REPLY 208294489 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090447107 DLCTRL DEBUG Command: GET 482983811 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090447107 DLCTRL DEBUG Tx Command reply: GET_REPLY 482983811 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090447108 DLCTRL DEBUG Command: GET 391417909 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090447108 DLCTRL DEBUG Tx Command reply: GET_REPLY 391417909 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090447109 DLCTRL DEBUG Command: GET 801702995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090447109 DLCTRL DEBUG Tx Command reply: GET_REPLY 801702995 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090447110 DLCTRL DEBUG Command: GET 66261020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090447110 DLCTRL DEBUG Tx Command reply: GET_REPLY 66261020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090447111 DLCTRL DEBUG Command: GET 690624084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090447111 DLCTRL DEBUG Tx Command reply: GET_REPLY 690624084 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000010011110'B, t_guard := 20.000000 } 20250806090447127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)15715455 20250806090448138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090448138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090448138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1431) 20250806090448138 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090448138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefcc7f, normal) (hnbgw_rua.c:408) 20250806090448138 DHNB DEBUG map_rua[0x5580359d5d90]{init}: Allocated (fsm.c:456) 20250806090448138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090448138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15715455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090448138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090448138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090448138 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250806090448138 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15715455 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:185) 20250806090448138 DCN DEBUG map_sccp[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090448138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090448138 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15715455 <-> SCCP-115 sgsn-2 sgsn-two cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.3 (context_map.c:129) 20250806090448138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15715455 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:313) 20250806090448138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090448138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090448138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090448138 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15715455 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090448138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090448138 DLSCCP DEBUG 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) 20250806090448138 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: Allocated (fsm.c:456) 20250806090448138 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090448138 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300009e0056400500f1100926) (sccp_scrc.c:455) 20250806090448138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090448138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090448138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090448138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090448138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090448138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090448138 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) 20250806090448138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090448138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090448138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090448138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090448138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090448139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090448139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090448139 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) 20250806090448139 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) 20250806090448139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090448139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090448139 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 00 9e 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090448139 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090448139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090448139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090448139 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448139 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090448139 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090448139 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 20250806090448139 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090448139 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' 20250806090448139 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 20250806090448139 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090448139 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090448139 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 00 9e 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)9959004 HNBGW_Test.sgsn2-SCCP(1067)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@c18501b10b59: setverdict(pass): none -> pass 20250806090448144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448144 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250806090448144 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250806090448144 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 20250806090448144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090448144 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' 20250806090448144 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090448144 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090448144 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090448144 DLSS7 <000c> ss7_asp.c: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 5a 8a 28 02 00 00 00 00  20250806090448145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090448145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090448145 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090448145 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) 20250806090448145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090448145 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=005a8a28) (sccp_scrc.c:545) MTC@c18501b10b59: 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 } } } 20250806090448145 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) 20250806090448145 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090448145 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090448145 DLSCCP DEBUG 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) 20250806090448145 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090448145 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) 20250806090448145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090448145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090448145 DLCTRL DEBUG Command: GET 57196952 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090448145 DLCTRL DEBUG Tx Command reply: GET_REPLY 57196952 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090448146 DLCTRL DEBUG Command: GET 419326862 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090448146 DLCTRL DEBUG Tx Command reply: GET_REPLY 419326862 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090448147 DLCTRL DEBUG Command: GET 342995355 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090448147 DLCTRL DEBUG Tx Command reply: GET_REPLY 342995355 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090448148 DLCTRL DEBUG Command: GET 690688854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090448148 DLCTRL DEBUG Tx Command reply: GET_REPLY 690688854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090448149 DLCTRL DEBUG Command: GET 947922145 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090448150 DLCTRL DEBUG Tx Command reply: GET_REPLY 947922145 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090448151 DLCTRL DEBUG Command: GET 910552093 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090448151 DLCTRL DEBUG Tx Command reply: GET_REPLY 910552093 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090448152 DLCTRL DEBUG Command: GET 170868526 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090448152 DLCTRL DEBUG Tx Command reply: GET_REPLY 170868526 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090448153 DLCTRL DEBUG Command: GET 765194819 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090448154 DLCTRL DEBUG Tx Command reply: GET_REPLY 765194819 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090448155 DLCTRL DEBUG Command: GET 81963480 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090448155 DLCTRL DEBUG Tx Command reply: GET_REPLY 81963480 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090448156 DLCTRL DEBUG Command: GET 970355933 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090448156 DLCTRL DEBUG Tx Command reply: GET_REPLY 970355933 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090448158 DLCTRL DEBUG Command: GET 894630256 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090448158 DLCTRL DEBUG Tx Command reply: GET_REPLY 894630256 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090448159 DLCTRL DEBUG Command: GET 948858477 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090448159 DLCTRL DEBUG Tx Command reply: GET_REPLY 948858477 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250806090448160 DLCTRL DEBUG Command: GET 334685744 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090448160 DLCTRL DEBUG Tx Command reply: GET_REPLY 334685744 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090448162 DLCTRL DEBUG Command: GET 631692508 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090448162 DLCTRL DEBUG Tx Command reply: GET_REPLY 631692508 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090448163 DLCTRL DEBUG Command: GET 57915918 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090448163 DLCTRL DEBUG Tx Command reply: GET_REPLY 57915918 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090448165 DLCTRL DEBUG Command: GET 811091233 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090448165 DLCTRL DEBUG Tx Command reply: GET_REPLY 811091233 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090448166 DLCTRL DEBUG Command: GET 572344037 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090448166 DLCTRL DEBUG Tx Command reply: GET_REPLY 572344037 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090448167 DLCTRL DEBUG Command: GET 240724548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090448167 DLCTRL DEBUG Tx Command reply: GET_REPLY 240724548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090448169 DLCTRL DEBUG Command: GET 88032802 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090448169 DLCTRL DEBUG Tx Command reply: GET_REPLY 88032802 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090448170 DLCTRL DEBUG Command: GET 484907061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090448170 DLCTRL DEBUG Tx Command reply: GET_REPLY 484907061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090448174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090448174 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43291<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1045)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090448176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090448177 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090448178 DLINP DEBUG SRVCONN(,r=127.0.0.1:38399<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090448178 DLINP NOTICE SRV(,r=127.0.0.1:38399<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090448178 DMAIN NOTICE (127.0.0.1:38399 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38399<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090448178 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@c18501b10b59: Final verdict of PTC: none 20250806090448179 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090448179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448179 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090448179 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090448179 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090448179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448179 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448179 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090448179 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 20250806090448179 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448179 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090448179 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090448179 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090448179 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090448180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090448180 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090448180 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 20250806090448180 DLSS7 <000c> ss7_route.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' 20250806090448180 DLSS7 <000c> ss7_route.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' 20250806090448180 DLSS7 <000c> ss7_asp.c: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  20250806090448180 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  20250806090448180 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  20250806090448180 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  20250806090448180 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  20250806090448180 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  20250806090448180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090448180 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(1052)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@c18501b10b59: Final verdict of PTC: none 20250806090448180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090448180 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090448180 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 20250806090448180 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090448180 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 20250806090448180 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090448180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090448180 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090448180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448180 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448180 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090448180 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 20250806090448180 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448180 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090448180 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090448180 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090448180 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090448180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090448180 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090448180 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 20250806090448180 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' 20250806090448180 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' 20250806090448180 DLSS7 <000c> ss7_asp.c: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  20250806090448180 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  20250806090448180 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  20250806090448180 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  20250806090448180 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  20250806090448181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090448181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090448181 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 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448181 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090448181 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-RAN(1065)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@c18501b10b59: Final verdict of PTC: none 20250806090448180 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090448180 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090448180 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) 20250806090448180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090448180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090448180 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090448180 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) 20250806090448180 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090448180 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090448181 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090448181 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090448181 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090448181 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090448181 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 20250806090448181 DLSS7 <000c> ss7_route.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' 20250806090448181 DLSS7 <000c> ss7_route.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' 20250806090448181 DLSS7 <000c> ss7_asp.c: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  20250806090448181 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  20250806090448181 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  20250806090448181 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  20250806090448181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090448181 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090448181 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 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448181 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)@c18501b10b59: Final verdict of PTC: none 20250806090448181 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: Connection reset by peer 20250806090448181 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 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448181 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090448181 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 20250806090448181 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 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090448181 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090448181 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: Connection reset by peer 20250806090448181 DLINP <0002> stream.c:348 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250806090448181 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 20250806090448181 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250806090448181 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 20250806090448181 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090448181 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090448181 DLINP <0002> stream.c:348 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn2-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090448181 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090448181 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250806090448182 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 20250806090448181 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090448181 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) 20250806090448181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090448182 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW_Test.sgsn0-RAN(1062)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@c18501b10b59: Final verdict of PTC: none 20250806090448182 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) 20250806090448182 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090448182 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090448182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090448182 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090448182 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090448182 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) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090448182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090448182 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090448183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090448183 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090448183 DLM3UA <000f> 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 20250806090448183 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090448183 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090448183 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090448182 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) 20250806090448182 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090448182 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090448182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090448182 DLSCCP DEBUG 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) 20250806090448182 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc7cf4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090448182 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090448182 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) 20250806090448182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090448182 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090448182 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090448182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090448182 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090448182 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090448182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090448183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 dc 7c f4 00 00 72 00 00 00 00 00 (ss7_asp.c:1383) 20250806090448183 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090448183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090448183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090448183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090448183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090448183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090448183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090448183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{disrupted}: Freeing instance (context_map.c:203) 20250806090448183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6307873)[0x5580359e8bb0]{disrupted}: Deallocated (fsm.c:568) 20250806090448183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090448183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:207) 20250806090448183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090448183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6307873 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:226) 20250806090448183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090448183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090448183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090448184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090448184 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090448184 DMAIN NOTICE (127.0.0.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) 20250806090448184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090448184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090448184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090448184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090448184 DLSCCP DEBUG 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) 20250806090448184 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090448184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090448184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090448184 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) 20250806090448184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090448184 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) 20250806090448184 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) 20250806090448184 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090448184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090448184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 00 00 00 00 00 (ss7_asp.c:1383) 20250806090448184 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090448184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090448184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090448185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{disrupted}: Freeing instance (context_map.c:203) 20250806090448185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15715455)[0x5580359d5d90]{disrupted}: Deallocated (fsm.c:568) 20250806090448185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090448185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{disconnected}: Freeing instance (context_map.c:207) 20250806090448185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5580359dce90]{disconnected}: Deallocated (fsm.c:568) 20250806090448185 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15715455 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:226) 20250806090448185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090448185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090448185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090448185 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 20250806090448185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090448185 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' 20250806090448185 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 20250806090448185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090448185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090448185 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 5a 8a 28 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 06  20250806090448185 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 20250806090448189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090448190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn2-SCCP(1067)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@c18501b10b59: Final verdict of PTC: pass HNBGW-MGCP(1070)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@c18501b10b59: Final verdict of PTC: pass HNBGW-PFCP(1047)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Wed Aug 6 09:04:48 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 20250806090448292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090449093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728148) Waiting for packet dumper to finish... 1 (prev_count=728148, count=728688) 20250806090450180 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090450180 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090450180 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090450181 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090450181 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090450181 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090450181 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090450181 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090450181 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090450618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090450618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090450618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090450618 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090450618 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090450618 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) 20250806090450618 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) 20250806090450618 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090450618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090450618 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090450618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090450618 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090450618 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090450619 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090450619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090450619 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) 20250806090450619 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) 20250806090450619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090450619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090450619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090450619 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090450619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090450619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090450619 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) 20250806090450619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090450619 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) 20250806090450619 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) 20250806090450619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090450619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090450619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090450619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090450619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090450619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090450619 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' 20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090450619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090450619 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 00 04 8d 85 97 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090450619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090450619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090450619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090450619 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' 20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090450619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090450619 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 00 04 7f 08 62 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090450619 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090450619 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090450619 DLM3UA <000f> 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090450619 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' 20250806090450619 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 20250806090450619 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090450619 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090450619 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 45 52 08 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090450619 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 20250806090450619 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 20250806090451096 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451096 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451096 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090451096 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) 20250806090451096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090451096 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) 20250806090451096 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) 20250806090451096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090451096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451096 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451096 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451096 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451096 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451096 DLM3UA <000f> 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 20250806090451096 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090451096 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' 20250806090451096 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 20250806090451096 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090451096 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090451096 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 9f 05 00 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090451096 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 20250806090451097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090451097 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) 20250806090451097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090451097 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) 20250806090451097 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) 20250806090451097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090451097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451097 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090451097 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) 20250806090451097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090451097 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) 20250806090451097 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) 20250806090451097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090451097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451097 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451098 DLM3UA <000f> 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 20250806090451098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090451098 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' 20250806090451098 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 20250806090451098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090451098 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090451098 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 39 94 3d 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090451098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451098 DLM3UA <000f> 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 20250806090451098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090451098 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' 20250806090451098 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 20250806090451098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090451098 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090451098 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 c6 03 1c 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090451098 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 20250806090451098 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@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:04: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_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 20250806090451593 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451593 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451593 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090451593 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) 20250806090451593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090451593 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) 20250806090451593 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) 20250806090451593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090451593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451593 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451594 DLM3UA <000f> 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 20250806090451594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090451594 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' 20250806090451594 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 20250806090451594 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090451594 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090451594 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 b2 b1 b6 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090451594 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 20250806090451595 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090451595 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) 20250806090451595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090451595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090451595 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090451595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090451595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090451595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090451595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451595 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090451595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090451595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090451595 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) 20250806090451595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090451595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090451595 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090451595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090451595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090451595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090451595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090451595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090451595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451595 DLM3UA <000f> 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 20250806090451595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090451595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090451595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090451595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090451595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090451595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090451595 DLM3UA <000f> 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 20250806090451595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090451595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090451595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250806090452144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090452147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090452150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36993<->l=127.0.0.1:4262) (control_if.c:572) 20250806090452197 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090452197 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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452197 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090452197 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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452197 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090452197 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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452197 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452197 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090452197 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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452197 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090452197 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090452197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452197 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452198 DLM3UA <000f> 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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090452198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452198 DLM3UA <000f> 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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090452198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452198 DLM3UA <000f> 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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090452198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452198 DLM3UA <000f> 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 20250806090452198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452198 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090452198 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)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090452265 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090452265 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090452272 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452272 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452272 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452273 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44959 (stream_srv.c:143) 20250806090452273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44959<->l=127.0.0.1:29169 (hnb.c:335) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090452273 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452273 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452273 DRANAP NOTICE cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090452273 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452273 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452274 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452274 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090452274 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452274 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) 20250806090452274 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) 20250806090452274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090452274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452274 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452274 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452274 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090452274 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090452274 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) 20250806090452274 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) 20250806090452274 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090452274 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452274 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452274 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452274 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090452274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452274 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452274 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090452274 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452274 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090452275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452275 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452275 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090452275 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452275 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452275 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090452275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452275 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090452275 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452275 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090452275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452275 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452275 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452275 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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090452275 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090452275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452275 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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090452275 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' 20250806090452275 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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090452275 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452275 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 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090452275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452275 DLM3UA <000f> 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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090452275 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090452275 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 20250806090452275 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452275 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452275 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452275 DLM3UA <000f> 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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090452275 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090452275 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1083)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(1081)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1086)@c18501b10b59: ************************************************* HNBGW_Test.msc1-M3UA(1086)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@c18501b10b59: ************************************************* HNBGW_Test.msc1-SCCP(1084)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090452296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452296 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452297 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452297 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452297 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090452297 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452297 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452297 DRANAP NOTICE cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090452297 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090452297 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452298 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452298 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090452298 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452298 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) 20250806090452298 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) 20250806090452298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090452298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452298 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452298 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452298 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090452298 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090452298 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) 20250806090452298 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) 20250806090452298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090452298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452298 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452298 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452298 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090452298 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090452298 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) 20250806090452298 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) 20250806090452298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090452298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452298 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452298 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452298 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090452298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452298 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452298 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452298 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090452298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452298 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452298 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452298 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452298 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452298 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090452298 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090452298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452298 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090452298 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' 20250806090452298 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090452298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452298 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 0a 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250806090452298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452298 DLM3UA <000f> 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090452298 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' 20250806090452298 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090452298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452298 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  20250806090452298 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 20250806090452298 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452298 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452298 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452298 DLM3UA <000f> 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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452298 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090452298 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090452298 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@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: v_sccp_pdu_maxlen:268 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090452328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090452328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090452328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090452328 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090452328 DHNBAP 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) 20250806090452328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090452328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090452328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090452328 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@c18501b10b59: setverdict(pass): none -> pass 20250806090452332 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090452332 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090452332 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090452332 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090452333 DHNBAP DEBUG (127.0.0.1:44959 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090452333 DHNBAP NOTICE (127.0.0.1:44959 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090452333 DHNBAP NOTICE (127.0.0.1:44959 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090452333 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090452333 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090452484 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 20250806090452484 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 20250806090452484 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090452484 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090452486 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452486 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090452486 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090452486 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090452486 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090452486 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090452486 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090452486 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090452486 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090452486 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 20250806090452486 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090452486 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  20250806090452486 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090452487 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452487 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090452487 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090452487 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  20250806090452487 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090452487 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090452487 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090452487 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 20250806090452487 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090452487 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  20250806090452487 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' 20250806090452487 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' 20250806090452487 DLSS7 <000c> ss7_asp.c: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  20250806090452487 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 b9  20250806090452487 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  20250806090452487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090452487 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 48 bytes: [L2]> 01 00 02 01 00 00 00 30 00 06 00 08 00 00 00 01 00 12 00 0c 00 00 00 02 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090452487 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090452487 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 20250806090452487 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090452487 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090452487 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090452487 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) 20250806090452487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090452487 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090452487 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090452487 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) 20250806090452487 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 20250806090452487 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 20250806090452487 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452488 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452488 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090452488 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452488 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452488 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090452488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090452488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452488 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090452488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452488 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452488 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452488 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452488 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452488 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452488 DLM3UA <000f> 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 20250806090452488 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090452488 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090452488 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090452488 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090452488 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452488 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  20250806090452494 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 20250806090452494 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 20250806090452494 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090452494 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250806090452495 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452495 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250806090452495 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090452495 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090452495 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090452495 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090452495 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090452495 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090452495 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090452495 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 20250806090452495 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090452495 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  20250806090452495 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090452496 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452496 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090452496 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090452496 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  20250806090452496 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090452496 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090452496 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090452496 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 20250806090452496 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250806090452496 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  20250806090452496 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' 20250806090452496 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' 20250806090452496 DLSS7 <000c> ss7_asp.c: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  20250806090452496 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  20250806090452496 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 02  20250806090452496 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  20250806090452496 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250806090452496 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090452496 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090452496 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 20250806090452496 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 20250806090452496 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090452496 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090452496 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:493) 20250806090452496 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) 20250806090452496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090452496 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090452496 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090452496 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) 20250806090452496 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452496 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 20250806090452497 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452497 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090452497 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452497 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452497 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452497 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) 20250806090452497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090452497 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) 20250806090452497 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) 20250806090452497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090452497 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452497 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452497 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452497 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452497 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452497 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452497 DLM3UA <000f> 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 20250806090452497 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090452497 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' 20250806090452497 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 20250806090452497 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090452497 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452497 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  20250806090452508 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 20250806090452508 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 20250806090452508 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090452508 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090452510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090452510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090452510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090452510 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090452510 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090452510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090452510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090452510 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090452510 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 20250806090452510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090452510 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  20250806090452510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090452510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452510 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090452510 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090452510 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  20250806090452510 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090452510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090452510 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090452510 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 20250806090452510 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090452510 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  20250806090452510 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' 20250806090452510 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' 20250806090452510 DLSS7 <000c> ss7_asp.c: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  20250806090452510 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  20250806090452510 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  20250806090452510 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  20250806090452510 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  20250806090452510 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090452510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090452510 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 20250806090452510 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 20250806090452510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090452510 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 20250806090452510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090452510 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090452510 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) 20250806090452511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090452511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090452511 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090452511 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) 20250806090452511 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452512 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090452512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452512 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090452512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090452512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090452512 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090452512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452512 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452512 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452512 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452512 DLM3UA <000f> 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 20250806090452512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090452512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090452512 DLSS7 <000c> ss7_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 20250806090452512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090452512 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452512 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  20250806090452518 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 20250806090452518 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 20250806090452518 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 20250806090452519 DLSS7 <000c> ss7_asp.c:1334 ?: connection closed 20250806090452519 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250806090452519 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250806090452519 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(1092)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090452521 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452521 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090452521 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250806090452521 DLSS7 <000c> xua_asp_fsm.c:327 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250806090452521 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  20250806090452521 DLSS7 <000c> xua_asp_fsm.c:800 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250806090452521 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090452521 DLSS7 <000c> xua_as_fsm.c:603 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090452521 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 20250806090452521 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250806090452521 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  20250806090452521 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' 20250806090452521 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' 20250806090452521 DLSS7 <000c> ss7_asp.c: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  20250806090452521 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  20250806090452521 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  20250806090452521 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  20250806090452521 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  20250806090452521 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  20250806090452521 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090452521 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250806090452521 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 20250806090452521 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 20250806090452521 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090452521 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090452521 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090452521 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) 20250806090452521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090452521 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452521 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090452521 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090452523 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452523 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090452523 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090452523 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  20250806090452523 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090452523 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090452523 DLSS7 <000c> xua_as_fsm.c:643 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250806090452523 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 20250806090452524 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090452524 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  20250806090452524 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' 20250806090452524 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' 20250806090452524 DLSS7 <000c> ss7_asp.c: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  20250806090452524 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  20250806090452524 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  20250806090452524 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  20250806090452524 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  20250806090452524 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250806090452524 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090452524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090452524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090452524 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 20250806090452524 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 20250806090452524 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090452524 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) 20250806090452524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090452524 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090452524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090452524 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090452524 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) 20250806090452524 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090452525 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090452525 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090452525 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090452525 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090452525 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090452525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452525 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) 20250806090452525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090452526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090452526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090452526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090452526 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) 20250806090452526 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) 20250806090452526 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090452526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452526 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090452526 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090452526 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452526 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452526 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452526 DLM3UA <000f> 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 20250806090452526 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090452526 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' 20250806090452526 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 20250806090452526 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090452526 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452526 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  20250806090452789 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aaf8df), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090452790 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) 20250806090452790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090452790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090452790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090452790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 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 f8 df 00 00 63 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452790 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452790 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa643d), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452790 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090452790 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) 20250806090452790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090452790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.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) 20250806090452790 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090452790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090452790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452790 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 fa 64 3d 00 00 62 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452790 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090452790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090452790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090452790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090452790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090452790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452790 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 aa f8 df 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090452790 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452790 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452790 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452790 DLM3UA <000f> m3ua.c:642 0: ASP(hnbgw0-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 sls=0 20250806090452790 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090452790 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=185=0.23.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' 20250806090452790 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090452790 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090452790 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452790 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 fa 64 3d 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250806090452791 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090452791 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054f3e2), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090452791 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=2=0.0.2): true (sccp_scrc.c:85) 20250806090452791 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) 20250806090452791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090452791 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) 20250806090452791 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) 20250806090452791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090452791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090452791 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 f3 e2 00 00 64 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090452791 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452791 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090452791 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090452791 DLM3UA <000f> 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 20250806090452791 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090452791 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' 20250806090452791 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 20250806090452791 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090452791 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452791 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 54 f3 e2 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250806090452793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090452793 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090452793 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090452793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090452793 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090452793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090452793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090452793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452793 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 aa f8 df 00  20250806090452793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452793 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090452793 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090452793 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 20250806090452793 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090452793 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' 20250806090452793 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090452793 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090452793 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452793 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 54 f3 e2 00  20250806090452793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090452793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090452793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090452793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090452793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090452793 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=00aaf8df) (sccp_scrc.c:545) 20250806090452793 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) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(99)[0x5580359e76c0]{IDLE}: Deallocated (fsm.c:568) 20250806090452793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090452793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090452793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090452793 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) 20250806090452793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090452793 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=0054f3e2) (sccp_scrc.c:545) 20250806090452793 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) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090452793 DLSCCP DEBUG SCCP-SCOC(100)[0x558035a1b0c0]{IDLE}: Deallocated (fsm.c:568) 20250806090452996 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090452996 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090452996 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090452996 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090452996 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090452996 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090452996 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090452996 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090452996 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090452996 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 fa 64 3d 00  20250806090452997 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090452997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090452997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090452997 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090452997 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090452997 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=00fa643d) (sccp_scrc.c:545) 20250806090452997 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) 20250806090452997 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090452997 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090452997 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090452997 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090452997 DLSCCP DEBUG SCCP-SCOC(98)[0x558035a00200]{IDLE}: Deallocated (fsm.c:568) 20250806090453289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453289 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090453289 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090453289 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090453289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090453289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090453289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453289 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453289 DLSS7 <000c> ss7_asp.c: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  20250806090453289 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090453289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453289 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090453289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090453289 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090453289 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090453289 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) 20250806090453289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090453289 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090453289 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090453290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090453290 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090453290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090453290 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090453290 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) 20250806090453290 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090453290 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090453290 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453290 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.msc0-RAN(1082)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090453290 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090453290 DLM3UA <000f> 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 20250806090453290 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090453290 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090453290 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090453290 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090453290 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453290 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  20250806090453292 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453292 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090453292 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090453292 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090453292 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453292 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090453292 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090453292 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453292 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453292 DLSS7 <000c> ss7_asp.c: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  20250806090453292 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090453292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453292 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090453292 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090453292 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090453292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453292 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090453292 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090453292 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1082)@c18501b10b59: 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 } } } } 20250806090453297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453297 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090453297 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090453297 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 20250806090453297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453297 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' 20250806090453297 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090453297 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453297 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453297 DLSS7 <000c> ss7_asp.c: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  20250806090453297 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090453297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453297 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453297 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) 20250806090453297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453297 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453297 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090453297 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453297 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453297 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090453297 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090453297 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) HNBGW_Test.msc1-RAN(1085)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090453297 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) 20250806090453297 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090453297 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 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) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090453297 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) 20250806090453297 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) 20250806090453297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090453297 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090453297 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) 20250806090453297 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090453297 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090453297 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453297 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090453297 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090453297 DLM3UA <000f> 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 20250806090453297 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090453297 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' 20250806090453298 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 20250806090453298 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 20250806090453298 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453298 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  20250806090453299 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453299 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250806090453299 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250806090453299 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 20250806090453299 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453299 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' 20250806090453299 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090453299 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453299 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453299 DLSS7 <000c> ss7_asp.c: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  20250806090453299 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090453299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453299 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453299 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) 20250806090453299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250806090453299 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090453299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453299 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090453299 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090453299 DRANAP INFO cnlink(msc-1)[0x5580359bc730]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc1-RAN(1085)@c18501b10b59: 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(1088)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090453312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090453312 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090453312 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090453312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090453312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090453312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453312 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453312 DLSS7 <000c> ss7_asp.c: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  20250806090453312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090453312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090453312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090453313 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453313 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090453313 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090453313 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) 20250806090453313 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090453313 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090453313 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090453313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090453313 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090453313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090453313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090453313 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) 20250806090453313 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090453313 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090453313 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453313 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090453313 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090453313 DLM3UA <000f> 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 20250806090453313 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090453313 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090453313 DLSS7 <000c> ss7_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 20250806090453313 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090453313 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453313 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  20250806090453314 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453314 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090453314 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090453314 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090453314 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453314 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090453314 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090453314 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453314 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453314 DLSS7 <000c> ss7_asp.c: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  20250806090453314 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090453314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453314 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090453314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090453314 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090453314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453314 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090453314 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090453314 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090453323 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453323 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090453323 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090453323 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 20250806090453323 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453323 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' 20250806090453323 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090453323 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453323 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453323 DLSS7 <000c> ss7_asp.c: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  20250806090453323 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090453323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453323 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453323 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) 20250806090453323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090453323 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090453323 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090453323 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) 20250806090453323 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) 20250806090453323 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090453323 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 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) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090453323 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) 20250806090453323 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) 20250806090453323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090453323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090453323 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 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 (ss7_asp.c:1383) 20250806090453323 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090453323 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090453324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453324 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090453324 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090453324 DLM3UA <000f> 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 20250806090453324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090453324 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' 20250806090453324 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 20250806090453324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090453324 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453324 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 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250806090453324 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090453324 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090453324 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090453324 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 20250806090453324 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090453324 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' 20250806090453324 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090453324 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090453324 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090453324 DLSS7 <000c> ss7_asp.c: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  20250806090453324 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090453324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090453324 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090453324 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) 20250806090453324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090453324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090453324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090453325 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090453325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090453325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090453325 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090453325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090453325 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090453325 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090453325 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: 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 } } } } 20250806090454338 DLCTRL DEBUG Command: GET 740498394 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090454338 DLCTRL DEBUG Tx Command reply: GET_REPLY 740498394 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090454339 DLCTRL DEBUG Command: GET 162411991 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090454339 DLCTRL DEBUG Tx Command reply: GET_REPLY 162411991 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090454340 DLCTRL DEBUG Command: GET 278388115 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090454340 DLCTRL DEBUG Tx Command reply: GET_REPLY 278388115 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090454341 DLCTRL DEBUG Command: GET 19532445 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090454341 DLCTRL DEBUG Tx Command reply: GET_REPLY 19532445 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090454342 DLCTRL DEBUG Command: GET 563901709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090454342 DLCTRL DEBUG Tx Command reply: GET_REPLY 563901709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090454343 DLCTRL DEBUG Command: GET 179343745 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090454343 DLCTRL DEBUG Tx Command reply: GET_REPLY 179343745 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090454344 DLCTRL DEBUG Command: GET 565950733 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090454344 DLCTRL DEBUG Tx Command reply: GET_REPLY 565950733 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090454345 DLCTRL DEBUG Command: GET 69789949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090454345 DLCTRL DEBUG Tx Command reply: GET_REPLY 69789949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090454347 DLCTRL DEBUG Command: GET 980128878 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090454347 DLCTRL DEBUG Tx Command reply: GET_REPLY 980128878 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090454349 DLCTRL DEBUG Command: GET 986093659 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090454349 DLCTRL DEBUG Tx Command reply: GET_REPLY 986093659 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090454349 DLCTRL DEBUG Command: GET 447864132 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090454349 DLCTRL DEBUG Tx Command reply: GET_REPLY 447864132 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090454350 DLCTRL DEBUG Command: GET 501242822 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090454350 DLCTRL DEBUG Tx Command reply: GET_REPLY 501242822 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090454351 DLCTRL DEBUG Command: GET 879826276 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090454351 DLCTRL DEBUG Tx Command reply: GET_REPLY 879826276 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090454352 DLCTRL DEBUG Command: GET 280415103 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090454352 DLCTRL DEBUG Tx Command reply: GET_REPLY 280415103 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090454353 DLCTRL DEBUG Command: GET 259948032 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090454353 DLCTRL DEBUG Tx Command reply: GET_REPLY 259948032 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090454353 DLCTRL DEBUG Command: GET 413980923 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090454353 DLCTRL DEBUG Tx Command reply: GET_REPLY 413980923 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090454354 DLCTRL DEBUG Command: GET 249154240 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090454354 DLCTRL DEBUG Tx Command reply: GET_REPLY 249154240 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090454355 DLCTRL DEBUG Command: GET 127366534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090454355 DLCTRL DEBUG Tx Command reply: GET_REPLY 127366534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090454356 DLCTRL DEBUG Command: GET 18361020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090454356 DLCTRL DEBUG Tx Command reply: GET_REPLY 18361020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090454356 DLCTRL DEBUG Command: GET 871257345 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090454356 DLCTRL DEBUG Tx Command reply: GET_REPLY 871257345 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001001011100'B, t_guard := 20.000000 } 20250806090454370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)14706407 20250806090455383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090455383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090455383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090455383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090455383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe066e7, normal) (hnbgw_rua.c:408) 20250806090455383 DHNB DEBUG map_rua[0x558035a1b0c0]{init}: Allocated (fsm.c:456) 20250806090455383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090455383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14706407 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090455383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090455383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090455384 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090455384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14706407 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090455384 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090455384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090455384 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14706407 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090455384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14706407 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090455384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090455384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090455384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090455384 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14706407 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090455384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090455384 DLSCCP DEBUG 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) 20250806090455384 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: Allocated (fsm.c:456) 20250806090455384 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090455384 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300025c0056400500f1100926) (sccp_scrc.c:455) 20250806090455384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090455384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090455384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090455384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090455384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090455384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090455384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090455384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090455384 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090455384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090455384 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090455384 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090455384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090455384 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 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090455384 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090455384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090455384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090455384 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090455384 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090455384 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090455384 DLM3UA <000f> 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 20250806090455384 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090455384 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090455384 DLSS7 <000c> ss7_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 20250806090455384 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090455384 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090455384 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 5c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)11845494 HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@c18501b10b59: setverdict(pass): none -> pass 20250806090455390 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090455390 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090455390 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090455390 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090455390 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090455390 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090455390 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090455390 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090455390 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090455390 DLSS7 <000c> ss7_asp.c: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 5a 3a b3 02 00 00 00 00  MTC@c18501b10b59: 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 } } } 20250806090455390 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090455390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090455390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090455390 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090455390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090455390 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=005a3ab3) (sccp_scrc.c:545) 20250806090455390 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) 20250806090455390 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090455390 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090455390 DLSCCP DEBUG 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) 20250806090455390 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090455390 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) 20250806090455390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090455390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090455390 DLCTRL DEBUG Command: GET 844272135 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090455390 DLCTRL DEBUG Tx Command reply: GET_REPLY 844272135 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090455391 DLCTRL DEBUG Command: GET 624653455 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090455391 DLCTRL DEBUG Tx Command reply: GET_REPLY 624653455 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090455392 DLCTRL DEBUG Command: GET 497301687 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090455392 DLCTRL DEBUG Tx Command reply: GET_REPLY 497301687 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090455393 DLCTRL DEBUG Command: GET 833842191 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090455393 DLCTRL DEBUG Tx Command reply: GET_REPLY 833842191 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090455394 DLCTRL DEBUG Command: GET 835180991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090455394 DLCTRL DEBUG Tx Command reply: GET_REPLY 835180991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090455395 DLCTRL DEBUG Command: GET 52452197 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090455395 DLCTRL DEBUG Tx Command reply: GET_REPLY 52452197 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090455396 DLCTRL DEBUG Command: GET 832516669 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090455396 DLCTRL DEBUG Tx Command reply: GET_REPLY 832516669 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090455396 DLCTRL DEBUG Command: GET 548691711 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090455396 DLCTRL DEBUG Tx Command reply: GET_REPLY 548691711 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090455397 DLCTRL DEBUG Command: GET 945734552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090455397 DLCTRL DEBUG Tx Command reply: GET_REPLY 945734552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090455398 DLCTRL DEBUG Command: GET 97843942 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090455398 DLCTRL DEBUG Tx Command reply: GET_REPLY 97843942 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090455399 DLCTRL DEBUG Command: GET 420511339 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090455399 DLCTRL DEBUG Tx Command reply: GET_REPLY 420511339 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090455400 DLCTRL DEBUG Command: GET 670899438 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090455400 DLCTRL DEBUG Tx Command reply: GET_REPLY 670899438 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090455401 DLCTRL DEBUG Command: GET 756249255 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090455401 DLCTRL DEBUG Tx Command reply: GET_REPLY 756249255 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090455401 DLCTRL DEBUG Command: GET 890044969 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090455402 DLCTRL DEBUG Tx Command reply: GET_REPLY 890044969 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090455402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806090455402 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806090455402 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090455402 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 20250806090455402 DLCTRL DEBUG Command: GET 582262826 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090455402 DLCTRL DEBUG Tx Command reply: GET_REPLY 582262826 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090455403 DLCTRL DEBUG Command: GET 644483600 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090455403 DLCTRL DEBUG Tx Command reply: GET_REPLY 644483600 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090455404 DLCTRL DEBUG Command: GET 166158225 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090455404 DLCTRL DEBUG Tx Command reply: GET_REPLY 166158225 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090455405 DLCTRL DEBUG Command: GET 957169731 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090455405 DLCTRL DEBUG Tx Command reply: GET_REPLY 957169731 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090455406 DLCTRL DEBUG Command: GET 505981266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090455406 DLCTRL DEBUG Tx Command reply: GET_REPLY 505981266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090455407 DLCTRL DEBUG Command: GET 957433809 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090455407 DLCTRL DEBUG Tx Command reply: GET_REPLY 957433809 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000001110011001'B, t_guard := 20.000000 } 20250806090455419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090455430 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806090455430 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806090455430 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090455430 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090455430 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090455430 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090455430 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090455441 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more 20250806090455441 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) 20250806090455441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090455441 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 HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)7887183 20250806090456427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090456427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090456427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806090456427 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090456427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x78594f, normal) (hnbgw_rua.c:408) 20250806090456427 DHNB DEBUG map_rua[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090456427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090456427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7887183 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090456427 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090456427 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090456427 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806090456427 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7887183 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806090456427 DCN DEBUG map_sccp[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090456427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090456427 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7887183 <-> SCCP-117 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090456427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7887183 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806090456427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090456427 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090456427 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090456427 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7887183 SCCP-117 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090456427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090456427 DLSCCP DEBUG 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) 20250806090456427 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: Allocated (fsm.c:456) 20250806090456427 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090456427 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003990056400500f1100926) (sccp_scrc.c:455) 20250806090456427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090456427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090456427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090456427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090456427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090456427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090456427 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) 20250806090456427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090456427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090456427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090456427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090456427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090456428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090456428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090456428 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) 20250806090456428 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) 20250806090456428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090456428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090456428 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 03 99 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090456428 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090456428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090456428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090456428 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090456428 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090456428 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090456428 DLM3UA <000f> 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 20250806090456428 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090456428 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' 20250806090456428 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 20250806090456428 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090456428 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090456428 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 03 99 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)4045956 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@c18501b10b59: setverdict(pass): none -> pass 20250806090456431 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090456431 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090456431 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090456431 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 20250806090456431 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090456431 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' 20250806090456431 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090456431 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090456431 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090456431 DLSS7 <000c> ss7_asp.c: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 23 6e cd 02 00 00 00 00  20250806090456431 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090456431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090456431 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090456431 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) 20250806090456431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090456431 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=00236ecd) (sccp_scrc.c:545) 20250806090456431 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) 20250806090456432 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090456432 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090456432 DLSCCP DEBUG 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) 20250806090456432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090456432 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) 20250806090456432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090456432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090456432 DLCTRL DEBUG Command: GET 634971789 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090456432 DLCTRL DEBUG Tx Command reply: GET_REPLY 634971789 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090456433 DLCTRL DEBUG Command: GET 960455540 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090456433 DLCTRL DEBUG Tx Command reply: GET_REPLY 960455540 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090456433 DLCTRL DEBUG Command: GET 153119344 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090456433 DLCTRL DEBUG Tx Command reply: GET_REPLY 153119344 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090456434 DLCTRL DEBUG Command: GET 810402801 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090456434 DLCTRL DEBUG Tx Command reply: GET_REPLY 810402801 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090456435 DLCTRL DEBUG Command: GET 733585924 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090456435 DLCTRL DEBUG Tx Command reply: GET_REPLY 733585924 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090456436 DLCTRL DEBUG Command: GET 703882472 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090456436 DLCTRL DEBUG Tx Command reply: GET_REPLY 703882472 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090456437 DLCTRL DEBUG Command: GET 383548427 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090456437 DLCTRL DEBUG Tx Command reply: GET_REPLY 383548427 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090456438 DLCTRL DEBUG Command: GET 921036639 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090456438 DLCTRL DEBUG Tx Command reply: GET_REPLY 921036639 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090456439 DLCTRL DEBUG Command: GET 955932572 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090456439 DLCTRL DEBUG Tx Command reply: GET_REPLY 955932572 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090456440 DLCTRL DEBUG Command: GET 604155677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090456440 DLCTRL DEBUG Tx Command reply: GET_REPLY 604155677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090456441 DLCTRL DEBUG Command: GET 611483864 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090456441 DLCTRL DEBUG Tx Command reply: GET_REPLY 611483864 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090456442 DLCTRL DEBUG Command: GET 26227948 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090456442 DLCTRL DEBUG Tx Command reply: GET_REPLY 26227948 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090456443 DLCTRL DEBUG Command: GET 737062971 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090456443 DLCTRL DEBUG Tx Command reply: GET_REPLY 737062971 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090456444 DLCTRL DEBUG Command: GET 970663895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090456444 DLCTRL DEBUG Tx Command reply: GET_REPLY 970663895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090456445 DLCTRL DEBUG Command: GET 588306413 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090456445 DLCTRL DEBUG Tx Command reply: GET_REPLY 588306413 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090456446 DLCTRL DEBUG Command: GET 239885493 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090456446 DLCTRL DEBUG Tx Command reply: GET_REPLY 239885493 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090456447 DLCTRL DEBUG Command: GET 169958293 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090456447 DLCTRL DEBUG Tx Command reply: GET_REPLY 169958293 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090456448 DLCTRL DEBUG Command: GET 497798930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090456448 DLCTRL DEBUG Tx Command reply: GET_REPLY 497798930 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090456449 DLCTRL DEBUG Command: GET 700509233 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090456449 DLCTRL DEBUG Tx Command reply: GET_REPLY 700509233 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090456450 DLCTRL DEBUG Command: GET 971168260 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090456450 DLCTRL DEBUG Tx Command reply: GET_REPLY 971168260 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: "disconnecting msc0" 20250806090456450 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250806090456451 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090456451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090456451 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090456451 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090456451 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090456451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090456451 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090456451 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090456451 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 20250806090456451 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090456451 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090456451 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090456451 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090456451 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090456451 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090456451 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090456451 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 20250806090456451 DLSS7 <000c> ss7_route.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' 20250806090456451 DLSS7 <000c> ss7_route.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' 20250806090456451 DLSS7 <000c> ss7_asp.c: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  20250806090456451 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  20250806090456451 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  20250806090456451 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  20250806090456451 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  20250806090456451 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  20250806090456451 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090456451 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090456451 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 20250806090456451 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 20250806090456451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090456451 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090456451 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090456451 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) 20250806090456451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090456451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090456451 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090456451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090456451 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090456451 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) 20250806090456451 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090456451 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090456451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090456451 DLSCCP DEBUG 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) 20250806090456451 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090456451 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a3ab3), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090456451 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090456451 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) 20250806090456451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090456451 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090456451 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090456451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090456451 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090456451 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090456451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090456451 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 3a b3 00 00 74 00 00 00 00 00 (ss7_asp.c:1383) 20250806090456451 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090456451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090456451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090456451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090456452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090456452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090456452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090456452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090456452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14706407)[0x558035a1b0c0]{disrupted}: Deallocated (fsm.c:568) 20250806090456452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090456452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090456452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090456452 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14706407 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090456452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090456452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090456452 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090456452 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090456452 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090456452 DLM3UA <000f> 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 20250806090456452 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090456452 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090456452 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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 := '000000000000000000110011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c18501b10b59: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)14706407 20250806090456469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6560298 20250806090457476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090457476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090457476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090457476 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090457476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x641a2a, normal) (hnbgw_rua.c:408) 20250806090457476 DHNB DEBUG map_rua[0x558035a1b0c0]{init}: Allocated (fsm.c:456) 20250806090457476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090457476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6560298 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090457476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090457476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090457476 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6560298 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806090457476 DCN DEBUG map_sccp[0x5580359e76c0]{init}: Allocated (fsm.c:456) 20250806090457476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090457476 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6560298 <-> SCCP-118 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090457476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6560298 SCCP-118 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090457476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090457476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090457476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090457476 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6560298 SCCP-118 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090457476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090457476 DLSCCP DEBUG 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) 20250806090457476 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: Allocated (fsm.c:456) 20250806090457476 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090457476 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030000330056400500f1100926) (sccp_scrc.c:455) 20250806090457476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090457476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090457476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090457476 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) 20250806090457476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090457476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090457476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090457476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090457476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090457476 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) 20250806090457476 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) 20250806090457476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090457476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090457476 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 00 33 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090457476 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090457476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090457476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090457476 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457476 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090457476 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090457476 DLM3UA <000f> 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 20250806090457476 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090457476 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' 20250806090457476 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 20250806090457476 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090457476 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090457476 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 00 33 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)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096) HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)7452530 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090457478 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457478 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090457478 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090457478 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 20250806090457478 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090457478 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' 20250806090457478 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090457478 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090457478 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090457478 DLSS7 <000c> ss7_asp.c: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 45 ea 07 02 00 00 00 00  20250806090457478 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090457478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090457478 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090457478 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) 20250806090457478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090457478 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=0045ea07) (sccp_scrc.c:545) 20250806090457478 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) 20250806090457478 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090457478 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090457478 DLSCCP DEBUG 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) 20250806090457478 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090457478 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) 20250806090457478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090457478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090457479 DLCTRL DEBUG Command: GET 178201848 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090457479 DLCTRL DEBUG Tx Command reply: GET_REPLY 178201848 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090457480 DLCTRL DEBUG Command: GET 124375002 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090457480 DLCTRL DEBUG Tx Command reply: GET_REPLY 124375002 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090457481 DLCTRL DEBUG Command: GET 825218947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090457481 DLCTRL DEBUG Tx Command reply: GET_REPLY 825218947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090457483 DLCTRL DEBUG Command: GET 956448774 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090457483 DLCTRL DEBUG Tx Command reply: GET_REPLY 956448774 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090457484 DLCTRL DEBUG Command: GET 216509399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090457484 DLCTRL DEBUG Tx Command reply: GET_REPLY 216509399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090457485 DLCTRL DEBUG Command: GET 593427124 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090457485 DLCTRL DEBUG Tx Command reply: GET_REPLY 593427124 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250806090457486 DLCTRL DEBUG Command: GET 930725972 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090457486 DLCTRL DEBUG Tx Command reply: GET_REPLY 930725972 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090457488 DLCTRL DEBUG Command: GET 567024113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090457488 DLCTRL DEBUG Tx Command reply: GET_REPLY 567024113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090457489 DLCTRL DEBUG Command: GET 284852260 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090457490 DLCTRL DEBUG Tx Command reply: GET_REPLY 284852260 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090457491 DLCTRL DEBUG Command: GET 557478174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090457491 DLCTRL DEBUG Tx Command reply: GET_REPLY 557478174 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090457493 DLCTRL DEBUG Command: GET 629859217 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090457493 DLCTRL DEBUG Tx Command reply: GET_REPLY 629859217 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090457494 DLCTRL DEBUG Command: GET 335970525 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090457494 DLCTRL DEBUG Tx Command reply: GET_REPLY 335970525 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090457495 DLCTRL DEBUG Command: GET 848079289 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090457495 DLCTRL DEBUG Tx Command reply: GET_REPLY 848079289 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090457496 DLCTRL DEBUG Command: GET 889467611 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090457496 DLCTRL DEBUG Tx Command reply: GET_REPLY 889467611 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090457497 DLCTRL DEBUG Command: GET 81759611 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090457497 DLCTRL DEBUG Tx Command reply: GET_REPLY 81759611 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090457498 DLCTRL DEBUG Command: GET 220736580 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090457498 DLCTRL DEBUG Tx Command reply: GET_REPLY 220736580 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090457499 DLCTRL DEBUG Command: GET 953738992 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090457499 DLCTRL DEBUG Tx Command reply: GET_REPLY 953738992 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090457500 DLCTRL DEBUG Command: GET 323857315 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090457500 DLCTRL DEBUG Tx Command reply: GET_REPLY 323857315 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090457501 DLCTRL DEBUG Command: GET 37767236 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090457501 DLCTRL DEBUG Tx Command reply: GET_REPLY 37767236 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090457501 DLCTRL DEBUG Command: GET 740383175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090457501 DLCTRL DEBUG Tx Command reply: GET_REPLY 740383175 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090457504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090457504 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36993<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1075)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(1074)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090457506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090457506 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090457506 DLINP DEBUG SRVCONN(,r=127.0.0.1:44959<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090457506 DLINP NOTICE SRV(,r=127.0.0.1:44959<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090457506 DMAIN NOTICE (127.0.0.1:44959 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44959<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090457506 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@c18501b10b59: Final verdict of PTC: none 20250806090457508 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090457508 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457508 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090457508 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090457508 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090457509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457509 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-M3UA(1089)@c18501b10b59: Final verdict of PTC: none 20250806090457509 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250806090457509 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090457509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457509 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090457509 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090457509 DLINP <0002> stream.c:348 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090457509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457509 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090457509 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090457509 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 20250806090457509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457509 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090457509 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090457509 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090457509 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 20250806090457509 DLSS7 <000c> ss7_route.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' 20250806090457509 DLSS7 <000c> ss7_route.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' 20250806090457509 DLSS7 <000c> ss7_asp.c: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  20250806090457509 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  20250806090457509 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  20250806090457509 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  20250806090457509 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  20250806090457509 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090457509 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 20250806090457509 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457509 DLSS7 <000c> ss7_asp.c:1334 virt-msc1-0: connection closed 20250806090457509 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(1088)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@c18501b10b59: Final verdict of PTC: none 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc1-0){ASP_DOWN}: T(beat) stopped 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090457509 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090457509 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 20250806090457509 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' 20250806090457509 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' 20250806090457509 DLSS7 <000c> ss7_asp.c: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  20250806090457509 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  20250806090457509 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  20250806090457509 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  20250806090457509 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090457509 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@c18501b10b59: Final verdict of PTC: none 20250806090457509 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 20250806090457509 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 20250806090457510 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@c18501b10b59: Final verdict of PTC: none 20250806090457510 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW_Test.sgsn1-M3UA(1092)@c18501b10b59: Final verdict of PTC: none 20250806090457510 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 20250806090457510 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 20250806090457510 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090457510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457510 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090457510 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250806090457510 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 20250806090457510 DLINP <0002> stream.c:348 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090457510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090457510 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090457510 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090457510 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 20250806090457510 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457510 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090457510 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090457510 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090457510 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090457510 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090457510 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090457510 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 20250806090457510 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' 20250806090457510 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' 20250806090457510 DLSS7 <000c> ss7_asp.c: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  20250806090457510 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  20250806090457510 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  20250806090457510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090457510 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090457510 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 20250806090457510 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 20250806090457511 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) HNBGW_Test.sgsn1-SCCP(1090)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@c18501b10b59: Final verdict of PTC: none 20250806090457511 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) 20250806090457511 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090457512 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090457513 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090457513 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) 20250806090457514 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090457514 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090457515 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(1083)@c18501b10b59: Final verdict of PTC: none 20250806090457516 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-MGCP(1093)@c18501b10b59: Final verdict of PTC: none 20250806090457517 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:458) 20250806090457517 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) 20250806090457518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090457519 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090457521 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) HNBGW-PFCP(1076)@c18501b10b59: Final verdict of PTC: none 20250806090457521 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) 20250806090457523 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090457523 DRANAP NOTICE cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090457524 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090457524 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@c18501b10b59: Final verdict of PTC: none 20250806090457525 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090457525 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) 20250806090457526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457526 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090457527 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090457527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090457528 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@c18501b10b59: Final verdict of PTC: pass 20250806090457528 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) 20250806090457529 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090457530 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@c18501b10b59: Final verdict of PTC: pass 20250806090457538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090457539 DLSCCP DEBUG 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) 20250806090457539 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090457539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00236ecd), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090457540 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090457540 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) 20250806090457540 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) 20250806090457541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090457541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090457542 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090457542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090457542 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) 20250806090457543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090457543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@c18501b10b59: Final verdict of PTC: pass 20250806090457543 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 23 6e cd 00 00 75 00 00 00 00 00 (ss7_asp.c:1383) 20250806090457543 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090457544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) MTC@c18501b10b59: Setting final verdict of the test case.20250806090457544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090457544 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) MTC@c18501b10b59: Local verdict of MTC: pass20250806090457545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090457545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090457545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090457546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{disrupted}: Freeing instance (context_map.c:203) MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) 20250806090457546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7887183)[0x5580359dce90]{disrupted}: Deallocated (fsm.c:568) 20250806090457546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090457546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090457547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5580359e8bb0]{disconnected}: Deallocated (fsm.c:568) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass)20250806090457547 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7887183 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:226) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass)20250806090457547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090457547 DLSCCP DEBUG 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) 20250806090457547 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass)20250806090457548 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045ea07), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090457548 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090457548 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) 20250806090457548 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) 20250806090457548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090457548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) 20250806090457549 DLSS7 INFO 0: CombinedLinkset(dpc=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) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@c18501b10b59: 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'. 20250806090457549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090457549 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) 20250806090457550 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090457550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090457550 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 ea 07 00 00 76 00 00 00 00 00 (ss7_asp.c:1383) 20250806090457550 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090457550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090457551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090457551 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090457551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090457551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090457551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090457551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090457552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6560298)[0x558035a1b0c0]{disrupted}: Deallocated (fsm.c:568) 20250806090457552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090457552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{disconnected}: Freeing instance (context_map.c:207) 20250806090457552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-118)[0x5580359e76c0]{disconnected}: Deallocated (fsm.c:568) 20250806090457552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6560298 SCCP-118 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090457552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090457552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457552 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090457552 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090457552 DLM3UA <000f> 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 20250806090457552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090457552 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 20250806090457552 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090457552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090457552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090457553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090457553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090457553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090457553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090457553 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090457553 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090457554 DMAIN NOTICE (127.0.0.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) 20250806090457554 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090457554 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090457554 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090457554 DLM3UA <000f> 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 20250806090457554 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090457554 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 20250806090457554 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! Wed Aug 6 09:04:57 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 20250806090457635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090458183 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090458183 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc7cf4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090458183 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090458183 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) 20250806090458183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090458183 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090458183 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090458183 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090458183 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090458183 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090458183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090458183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 dc 7c f4 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090458184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090458184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090458184 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090458184 DLM3UA <000f> 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 20250806090458184 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090458184 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090458184 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090458185 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090458185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090458185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090458185 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090458185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090458185 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) 20250806090458185 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) 20250806090458185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090458185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090458185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090458185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090458185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090458185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090458185 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 20250806090458185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090458185 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' 20250806090458185 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 20250806090458185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090458185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090458185 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 00 04 5a 8a 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090458185 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 20250806090458437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=734088) 20250806090458452 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090458452 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090458452 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=734088, count=748320) 20250806090459510 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090459510 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090459510 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250806090459510 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090459510 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090459510 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090459510 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090459510 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090459510 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:05: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_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 20250806090500619 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090500619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090500619 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090500619 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) 20250806090500619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090500619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090500619 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090500619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090500619 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) 20250806090500619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090500619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090500619 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090500619 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090500619 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090500620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090500620 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090500620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090500620 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) 20250806090500620 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) 20250806090500620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090500620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090500620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090500620 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090500620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090500620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090500620 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090500620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090500620 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) 20250806090500620 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) 20250806090500620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090500620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090500620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090500620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090500620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090500620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090500620 DLM3UA <000f> 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090500620 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090500620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090500620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090500620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090500620 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090500620 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' 20250806090500620 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090500620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090500620 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 00 04 7f 08 62 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090500620 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090500620 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090500620 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090500620 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090500620 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' 20250806090500620 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 20250806090500620 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090500620 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090500620 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 00 04 8d 85 97 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090500620 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 20250806090500620 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 20250806090501097 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501097 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501097 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090501097 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) 20250806090501097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501097 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501098 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) 20250806090501098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090501098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501098 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501098 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090501098 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) 20250806090501098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501098 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) 20250806090501098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090501098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501098 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501098 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090501098 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) 20250806090501098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501098 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) 20250806090501098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090501098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501098 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501098 DLM3UA <000f> 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090501098 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090501098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501098 DLM3UA <000f> 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090501098 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090501098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501098 DLM3UA <000f> 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090501098 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 20250806090501098 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250806090501495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090501500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090501506 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32787<->l=127.0.0.1:4262) (control_if.c:572) 20250806090501594 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501594 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501594 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090501594 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) 20250806090501594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501594 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501594 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501594 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) 20250806090501594 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090501594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501594 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501594 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501594 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501594 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501594 DLM3UA <000f> 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 20250806090501594 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090501594 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 20250806090501594 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090501595 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090501595 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) 20250806090501595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090501595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090501595 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090501595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090501595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090501595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090501595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501595 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090501595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090501595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090501595 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) 20250806090501595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090501595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090501595 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090501595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090501595 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090501595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090501595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090501595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501595 DLM3UA <000f> 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 20250806090501595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090501595 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090501595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090501596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501596 DLM3UA <000f> 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 20250806090501596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090501596 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090501596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090501808 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090501808 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090501825 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501825 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501825 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501825 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501826 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501826 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090501826 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSS7 INFO 0: CombinedLinkset(dpc=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) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090501827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090501827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501827 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090501827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090501827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501827 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501827 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501827 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501827 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501827 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501827 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090501827 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501827 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501827 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501827 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501828 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501828 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090501828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090501828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501828 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501828 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48588 (stream_srv.c:143) 20250806090501828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48588<->l=127.0.0.1:29169 (hnb.c:335) 20250806090501828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501828 DLM3UA <000f> 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 20250806090501828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090501828 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090501828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090501828 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501828 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501828 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501828 DLM3UA <000f> 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 20250806090501828 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090501828 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090501828 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090501829 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090501829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501829 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501829 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501829 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) 20250806090501829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090501829 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) 20250806090501830 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) 20250806090501830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090501830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501830 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501830 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501830 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501830 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501830 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501830 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501830 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501830 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 20250806090501830 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090501830 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' 20250806090501830 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 20250806090501830 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090501830 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090501830 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 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090501830 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 20250806090501831 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501831 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090501831 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501831 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501831 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) 20250806090501831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090501831 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) 20250806090501831 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) 20250806090501831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090501831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501832 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501832 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501832 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501832 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501832 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501832 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 20250806090501832 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090501832 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1107)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090501860 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501860 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501861 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501861 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090501861 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090501861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501861 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090501862 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090501862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090501862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501862 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501862 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501862 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501862 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501862 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501862 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501862 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501862 DLM3UA <000f> 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 20250806090501862 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090501862 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090501862 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090501862 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501862 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501863 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501863 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090501863 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501863 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501863 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501863 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501863 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090501863 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090501863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090501863 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) 20250806090501863 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090501863 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501863 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501863 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501863 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090501863 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090501863 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501863 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501863 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501863 DLM3UA <000f> 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 20250806090501863 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090501863 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 20250806090501863 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090501864 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501864 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090501864 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501864 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501864 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501864 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) 20250806090501864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090501864 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) 20250806090501864 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) 20250806090501864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090501864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501864 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501865 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501865 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090501865 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090501865 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090501865 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090501865 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090501865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501865 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) 20250806090501865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090501865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090501865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090501865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090501865 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) 20250806090501865 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) 20250806090501865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090501865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090501865 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090501865 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090501865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501865 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 20250806090501865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090501865 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090501865 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090501865 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090501865 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090501865 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 20250806090501865 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090501865 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' 20250806090501865 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 20250806090501865 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090501865 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090501865 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  20250806090501865 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 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090501902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090501902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090501902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090501902 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090501902 DHNBAP 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) 20250806090501902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090501902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090501902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090501902 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@c18501b10b59: setverdict(pass): none -> pass 20250806090501910 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090501910 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090501910 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090501910 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090501910 DHNBAP DEBUG (127.0.0.1:48588 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090501910 DHNBAP NOTICE (127.0.0.1:48588 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090501910 DHNBAP NOTICE (127.0.0.1:48588 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090501910 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090501910 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090502053 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 20250806090502053 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 20250806090502053 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090502053 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090502056 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502056 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090502056 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090502056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090502056 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090502056 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090502056 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090502057 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090502057 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090502057 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 20250806090502057 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090502057 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  20250806090502057 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090502058 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502058 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090502058 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090502058 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  20250806090502058 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090502058 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090502058 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090502058 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 20250806090502058 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090502058 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  20250806090502058 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' 20250806090502058 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' 20250806090502058 DLSS7 <000c> ss7_asp.c: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  20250806090502058 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 b9  20250806090502058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090502058 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 bc 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090502058 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090502058 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 20250806090502058 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 20250806090502058 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090502058 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090502058 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090502058 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) 20250806090502058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090502058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090502058 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090502058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090502058 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090502058 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) 20250806090502058 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090502059 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090502059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090502059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090502059 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090502059 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090502059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502059 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090502059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502059 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502059 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090502059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502059 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090502059 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090502059 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502059 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502059 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502059 DLM3UA <000f> 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 20250806090502059 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090502059 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090502059 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090502059 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090502059 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502059 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  20250806090502083 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 20250806090502083 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 20250806090502083 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090502083 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090502087 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502087 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090502087 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090502087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090502087 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090502087 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090502087 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090502087 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090502087 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090502087 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 20250806090502087 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090502087 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  20250806090502087 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090502089 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502089 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090502089 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090502089 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  20250806090502089 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090502089 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090502089 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090502089 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 20250806090502089 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090502089 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  20250806090502089 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' 20250806090502089 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' 20250806090502089 DLSS7 <000c> ss7_asp.c: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  20250806090502089 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  20250806090502089 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  20250806090502089 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090502089 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 02 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090502089 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090502089 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 20250806090502089 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 20250806090502089 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090502089 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090502089 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090502089 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) 20250806090502089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090502089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090502089 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090502089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090502089 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090502089 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) 20250806090502089 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090502090 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090502090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090502090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090502090 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090502090 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090502090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502090 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502090 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090502090 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090502090 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502090 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502090 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502090 DLM3UA <000f> 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 20250806090502090 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502090 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090502090 DLSS7 <000c> ss7_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 20250806090502090 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502090 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502091 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  20250806090502197 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005360d6), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090502198 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) 20250806090502198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090502198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 53 60 d6 00 00 68 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090502198 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d0093), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090502198 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) 20250806090502198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090502198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 4d 00 93 00 00 65 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090502198 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059a2b5), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090502198 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) 20250806090502198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090502198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 59 a2 b5 00 00 67 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090502198 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cad23b), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090502198 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090502198 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) 20250806090502198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090502198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502198 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ca d2 3b 00 00 66 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090502198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502198 DLM3UA <000f> 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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090502198 DLSS7 <000c> ss7_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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502198 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 53 60 d6 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090502198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502198 DLM3UA <000f> 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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090502198 DLSS7 <000c> ss7_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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502198 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 4d 00 93 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090502198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502198 DLM3UA <000f> 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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090502198 DLSS7 <000c> ss7_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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502198 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502198 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 59 a2 b5 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090502198 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502198 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502198 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502198 DLM3UA <000f> 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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502198 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090502198 DLSS7 <000c> ss7_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 20250806090502198 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502199 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502199 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 ca d2 3b 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090502205 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502205 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502205 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502205 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502205 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502205 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502205 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502205 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502205 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502205 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 53 60 d6 00  20250806090502205 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090502205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502205 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502205 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502205 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=005360d6) (sccp_scrc.c:545) 20250806090502205 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) 20250806090502205 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090502205 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090502205 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090502205 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090502205 DLSCCP DEBUG SCCP-SCOC(104)[0x5580359dc8f0]{IDLE}: Deallocated (fsm.c:568) 20250806090502408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502408 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502408 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502408 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502408 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 4d 00 93 00  20250806090502408 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502408 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502408 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502408 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502408 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502408 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502409 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502409 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 59 a2 b5 00  20250806090502408 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090502408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502408 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502408 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=004d0093) (sccp_scrc.c:545) 20250806090502408 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) 20250806090502408 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(101)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) 20250806090502409 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502409 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502409 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502409 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502409 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502409 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502409 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502409 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502409 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502409 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 ca d2 3b 00  20250806090502409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502409 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=0059a2b5) (sccp_scrc.c:545) 20250806090502409 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) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(103)[0x5580359db8f0]{IDLE}: Deallocated (fsm.c:568) 20250806090502409 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502409 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502409 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=00cad23b) (sccp_scrc.c:545) 20250806090502409 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) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090502409 DLSCCP DEBUG SCCP-SCOC(102)[0x5580359fe480]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1106)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090502860 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502860 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090502860 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090502860 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090502860 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502860 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090502860 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090502860 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502860 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502860 DLSS7 <000c> ss7_asp.c: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  20250806090502861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090502861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090502861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090502861 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090502861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090502861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090502861 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090502861 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) 20250806090502861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090502861 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090502861 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090502861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502861 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090502861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502861 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) 20250806090502861 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090502861 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090502861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502861 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502861 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502861 DLM3UA <000f> 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 20250806090502861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090502861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090502861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090502861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090502861 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502861 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  20250806090502861 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502861 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090502861 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090502861 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090502861 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502861 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090502861 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090502861 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502861 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502861 DLSS7 <000c> ss7_asp.c: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  20250806090502861 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090502861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502861 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502862 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090502862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090502862 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090502862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502862 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090502862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090502862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090502862 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090502862 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1106)@c18501b10b59: 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(1109)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090502889 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502889 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502889 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502889 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502889 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502889 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502889 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502889 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502889 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502889 DLSS7 <000c> ss7_asp.c: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  20250806090502889 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090502889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502889 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090502889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090502889 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090502889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090502889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090502889 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090502889 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) 20250806090502889 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090502889 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090502889 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090502890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090502890 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090502890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090502890 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090502890 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) 20250806090502890 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090502890 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090502890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502890 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090502890 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090502890 DLM3UA <000f> 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 20250806090502890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090502890 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090502890 DLSS7 <000c> ss7_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 20250806090502890 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090502890 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502890 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  20250806090502890 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090502890 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090502890 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090502890 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090502890 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090502890 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090502890 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090502890 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090502890 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090502890 DLSS7 <000c> ss7_asp.c: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  20250806090502890 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090502890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090502890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090502890 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090502890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090502890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090502890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090502890 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090502890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090502890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090502890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090502890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090502890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090502890 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090502890 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: 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 } } } } 20250806090503916 DLCTRL DEBUG Command: GET 48967504 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090503916 DLCTRL DEBUG Tx Command reply: GET_REPLY 48967504 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250806090503918 DLCTRL DEBUG Command: GET 938332699 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090503918 DLCTRL DEBUG Tx Command reply: GET_REPLY 938332699 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090503920 DLCTRL DEBUG Command: GET 416235864 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090503920 DLCTRL DEBUG Tx Command reply: GET_REPLY 416235864 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090503921 DLCTRL DEBUG Command: GET 660234729 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090503921 DLCTRL DEBUG Tx Command reply: GET_REPLY 660234729 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090503922 DLCTRL DEBUG Command: GET 538963017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090503922 DLCTRL DEBUG Tx Command reply: GET_REPLY 538963017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250806090503923 DLCTRL DEBUG Command: GET 622259635 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090503923 DLCTRL DEBUG Tx Command reply: GET_REPLY 622259635 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090503925 DLCTRL DEBUG Command: GET 799017829 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090503925 DLCTRL DEBUG Tx Command reply: GET_REPLY 799017829 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090503925 DLCTRL DEBUG Command: GET 99495961 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090503925 DLCTRL DEBUG Tx Command reply: GET_REPLY 99495961 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090503926 DLCTRL DEBUG Command: GET 940646479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090503926 DLCTRL DEBUG Tx Command reply: GET_REPLY 940646479 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090503927 DLCTRL DEBUG Command: GET 217218266 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090503927 DLCTRL DEBUG Tx Command reply: GET_REPLY 217218266 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250806090503928 DLCTRL DEBUG Command: GET 193050936 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090503928 DLCTRL DEBUG Tx Command reply: GET_REPLY 193050936 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090503929 DLCTRL DEBUG Command: GET 942546074 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090503929 DLCTRL DEBUG Tx Command reply: GET_REPLY 942546074 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090503930 DLCTRL DEBUG Command: GET 377018856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090503930 DLCTRL DEBUG Tx Command reply: GET_REPLY 377018856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090503931 DLCTRL DEBUG Command: GET 926544463 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090503931 DLCTRL DEBUG Tx Command reply: GET_REPLY 926544463 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090503932 DLCTRL DEBUG Command: GET 342102816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090503932 DLCTRL DEBUG Tx Command reply: GET_REPLY 342102816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250806090503933 DLCTRL DEBUG Command: GET 874338468 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090503933 DLCTRL DEBUG Tx Command reply: GET_REPLY 874338468 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090503934 DLCTRL DEBUG Command: GET 584853177 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090503934 DLCTRL DEBUG Tx Command reply: GET_REPLY 584853177 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090503935 DLCTRL DEBUG Command: GET 434853398 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090503935 DLCTRL DEBUG Tx Command reply: GET_REPLY 434853398 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090503936 DLCTRL DEBUG Command: GET 169416758 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090503936 DLCTRL DEBUG Tx Command reply: GET_REPLY 169416758 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090503937 DLCTRL DEBUG Command: GET 736879061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090503937 DLCTRL DEBUG Tx Command reply: GET_REPLY 736879061 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: 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@c18501b10b59: "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@c18501b10b59: 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 := '000000000000001001101010'B, t_guard := 20.000000 } 20250806090503948 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.sgsn0-RAN(1109)@c18501b10b59: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)4202363 20250806090504963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090504963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090504963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1431) 20250806090504963 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090504963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x401f7b, normal) (hnbgw_rua.c:408) 20250806090504963 DHNB DEBUG map_rua[0x5580359db8f0]{init}: Allocated (fsm.c:456) 20250806090504963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090504963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4202363 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090504963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090504963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090504963 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250806090504963 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4202363 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090504963 DCN DEBUG map_sccp[0x5580359e7c40]{init}: Allocated (fsm.c:456) 20250806090504963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090504963 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4202363 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090504963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4202363 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:313) 20250806090504963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090504963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090504963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090504963 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4202363 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090504963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090504963 DLSCCP DEBUG 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) 20250806090504963 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: Allocated (fsm.c:456) 20250806090504963 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090504963 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300026a0056400500f1100926) (sccp_scrc.c:455) 20250806090504963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090504963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090504963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090504963 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090504963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090504963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090504963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090504963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090504963 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090504963 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090504963 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090504963 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090504963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090504963 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 6a 00 56 40 05 00 f1 10 09 26 00 00 00 00 (ss7_asp.c:1383) 20250806090504963 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090504963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090504963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090504963 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090504963 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090504963 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090504963 DLM3UA <000f> 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 20250806090504963 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090504964 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090504964 DLSS7 <000c> ss7_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 20250806090504964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090504964 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090504964 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 6a 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)5287454 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090504969 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090504969 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090504969 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090504969 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090504969 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090504969 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090504969 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090504969 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090504969 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@c18501b10b59: setverdict(pass): none -> pass 20250806090504969 DLSS7 <000c> ss7_asp.c: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 d8 11 1a 02 00 00 00 00  20250806090504969 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090504969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090504969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090504969 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090504969 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090504969 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=00d8111a) (sccp_scrc.c:545) 20250806090504969 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) 20250806090504969 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090504969 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090504969 DLSCCP DEBUG 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) 20250806090504969 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090504969 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) 20250806090504969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090504969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) MTC@c18501b10b59: 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 } } } 20250806090504970 DLCTRL DEBUG Command: GET 670817810 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090504970 DLCTRL DEBUG Tx Command reply: GET_REPLY 670817810 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250806090504971 DLCTRL DEBUG Command: GET 106170662 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090504971 DLCTRL DEBUG Tx Command reply: GET_REPLY 106170662 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090504972 DLCTRL DEBUG Command: GET 878262688 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090504972 DLCTRL DEBUG Tx Command reply: GET_REPLY 878262688 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090504973 DLCTRL DEBUG Command: GET 589776693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090504973 DLCTRL DEBUG Tx Command reply: GET_REPLY 589776693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090504974 DLCTRL DEBUG Command: GET 205971446 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090504974 DLCTRL DEBUG Tx Command reply: GET_REPLY 205971446 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090504975 DLCTRL DEBUG Command: GET 778346491 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090504975 DLCTRL DEBUG Tx Command reply: GET_REPLY 778346491 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090504976 DLCTRL DEBUG Command: GET 727472661 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090504976 DLCTRL DEBUG Tx Command reply: GET_REPLY 727472661 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090504977 DLCTRL DEBUG Command: GET 414726264 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090504977 DLCTRL DEBUG Tx Command reply: GET_REPLY 414726264 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090504978 DLCTRL DEBUG Command: GET 281075904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090504978 DLCTRL DEBUG Tx Command reply: GET_REPLY 281075904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090504979 DLCTRL DEBUG Command: GET 841475406 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090504979 DLCTRL DEBUG Tx Command reply: GET_REPLY 841475406 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090504980 DLCTRL DEBUG Command: GET 544476229 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090504980 DLCTRL DEBUG Tx Command reply: GET_REPLY 544476229 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090504981 DLCTRL DEBUG Command: GET 993941529 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090504981 DLCTRL DEBUG Tx Command reply: GET_REPLY 993941529 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090504982 DLCTRL DEBUG Command: GET 464822401 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090504982 DLCTRL DEBUG Tx Command reply: GET_REPLY 464822401 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090504983 DLCTRL DEBUG Command: GET 365062785 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090504983 DLCTRL DEBUG Tx Command reply: GET_REPLY 365062785 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090504984 DLCTRL DEBUG Command: GET 561586221 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090504984 DLCTRL DEBUG Tx Command reply: GET_REPLY 561586221 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090504985 DLCTRL DEBUG Command: GET 132703810 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090504985 DLCTRL DEBUG Tx Command reply: GET_REPLY 132703810 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090504986 DLCTRL DEBUG Command: GET 5658735 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090504986 DLCTRL DEBUG Tx Command reply: GET_REPLY 5658735 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090504988 DLCTRL DEBUG Command: GET 663221618 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090504988 DLCTRL DEBUG Tx Command reply: GET_REPLY 663221618 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090504989 DLCTRL DEBUG Command: GET 22239356 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090504989 DLCTRL DEBUG Tx Command reply: GET_REPLY 22239356 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090504990 DLCTRL DEBUG Command: GET 950522108 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090504990 DLCTRL DEBUG Tx Command reply: GET_REPLY 950522108 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: 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 := '000000000000000100001011'B, t_guard := 20.000000 } 20250806090505004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)15641270 20250806090506014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090506014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090506014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1431) 20250806090506014 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090506014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeeaab6, normal) (hnbgw_rua.c:408) 20250806090506014 DHNB DEBUG map_rua[0x5580359dce90]{init}: Allocated (fsm.c:456) 20250806090506014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090506014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15641270 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090506014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090506014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090506014 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250806090506014 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15641270 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:232) 20250806090506014 DCN DEBUG map_sccp[0x5580359e8bb0]{init}: Allocated (fsm.c:456) 20250806090506014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090506014 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15641270 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.4 (context_map.c:129) 20250806090506014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15641270 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:313) 20250806090506014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090506014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090506014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090506014 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15641270 SCCP-120 sgsn-0 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090506014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090506014 DLSCCP DEBUG 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) 20250806090506014 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: Allocated (fsm.c:456) 20250806090506014 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090506014 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300010b0056400500f1100926) (sccp_scrc.c:455) 20250806090506014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090506014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090506014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090506014 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090506014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090506014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090506014 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 0b 00 56 40 05 00 f1 10 09 26 00 (ss7_asp.c:1383) 20250806090506014 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090506014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090506014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090506014 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506014 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090506014 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090506014 DLM3UA <000f> 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 20250806090506014 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090506014 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090506014 DLSS7 <000c> ss7_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 20250806090506014 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090506014 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090506014 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 0b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11260078 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250806090506016 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506016 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090506016 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090506016 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090506016 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090506016 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090506016 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090506016 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090506016 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090506016 DLSS7 <000c> ss7_asp.c: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 ac 83 cb 02 00 00 00 00  20250806090506016 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090506016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090506016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090506016 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090506016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090506016 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=00ac83cb) (sccp_scrc.c:545) 20250806090506016 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) 20250806090506016 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090506016 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090506016 DLSCCP DEBUG 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) 20250806090506016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090506016 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) 20250806090506016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090506016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@c18501b10b59: setverdict(pass): none -> pass MTC@c18501b10b59: 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 } } } 20250806090506017 DLCTRL DEBUG Command: GET 572691355 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090506017 DLCTRL DEBUG Tx Command reply: GET_REPLY 572691355 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090506018 DLCTRL DEBUG Command: GET 739022398 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090506018 DLCTRL DEBUG Tx Command reply: GET_REPLY 739022398 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090506020 DLCTRL DEBUG Command: GET 416577667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090506020 DLCTRL DEBUG Tx Command reply: GET_REPLY 416577667 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090506022 DLCTRL DEBUG Command: GET 931384948 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090506022 DLCTRL DEBUG Tx Command reply: GET_REPLY 931384948 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090506024 DLCTRL DEBUG Command: GET 12156223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090506024 DLCTRL DEBUG Tx Command reply: GET_REPLY 12156223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090506026 DLCTRL DEBUG Command: GET 113841331 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090506026 DLCTRL DEBUG Tx Command reply: GET_REPLY 113841331 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250806090506028 DLCTRL DEBUG Command: GET 892050704 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090506028 DLCTRL DEBUG Tx Command reply: GET_REPLY 892050704 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090506030 DLCTRL DEBUG Command: GET 272804542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090506030 DLCTRL DEBUG Tx Command reply: GET_REPLY 272804542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090506032 DLCTRL DEBUG Command: GET 976391497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090506032 DLCTRL DEBUG Tx Command reply: GET_REPLY 976391497 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090506033 DLCTRL DEBUG Command: GET 297583830 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090506033 DLCTRL DEBUG Tx Command reply: GET_REPLY 297583830 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090506035 DLCTRL DEBUG Command: GET 332653746 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090506035 DLCTRL DEBUG Tx Command reply: GET_REPLY 332653746 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090506036 DLCTRL DEBUG Command: GET 163059722 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090506036 DLCTRL DEBUG Tx Command reply: GET_REPLY 163059722 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090506037 DLCTRL DEBUG Command: GET 574672076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090506037 DLCTRL DEBUG Tx Command reply: GET_REPLY 574672076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090506038 DLCTRL DEBUG Command: GET 600604357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090506038 DLCTRL DEBUG Tx Command reply: GET_REPLY 600604357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090506039 DLCTRL DEBUG Command: GET 793957502 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090506039 DLCTRL DEBUG Tx Command reply: GET_REPLY 793957502 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090506040 DLCTRL DEBUG Command: GET 977424743 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090506040 DLCTRL DEBUG Tx Command reply: GET_REPLY 977424743 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090506041 DLCTRL DEBUG Command: GET 105114195 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090506041 DLCTRL DEBUG Tx Command reply: GET_REPLY 105114195 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090506042 DLCTRL DEBUG Command: GET 13121965 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090506042 DLCTRL DEBUG Tx Command reply: GET_REPLY 13121965 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090506044 DLCTRL DEBUG Command: GET 542316413 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090506044 DLCTRL DEBUG Tx Command reply: GET_REPLY 542316413 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090506045 DLCTRL DEBUG Command: GET 391117603 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090506045 DLCTRL DEBUG Tx Command reply: GET_REPLY 391117603 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: "connecting cnlink 1" 20250806090506045 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@c18501b10b59: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090506263 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 20250806090506263 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 20250806090506263 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090506263 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250806090506265 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506265 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250806090506265 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090506265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090506265 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090506265 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090506265 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090506265 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090506265 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250806090506265 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 20250806090506265 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090506265 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  20250806090506265 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090506266 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506266 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090506266 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090506266 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  20250806090506266 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090506266 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090506266 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090506266 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 20250806090506266 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250806090506266 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  20250806090506266 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' 20250806090506266 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' 20250806090506266 DLSS7 <000c> ss7_asp.c: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  20250806090506266 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  20250806090506266 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  20250806090506266 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  20250806090506266 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250806090506266 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 02 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090506266 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090506266 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 20250806090506266 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 20250806090506266 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090506266 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090506266 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:493) 20250806090506266 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) 20250806090506266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090506266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090506266 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090506266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090506266 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090506266 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) 20250806090506266 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090506267 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090506267 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090506267 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090506267 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090506267 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090506267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506268 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) 20250806090506268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090506268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090506268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090506268 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090506268 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) 20250806090506268 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) 20250806090506268 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090506268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090506268 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090506268 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090506268 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506268 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090506268 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090506268 DLM3UA <000f> 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 20250806090506268 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090506268 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' 20250806090506268 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 20250806090506268 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090506268 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090506268 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  20250806090506452 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090506452 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a3ab3), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090506452 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090506452 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) 20250806090506452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090506452 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090506452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090506452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090506452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090506452 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 3a b3 00 00 74 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090506453 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506453 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090506453 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090506453 DLM3UA <000f> 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 20250806090506453 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090506453 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090506453 DLSS7 <000c> ss7_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 20250806090506453 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090506453 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090506453 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 5a 3a b3 00 00 74 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090506455 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090506455 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090506455 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090506455 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090506455 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090506455 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090506455 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090506455 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090506455 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090506455 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 5a 3a b3 00  20250806090506455 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090506455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090506455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090506455 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090506455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090506455 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=005a3ab3) (sccp_scrc.c:545) 20250806090506455 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) 20250806090506455 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090506455 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090506455 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090506455 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090506455 DLSCCP DEBUG SCCP-SCOC(116)[0x5580359d5d90]{IDLE}: Deallocated (fsm.c:568) MTC@c18501b10b59: 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 := '000000000000001010000101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090507075 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507075 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090507075 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090507075 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 20250806090507075 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090507075 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' 20250806090507075 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090507075 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090507075 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507075 DLSS7 <000c> ss7_asp.c: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  20250806090507076 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507076 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090507076 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090507076 DLM3UA <000f> 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 20250806090507075 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090507075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090507075 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090507075 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) 20250806090507075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090507075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090507075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090507075 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090507075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090507075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090507075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090507075 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090507075 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) 20250806090507075 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) 20250806090507075 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090507075 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250806090507076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507076 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) 20250806090507076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090507076 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) 20250806090507076 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) 20250806090507076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090507076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090507076 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) 20250806090507076 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090507076 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090507076 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090507076 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' 20250806090507076 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 20250806090507076 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090507076 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507076 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  20250806090507077 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507077 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090507077 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090507077 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 20250806090507077 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090507077 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' 20250806090507077 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090507077 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090507077 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507077 DLSS7 <000c> ss7_asp.c: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  20250806090507077 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090507077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090507077 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090507077 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) 20250806090507077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090507077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090507077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250806090507077 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250806090507077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090507077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090507077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090507077 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090507077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090507077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090507077 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090507077 DRANAP INFO cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: 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 } } } } 20250806090507087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090507544 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090507544 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00236ecd), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090507544 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090507544 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) 20250806090507544 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090507544 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) 20250806090507544 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) 20250806090507544 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090507544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090507544 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 23 6e cd 00 00 75 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090507544 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507544 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090507544 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090507545 DLM3UA <000f> 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 20250806090507545 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090507545 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' 20250806090507545 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 20250806090507545 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090507545 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507545 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 23 6e cd 00 00 75 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090507548 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507548 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090507548 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090507548 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 20250806090507548 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090507548 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' 20250806090507548 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090507548 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090507548 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507548 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 23 6e cd 00  20250806090507548 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090507548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090507548 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090507548 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) 20250806090507548 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090507548 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=00236ecd) (sccp_scrc.c:545) 20250806090507548 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) 20250806090507548 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090507548 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090507548 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090507548 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090507548 DLSCCP DEBUG SCCP-SCOC(117)[0x558035a1ada0]{IDLE}: Deallocated (fsm.c:568) 20250806090507551 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090507551 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0045ea07), PART(T=Source Reference,L=4,D=00000076), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090507551 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090507551 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) 20250806090507551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090507551 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) 20250806090507551 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) 20250806090507551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090507551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090507551 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 ea 07 00 00 76 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090507551 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507551 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090507551 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090507551 DLM3UA <000f> 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 20250806090507551 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090507551 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' 20250806090507551 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 20250806090507551 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090507551 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507551 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 45 ea 07 00 00 76 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250806090507552 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090507552 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090507552 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090507552 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 20250806090507552 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090507552 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' 20250806090507552 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090507552 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090507552 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090507552 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 45 ea 07 00  20250806090507552 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090507552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090507552 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090507552 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) 20250806090507552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090507552 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=0045ea07) (sccp_scrc.c:545) 20250806090507552 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) 20250806090507552 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090507552 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090507552 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090507552 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090507552 DLSCCP DEBUG SCCP-SCOC(118)[0x5580359f43c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: 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)@c18501b10b59: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)1413796 20250806090508098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090508098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090508098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090508098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090508098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1592a4, normal) (hnbgw_rua.c:408) 20250806090508098 DHNB DEBUG map_rua[0x5580359f43c0]{init}: Allocated (fsm.c:456) 20250806090508098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090508098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1413796 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:98) 20250806090508098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090508098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090508098 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1413796 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:232) 20250806090508098 DCN DEBUG map_sccp[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090508098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090508098 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1413796 <-> SCCP-121 sgsn-1 sgsn-one cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.1.2 (context_map.c:129) 20250806090508098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1413796 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090508098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090508098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090508098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090508098 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1413796 SCCP-121 sgsn-1 MI=NONE: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090508098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090508098 DLSCCP DEBUG 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) 20250806090508098 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{IDLE}: Allocated (fsm.c:456) 20250806090508098 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090508098 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002850056400500f1100926) (sccp_scrc.c:455) 20250806090508098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090508098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090508098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090508098 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) 20250806090508098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090508098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090508098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090508098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090508098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090508098 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) 20250806090508098 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) 20250806090508098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090508098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508098 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 85 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090508098 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090508098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090508098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090508098 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508098 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508098 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508098 DLM3UA <000f> 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 20250806090508098 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090508098 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' 20250806090508098 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 20250806090508098 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090508098 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090508098 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 85 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)9599286 HNBGW_Test.sgsn1-SCCP(1114)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@c18501b10b59: setverdict(pass): none -> pass 20250806090508113 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508113 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250806090508113 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250806090508113 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 20250806090508113 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing MTC@c18501b10b59: 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 } } } 20250806090508113 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' 20250806090508113 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090508113 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090508113 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090508113 DLSS7 <000c> ss7_asp.c: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 b5 06 fb 02 00 00 00 00  20250806090508113 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090508113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090508113 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090508113 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) 20250806090508113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090508113 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=00b506fb) (sccp_scrc.c:545) 20250806090508113 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) 20250806090508113 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090508113 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090508113 DLSCCP DEBUG 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) 20250806090508113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090508113 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) 20250806090508113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090508113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) 20250806090508115 DLCTRL DEBUG Command: GET 948546213 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250806090508115 DLCTRL DEBUG Tx Command reply: GET_REPLY 948546213 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250806090508119 DLCTRL DEBUG Command: GET 875108071 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250806090508119 DLCTRL DEBUG Tx Command reply: GET_REPLY 875108071 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250806090508123 DLCTRL DEBUG Command: GET 747183224 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250806090508123 DLCTRL DEBUG Tx Command reply: GET_REPLY 747183224 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090508128 DLCTRL DEBUG Command: GET 61467561 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090508128 DLCTRL DEBUG Tx Command reply: GET_REPLY 61467561 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090508131 DLCTRL DEBUG Command: GET 103344325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250806090508131 DLCTRL DEBUG Tx Command reply: GET_REPLY 103344325 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090508134 DLCTRL DEBUG Command: GET 430945496 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250806090508134 DLCTRL DEBUG Tx Command reply: GET_REPLY 430945496 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250806090508136 DLCTRL DEBUG Command: GET 975482580 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250806090508136 DLCTRL DEBUG Tx Command reply: GET_REPLY 975482580 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250806090508138 DLCTRL DEBUG Command: GET 380798113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250806090508138 DLCTRL DEBUG Tx Command reply: GET_REPLY 380798113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090508140 DLCTRL DEBUG Command: GET 732965506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090508140 DLCTRL DEBUG Tx Command reply: GET_REPLY 732965506 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090508141 DLCTRL DEBUG Command: GET 574480096 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250806090508141 DLCTRL DEBUG Tx Command reply: GET_REPLY 574480096 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090508143 DLCTRL DEBUG Command: GET 772828074 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250806090508143 DLCTRL DEBUG Tx Command reply: GET_REPLY 772828074 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250806090508144 DLCTRL DEBUG Command: GET 52708428 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250806090508144 DLCTRL DEBUG Tx Command reply: GET_REPLY 52708428 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250806090508152 DLCTRL DEBUG Command: GET 101304280 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250806090508152 DLCTRL DEBUG Tx Command reply: GET_REPLY 101304280 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090508154 DLCTRL DEBUG Command: GET 387987812 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090508154 DLCTRL DEBUG Tx Command reply: GET_REPLY 387987812 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090508156 DLCTRL DEBUG Command: GET 233297974 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250806090508156 DLCTRL DEBUG Tx Command reply: GET_REPLY 233297974 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090508158 DLCTRL DEBUG Command: GET 872748032 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250806090508158 DLCTRL DEBUG Tx Command reply: GET_REPLY 872748032 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250806090508160 DLCTRL DEBUG Command: GET 376096270 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250806090508160 DLCTRL DEBUG Tx Command reply: GET_REPLY 376096270 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250806090508161 DLCTRL DEBUG Command: GET 925347778 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250806090508161 DLCTRL DEBUG Tx Command reply: GET_REPLY 925347778 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250806090508163 DLCTRL DEBUG Command: GET 357314243 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250806090508163 DLCTRL DEBUG Tx Command reply: GET_REPLY 357314243 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250806090508164 DLCTRL DEBUG Command: GET 279667929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250806090508164 DLCTRL DEBUG Tx Command reply: GET_REPLY 279667929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090508173 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32787<->l=127.0.0.1:4262) (control_if.c:193) 20250806090508177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(1098)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1099)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090508183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090508184 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090508184 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc7cf4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090508184 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090508184 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) 20250806090508184 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090508184 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090508185 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090508185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090508185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 dc 7c f4 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090508185 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090508185 DLINP DEBUG SRVCONN(,r=127.0.0.1:48588<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090508185 DLINP NOTICE SRV(,r=127.0.0.1:48588<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090508185 DMAIN NOTICE (127.0.0.1:48588 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48588<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090508185 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) 20250806090508185 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090508185 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090508185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090508185 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) 20250806090508185 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) 20250806090508185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090508185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090508185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508185 DLM3UA <000f> 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 20250806090508185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090508185 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090508185 DLSS7 <000c> ss7_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 20250806090508185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090508185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090508185 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 dc 7c f4 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090508185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508185 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508185 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508185 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 20250806090508185 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090508185 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' 20250806090508185 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 20250806090508185 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090508185 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090508185 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 00 04 5a 8a 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090508185 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090508185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090508185 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090508185 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090508185 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 20250806090508185 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 20250806090508185 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090508185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090508185 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090508185 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090508185 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 20250806090508185 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508185 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090508185 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090508185 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090508185 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090508185 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090508185 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090508185 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 20250806090508185 DLSS7 <000c> ss7_route.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' 20250806090508185 DLSS7 <000c> ss7_route.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' 20250806090508185 DLSS7 <000c> ss7_asp.c: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  20250806090508185 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  20250806090508185 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  20250806090508185 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  20250806090508185 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  20250806090508185 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090508185 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090508185 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 20250806090508185 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 20250806090508185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090508185 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090508185 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090508185 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) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090508185 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090508185 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) 20250806090508185 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090508185 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090508185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090508185 DLSCCP DEBUG 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) 20250806090508185 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8111a), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090508185 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090508185 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) 20250806090508185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090508185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090508185 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090508185 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090508185 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090508185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090508185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508185 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d8 11 1a 00 00 77 00 00 00 00 00 (ss7_asp.c:1383) 20250806090508186 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090508186 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@c18501b10b59: Final verdict of PTC: none 20250806090508186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{disrupted}: Freeing instance (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4202363)[0x5580359db8f0]{disrupted}: Deallocated (fsm.c:568) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{disconnected}: Freeing instance (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5580359e7c40]{disconnected}: Deallocated (fsm.c:568) 20250806090508186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4202363 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{connected}: Received Event MAP_SCCP_EV_CN_LINK_LOST (context_map.c:190) 20250806090508186 DLSCCP DEBUG 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) 20250806090508186 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090508186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac83cb), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090508186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090508186 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-M3UA(1110)@c18501b10b59: Final verdict of PTC: none 20250806090508186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090508186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090508186 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090508186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090508186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090508186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090508186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ac 83 cb 00 00 78 00 00 00 00 00 (ss7_asp.c:1383) 20250806090508186 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090508186 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090508186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:163) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{disrupted}: Freeing instance (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15641270)[0x5580359dce90]{disrupted}: Deallocated (fsm.c:568) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{disconnected}: Freeing instance (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5580359e8bb0]{disconnected}: Deallocated (fsm.c:568) 20250806090508186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15641270 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:226) 20250806090508186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090508186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:879) 20250806090508186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:946) 20250806090508186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090508186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508186 DLM3UA <000f> 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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090508186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090508186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508186 DLM3UA <000f> 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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090508186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@c18501b10b59: Final verdict of PTC: none 20250806090508186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090508186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090508186 DLM3UA <000f> 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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090508186 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' 20250806090508186 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 20250806090508186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 20250806090508186 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090508186 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 0e 04 b5 06 fb 00 00 79 00 00 00 00 00 00 06 00 08 00 00 00 04  20250806090508186 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 20250806090508186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090508186 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090508186 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090508186 DLINP <0002> stream_srv.c:818 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250806090508186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508187 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn1-0: connection closed 20250806090508187 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090508187 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090508187 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: T(beat) stopped 20250806090508187 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090508187 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250806090508187 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 20250806090508187 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' 20250806090508187 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' 20250806090508187 DLSS7 <000c> ss7_asp.c: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  20250806090508187 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  20250806090508187 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  20250806090508187 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  20250806090508187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090508187 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090508187 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 20250806090508187 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 20250806090508186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090508186 DMAIN NOTICE (127.0.0.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) 20250806090508186 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:185) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:246) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:267) 20250806090508186 DLSCCP DEBUG 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) 20250806090508186 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090508186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090508186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090508186 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 (available) (ss7_combined_linkset.c:297) 20250806090508186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090508186 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) 20250806090508186 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) 20250806090508186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090508186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090508186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 00 00 00 00 00 (ss7_asp.c:1383) 20250806090508186 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{disrupted}: Freeing instance (context_map.c:203) 20250806090508186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1413796)[0x5580359f43c0]{disrupted}: Deallocated (fsm.c:568) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:207) 20250806090508186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090508186 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1413796 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:226) 20250806090508187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090508187 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090508187 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:458) 20250806090508187 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) 20250806090508187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090508187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090508187 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090508187 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) 20250806090508187 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090508187 DRANAP NOTICE cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090508193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090508193 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 20250806090508193 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090508194 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090508194 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090508194 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) 20250806090508194 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090508194 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090508194 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090508194 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090508194 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090508194 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090508194 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090508194 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 20250806090508194 DLSS7 <000c> ss7_route.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' 20250806090508194 DLSS7 <000c> ss7_route.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' 20250806090508194 DLSS7 <000c> ss7_asp.c: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  20250806090508194 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  20250806090508194 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  20250806090508194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090508194 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090508194 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 20250806090508194 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 HNBGW_Test.sgsn0-RAN(1109)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(1111)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(1100)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@c18501b10b59: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(1107)@c18501b10b59: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@c18501b10b59: Final verdict of PTC: pass 20250806090508206 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090508206 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090508206 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090508206 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) 20250806090508206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090508206 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090508206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090508206 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090508206 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) 20250806090508206 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090508206 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090508206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090508210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@c18501b10b59: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@c18501b10b59: 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'. Wed Aug 6 09:05:08 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 20250806090508334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090509036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=719388) Waiting for packet dumper to finish... 1 (prev_count=719388, count=719928) 20250806090510186 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090510186 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090510186 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090510187 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090510187 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250806090510187 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250806090510195 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090510195 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090510195 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090510620 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090510620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090510620 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090510620 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090510620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090510620 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) 20250806090510620 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) 20250806090510620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090510620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090510620 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090510620 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090510620 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090510621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090510621 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090510621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090510621 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) 20250806090510621 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) 20250806090510621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090510621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090510621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090510621 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090510621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090510621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090510621 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) 20250806090510621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090510621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090510621 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090510621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090510621 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) 20250806090510621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090510621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090510621 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090510621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090510621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090510621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090510621 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' 20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090510621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090510621 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 00 04 8d 85 97 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090510621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090510621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090510621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090510621 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' 20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090510621 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090510621 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 00 04 7f 08 62 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090510621 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090510621 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090510621 DLM3UA <000f> 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090510621 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 20250806090510621 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090510621 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 MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:05: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_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 20250806090511098 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511098 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511098 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090511098 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) 20250806090511098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090511098 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090511098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511098 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) 20250806090511099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090511099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511099 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511099 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090511099 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) 20250806090511099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090511099 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090511099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511099 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) 20250806090511099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090511099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511099 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511099 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090511099 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) 20250806090511099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090511099 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090511099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511099 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) 20250806090511099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090511099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511099 DLM3UA <000f> 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090511099 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090511099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511099 DLM3UA <000f> 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090511099 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090511099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511099 DLM3UA <000f> 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090511099 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 20250806090511099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090511356 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090511356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090511356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090511356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090511356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090511356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090511356 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090511356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090511356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090511356 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT 20250806090511356 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090511356 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511356 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090511356 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090511356 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK 20250806090511356 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090511356 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090511357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090511357 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090511595 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511595 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2b1b6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511595 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090511595 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) 20250806090511595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090511595 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090511595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090511595 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) 20250806090511595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090511595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511595 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b1 b6 00 00 6a 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511595 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511595 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511595 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511595 DLM3UA <000f> 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 20250806090511595 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090511595 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 20250806090511595 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090511596 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833f0c), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511596 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090511596 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) 20250806090511596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090511596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090511596 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090511596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090511596 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090511596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090511596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 83 3f 0c 00 00 69 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511596 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090511596 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055cd72), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090511596 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090511596 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) 20250806090511596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090511596 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090511596 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090511596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090511596 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090511596 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090511596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090511596 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 55 cd 72 00 00 6b 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090511596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511596 DLM3UA <000f> 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 20250806090511596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090511596 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090511596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090511596 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090511596 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090511596 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090511596 DLM3UA <000f> 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 20250806090511596 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090511596 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090511596 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: 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@c18501b10b59: Test case TC_second_rab_assignment started. 20250806090512089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090512091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090512094 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34579<->l=127.0.0.1:4262) (control_if.c:572) 20250806090512206 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512206 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512206 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512206 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512206 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512206 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512207 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090512207 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090512207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512207 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_second_rab_assignment-Iuh0(1122)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090512208 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512208 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090512208 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090512208 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) 20250806090512208 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) 20250806090512208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090512208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512208 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512208 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090512208 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090512208 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) 20250806090512208 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) 20250806090512208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090512208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512208 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512208 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512208 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090512208 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090512208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090512208 DLSS7 INFO 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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) 20250806090512208 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090512208 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090512208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090512208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512208 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512208 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512208 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090512208 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512208 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090512208 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512208 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090512208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090512208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512208 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512208 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512208 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 20250806090512208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090512208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090512208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512208 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 20250806090512208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090512208 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' 20250806090512208 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 20250806090512208 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090512208 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090512208 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 07 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250806090512208 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512208 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512208 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512208 DLM3UA <000f> 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 20250806090512208 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090512208 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=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 20250806090512208 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090512209 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 20250806090512209 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512209 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512209 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512209 DLM3UA <000f> 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 20250806090512209 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090512209 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090512209 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1126)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090512222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512222 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512222 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512222 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090512222 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512223 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512223 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090512223 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512223 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512223 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090512224 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) 20250806090512224 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) 20250806090512224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090512224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512224 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512224 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090512224 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090512224 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) 20250806090512224 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) 20250806090512224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090512224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512224 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512224 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090512224 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090512224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512224 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) 20250806090512224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090512224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512224 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512224 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090512224 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512224 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512224 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090512224 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090512224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512224 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090512224 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090512224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512224 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512224 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512225 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090512225 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090512225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512225 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090512225 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' 20250806090512225 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090512225 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090512225 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 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250806090512225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512225 DLM3UA <000f> 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090512225 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090512225 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 20250806090512225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512225 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512225 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512225 DLM3UA <000f> 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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090512225 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090512225 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1127)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090512259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090512259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090512259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090512259 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090512259 DHNBAP 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) 20250806090512259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090512259 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090512259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090512259 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@c18501b10b59: setverdict(pass): none -> pass 20250806090512419 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 20250806090512419 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 20250806090512419 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090512419 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090512421 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512421 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090512421 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090512421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090512421 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090512421 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090512421 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090512421 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090512422 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090512422 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 20250806090512422 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090512422 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  20250806090512422 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090512422 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512422 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090512422 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090512422 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  20250806090512422 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090512422 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090512422 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090512422 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 20250806090512422 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090512422 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  20250806090512423 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' 20250806090512423 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' 20250806090512423 DLSS7 <000c> ss7_asp.c: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  20250806090512423 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 b9  20250806090512423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090512423 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 bc 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090512423 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090512423 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 20250806090512423 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 20250806090512423 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090512423 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090512423 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090512423 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) 20250806090512423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090512423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090512423 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090512423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090512423 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090512423 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) 20250806090512423 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512424 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512424 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090512424 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512424 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512424 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090512424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090512424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512424 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090512424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090512424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512424 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512424 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512425 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512425 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512425 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512425 DLM3UA <000f> 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 20250806090512425 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090512425 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090512425 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090512425 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090512425 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090512425 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  20250806090512439 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 20250806090512440 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 20250806090512440 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090512440 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090512441 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512441 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090512441 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090512441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090512441 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090512441 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090512441 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090512441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090512441 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090512441 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 20250806090512441 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090512441 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  20250806090512441 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090512442 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512442 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090512442 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090512442 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  20250806090512442 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090512442 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090512442 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090512442 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 20250806090512442 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090512442 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  20250806090512442 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' 20250806090512442 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' 20250806090512442 DLSS7 <000c> ss7_asp.c: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  20250806090512442 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  20250806090512442 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  20250806090512442 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090512442 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 02 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090512442 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090512442 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 20250806090512442 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 20250806090512442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090512442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090512442 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090512442 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) 20250806090512442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090512442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090512442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090512442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331)[0;m 20250806090512442 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090512442 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) 20250806090512442 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090512443 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090512443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090512443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090512443 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090512443 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090512443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090512444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090512444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090512444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090512444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090512444 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090512444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090512444 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090512444 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090512444 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090512444 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090512444 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090512444 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090512444 DLM3UA <000f> 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 20250806090512444 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090512444 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090512444 DLSS7 <000c> ss7_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 20250806090512444 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090512444 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090512444 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(1125)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090513225 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513225 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090513225 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090513225 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090513225 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090513225 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090513225 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090513225 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090513225 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513225 DLSS7 <000c> ss7_asp.c: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  20250806090513226 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090513226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090513226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090513226 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090513226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090513226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090513226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090513226 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090513226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090513226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090513226 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090513226 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) 20250806090513226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090513226 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090513226 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090513226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090513226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090513226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090513226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090513226 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) 20250806090513226 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090513226 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090513226 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513226 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090513226 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090513226 DLM3UA <000f> 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 20250806090513226 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090513226 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090513226 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090513226 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090513226 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513226 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  20250806090513227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513227 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090513227 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090513227 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090513227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090513227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090513227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090513227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090513227 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513227 DLSS7 <000c> ss7_asp.c: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  20250806090513228 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090513228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090513228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090513228 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090513228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090513228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090513228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090513228 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090513228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513228 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090513228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090513228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090513228 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090513228 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1125)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090513245 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513245 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090513245 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090513245 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090513245 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090513245 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090513245 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090513245 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090513245 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513245 DLSS7 <000c> ss7_asp.c: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  20250806090513245 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090513245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090513245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090513245 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090513245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090513245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090513245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090513245 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090513245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090513245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090513245 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090513245 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) 20250806090513245 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090513245 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090513245 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513245 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090513245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090513245 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090513245 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090513245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090513245 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) 20250806090513245 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090513245 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090513246 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513246 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090513246 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090513246 DLM3UA <000f> 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 20250806090513246 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090513246 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090513246 DLSS7 <000c> ss7_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 20250806090513246 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090513246 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513246 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  20250806090513247 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090513247 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090513247 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090513247 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090513247 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090513247 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090513247 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090513247 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090513247 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090513247 DLSS7 <000c> ss7_asp.c: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  20250806090513247 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090513247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090513247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090513247 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090513247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090513247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090513247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090513247 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090513247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090513247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090513247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090513247 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090513247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090513247 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090513247 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090513247 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1128)@c18501b10b59: 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 } } } } 20250806090513279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1131)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@c18501b10b59: Added conn table entry 0TC_second_rab_assignment0(1131)13905272 20250806090514302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090514302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090514302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090514302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090514302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd42d78, normal) (hnbgw_rua.c:408) 20250806090514302 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090514302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090514302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090514302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090514302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090514302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090514302 DCN DEBUG map_sccp[0x5580359db8f0]{init}: Allocated (fsm.c:456) 20250806090514302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090514302 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13905272 <-> SCCP-122 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090514302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090514302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090514302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090514302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090514302 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090514302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090514302 DLSCCP DEBUG 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) 20250806090514302 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090514302 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090514302 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002870056400500f1100926) (sccp_scrc.c:455) 20250806090514302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090514302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090514302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090514302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090514302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090514302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090514302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090514302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090514302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514302 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090514302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090514302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090514302 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 02 87 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090514302 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090514302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090514302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090514302 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514302 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090514302 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090514302 DLM3UA <000f> 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 20250806090514302 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090514302 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090514302 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090514302 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090514302 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514302 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 02 87 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@c18501b10b59: Added conn table entry 0TC_second_rab_assignment0(1131)1079402 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on connection ID:0 TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090514312 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514312 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090514312 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090514312 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090514312 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090514312 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090514312 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090514312 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090514312 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514312 DLSS7 <000c> ss7_asp.c: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 a2 b7 9e 02 00 00 00 00  20250806090514312 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090514312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090514312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090514312 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090514312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090514312 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=00a2b79e) (sccp_scrc.c:545) 20250806090514312 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) 20250806090514312 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090514312 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090514312 DLSCCP DEBUG 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) 20250806090514312 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090514312 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) 20250806090514312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090514312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_second_rab_assignment0(1131)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@c18501b10b59: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806090514512 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514512 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090514512 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090514512 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090514512 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090514512 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090514512 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090514512 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090514512 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514512 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  20250806090514512 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090514512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090514512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090514512 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090514512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090514512 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) 20250806090514512 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) 20250806090514512 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090514512 DLSCCP DEBUG 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) 20250806090514512 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090514512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090514512 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090514512 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090514512 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090514512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514512 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806090514512 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806090514512 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806090514512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514512 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806090514512 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{UNUSED}: Allocated (fsm.c:456) 20250806090514512 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{UNUSED}: is child of mgw(mgw-fsm-13905272-0)[0x5580359dce90] (fsm.c:486) 20250806090514512 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13905272-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090514513 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090514513 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090514513 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090514513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359f4940]{ST_CRCX}: Allocated (fsm.c:456) 20250806090514513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359f4940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0] (fsm.c:486) 20250806090514513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359f4940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090514513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359f4940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806090514513 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: d42d'... (mgcp_client.c:807) 20250806090514513 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806090514513 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359f4940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090514513 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d42d7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d42d7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806090514527 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250806090514527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806090514527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806090514527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090514527 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090514527 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514527 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090514527 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806090514527 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514527 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806090514527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806090514527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806090514527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090514527 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090514540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090514540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090514540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090514540 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090514541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd42d78) (hnbgw_rua.c:472) 20250806090514541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090514541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090514541 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090514541 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090514541 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090514541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090514541 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806090514541 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806090514541 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090514541 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13905272-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806090514541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: d42d'... (mgcp_client.c:807) 20250806090514541 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806090514541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514541 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d42d7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090514555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250806090514555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806090514555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806090514555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514555 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090514555 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806090514555 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13905272-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090514555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359e76c0]{ST_CRCX}: Allocated (fsm.c:456) 20250806090514555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359e76c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0] (fsm.c:486) 20250806090514555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359e76c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090514555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359e76c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806090514555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: d42d'... (mgcp_client.c:807) 20250806090514555 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806090514555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13905272-0)[0x5580359e76c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514555 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d42d7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090514565 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250806090514565 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806090514565 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806090514565 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090514565 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514565 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{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) 20250806090514565 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090514565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090514565 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806090514565 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806090514565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806090514565 DLSCCP DEBUG 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) 20250806090514565 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090514565 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=00a2b79e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806090514565 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090514565 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) 20250806090514565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090514565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514565 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090514565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090514565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090514565 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 a2 b7 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) 20250806090514565 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806090514565 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514565 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090514565 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090514565 DLM3UA <000f> 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 20250806090514565 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090514565 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090514565 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090514565 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090514565 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514565 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 a2 b7 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(1124)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250806090514572 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514572 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090514572 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090514572 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090514572 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090514572 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090514572 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090514572 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090514572 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514572 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  20250806090514572 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (ss7_asp.c:1285) 20250806090514572 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090514572 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090514572 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090514572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090514572 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) 20250806090514572 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) 20250806090514572 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090514572 DLSCCP DEBUG 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) 20250806090514572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090514572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090514572 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090514572 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090514572 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090514572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090514572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250806090514572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250806090514572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:123) 20250806090514572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090514572 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090514575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090514575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090514575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1431) 20250806090514575 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090514575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd42d78) (hnbgw_rua.c:472) 20250806090514575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:313) 20250806090514575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090514575 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090514575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090514575 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090514575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090514575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250806090514575 DLSCCP DEBUG 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) 20250806090514575 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090514575 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=00a2b79e), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:455) 20250806090514575 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090514575 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) 20250806090514575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090514575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514575 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090514575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090514575 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090514575 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 a2 b7 9e 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) 20250806090514575 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514575 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090514575 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090514575 DLM3UA <000f> 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 20250806090514575 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090514575 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090514575 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090514575 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090514575 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514575 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 a2 b7 9e 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090514582 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514582 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090514582 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090514582 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090514582 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090514582 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090514582 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090514582 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090514582 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514582 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  20250806090514582 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090514582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090514582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090514582 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090514582 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090514582 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) 20250806090514582 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) 20250806090514582 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090514582 DLSCCP DEBUG 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) 20250806090514582 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090514582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090514582 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090514582 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090514582 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806090514582 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806090514582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090514582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: d42d'... (mgcp_client.c:807) 20250806090514582 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090514582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090514582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090514582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: d42d'... (mgcp_client.c:807) 20250806090514582 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090514582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090514582 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: Removing from parent mgw(mgw-fsm-13905272-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:873) 20250806090514582 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806090514582 DLMGCP DEBUG mgw-endp(mgw-fsm-13905272-0)[0x5580359e8bb0]{IN_USE}: Deallocated (fsm.c:568) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806090514582 DMGW DEBUG mgw(mgw-fsm-13905272-0)[0x5580359dce90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806090514582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090514582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806090514582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090514582 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d42d7817" }, { code := "I", val := "22222" } }, sdp := omit } 20250806090514591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250806090514591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090514591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090514591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090514591 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090514592 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250806090514592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090514592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090514592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090514592 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@c18501b10b59: Deleted conn table entry 0TC_second_rab_assignment0(1131)13905272 20250806090514601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090514601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090514601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090514601 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090514601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd42d78,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090514601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090514601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090514601 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090514601 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090514601 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090514601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090514601 DLSCCP DEBUG 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) 20250806090514601 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090514601 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=00a2b79e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090514601 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090514601 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) 20250806090514601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090514601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514601 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090514601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090514601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090514601 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 a2 b7 9e 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090514601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090514601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090514601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090514601 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514601 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090514601 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090514601 DLM3UA <000f> 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 20250806090514601 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090514601 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090514601 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090514601 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090514601 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514601 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 a2 b7 9e 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@c18501b10b59: Deleted conn table entry 0TC_second_rab_assignment0(1131)1079402 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on connection ID:0 20250806090514608 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514608 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090514608 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090514608 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090514608 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090514608 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090514608 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090514608 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090514608 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514608 DLSS7 <000c> ss7_asp.c: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 a2 b7 9e 00 00 00 00 00  20250806090514608 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090514608 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090514609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090514609 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090514609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090514609 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=00a2b79e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090514609 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) 20250806090514609 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090514609 DLSCCP DEBUG 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) 20250806090514609 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090514609 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090514609 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090514609 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090514609 DLM3UA <000f> 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 20250806090514609 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090514609 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090514609 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090514609 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090514609 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090514609 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 a2 b7 9e 00 00 7a 00 00 06 00 08 00 00 00 01  20250806090514609 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) 20250806090514609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090514609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090514609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090514609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:203) 20250806090514609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13905272)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090514609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090514609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{disconnected}: Freeing instance (context_map.c:207) 20250806090514609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5580359db8f0]{disconnected}: Deallocated (fsm.c:568) 20250806090514609 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13905272 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090514609 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=00a2b79e), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:455) 20250806090514609 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090514609 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) 20250806090514609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090514609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090514609 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090514609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090514609 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090514609 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 a2 b7 9e 00 00 7a 00 (ss7_asp.c:1383) 20250806090514609 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090514609 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090514609 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090514609 DLSCCP DEBUG SCCP-SCOC(122)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: RLC received in state:disconnect_pending TC_second_rab_assignment0(1131)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090516610 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34579<->l=127.0.0.1:4262) (control_if.c:193) 20250806090516610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41220<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(1119)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090516612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090516612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090516612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090516612 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090516612 DMAIN NOTICE (127.0.0.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) 20250806090516612 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) HNBGW_Test.msc0-SCCP(1124)@c18501b10b59: Final verdict of PTC: none 20250806090516612 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090516612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090516612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090516612 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090516612 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090516612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090516612 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090516612 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090516612 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 20250806090516612 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090516613 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090516613 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090516613 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090516613 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090516613 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090516613 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090516613 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 20250806090516613 DLSS7 <000c> ss7_route.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' 20250806090516613 DLSS7 <000c> ss7_route.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' 20250806090516613 DLSS7 <000c> ss7_asp.c: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  20250806090516613 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  20250806090516613 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  20250806090516613 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  20250806090516613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090516613 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090516613 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 20250806090516613 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 20250806090516613 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090516613 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090516613 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090516613 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) 20250806090516613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090516613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090516613 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090516613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090516613 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090516613 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) 20250806090516613 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090516613 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.sgsn0-SCCP(1127)@c18501b10b59: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1128)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@c18501b10b59: Final verdict of PTC: none 20250806090516614 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 20250806090516614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090516614 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090516614 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250806090516614 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090516614 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090516614 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090516614 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250806090516614 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) 20250806090516615 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090516615 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090516615 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(1129)@c18501b10b59: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1118)@c18501b10b59: Final verdict of PTC: none 20250806090516615 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090516615 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090516615 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090516615 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090516615 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 20250806090516615 DLSS7 <000c> ss7_route.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' 20250806090516615 DLSS7 <000c> ss7_route.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' 20250806090516615 DLSS7 <000c> ss7_asp.c: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  20250806090516615 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  20250806090516615 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  20250806090516615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090516615 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090516615 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 20250806090516615 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 20250806090516615 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090516615 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) HNBGW-PFCP(1121)@c18501b10b59: Final verdict of PTC: none 20250806090516615 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090516615 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-M3UA(1126)@c18501b10b59: Final verdict of PTC: none 20250806090516615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090516615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090516615 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090516615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090516615 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090516615 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) 20250806090516615 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090516615 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1130)@c18501b10b59: Final verdict of PTC: none 20250806090516618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@c18501b10b59: Test case TC_second_rab_assignment finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Aug 6 09:05:16 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 20250806090516672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090517374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46536<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=452336) 20250806090518186 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8111a), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090518186 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) 20250806090518186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090518186 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090518186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090518186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090518186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090518186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d8 11 1a 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090518186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090518186 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090518186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090518186 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) 20250806090518186 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) 20250806090518186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090518186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090518186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090518186 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc7cf4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090518186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090518186 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) 20250806090518186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090518186 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090518186 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090518186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090518186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090518186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 dc 7c f4 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090518186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090518186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090518186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090518186 DLM3UA <000f> 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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090518186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090518186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090518186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090518186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090518186 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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090518186 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' 20250806090518186 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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090518186 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090518186 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 00 04 5a 8a 28 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090518186 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090518186 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090518186 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090518186 DLM3UA <000f> 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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090518186 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090518186 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090518186 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 20250806090518187 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090518187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090518187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090518187 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) 20250806090518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090518187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090518187 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090518187 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) 20250806090518187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090518187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090518187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090518187 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_connection.c:74) 20250806090518187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac83cb), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090518187 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090518187 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) 20250806090518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090518187 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090518187 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090518187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090518187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090518187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090518187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ac 83 cb 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090518187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090518187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090518187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090518187 DLM3UA <000f> 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 20250806090518187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090518187 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 20250806090518187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090518187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090518187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090518187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090518187 DLM3UA <000f> 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 20250806090518187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090518187 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090518187 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=452336, count=452876) 20250806090518613 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090518614 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090518614 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250806090518616 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090518616 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090518616 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:05: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250806090520428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090520431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090520433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41081<->l=127.0.0.1:4262) (control_if.c:572) 20250806090520537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520537 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520537 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090520537 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090520538 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520538 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090520538 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090520538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520538 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520538 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090520538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520538 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090520538 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520538 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090520538 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090520538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520538 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520538 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520538 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520538 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520538 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520538 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520538 DLM3UA <000f> 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 20250806090520538 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090520538 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090520538 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090520539 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520539 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090520539 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520539 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520539 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520539 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090520539 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520539 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520539 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090520539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090520539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520539 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520539 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520539 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520539 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520539 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520539 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520539 DLM3UA <000f> 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 20250806090520539 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090520539 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090520539 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090520540 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520540 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090520540 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 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) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090520540 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) 20250806090520540 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) 20250806090520540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090520540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520540 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520540 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520540 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090520540 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520540 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520540 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 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) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090520540 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) 20250806090520540 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) 20250806090520540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090520540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520540 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520540 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520540 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520540 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520540 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 20250806090520540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090520540 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090520540 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520540 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520540 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520540 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 20250806090520540 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090520540 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' 20250806090520540 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 20250806090520540 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 20250806090520540 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520540 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  20250806090520540 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 MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1140)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090520554 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520554 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520554 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520554 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520554 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520554 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520554 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090520554 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520555 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520556 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090520556 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090520556 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) 20250806090520556 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) 20250806090520556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090520556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 0a 09 00 03 07 0b 04 43 0c 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 (ss7_asp.c:1383) 20250806090520556 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520556 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520556 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090520556 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090520556 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) 20250806090520556 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) 20250806090520556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090520556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520556 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520556 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520556 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090520556 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090520556 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520556 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) 20250806090520556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090520556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520556 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520556 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520556 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090520556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090520556 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520556 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090520556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090520556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520556 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520556 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090520556 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090520556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520556 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090520556 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' 20250806090520556 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090520556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520556 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  20250806090520556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520556 DLM3UA <000f> 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090520556 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090520556 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 20250806090520556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520556 DLM3UA <000f> 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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090520556 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090520556 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090520621 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090520622 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) 20250806090520622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090520622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090520622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520622 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) 20250806090520622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090520622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090520622 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090520622 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090520622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090520622 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) 20250806090520622 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) 20250806090520622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090520622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090520622 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090520622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090520622 DLSS7 DEBUG 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: use Normal Route via 'as-clnt-CN' (ss7_combined_linkset.c:275) 20250806090520622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090520622 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) 20250806090520622 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) 20250806090520622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090520622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090520622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520622 DLM3UA <000f> 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090520622 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090520622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520622 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090520622 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' 20250806090520622 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090520622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520622 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 00 04 7f 08 62 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090520622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520622 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090520622 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' 20250806090520622 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 20250806090520622 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 20250806090520622 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520622 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 00 04 8d 85 97 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250806090520622 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 20250806090520622 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 20250806090520751 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 20250806090520751 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 20250806090520751 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090520751 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090520753 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520753 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090520753 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090520753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090520753 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090520753 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090520753 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090520753 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090520753 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090520753 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 20250806090520753 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090520753 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  20250806090520753 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090520754 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520754 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090520754 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090520754 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  20250806090520754 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090520754 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090520754 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090520754 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 20250806090520754 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090520754 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  20250806090520754 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' 20250806090520754 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' 20250806090520754 DLSS7 <000c> ss7_asp.c: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  20250806090520754 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 b9  20250806090520754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250806090520754 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 02 01 00 00 00 34 00 06 00 08 00 00 00 01 00 12 00 10 00 00 00 02 00 00 00 bc 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090520754 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090520754 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 20250806090520754 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 20250806090520754 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090520754 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090520754 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090520754 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) 20250806090520754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090520754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090520754 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090520754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090520754 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090520754 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) 20250806090520754 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520755 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090520755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520755 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520755 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090520755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090520755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520755 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090520755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090520755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520755 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520755 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520755 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520755 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520755 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520755 DLM3UA <000f> 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 20250806090520755 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090520755 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090520755 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090520755 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090520755 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520755 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  20250806090520766 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 20250806090520766 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 20250806090520766 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090520766 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090520767 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520767 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090520767 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090520767 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090520767 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090520767 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090520767 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090520767 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090520767 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090520767 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 20250806090520767 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090520767 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  20250806090520767 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090520768 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520768 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090520768 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090520768 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  20250806090520768 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090520768 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090520768 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090520768 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 20250806090520768 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090520768 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  20250806090520768 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' 20250806090520768 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' 20250806090520768 DLSS7 <000c> ss7_asp.c: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  20250806090520768 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  20250806090520768 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  20250806090520768 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250806090520768 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 02 00 00 00 0a 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00  20250806090520768 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090520768 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 20250806090520768 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 20250806090520768 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090520768 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090520768 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090520768 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) 20250806090520768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090520768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090520768 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090520768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090520768 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090520768 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) 20250806090520768 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090520770 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090520770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090520770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090520770 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090520770 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090520770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090520770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090520770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090520770 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090520770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090520770 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090520770 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090520770 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090520770 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090520770 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090520770 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090520770 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090520770 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090520770 DLM3UA <000f> 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 20250806090520770 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090520770 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090520770 DLSS7 <000c> ss7_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 20250806090520770 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090520770 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090520770 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  20250806090521099 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f0500), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090521099 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090521099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090521099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 9f 05 00 00 00 6c 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090521099 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6031c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090521099 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090521099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090521099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 c6 03 1c 00 00 6d 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090521099 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039943d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090521099 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090521099 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090521099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521099 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) 20250806090521099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090521099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090521099 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 39 94 3d 00 00 6e 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090521099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090521099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090521099 DLM3UA <000f> 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 20250806090521099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090521099 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 20250806090521099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090521099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090521099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090521099 DLM3UA <000f> 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 20250806090521099 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090521099 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 20250806090521099 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090521099 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521099 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090521099 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090521100 DLM3UA <000f> 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 20250806090521100 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090521100 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 20250806090521100 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1139)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090521556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090521556 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090521556 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090521556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090521556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090521556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090521556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090521556 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521556 DLSS7 <000c> ss7_asp.c: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  20250806090521556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090521556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090521556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090521556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090521556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090521556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090521556 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090521556 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) 20250806090521556 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090521556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521556 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090521556 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090521556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090521556 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) 20250806090521556 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090521556 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090521556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521556 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090521556 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090521556 DLM3UA <000f> 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 20250806090521556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090521556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090521556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090521556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090521556 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521556 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  20250806090521556 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521556 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090521556 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090521556 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090521556 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090521556 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090521556 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090521556 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090521556 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521556 DLSS7 <000c> ss7_asp.c: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  20250806090521556 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090521556 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090521556 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090521556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090521556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521556 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090521556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090521556 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090521556 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090521556 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1139)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090521570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521570 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090521570 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090521570 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090521570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090521570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090521570 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090521570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090521570 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521570 DLSS7 <000c> ss7_asp.c: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  20250806090521570 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090521570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090521570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090521570 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090521570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090521570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090521570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090521570 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090521570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090521570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090521570 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090521570 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) 20250806090521570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090521570 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090521570 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090521570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090521570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090521570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090521570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090521570 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) 20250806090521570 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090521570 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090521570 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521570 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090521570 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090521570 DLM3UA <000f> 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 20250806090521570 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090521570 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090521570 DLSS7 <000c> ss7_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 20250806090521570 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090521570 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521570 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  20250806090521571 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521571 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090521571 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090521571 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090521571 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090521571 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090521571 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090521571 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090521571 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090521571 DLSS7 <000c> ss7_asp.c: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  20250806090521571 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090521571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090521571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090521571 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090521571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090521571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090521571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090521571 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090521571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090521571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090521571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090521571 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090521571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090521571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090521571 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090521571 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1142)@c18501b10b59: 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 } } } } 20250806090521577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090521577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090521577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090521577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090521577 DHNBAP 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) 20250806090521577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090521577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090521577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090521577 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@c18501b10b59: setverdict(pass): none -> pass 20250806090521581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090521581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090521581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1431) 20250806090521581 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250806090521581 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:462) 20250806090521592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090521592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090521592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090521592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090521592 DLSCCP DEBUG SCCP-SCOC(106)[0x5580359fe5b0]{IDLE}: Deallocated (fsm.c:568) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(105)[0x5580359db6a0]{IDLE}: Deallocated (fsm.c:568) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090521593 DLSCCP DEBUG SCCP-SCOC(107)[0x5580359d7d70]{IDLE}: Deallocated (fsm.c:568) 20250806090521784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090521784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090521784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090521784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090521784 DHNBAP 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) 20250806090521784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090521784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090521784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090521784 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@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: talloc reports "struct hnb_context" x 1, expecting 1 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090521788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090521789 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41081<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@c18501b10b59: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090521791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090521791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090521791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090521791 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090521791 DMAIN NOTICE (127.0.0.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) 20250806090521791 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@c18501b10b59: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@c18501b10b59: Final verdict of PTC: none 20250806090521792 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090521792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090521792 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090521792 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090521792 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090521792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090521792 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090521792 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090521792 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090521792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090521792 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(1138)@c18501b10b59: Final verdict of PTC: none 20250806090521792 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090521792 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090521792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090521792 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090521792 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090521792 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 20250806090521792 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@c18501b10b59: Final verdict of PTC: none 20250806090521793 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090521793 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090521793 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090521793 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) 20250806090521793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090521793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090521793 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090521793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090521793 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090521793 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) 20250806090521793 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090521794 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW-MGCP(1144)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@c18501b10b59: Final verdict of PTC: none 20250806090521794 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090521794 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090521794 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090521794 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) 20250806090521794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090521794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090521794 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090521794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090521794 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090521794 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) 20250806090521794 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090521794 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090521792 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090521792 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090521793 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090521793 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 20250806090521793 DLSS7 <000c> ss7_route.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' 20250806090521793 DLSS7 <000c> ss7_route.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' 20250806090521793 DLSS7 <000c> ss7_asp.c: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  20250806090521793 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  20250806090521793 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  20250806090521793 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  20250806090521793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090521793 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 20250806090521793 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 20250806090521793 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 20250806090521793 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090521793 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090521793 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090521793 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090521794 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090521794 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090521794 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 20250806090521794 DLSS7 <000c> ss7_route.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' 20250806090521794 DLSS7 <000c> ss7_route.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' 20250806090521794 DLSS7 <000c> ss7_asp.c: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  20250806090521794 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  20250806090521794 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  20250806090521794 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090521794 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090521794 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 20250806090521794 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 HNBGW-PFCP(1135)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@c18501b10b59: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Wed Aug 6 09:05:21 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 20250806090521837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090522538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304044) Waiting for packet dumper to finish... 1 (prev_count=304044, count=327676) 20250806090523795 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090523795 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090523795 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090523795 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090523795 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090523795 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:05: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_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 20250806090525403 DLSS7 <000c> xua_asp_fsm.c:475 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK and became disconnected 20250806090525403 DLSS7 <000c> ss7_asp.c:1334 virt-msc2-0: connection closed 20250806090525403 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090525403 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090525403 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc2-0){ASP_DOWN}: T(beat) stopped 20250806090525403 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090525403 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090525403 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 20250806090525403 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' 20250806090525403 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' 20250806090525403 DLSS7 <000c> ss7_asp.c: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  20250806090525403 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  20250806090525403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090525403 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090525403 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090525403 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090525403 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:458) 20250806090525403 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 20250806090525403 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) 20250806090525403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090525403 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090525403 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090525441 DLSS7 <000c> xua_asp_fsm.c:475 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK and became disconnected 20250806090525441 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn2-0: connection closed 20250806090525441 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090525441 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090525441 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: T(beat) stopped 20250806090525441 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090525441 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250806090525441 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 20250806090525441 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' 20250806090525441 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' 20250806090525442 DLSS7 <000c> ss7_asp.c: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  20250806090525442 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090525442 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090525442 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090525442 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090525442 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:458) 20250806090525442 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) 20250806090525442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090525442 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090525442 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) MTC@c18501b10b59: 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@c18501b10b59: Test case TC_stat_stp_sctp_disconnected started. 20250806090525616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090525619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090525623 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41001<->l=127.0.0.1:4262) (control_if.c:572) 20250806090525739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525739 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525739 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525739 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) TC_stat_stp_sctp_disconnected-Iuh0(1149)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090525740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525740 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090525740 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090525741 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090525741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090525741 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) 20250806090525741 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) 20250806090525741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090525741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525741 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525741 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090525741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090525741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525741 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) 20250806090525741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090525741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525741 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525741 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090525741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090525741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090525741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090525741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525741 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525741 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525741 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090525741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525741 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090525742 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525742 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090525742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090525742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525742 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525742 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525742 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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090525742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090525742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525742 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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090525742 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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090525742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525742 DLM3UA <000f> 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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090525742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090525742 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525742 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525742 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525742 DLM3UA <000f> 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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090525742 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090525742 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1153)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1153)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1153)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090525763 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525763 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525763 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525763 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525764 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525764 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525764 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525764 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090525764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090525764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090525764 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.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) 20250806090525764 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250806090525764 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090525764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090525764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525764 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525764 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090525764 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525764 DLM3UA <000f> 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 20250806090525764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090525764 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=188=0.23.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 20250806090525764 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250806090525765 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525765 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090525765 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525765 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525765 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) 20250806090525765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090525765 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) 20250806090525765 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) 20250806090525765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090525766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525766 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525766 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525766 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090525766 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090525766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525766 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) 20250806090525766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090525766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525766 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525766 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525766 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090525766 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525766 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525766 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525766 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090525766 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090525766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525766 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) 20250806090525766 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090525766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525766 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525766 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525766 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 20250806090525766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090525766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090525766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525766 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 20250806090525766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090525766 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 20250806090525766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090525766 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525766 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525766 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525766 DLM3UA <000f> 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 20250806090525766 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090525766 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 20250806090525766 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1156)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1156)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1156)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-SCCP(1154)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090525792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090525792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090525792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090525792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090525792 DHNBAP 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) 20250806090525792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090525792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090525792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090525792 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@c18501b10b59: setverdict(pass): none -> pass 20250806090525957 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 20250806090525957 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 20250806090525957 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090525957 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090525960 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525960 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090525960 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090525960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090525960 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090525960 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090525960 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090525960 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090525960 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090525960 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 20250806090525960 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090525960 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  20250806090525960 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090525962 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525962 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090525962 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090525962 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  20250806090525962 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090525962 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090525962 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090525962 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 20250806090525962 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090525962 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  20250806090525962 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' 20250806090525962 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' 20250806090525962 DLSS7 <000c> ss7_asp.c: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  20250806090525962 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  20250806090525962 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090525962 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090525962 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090525962 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090525962 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) 20250806090525962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090525962 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090525962 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090525962 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) 20250806090525962 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525963 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525963 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090525963 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525963 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525963 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090525964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525964 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525964 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090525964 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525964 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090525964 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090525964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525964 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525964 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525964 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525964 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525964 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525964 DLM3UA <000f> 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 20250806090525964 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090525964 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090525964 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090525964 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090525964 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090525964 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  20250806090525981 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 20250806090525981 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 20250806090525981 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090525981 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090525985 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525985 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090525985 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090525986 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090525986 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090525986 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090525986 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090525986 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090525986 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090525986 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 20250806090525986 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090525986 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  20250806090525986 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090525988 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525988 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090525988 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090525988 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  20250806090525988 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090525988 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090525988 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090525988 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 20250806090525988 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090525988 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  20250806090525988 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' 20250806090525988 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' 20250806090525988 DLSS7 <000c> ss7_asp.c: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  20250806090525988 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  20250806090525988 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  20250806090525988 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090525988 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090525989 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090525989 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090525989 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) 20250806090525989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090525989 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090525989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090525989 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090525989 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) 20250806090525989 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090525990 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090525990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090525990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090525990 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090525990 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090525990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090525990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090525990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090525990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090525990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090525990 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090525990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090525990 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090525990 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090525990 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090525991 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090525991 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090525991 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090525991 DLM3UA <000f> 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 20250806090525991 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090525991 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090525991 DLSS7 <000c> ss7_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 20250806090525991 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090525991 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090525991 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(1152)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090526763 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526763 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090526763 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090526763 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090526763 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090526763 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090526763 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090526763 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090526763 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526763 DLSS7 <000c> ss7_asp.c: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  20250806090526764 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090526764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090526764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090526764 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090526764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090526764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090526764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090526764 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090526764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090526764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090526764 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090526764 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) 20250806090526764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090526764 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090526764 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090526764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090526764 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090526764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090526764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090526764 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) 20250806090526764 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090526764 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090526764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526764 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090526764 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090526764 DLM3UA <000f> 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 20250806090526764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090526764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090526764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090526764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090526764 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526764 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  20250806090526764 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526764 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090526764 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090526764 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090526764 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090526764 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090526764 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090526764 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090526764 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526764 DLSS7 <000c> ss7_asp.c: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  20250806090526765 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090526765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090526765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090526765 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090526765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090526765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090526765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090526765 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090526765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526765 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090526765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090526765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090526765 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090526765 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1155)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090526787 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526787 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090526787 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090526787 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090526787 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090526787 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090526787 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090526787 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090526787 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526787 DLSS7 <000c> ss7_asp.c: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  20250806090526787 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090526787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090526787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090526787 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090526787 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090526787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090526787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090526787 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090526787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090526787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090526787 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090526787 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) 20250806090526787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090526787 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090526787 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526787 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090526787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090526788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090526788 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090526788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090526788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090526788 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) 20250806090526788 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090526788 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090526788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526788 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090526788 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090526788 DLM3UA <000f> 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 20250806090526788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090526788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090526788 DLSS7 <000c> ss7_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 20250806090526788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090526788 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526788 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  20250806090526788 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090526788 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090526788 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090526788 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090526788 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090526788 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090526788 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090526788 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090526788 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090526788 DLSS7 <000c> ss7_asp.c: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  20250806090526789 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090526789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090526789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090526789 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090526789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090526789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090526789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090526789 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090526789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090526789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090526789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090526789 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090526789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090526789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090526789 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090526789 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) 20250806090527404 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090527404 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090527404 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250806090527442 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090527442 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250806090527442 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. 20250806090527890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090528186 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc7cf4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090528186 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) 20250806090528186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090528186 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090528186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090528186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090528186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 dc 7c f4 00 00 72 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090528186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090528186 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) 20250806090528186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090528186 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090528186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528186 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) 20250806090528186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090528186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528186 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090528186 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8111a), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090528186 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090528186 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) 20250806090528186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090528187 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090528187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090528187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090528187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528187 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 d8 11 1a 00 00 77 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090528187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528187 DLM3UA <000f> 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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090528187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090528187 DLSS7 <000c> ss7_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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090528187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528187 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 dc 7c f4 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090528187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528187 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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090528187 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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090528187 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528187 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528187 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528187 DLM3UA <000f> 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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090528187 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090528187 DLSS7 <000c> ss7_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 20250806090528187 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090528187 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528187 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 d8 11 1a 00 00 77 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090528188 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090528188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac83cb), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090528188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=188=0.23.4): true (sccp_scrc.c:85) 20250806090528188 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) 20250806090528188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090528188 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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) 20250806090528188 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090528188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090528188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 ac 83 cb 00 00 78 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090528188 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090528188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090528188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090528188 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) 20250806090528188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090528188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090528188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528188 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) 20250806090528188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090528188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090528188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528188 DLM3UA <000f> 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 20250806090528188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090528188 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250806090528188 DLSS7 <000c> ss7_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 20250806090528188 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090528188 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528188 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 ac 83 cb 00 00 78 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250806090528188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528188 DLM3UA <000f> 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 20250806090528188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090528188 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 20250806090528188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090528188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528189 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090528189 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090528189 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090528189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090528189 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090528189 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090528189 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090528189 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528189 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 dc 7c f4 00  20250806090528189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090528189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090528189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090528189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090528189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090528189 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=00dc7cf4) (sccp_scrc.c:545) 20250806090528189 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) 20250806090528189 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090528189 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090528189 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090528189 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090528189 DLSCCP DEBUG SCCP-SCOC(114)[0x558035a09ca0]{IDLE}: Deallocated (fsm.c:568) 20250806090528392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090528392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090528392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090528392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090528392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090528392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090528392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090528392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528392 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 d8 11 1a 00  20250806090528392 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090528392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090528392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090528392 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090528392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090528392 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=00d8111a) (sccp_scrc.c:545) 20250806090528392 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) 20250806090528392 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090528392 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090528392 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090528392 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090528392 DLSCCP DEBUG SCCP-SCOC(119)[0x5580359dc8f0]{IDLE}: Deallocated (fsm.c:568) 20250806090528392 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528392 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090528392 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090528392 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090528392 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090528392 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090528392 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090528392 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090528392 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528392 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 ac 83 cb 00  20250806090528393 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090528393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090528393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090528393 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090528393 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090528393 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=00ac83cb) (sccp_scrc.c:545) 20250806090528393 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) 20250806090528393 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090528393 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090528393 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090528393 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090528393 DLSCCP DEBUG SCCP-SCOC(120)[0x558035a1b0c0]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_stat_stp_sctp_disconnected0(1158) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@c18501b10b59: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)4258005 20250806090528912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090528912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090528912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090528912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090528912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40f8d5, normal) (hnbgw_rua.c:408) 20250806090528912 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090528913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090528913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090528913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090528913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090528913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090528913 DCN DEBUG map_sccp[0x5580359db8f0]{init}: Allocated (fsm.c:456) 20250806090528913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090528913 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4258005 <-> SCCP-123 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090528913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090528913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090528913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090528913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090528913 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090528913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090528913 DLSCCP DEBUG 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) 20250806090528913 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090528913 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090528913 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003d50056400500f1100926) (sccp_scrc.c:455) 20250806090528913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090528913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090528913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090528913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090528913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090528913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090528913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090528913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090528913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090528913 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090528913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090528913 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090528913 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 03 d5 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090528913 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090528913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090528913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090528913 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528913 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090528913 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090528913 DLM3UA <000f> 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 20250806090528913 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090528913 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090528913 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090528913 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090528913 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528913 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 03 d5 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)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_stat_stp_sctp_disconnected0(1158) HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1549564 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090528919 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090528919 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090528919 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090528919 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090528919 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090528919 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090528919 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090528919 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090528919 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090528919 DLSS7 <000c> ss7_asp.c: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 a9 ba 91 02 00 00 00 00  20250806090528919 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090528919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090528919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090528919 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090528919 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090528919 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=00a9ba91) (sccp_scrc.c:545) 20250806090528919 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) 20250806090528919 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090528919 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090528919 DLSCCP DEBUG 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) 20250806090528919 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090528919 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) 20250806090528919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090528919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@c18501b10b59: 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)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806090529120 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529120 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090529120 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090529120 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090529120 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090529120 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090529120 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090529120 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090529120 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529120 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  20250806090529121 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090529121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090529121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090529121 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090529121 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090529121 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) 20250806090529121 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) 20250806090529121 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090529121 DLSCCP DEBUG 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) 20250806090529121 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090529121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090529121 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090529121 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090529121 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090529121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090529121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090529121 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806090529121 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806090529121 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806090529121 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090529121 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{UNUSED}: Allocated (fsm.c:456) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{UNUSED}: is child of mgw(mgw-fsm-4258005-0)[0x5580359e76c0] (fsm.c:486) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4258005-0)[0x5580359e76c0] (mgcp_client_endpoint_fsm.c:724) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090529121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359e8bb0]{ST_CRCX}: Allocated (fsm.c:456) 20250806090529121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359e8bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940] (fsm.c:486) 20250806090529121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359e8bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090529121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359e8bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806090529121 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=201 'CRCX 114 rtpbridge/*@mgw MGCP 1.0\r\nC: 40f8'... (mgcp_client.c:807) 20250806090529121 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806090529121 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359e8bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090529121 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40f8d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "114", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40f8d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806090529131 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 114 OK (mgcp_client.c:758) 20250806090529131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806090529131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806090529131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090529131 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090529131 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529131 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090529131 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806090529131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090529131 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806090529131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806090529131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806090529131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090529131 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090529140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090529140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090529140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090529140 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090529140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x40f8d5) (hnbgw_rua.c:472) 20250806090529140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090529140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090529140 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090529140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090529140 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090529140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090529140 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806090529140 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806090529140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090529140 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4258005-0)[0x5580359e76c0] (mgcp_client_endpoint_fsm.c:724) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806090529140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 115 rtpbridge/3@mgw MGCP 1.0\r\nC: 40f8'... (mgcp_client.c:807) 20250806090529140 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806090529140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529140 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "115", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40f8d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090529145 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 115 OK (mgcp_client.c:758) 20250806090529145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806090529145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806090529145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529145 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090529145 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806090529145 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4258005-0)[0x5580359e76c0] (mgcp_client_endpoint_fsm.c:724) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090529145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359dce90]{ST_CRCX}: Allocated (fsm.c:456) 20250806090529145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359dce90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940] (fsm.c:486) 20250806090529145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359dce90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090529145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359dce90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250806090529145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 116 rtpbridge/3@mgw MGCP 1.0\r\nC: 40f8'... (mgcp_client.c:807) 20250806090529145 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806090529145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4258005-0)[0x5580359dce90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529145 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "116", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40f8d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090529151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 116 OK (mgcp_client.c:758) 20250806090529151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806090529151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806090529151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090529151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529151 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{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) 20250806090529151 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090529151 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090529151 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806090529151 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806090529151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806090529151 DLSCCP DEBUG 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) 20250806090529151 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090529151 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=00a9ba91), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806090529151 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090529151 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) 20250806090529151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090529151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090529151 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090529151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090529151 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090529151 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 a9 ba 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) 20250806090529151 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806090529151 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529151 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090529151 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090529151 DLM3UA <000f> 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 20250806090529151 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090529151 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090529151 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090529151 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090529151 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529151 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 a9 ba 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090529168 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529168 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090529168 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090529168 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090529168 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090529168 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090529168 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090529168 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090529168 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529168 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  20250806090529168 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090529168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090529168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090529168 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090529168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090529168 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) 20250806090529168 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) 20250806090529168 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090529168 DLSCCP DEBUG 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) 20250806090529168 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090529168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090529168 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090529168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090529168 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806090529168 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806090529168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090529168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 117 rtpbridge/3@mgw MGCP 1.0\r\nC: 40f8'... (mgcp_client.c:807) 20250806090529168 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090529168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090529168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090529168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 118 rtpbridge/3@mgw MGCP 1.0\r\nC: 40f8'... (mgcp_client.c:807) 20250806090529168 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090529168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090529168 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: Removing from parent mgw(mgw-fsm-4258005-0)[0x5580359e76c0] (mgcp_client_endpoint_fsm.c:873) 20250806090529168 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806090529168 DLMGCP DEBUG mgw-endp(mgw-fsm-4258005-0)[0x5580359f4940]{IN_USE}: Deallocated (fsm.c:568) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806090529168 DMGW DEBUG mgw(mgw-fsm-4258005-0)[0x5580359e76c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806090529168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090529168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806090529168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090529168 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "117", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "I", val := "11111" } }, sdp := omit } 20250806090529172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 117 OK (mgcp_client.c:758) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359e8bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250806090529172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 118 OK (mgcp_client.c:758) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090529172 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359dce90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "118", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40f8d517" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@c18501b10b59: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)4258005 20250806090529175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090529175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090529175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090529175 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090529175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x40f8d5,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090529175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090529175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090529175 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090529175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090529175 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090529175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090529175 DLSCCP DEBUG 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) 20250806090529175 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090529175 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=00a9ba91), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090529175 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090529175 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) 20250806090529175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090529175 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090529175 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090529175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090529175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090529175 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 a9 ba 91 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090529175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090529175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090529175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090529175 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529175 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090529175 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090529175 DLM3UA <000f> 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 20250806090529175 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090529175 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090529175 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090529175 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090529175 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529175 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 a9 ba 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)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1158)1549564 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 20250806090529177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090529177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090529177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090529177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090529177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090529177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090529177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090529177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529177 DLSS7 <000c> ss7_asp.c: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 a9 ba 91 00 00 00 00 00  20250806090529177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090529177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090529177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090529178 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090529178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090529178 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=00a9ba91), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090529178 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) 20250806090529178 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090529178 DLSCCP DEBUG 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) 20250806090529178 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090529178 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) 20250806090529178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090529178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090529178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090529178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:203) 20250806090529178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4258005)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090529178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090529178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{disconnected}: Freeing instance (context_map.c:207) 20250806090529178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5580359db8f0]{disconnected}: Deallocated (fsm.c:568) 20250806090529178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4258005 SCCP-123 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:226) 20250806090529178 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=00a9ba91), PART(T=Source Reference,L=4,D=0000007b) (sccp_scrc.c:455) 20250806090529178 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090529178 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) 20250806090529178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090529178 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090529178 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090529178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090529178 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090529178 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 a9 ba 91 00 00 7b 00 (ss7_asp.c:1383) 20250806090529178 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090529178 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090529178 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090529178 DLSCCP DEBUG SCCP-SCOC(123)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) 20250806090529178 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090529178 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090529178 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090529178 DLM3UA <000f> 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 20250806090529178 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090529178 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090529178 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090529178 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090529178 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090529178 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 a9 ba 91 00 00 7b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: RLC received in state:disconnect_pending 20250806090530622 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d8597), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090530622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090530622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090530622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 8d 85 97 00 00 6f 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090530622 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f0862), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090530622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090530622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090530622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 7f 08 62 00 00 70 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090530622 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00455208), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090530622 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090530622 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090530622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090530622 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) 20250806090530622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090530622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090530622 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 45 52 08 00 00 71 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090530622 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090530622 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090530622 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090530622 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 20250806090530622 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090530623 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 20250806090530623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090530623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090530623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090530623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090530623 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 20250806090530623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090530623 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 20250806090530623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090530623 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090530623 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090530623 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090530623 DLM3UA <000f> 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 20250806090530623 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090530623 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 20250806090530623 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090531095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090531095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090531095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090531095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090531095 DLSCCP DEBUG SCCP-SCOC(108)[0x5580359d8a60]{IDLE}: Deallocated (fsm.c:568) 20250806090531096 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090531096 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090531096 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090531096 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090531096 DLSCCP DEBUG SCCP-SCOC(109)[0x5580359fd480]{IDLE}: Deallocated (fsm.c:568) 20250806090531097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090531097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090531097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090531097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090531097 DLSCCP DEBUG SCCP-SCOC(110)[0x5580359d8560]{IDLE}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: "Shutting down HNBGW ASP in STP" 20250806090531177 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down HNBGW ASP in STP (logging_vty.c:1172) 20250806090531180 DLSS7 <000c> ss7_asp_vty.c:654 0: ASP(hnbgw0-0) Applying Adm State change: ENABLED -> SHUTDOWN 20250806090531180 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 20250806090531180 DLSS7 <000c> ss7_asp.c:1334 hnbgw0-0: connection closed 20250806090531180 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090531180 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(hnbgw0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090531180 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs 20250806090531180 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' 20250806090531180 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' 20250806090531180 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  20250806090531180 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  20250806090531180 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090531180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 160 (flags=0x80) (ss7_asp.c:1285) 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090531180 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250806090531180 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250806090531180 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250806090531180 DLINP NOTICE asp-clnt-CN-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250806090531180 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 168 (flags=0x80) (ss7_asp.c:1285) 20250806090531180 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806090531180 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250806090531180 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250806090531180 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806090531180 DLSS7 <000c> ss7_asp.c:925 0: ASP(hnbgw0-0) Skipping start for ASP in administrative state SHUTDOWN 20250806090531180 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250806090531180 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250806090531180 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) 20250806090531180 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) 20250806090531180 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250806090531180 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250806090531180 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) 20250806090531180 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250806090531180 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_ACTIVE}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250806090531180 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250806090531180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250806090531180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: State change to AS_PENDING (no timeout) (xua_as_fsm.c:592) 20250806090531180 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806090531180 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive, some routes to remote PCs may have become unavailable (xua_as_fsm.c:374) 20250806090531180 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=185=0.23.1 is now unavailable (xua_as_fsm.c:391) 20250806090531180 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) 20250806090531180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531180 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531180 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090531181 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090531181 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=4=0.0.4 is now unavailable (xua_as_fsm.c:391) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=188=0.23.4 is now unavailable (xua_as_fsm.c:391) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090531181 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090531181 DLSS7 INFO 0: AS(as-clnt-CN) AS became inactive => remote pc=12=0.1.4 is now unavailable (xua_as_fsm.c:391) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531181 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531181 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) 20250806090531181 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) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531181 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531182 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531182 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) 20250806090531182 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) 20250806090531182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090531182 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090531182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090531182 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250806090531182 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250806090531182 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) 20250806090531182 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) 20250806090531182 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) 20250806090531182 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1285) 20250806090531182 DLSS7 NOTICE 0: ASP(asp-clnt-CN-0) Closing and reconnecting ASP (ss7_asp.c:1223) 20250806090531182 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) 20250806090531182 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1215) 20250806090531182 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: State change to ASP_DOWN (no timeout) (xua_asp_fsm.c:824) 20250806090531182 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250806090531182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_PENDING}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:403) 20250806090531182 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received primitive M-SCTP_RELEASE.indication (xua_default_lm_fsm.c:403) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received Event SCTP-RELEASE.ind (xua_default_lm_fsm.c:410) 20250806090531182 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: State change to IDLE (no timeout) (xua_default_lm_fsm.c:324) 20250806090531182 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) 20250806090531182 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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@c18501b10b59: "Restarting HNBGW ASP in STP" 20250806090531295 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting HNBGW ASP in STP (logging_vty.c:1172) 20250806090531296 DLSS7 <000c> ss7_asp_vty.c:671 0: ASP(hnbgw0-0) Applying Adm State change: SHUTDOWN -> ENABLED 20250806090531296 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 20250806090531296 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) 20250806090531296 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(hnbgw0-0){ASP_DOWN}: T(beat) stopped 20250806090531296 DLSS7 <000c> ss7_asp.c:907 XUA_ASP(hnbgw0-0){ASP_DOWN}: Freeing instance 20250806090531296 DLSS7 <000c> fsm.c:568 XUA_ASP(hnbgw0-0){ASP_DOWN}: Deallocated 20250806090531296 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250806090531296 DLSS7 <000c> ss7_asp.c:935 0: ASP(hnbgw0-0) ASP Restart for server not implemented yet! VirtHNBGW-STATS(1146)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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 } 20250806090533181 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(hnbgw0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090533181 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(hnbgw0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090533181 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(hnbgw0){AS_PENDING}: state_chg to AS_DOWN 20250806090533183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250806090533183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250806090533183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_PENDING}: State change to AS_DOWN (no timeout) (xua_as_fsm.c:675) VirtHNBGW-STATS(1146)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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 } 20250806090536183 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) 20250806090536183 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) 20250806090536183 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) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:403) 20250806090536183 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 20250806090536183 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 20250806090536183 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090536183 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:410) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:170) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:171) 20250806090536183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:UP) 20250806090536183 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090536183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090536183 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (ss7_asp.c:1383) 20250806090536183 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090536183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090536183 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090536183 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090536183 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs 20250806090536183 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090536183 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  20250806090536183 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090536183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:797) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:758) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:414) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:542) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250806090536183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250806090536183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:357) 20250806090536183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:403) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:410) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:182) 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090536183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090536183 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806090536183 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806090536183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806090536183 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:258) 20250806090536183 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:259) 20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 8 bytes: [L2]> 01 00 04 01 00 00 00 08 (ss7_asp.c:1383) 20250806090536183 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT 20250806090536183 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08  20250806090536183 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090536184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250806090536184 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250806090536183 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536183 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPSM:BEAT-ACK) 20250806090536183 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK 20250806090536184 DLSS7 <000c> xua_asp_fsm.c:833 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK 20250806090536184 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250806090536184 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536184 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090536184 DLSS7 <000c> m3ua.c:758 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090536184 DLSS7 <000c> ss7_asp.c:1383 0: ASP(hnbgw0-0) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08  20250806090536184 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090536184 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090536184 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090536184 DLSS7 <000c> xua_as_fsm.c:116 XUA_AS(hnbgw0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs 20250806090536184 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(hnbgw0-0) Tx NOTIFY Type State Change:AS Active () 20250806090536184 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  20250806090536184 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' 20250806090536184 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' 20250806090536184 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  20250806090536184 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  20250806090536184 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  20250806090536184 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090536184 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (ss7_asp.c:1285) 20250806090536184 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:797) 20250806090536184 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:758) 20250806090536184 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:414) 20250806090536184 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x558035951ac0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:627) 20250806090536184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250806090536184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:565) 20250806090536184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250806090536184 DLSS7 INFO 0: AS(as-clnt-CN) AS became active, some routes to remote PCs may have become available (xua_as_fsm.c:430) 20250806090536184 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=185=0.23.1 is now available (xua_as_fsm.c:445) 20250806090536184 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) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536184 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536184 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) 20250806090536184 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536184 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=2=0.0.2 is now available (xua_as_fsm.c:445) 20250806090536184 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) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536184 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536184 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536184 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) 20250806090536184 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536184 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=3=0.0.3 is now available (xua_as_fsm.c:445) 20250806090536184 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536185 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536185 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) 20250806090536185 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536185 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=4=0.0.4 is now available (xua_as_fsm.c:445) 20250806090536185 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536185 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536185 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) 20250806090536185 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536185 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=188=0.23.4 is now available (xua_as_fsm.c:445) 20250806090536185 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536185 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536185 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) 20250806090536185 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536185 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=10=0.1.2 is now available (xua_as_fsm.c:445) 20250806090536185 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536185 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536185 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) 20250806090536185 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536185 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=11=0.1.3 is now available (xua_as_fsm.c:445) 20250806090536185 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536185 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536185 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) 20250806090536185 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536185 DLSS7 INFO 0: AS(as-clnt-CN) AS became active => remote pc=12=0.1.4 is now available (xua_as_fsm.c:445) 20250806090536185 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) 20250806090536185 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536186 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536186 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) 20250806090536186 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536186 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) 20250806090536186 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) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536186 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536186 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) 20250806090536186 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536186 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) 20250806090536186 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) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536186 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536186 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) 20250806090536186 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536186 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) 20250806090536186 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) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536186 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536186 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) 20250806090536186 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536186 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) 20250806090536186 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) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536186 DCN DEBUG N-PCSTATE ind: affected_pc=4=0.0.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536186 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) 20250806090536186 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536186 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) 20250806090536186 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) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536186 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536187 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536187 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) 20250806090536187 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536187 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) 20250806090536187 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) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536187 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536187 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) 20250806090536187 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536187 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) 20250806090536187 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) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536187 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536187 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) 20250806090536187 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536187 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) 20250806090536187 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) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536187 DCN DEBUG N-PCSTATE ind: affected_pc=12=0.1.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090536187 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) 20250806090536187 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090536187 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250806090536187 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250806090536187 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536187 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090536187 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536187 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090536188 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) 20250806090536188 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) 20250806090536188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090536188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536188 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536188 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536188 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090536188 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090536188 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) 20250806090536188 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) 20250806090536188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090536188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536188 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536188 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536188 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090536188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090536188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090536188 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090536188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090536188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536188 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090536188 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:797) 20250806090536188 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250806090536188 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:403) 20250806090536188 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x55803596e980]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:410) 20250806090536188 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536188 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090536188 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090536188 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) 20250806090536188 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) 20250806090536188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090536188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536188 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536188 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090536188 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090536189 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) 20250806090536189 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) 20250806090536189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090536189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536189 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536189 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536189 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090536189 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090536189 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) 20250806090536189 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) 20250806090536189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090536189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536189 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536189 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536189 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090536189 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090536189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090536189 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090536189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090536189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536189 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536189 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090536189 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090536189 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 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) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090536189 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) 20250806090536189 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) 20250806090536189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090536189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090536189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090536189 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090536189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806090536189 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090536189 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) 20250806090536189 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) 20250806090536189 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) 20250806090536189 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) 20250806090536189 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) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536189 DCN DEBUG N-PCSTATE ind: affected_pc=2=0.0.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536189 DCN DEBUG N-PCSTATE ind: affected_pc=3=0.0.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536189 DCN DEBUG N-PCSTATE ind: affected_pc=10=0.1.2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090536189 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090536189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090536189 DCN DEBUG N-PCSTATE ind: affected_pc=11=0.1.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 DLM3UA <000f> 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090536190 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 DLM3UA <000f> 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090536190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090536190 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090536190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090536190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090536190 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  20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 DLM3UA <000f> 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 DLM3UA <000f> 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090536190 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090536190 DLSS7 <000c> ss7_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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090536190 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090536190 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  20250806090536190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090536190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090536190 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 20250806090536190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090536190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! HNBGW_Test.msc0-RAN(1152)@c18501b10b59: 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 } } } } HNBGW_Test.sgsn0-RAN(1155)@c18501b10b59: 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 } } } } 20250806090536196 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536196 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090536196 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090536196 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090536196 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090536196 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090536196 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090536196 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090536196 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090536196 DLSS7 <000c> ss7_asp.c: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  20250806090536196 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090536196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090536196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090536196 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090536196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090536196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090536196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090536196 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090536196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536197 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090536197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090536197 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090536197 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090536197 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250806090536197 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090536199 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090536199 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090536199 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090536199 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090536199 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090536199 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090536199 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090536199 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090536199 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090536199 DLSS7 <000c> ss7_asp.c: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  20250806090536199 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090536199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090536199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090536199 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090536199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090536199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090536199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090536199 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090536199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090536200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090536200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090536200 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090536200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090536200 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090536200 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090536200 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:99) 20250806090536200 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) VirtHNBGW-STATS(1146)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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 } 20250806090537033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: f_gen_tmsi(suffix:=0, 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)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_stat_stp_sctp_disconnected0(1159) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@c18501b10b59: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)7100248 20250806090538045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090538045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090538045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090538045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090538045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c5758, normal) (hnbgw_rua.c:408) 20250806090538045 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090538045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090538045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090538045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090538046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090538046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090538046 DCN DEBUG map_sccp[0x5580359db8f0]{init}: Allocated (fsm.c:456) 20250806090538046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090538046 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7100248 <-> SCCP-124 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090538046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090538046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090538046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090538046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090538046 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090538046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090538046 DLSCCP DEBUG 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) 20250806090538046 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090538046 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090538046 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003410056400500f1100926) (sccp_scrc.c:455) 20250806090538046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090538046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090538046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090538046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090538046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090538046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090538046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090538046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090538046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538046 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090538046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090538046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538046 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 03 41 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090538046 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090538046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090538046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090538046 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538046 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538046 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538046 DLM3UA <000f> 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 20250806090538046 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090538046 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090538046 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090538046 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090538046 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538046 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 03 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(1151)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Warning: Re-starting timer T_guard[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_stat_stp_sctp_disconnected0(1159) HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Added conn table entry 0TC_stat_stp_sctp_disconnected0(1159)7421081 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: setverdict(pass): none -> pass 20250806090538048 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538048 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090538048 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090538048 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090538048 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090538048 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090538048 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090538048 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090538048 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538048 DLSS7 <000c> ss7_asp.c: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 75 2b 1d 02 00 00 00 00  20250806090538048 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090538048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090538048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090538048 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090538048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090538048 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=00752b1d) (sccp_scrc.c:545) 20250806090538049 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) 20250806090538049 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090538049 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090538049 DLSCCP DEBUG 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) 20250806090538049 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090538049 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) 20250806090538049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090538049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1157)@c18501b10b59: 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)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_len:91 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250806090538188 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090538188 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090538188 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090538188 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) 20250806090538188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090538188 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090538188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538188 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) 20250806090538188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090538188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538188 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090538188 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538188 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538188 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538188 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 20250806090538188 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090538188 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 20250806090538188 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090538189 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090538189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090538189 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090538189 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) 20250806090538189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090538189 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090538189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538189 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) 20250806090538189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090538189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090538189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538189 DLM3UA <000f> 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 20250806090538189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090538189 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 20250806090538189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090538253 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538253 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090538253 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090538253 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090538253 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090538253 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090538253 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090538253 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090538253 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538253 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  20250806090538253 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (ss7_asp.c:1285) 20250806090538253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090538253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090538253 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090538253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090538253 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) 20250806090538253 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) 20250806090538253 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090538253 DLSCCP DEBUG 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) 20250806090538253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090538253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090538253 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250806090538253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250806090538253 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP RAB Assignment (hnbgw_ranap.c:632) 20250806090538253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090538253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090538253 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250806090538253 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250806090538253 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250806090538253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090538253 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{UNUSED}: Allocated (fsm.c:456) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{UNUSED}: is child of mgw(mgw-fsm-7100248-0)[0x5580359dce90] (fsm.c:486) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7100248-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090538253 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090538253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359f4940]{ST_CRCX}: Allocated (fsm.c:456) 20250806090538253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359f4940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0] (fsm.c:486) 20250806090538253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359f4940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090538253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359f4940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250806090538253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=201 'CRCX 119 rtpbridge/*@mgw MGCP 1.0\r\nC: 6c57'... (mgcp_client.c:807) 20250806090538254 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250806090538254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359f4940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090538254 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1157)@c18501b10b59: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c575817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: CRCX1{ line := { verb := "CRCX", trans_id := "119", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c575817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@c18501b10b59: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250806090538270 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 119 OK (mgcp_client.c:758) 20250806090538270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250806090538270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250806090538270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090538270 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090538270 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538270 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090538270 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250806090538270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250806090538270 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250806090538270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250806090538270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:123) 20250806090538270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090538270 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090538274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090538274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090538274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1431) 20250806090538274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090538274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c5758) (hnbgw_rua.c:472) 20250806090538274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:313) 20250806090538274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090538274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250806090538274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250806090538274 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP RAB Assignment (hnbgw_ranap.c:265) 20250806090538274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090538274 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250806090538274 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250806090538274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090538274 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250806090538274 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7100248-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090538274 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090538274 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090538275 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250806090538275 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=215 'MDCX 120 rtpbridge/4@mgw MGCP 1.0\r\nC: 6c57'... (mgcp_client.c:807) 20250806090538275 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250806090538275 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090538275 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090538275 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538275 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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)@c18501b10b59: MDCX1{ line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c575817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090538282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 120 OK (mgcp_client.c:758) 20250806090538282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250806090538282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250806090538282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538282 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090538282 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250806090538282 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7100248-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:724) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250806090538282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359e76c0]{ST_CRCX}: Allocated (fsm.c:456) 20250806090538282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359e76c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0] (fsm.c:486) 20250806090538282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359e76c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250806090538282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359e76c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250806090538282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=205 'CRCX 121 rtpbridge/4@mgw MGCP 1.0\r\nC: 6c57'... (mgcp_client.c:807) 20250806090538282 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250806090538282 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7100248-0)[0x5580359e76c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538282 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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)@c18501b10b59: CRCX2{ line := { verb := "CRCX", trans_id := "121", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c575817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250806090538289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 121 OK (mgcp_client.c:758) 20250806090538289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250806090538289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250806090538289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250806090538289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538289 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{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) 20250806090538289 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250806090538289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250806090538289 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250806090538289 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250806090538289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250806090538289 DLSCCP DEBUG 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) 20250806090538289 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090538289 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=00752b1d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:455) 20250806090538289 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090538289 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) 20250806090538289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090538289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538289 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090538289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090538289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538289 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 75 2b 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 (ss7_asp.c:1383) 20250806090538289 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250806090538289 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538289 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538289 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538289 DLM3UA <000f> 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 20250806090538289 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090538289 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090538289 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090538289 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090538289 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538289 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 75 2b 1d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(1146)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: 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)@c18501b10b59: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_len:12 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250806090538307 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538307 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090538307 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090538307 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090538307 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090538307 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090538307 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090538307 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090538307 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538307 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  20250806090538307 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (ss7_asp.c:1285) 20250806090538307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090538307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090538307 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090538307 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090538307 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) 20250806090538307 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) 20250806090538307 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090538307 DLSCCP DEBUG 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) 20250806090538307 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090538307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090538307 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250806090538307 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250806090538307 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from SCCP: RANAP Iu Release (hnbgw_ranap.c:632) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250806090538307 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250806090538307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090538307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 122 rtpbridge/4@mgw MGCP 1.0\r\nC: 6c57'... (mgcp_client.c:807) 20250806090538307 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090538307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090538307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250806090538307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47198: len=58 'DLCX 123 rtpbridge/4@mgw MGCP 1.0\r\nC: 6c57'... (mgcp_client.c:807) 20250806090538307 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250806090538307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250806090538307 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: Removing from parent mgw(mgw-fsm-7100248-0)[0x5580359dce90] (mgcp_client_endpoint_fsm.c:873) 20250806090538307 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250806090538307 DLMGCP DEBUG mgw-endp(mgw-fsm-7100248-0)[0x5580359e8bb0]{IN_USE}: Deallocated (fsm.c:568) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250806090538307 DMGW DEBUG mgw(mgw-fsm-7100248-0)[0x5580359dce90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250806090538307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090538307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:123) 20250806090538307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090538307 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "122", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "I", val := "11111" } }, sdp := omit } 20250806090538312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 122 OK (mgcp_client.c:758) 20250806090538312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090538312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090538312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090538312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5580359f4940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: DLCX{ line := { verb := "DLCX", trans_id := "123", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6c575817" }, { code := "I", val := "22222" } }, sdp := omit } TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090538313 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 123 OK (mgcp_client.c:758) 20250806090538313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250806090538313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250806090538313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250806090538313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5580359e76c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@c18501b10b59: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)7100248 20250806090538316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090538316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090538316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1431) 20250806090538316 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250806090538316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6c5758,cause=radio(normal)) (hnbgw_rua.c:440) 20250806090538316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:313) 20250806090538316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:325) 20250806090538316 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250806090538316 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250806090538316 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: rx from RUA: RANAP Iu Release (hnbgw_ranap.c:265) 20250806090538316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090538316 DLSCCP DEBUG 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) 20250806090538316 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090538316 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=00752b1d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:455) 20250806090538316 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090538316 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) 20250806090538316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090538316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538316 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090538316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090538316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538316 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 75 2b 1d 00 01 07 20 01 00 03 00 00 00 00 00 (ss7_asp.c:1383) 20250806090538316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:241) 20250806090538316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:267) 20250806090538316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:339) 20250806090538316 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538316 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538316 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538316 DLM3UA <000f> 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 20250806090538316 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090538316 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090538316 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090538316 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090538316 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538316 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 75 2b 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Deleted conn table entry 0TC_stat_stp_sctp_disconnected0(1159)7421081 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on connection ID:0 20250806090538318 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538318 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090538318 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090538318 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090538318 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090538318 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090538318 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090538318 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090538318 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538319 DLSS7 <000c> ss7_asp.c: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 75 2b 1d 00 00 00 00 00  20250806090538319 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090538319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090538319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090538319 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090538319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090538319 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=00752b1d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:545) 20250806090538319 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) 20250806090538319 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:820) 20250806090538319 DLSCCP DEBUG 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) 20250806090538319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_sccp.c:331) 20250806090538319 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) 20250806090538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_sccp.c:200) 20250806090538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:394) 20250806090538319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090538319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{disconnected}: Freeing instance (context_map.c:203) 20250806090538319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7100248)[0x558035a1ada0]{disconnected}: Deallocated (fsm.c:568) 20250806090538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{disconnected}: Freeing instance (context_map.c:207) 20250806090538319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-124)[0x5580359db8f0]{disconnected}: Deallocated (fsm.c:568) 20250806090538319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7100248 SCCP-124 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:226) 20250806090538319 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=00752b1d), PART(T=Source Reference,L=4,D=0000007c) (sccp_scrc.c:455) 20250806090538319 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090538319 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) 20250806090538319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090538319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090538319 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090538319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090538319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090538319 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 75 2b 1d 00 00 7c 00 (ss7_asp.c:1383) 20250806090538319 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:389) 20250806090538319 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090538319 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090538319 DLSCCP DEBUG SCCP-SCOC(124)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) 20250806090538319 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090538319 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090538319 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090538319 DLM3UA <000f> 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 20250806090538319 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090538319 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090538319 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-msc0 proto=m3ua 20250806090538319 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090538319 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090538319 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 75 2b 1d 00 00 7c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1151)@c18501b10b59: RLC received in state:disconnect_pending 20250806090539516 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:348) 20250806090539516 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (ss7_asp.c:1285) 20250806090539516 DLSS7 INFO 0: ASP(asp-clnt-CN-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (ss7_asp.c:1000) 20250806090539516 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090540324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090540324 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41001<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(1146)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090540326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090540326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090540326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090540326 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090540326 DMAIN NOTICE (127.0.0.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) 20250806090540326 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090540327 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090540327 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250806090540327 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090540327 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090540327 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090540327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090540327 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090540327 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090540327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090540327 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090540327 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090540327 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 20250806090540327 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(1151)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1155)@c18501b10b59: Final verdict of PTC: none TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150)@c18501b10b59: Final verdict of PTC: none 20250806090540327 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090540327 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090540327 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090540327 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 20250806090540327 DLSS7 <000c> ss7_route.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' 20250806090540327 DLSS7 <000c> ss7_route.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' 20250806090540327 DLSS7 <000c> ss7_asp.c: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  20250806090540327 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  20250806090540327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090540327 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 20250806090540327 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090540327 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090540327 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090540327 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090540327 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 20250806090540327 DLSS7 <000c> ss7_route.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' 20250806090540327 DLSS7 <000c> ss7_route.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' 20250806090540327 DLSS7 <000c> ss7_asp.c: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  20250806090540327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090540327 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090540327 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090540327 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090540327 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090540327 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) 20250806090540327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090540327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090540327 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090540327 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090540327 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090540327 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) 20250806090540327 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090540327 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090540328 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090540328 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090540328 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090540328 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-SCCP(1154)@c18501b10b59: Final verdict of PTC: none 20250806090540328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090540328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090540328 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090540328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090540328 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090540328 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) 20250806090540328 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090540328 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: link lost (cnlink_fsm.c:73) HNBGW_Test.msc0-RAN(1152)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1156)@c18501b10b59: Final verdict of PTC: none MutexDispCT-TC_stat_stp_sctp_disconnected(1145)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1153)@c18501b10b59: Final verdict of PTC: none TC_stat_stp_sctp_disconnected-Iuh0(1149)@c18501b10b59: Final verdict of PTC: none HNBGW-PFCP(1148)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(1157)@c18501b10b59: Final verdict of PTC: none 20250806090540329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090540330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_stat_stp_sctp_disconnected0(1158)@c18501b10b59: Final verdict of PTC: pass TC_stat_stp_sctp_disconnected0(1159)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_stat_stp_sctp_disconnected(1145): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0(1149): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_stat_stp_sctp_disconnected-Iuh0-RUA(1150): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1151): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1152): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1153): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1154): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1155): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1156): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1157): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1158): pass (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_stat_stp_sctp_disconnected0(1159): pass (pass -> pass) MTC@c18501b10b59: Test case TC_stat_stp_sctp_disconnected finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_stat_stp_sctp_disconnected pass'. Wed Aug 6 09:05:40 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 20250806090540373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(111)[0x5580359d6ec0]{IDLE}: Deallocated (fsm.c:568) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(112)[0x558035a1b650]{IDLE}: Deallocated (fsm.c:568) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090540618 DLSCCP DEBUG SCCP-SCOC(113)[0x5580359df300]{IDLE}: Deallocated (fsm.c:568) 20250806090540975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1043684) Waiting for packet dumper to finish... 1 (prev_count=1043684, count=1044224) 20250806090542328 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090542328 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090542328 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090542328 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090542328 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090542328 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: 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 ------ Wed Aug 6 09:05: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_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@c18501b10b59: 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@c18501b10b59: Test case TC_apply_sccp started. 20250806090544034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090544037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090544041 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38479<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1164)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090544135 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:143) 20250806090544135 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnb.c:335) 20250806090544143 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544143 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544143 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544143 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544144 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544144 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57603 (stream_srv.c:143) 20250806090544144 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57603<->l=127.0.0.1:29169 (hnb.c:335) TC_apply_sccp-Iuh1(1166)@c18501b10b59: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250806090544144 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544144 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090544144 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544144 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544144 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090544144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544144 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090544144 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544144 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090544144 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090544144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544144 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544144 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544144 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544144 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544144 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544144 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544144 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544144 DLM3UA <000f> 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 20250806090544144 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090544144 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090544144 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250806090544145 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544145 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:310) 20250806090544145 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 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) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090544145 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) 20250806090544145 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) 20250806090544145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=4=0.0.4 (ss7_hmrt.c:203) 20250806090544145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544145 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544145 DRANAP DEBUG cnlink(msc-3)[0x5580359be2e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544145 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:310) 20250806090544145 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544145 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544145 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090544145 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544145 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) 20250806090544145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=3=0.0.3 (ss7_hmrt.c:203) 20250806090544146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544146 DRANAP DEBUG cnlink(msc-2)[0x5580359bd4a0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544146 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544146 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:310) 20250806090544146 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544146 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544146 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544146 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090544146 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544146 DLSS7 DEBUG 0: Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090544146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=2=0.0.2 (ss7_hmrt.c:203) 20250806090544146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544146 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544146 DRANAP DEBUG cnlink(msc-1)[0x5580359bc730]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544146 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 20250806090544146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250806090544146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250806090544146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544146 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 20250806090544146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250806090544146 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 20250806090544146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250806090544146 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544146 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544146 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544146 DLM3UA <000f> 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 20250806090544146 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250806090544146 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090544146 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1170)@c18501b10b59: ************************************************* HNBGW_Test.msc0-M3UA(1170)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1170)@c18501b10b59: ************************************************* HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090544160 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544160 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544160 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544160 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544160 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544160 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544160 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:786) 20250806090544160 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544161 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544161 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:310) 20250806090544161 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544161 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544161 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544161 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) 20250806090544161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090544162 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) 20250806090544162 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) 20250806090544162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=12=0.1.4 (ss7_hmrt.c:203) 20250806090544162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544162 DRANAP DEBUG cnlink(sgsn-3)[0x5580359c1c20]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544162 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544162 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:310) 20250806090544162 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 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) 20250806090544162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090544162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544162 DRANAP DEBUG cnlink(sgsn-2)[0x5580359c0dd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544162 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544162 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:310) 20250806090544162 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 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) 20250806090544162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090544162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544162 DRANAP DEBUG cnlink(sgsn-1)[0x5580359bff80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544162 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090544162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090544162 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090544162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090544162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544162 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544162 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250806090544162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250806090544162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544162 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090544162 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250806090544162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544162 DLM3UA <000f> 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090544162 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090544162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544162 DLM3UA <000f> 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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090544162 DLSS7 <000c> ss7_combined_linkset.c:322 0: CombinedLinkset(dpc=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 20250806090544162 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@c18501b10b59: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1173)@c18501b10b59: ************************************************* HNBGW_Test.sgsn0-M3UA(1173)@c18501b10b59: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1173)@c18501b10b59: ************************************************* MTC@c18501b10b59: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1171)@c18501b10b59: v_sccp_pdu_maxlen:268 20250806090544182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090544182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090544182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090544182 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090544182 DHNBAP 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) 20250806090544182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090544182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090544183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090544183 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@c18501b10b59: setverdict(pass): none -> pass 20250806090544187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090544187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090544187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1431) 20250806090544187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250806090544187 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) 20250806090544187 DLGLOBAL DEBUG validating counter group 0x5580120dabc0(hnb) with 72 counters (rate_ctr.c:86) 20250806090544187 DHNBAP DEBUG (127.0.0.1:57603 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:562) 20250806090544187 DHNBAP NOTICE (127.0.0.1:57603 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:568) 20250806090544187 DHNBAP NOTICE (127.0.0.1:57603 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:170) 20250806090544187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090544187 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:879) MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090544357 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 20250806090544357 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 20250806090544357 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090544357 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250806090544360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250806090544360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090544360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090544360 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090544360 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090544360 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090544360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090544360 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090544360 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 20250806090544360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090544360 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  20250806090544360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090544360 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544360 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090544360 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090544360 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  20250806090544360 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090544360 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090544360 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090544360 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 20250806090544360 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250806090544360 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  20250806090544360 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' 20250806090544360 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' 20250806090544360 DLSS7 <000c> ss7_asp.c: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  20250806090544360 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  20250806090544360 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090544360 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090544360 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090544361 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:493) 20250806090544361 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) 20250806090544361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090544361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090544361 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090544361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090544361 DCN DEBUG N-PCSTATE ind: affected_pc=185=0.23.1 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090544361 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) 20250806090544361 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544362 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:310) 20250806090544362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544362 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544362 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090544362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090544362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544362 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090544362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090544362 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544362 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544362 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544362 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544362 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544362 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544362 DLM3UA <000f> 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 20250806090544362 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090544362 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090544362 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090544362 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090544362 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090544362 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  20250806090544372 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 20250806090544372 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 20250806090544372 DLSS7 <000c> ss7_xua_srv.c:205 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250806090544372 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)@c18501b10b59: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250806090544374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544374 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250806090544374 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250806090544374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250806090544374 DLSS7 <000c> xua_asp_fsm.c:561 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250806090544374 DLSS7 <000c> xua_asp_fsm.c:441 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) 20250806090544374 DLSS7 <000c> ss7_asp.c:1383 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08  20250806090544374 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250806090544374 DLSS7 <000c> xua_as_fsm.c:357 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250806090544374 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 20250806090544374 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250806090544374 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  20250806090544374 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250806090544374 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544374 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250806090544374 DLSS7 <000c> m3ua.c:758 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250806090544374 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  20250806090544374 DLSS7 <000c> xua_asp_fsm.c:688 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250806090544374 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250806090544374 DLSS7 <000c> xua_as_fsm.c:565 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250806090544374 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 20250806090544374 DLSS7 <000c> xua_as_fsm.c:142 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250806090544374 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  20250806090544374 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' 20250806090544374 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' 20250806090544374 DLSS7 <000c> ss7_asp.c: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  20250806090544374 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  20250806090544374 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  20250806090544374 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250806090544374 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090544374 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DAVA) (m3ua.c:797) 20250806090544374 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:493) 20250806090544374 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) 20250806090544374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090544374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090544374 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090544374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090544374 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_sccp.c:237) 20250806090544374 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) 20250806090544375 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink_fsm.c:197) 20250806090544376 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250806090544376 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:310) 20250806090544376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:334) 20250806090544376 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090544376 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090544376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090544376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090544376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090544376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090544376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090544376 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090544376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090544376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090544376 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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) 20250806090544376 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:143) 20250806090544376 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090544376 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090544376 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090544376 DLM3UA <000f> 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 20250806090544376 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090544376 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090544376 DLSS7 <000c> ss7_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 20250806090544376 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090544376 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090544376 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(1169)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090545162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090545162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090545162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090545162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090545162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090545162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090545162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090545162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545162 DLSS7 <000c> ss7_asp.c: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  20250806090545162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090545162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090545162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090545162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090545162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090545162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090545162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090545162 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090545162 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) 20250806090545162 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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) 20250806090545162 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090545162 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090545162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090545162 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090545162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090545162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090545162 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) 20250806090545162 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090545162 DRANAP NOTICE cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090545162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545162 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090545162 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090545162 DLM3UA <000f> 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 20250806090545162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090545162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090545162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090545162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090545162 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545162 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  20250806090545162 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545162 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090545162 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090545162 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090545162 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090545162 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090545162 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090545162 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090545162 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545162 DLSS7 <000c> ss7_asp.c: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  20250806090545162 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090545162 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090545162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090545162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090545162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250806090545162 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545163 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090545163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090545163 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090545163 DRANAP DEBUG cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090545163 DRANAP INFO cnlink(msc-0)[0x5580359bb9c0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.msc0-RAN(1169)@c18501b10b59: 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)@c18501b10b59: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250806090545176 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545176 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090545176 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090545176 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090545176 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090545176 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090545176 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090545176 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090545176 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545176 DLSS7 <000c> ss7_asp.c: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  20250806090545176 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (ss7_asp.c:1285) 20250806090545176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090545176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090545176 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090545176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090545176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090545176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090545176 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090545176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090545176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250806090545176 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink_fsm.c:213) 20250806090545176 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) 20250806090545176 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET 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) 20250806090545176 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250806090545176 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250806090545176 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090545176 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090545176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250806090545176 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090545176 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) 20250806090545177 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink_fsm.c:95) 20250806090545177 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: link up (cnlink_fsm.c:65) 20250806090545177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545177 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090545177 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090545177 DLM3UA <000f> 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 20250806090545177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250806090545177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090545177 DLSS7 <000c> ss7_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 20250806090545177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 20250806090545177 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545177 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  20250806090545177 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090545177 DLM3UA <000f> m3ua.c:797 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250806090545177 DLM3UA <000f> m3ua.c:599 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250806090545177 DLM3UA <000f> m3ua.c:642 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 20250806090545177 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090545177 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'hnbgw0' 20250806090545177 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 dyn via AS hnbgw0 proto=m3ua 20250806090545177 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090545177 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090545177 DLSS7 <000c> ss7_asp.c: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  20250806090545177 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (ss7_asp.c:1285) 20250806090545177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090545177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090545177 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090545177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090545177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250806090545177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250806090545177 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250806090545177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090545177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090545177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090545177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250806090545177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_sccp.c:331) 20250806090545177 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250806090545177 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink_fsm.c:218) 20250806090545177 DRANAP INFO cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink_fsm.c:128) HNBGW_Test.sgsn0-RAN(1172)@c18501b10b59: 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 } } } } 20250806090546200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1169)@c18501b10b59: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1169)@c18501b10b59: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1175) TC_apply_sccp-Iuh0-RUA(1165)@c18501b10b59: Added conn table entry 0TC_apply_sccp0(1175)13032532 20250806090547214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090547214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090547214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1431) 20250806090547214 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250806090547214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6dc54, normal) (hnbgw_rua.c:408) 20250806090547214 DHNB DEBUG map_rua[0x558035a1ada0]{init}: Allocated (fsm.c:456) 20250806090547214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{init}: State change to init (X31, 5s) (context_map_rua.c:78) 20250806090547214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:98) 20250806090547214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090547214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090547214 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:232) 20250806090547214 DCN DEBUG map_sccp[0x5580359db8f0]{init}: Allocated (fsm.c:456) 20250806090547214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:86) 20250806090547214 DRUA INFO New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13032532 <-> SCCP-125 msc-0 msc-naught cs7-0-sccp-OsmoHNBGW l=0.23.5<->r=0.23.1 (context_map.c:129) 20250806090547214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:313) 20250806090547214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:319) 20250806090547214 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250806090547214 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250806090547214 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Initial UE Message (hnbgw_ranap.c:265) 20250806090547214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090547214 DLSCCP DEBUG 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) 20250806090547214 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: Allocated (fsm.c:456) 20250806090547214 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250806090547214 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000140056400500f1100926) (sccp_scrc.c:455) 20250806090547214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090547214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090547214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090547214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090547214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090547214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250806090547214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250806090547214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250806090547214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090547214 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090547214 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090547214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090547214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090547214 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 00 14 00 56 40 05 00 f1 10 09 26 00 00 00 (ss7_asp.c:1383) 20250806090547214 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc_fsm.c:116) 20250806090547214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:212) 20250806090547214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{init}: State change to connected (no timeout) (context_map_rua.c:166) 20250806090547214 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090547214 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090547214 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090547214 DLM3UA <000f> 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 20250806090547214 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090547214 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090547214 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090547214 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090547214 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090547214 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 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(1168)@c18501b10b59: First idle individual index:0 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1169)@c18501b10b59: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1175) HNBGW_Test.msc0-RAN(1169)@c18501b10b59: Added conn table entry 0TC_apply_sccp0(1175)4348258 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250806090547218 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090547218 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090547218 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090547218 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090547218 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090547218 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090547218 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090547218 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090547218 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090547218 DLSS7 <000c> ss7_asp.c: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 68 9d b0 02 00 00 00 00  20250806090547218 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (ss7_asp.c:1285) 20250806090547218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090547218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090547218 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090547218 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090547218 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=00689db0) (sccp_scrc.c:545) 20250806090547218 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) 20250806090547218 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250806090547218 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc_fsm.c:288) 20250806090547218 DLSCCP DEBUG 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) 20250806090547218 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_sccp.c:331) 20250806090547218 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) 20250806090547218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_sccp.c:165) 20250806090547218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:249) TC_apply_sccp0(1175)@c18501b10b59: setverdict(pass): none -> pass 20250806090548189 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090548189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090548189 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090548189 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) 20250806090548189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090548189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090548189 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090548189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090548189 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) 20250806090548189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090548189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090548189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090548189 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090548189 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a8a28), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090548189 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=11=0.1.3): true (sccp_scrc.c:85) 20250806090548189 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) 20250806090548189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090548189 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (ss7_hmrt.c:248) 20250806090548189 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090548189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090548189 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) 20250806090548189 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=11=0.1.3 (ss7_hmrt.c:203) 20250806090548189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090548189 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 5a 8a 28 00 00 73 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090548189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090548189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090548189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090548189 DLM3UA <000f> 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 20250806090548189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090548189 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 20250806090548189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250806090548189 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090548189 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090548189 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090548189 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 20250806090548189 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250806090548189 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 20250806090548189 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=11=0.1.3: no route! TC_apply_sccp0(1175)@c18501b10b59: "Changing SCCP address, don't apply yet" 20250806090548219 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250806090549226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090549226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090549226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1431) 20250806090549226 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250806090549226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc6dc54) (hnbgw_rua.c:472) 20250806090549226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:313) 20250806090549226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:322) 20250806090549226 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250806090549226 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806090549226 DHNB DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from RUA: RANAP Direct Transfer (hnbgw_ranap.c:265) 20250806090549226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (hnbgw_ranap.c:293) 20250806090549226 DLSCCP DEBUG 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) 20250806090549226 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{ACTIVE}: Received Event N-DATA.req (sccp_sap.c:263) 20250806090549226 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=00689db0), PART(T=Data,L=22,D=001440120000010010400b0a1c87a3793da716a4ef5b) (sccp_scrc.c:455) 20250806090549226 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090549226 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) 20250806090549226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090549226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090549226 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090549226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090549226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090549226 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 68 9d b0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1c 87 a3 79 3d a7 16 a4 ef 5b 00 00 00 (ss7_asp.c:1383) 20250806090549227 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090549227 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090549227 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090549227 DLM3UA <000f> 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 20250806090549227 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090549227 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090549227 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090549227 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090549227 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090549227 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 68 9d b0 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 1c 87 a3 79 3d a7 16 a4 ef 5b 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1175)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: vl_len:22 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: vl_from0 HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB81D205B6D72B7344D29'O 20250806090549233 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090549233 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090549233 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090549233 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090549233 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090549233 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090549233 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090549233 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090549233 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090549233 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 b8 1d 20 5b 6d 72 b7 34 4d 29 00 00 00  20250806090549233 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (ss7_asp.c:1285) 20250806090549233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090549233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090549233 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090549233 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090549233 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=001440120000010010400b0ab81d205b6d72b7344d29) (sccp_scrc.c:545) 20250806090549233 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) 20250806090549233 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:820) 20250806090549233 DLSCCP DEBUG 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) 20250806090549233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_sccp.c:331) 20250806090549233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_sccp.c:179) 20250806090549233 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250806090549233 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250806090549233 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: rx from SCCP: RANAP Direct Transfer (hnbgw_ranap.c:632) 20250806090549233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (hnbgw_ranap.c:676) 20250806090549233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:123) 20250806090549233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090549233 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)@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1175)@c18501b10b59: "Apply SCCP address changes" 20250806090549241 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250806090549241 DCN NOTICE (msc-0) config changed, restarting SCCP (cnlink.c:484) 20250806090549241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (cnlink.c:254) 20250806090549241 DLSCCP DEBUG 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) 20250806090549241 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250806090549241 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00689db0), PART(T=Source Reference,L=4,D=0000007d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:455) 20250806090549241 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=185=0.23.1): true (sccp_scrc.c:85) 20250806090549241 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) 20250806090549241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (ss7_hmrt.c:248) 20250806090549241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090549241 DLSS7 DEBUG 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 dyn via AS as-clnt-CN proto=m3ua (ss7_hmrt.c:193) 20250806090549241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 (ss7_hmrt.c:203) 20250806090549242 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090549242 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) Tx 36 bytes: [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 68 9d b0 00 00 7d 00 00 00 00 00 (ss7_asp.c:1383) 20250806090549242 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc_fsm.c:373) 20250806090549242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:351) 20250806090549242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:439) 20250806090549242 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{connected}: Tx RUA Disconnect (context_map_rua.c:204) 20250806090549242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:163) 20250806090549242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:253) 20250806090549242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:203) 20250806090549242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{disrupted}: Freeing instance (context_map.c:203) 20250806090549242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13032532)[0x558035a1ada0]{disrupted}: Deallocated (fsm.c:568) 20250806090549242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:207) 20250806090549242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{disconnected}: Freeing instance (context_map.c:207) 20250806090549242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-125)[0x5580359db8f0]{disconnected}: Deallocated (fsm.c:568) 20250806090549242 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13032532 SCCP-125 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:226) 20250806090549242 DCN DEBUG cs7-0-sccp-OsmoHNBGW: - cnlink: now used by 7 (7*cnlink) (cnlink.c:260) 20250806090549242 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (cnlink.c:521) 20250806090549242 DCN DEBUG (msc-0) using existing SCCP instance cs7-0-sccp-OsmoHNBGW on cs7 instance 0 (cnlink.c:538) 20250806090549242 DCN DEBUG cs7-0-sccp-OsmoHNBGW: + cnlink: now used by 8 (8*cnlink) (cnlink.c:541) 20250806090549242 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (cnlink.c:459) 20250806090549242 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0-sccp-OsmoHNBGW (cnlink.c:480) 20250806090549242 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090549242 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090549242 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090549242 DLM3UA <000f> 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 20250806090549242 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250806090549242 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=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' 20250806090549242 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 prio=5 via AS virt-msc0 proto=m3ua 20250806090549242 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=185=0.23.1 20250806090549242 DLSS7 <000c> m3ua.c:562 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090549242 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 68 9d b0 00 00 7d 00 00 00 00 00 00 06 00 08 00 00 00 01  20250806090549242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:946) 20250806090549242 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)@c18501b10b59: Session index based on local reference:0 20250806090549243 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090549243 DLM3UA <000f> m3ua.c:797 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250806090549243 DLM3UA <000f> m3ua.c:599 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250806090549243 DLM3UA <000f> m3ua.c:642 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 20250806090549243 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250806090549243 DLSS7 <000c> ss7_combined_linkset.c:275 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'hnbgw0' 20250806090549244 DLSS7 <000c> ss7_hmrt.c:193 0: Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 prio=5 via AS hnbgw0 proto=m3ua 20250806090549244 DLSS7 <000c> ss7_hmrt.c:203 0: rt->dest.as proto is M3UA for dpc=189=0.23.5 20250806090549244 DLSS7 <000c> m3ua.c:562 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250806090549244 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 68 9d b0 00  HNBGW_Test.msc0-RAN(1169)@c18501b10b59: Deleted conn table entry 0TC_apply_sccp0(1175)4348258 20250806090549244 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (ss7_asp.c:1285) 20250806090549244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250806090549244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer (m3ua.c:599) 20250806090549244 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 sls=0 (m3ua.c:642) 20250806090549244 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (ss7_hmrt.c:244) 20250806090549244 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=00689db0) (sccp_scrc.c:545) 20250806090549244 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) 20250806090549244 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250806090549244 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:489) 20250806090549244 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090549244 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090549244 DLSCCP DEBUG SCCP-SCOC(125)[0x5580359e7c40]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1165)@c18501b10b59: Deleted conn table entry 0TC_apply_sccp0(1175)13032532 MTC@c18501b10b59: ok: talloc reports "asn1_context" = 1 bytes 20250806090550248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090550248 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38479<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1162)@c18501b10b59: Final verdict of PTC: none VirtHNBGW-STATS(1161)@c18501b10b59: Final verdict of PTC: none MTC@c18501b10b59: setverdict(pass): pass -> pass, component reason not changed 20250806090550249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250806090550249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090550249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090550249 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090550249 DMAIN NOTICE (127.0.0.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) 20250806090550249 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnb.c:163) 20250806090550249 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:946) 20250806090550249 DLINP DEBUG SRVCONN(,r=127.0.0.1:57603<->l=127.0.0.1:29169) message received (stream_srv.c:852) 20250806090550249 DLINP NOTICE SRV(,r=127.0.0.1:57603<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250806090550249 DMAIN NOTICE (127.0.0.1:57603 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57603<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnb.c:255) 20250806090550249 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnb.c:163) MutexDispCT-TC_apply_sccp(1160)@c18501b10b59: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1167)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1171)@c18501b10b59: Final verdict of PTC: none 20250806090550250 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090550250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250806090550250 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250806090550250 DLINP <0002> stream.c:348 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090550250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090550250 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250806090550250 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 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090550250 DLSS7 <000c> ss7_asp.c:1334 virt-msc0-0: connection closed 20250806090550250 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-msc0-0){ASP_DOWN}: T(beat) stopped 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090550250 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090550250 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 20250806090550250 DLSS7 <000c> ss7_route.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' 20250806090550250 DLSS7 <000c> ss7_route.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_apply_sccp-Iuh0-RUA(1165)@c18501b10b59: Final verdict of PTC: none 20250806090550250 DLSS7 <000c> ss7_asp.c: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  20250806090550250 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  20250806090550250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090550250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090550250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090550250 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:458) 20250806090550250 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) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090550250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090550250 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.sgsn0-RAN(1172)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1169)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1170)@c18501b10b59: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1168)@c18501b10b59: Final verdict of PTC: none TC_apply_sccp-Iuh0(1164)@c18501b10b59: Final verdict of PTC: none TC_apply_sccp-Iuh1(1166)@c18501b10b59: Final verdict of PTC: none 20250806090550250 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 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090550250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250806090550250 DLSS7 <000c> ss7_asp.c:1008 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(1173)@c18501b10b59: Final verdict of PTC: none HNBGW-MGCP(1174)@c18501b10b59: Final verdict of PTC: none 20250806090550250 DLINP <0002> stream.c:348 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250806090550250 DLSS7 <000c> ss7_asp.c:1000 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250806090550250 DLSS7 <000c> ss7_asp.c:1023 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250806090550250 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) 20250806090550250 DLSS7 <000c> ss7_asp.c:1076 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090550250 DLSS7 <000c> ss7_asp.c:1334 virt-sgsn0-0: connection closed 20250806090550250 DLSS7 <000c> ss7_asp.c:1340 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:824 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:423 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: T(beat) stopped 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:399 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250806090550250 DLSS7 <000c> xua_as_fsm.c:592 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250806090550250 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 20250806090550250 DLSS7 <000c> ss7_route.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' 20250806090550250 DLSS7 <000c> ss7_route.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' 20250806090550250 DLSS7 <000c> ss7_asp.c: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  20250806090550250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250806090550250 DLSS7 <000c> xua_asp_fsm.c:123 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250806090550250 DLSS7 DEBUG 0: ASP(asp-clnt-CN-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (ss7_asp.c:1285) 20250806090550250 DLM3UA DEBUG 0: ASP(asp-clnt-CN-0) Received M3UA Message (SNM:DUNA) (m3ua.c:797) 20250806090550250 DLM3UA NOTICE 0: ASP(asp-clnt-CN-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:458) 20250806090550250 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) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250806090550250 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(cs7-0-sccp-OsmoHNBGW-RANAP:RI=SSN_PC,PC=0.23.5,SSN=RANAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250806090550250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_sccp.c:331) 20250806090550250 DCN DEBUG N-PCSTATE ind: affected_pc=188=0.23.4 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_sccp.c:237) 20250806090550250 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) 20250806090550250 DRANAP DEBUG cnlink(sgsn-0)[0x5580359bf130]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink_fsm.c:203) 20250806090550250 DRANAP NOTICE cnlink(sgsn-0)[0x5580359bf130]{DISCONNECTED}: link lost (cnlink_fsm.c:73) 20250806090550250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45480<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1163)@c18501b10b59: Final verdict of PTC: none TC_apply_sccp0(1175)@c18501b10b59: Final verdict of PTC: pass MTC@c18501b10b59: Setting final verdict of the test case. MTC@c18501b10b59: Local verdict of MTC: pass MTC@c18501b10b59: Local verdict of PTC MutexDispCT-TC_apply_sccp(1160): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC VirtHNBGW-STATS(1161): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-PFCP(1163): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_apply_sccp-Iuh0(1164): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1165): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_apply_sccp-Iuh1(1166): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1167): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-SCCP(1168): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-RAN(1169): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.msc0-M3UA(1170): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1171): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1172): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1173): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC HNBGW-MGCP(1174): none (pass -> pass) MTC@c18501b10b59: Local verdict of PTC TC_apply_sccp0(1175): pass (pass -> pass) MTC@c18501b10b59: Test case TC_apply_sccp finished. Verdict: pass MTC@c18501b10b59: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Aug 6 09:05:50 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250806090550288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250806090550890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45482<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363996) Waiting for packet dumper to finish... 1 (prev_count=363996, count=364536) 20250806090552250 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090552250 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090552250 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250806090552251 DLSS7 <000c> xua_as_fsm.c:349 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250806090552251 DLSS7 <000c> xua_as_fsm.c:665 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250806090552251 DLSS7 <000c> xua_as_fsm.c:675 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@c18501b10b59: 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@c18501b10b59: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c18501b10b59: Terminating MTC. MC@c18501b10b59: MTC terminated. MC2> exit MC@c18501b10b59: Shutting down session. MC@c18501b10b59: 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 (1802736) [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-20250806-0847-2999c063-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250806090558186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_connection.c:81) 20250806090558186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc_fsm.c:507) 20250806090558186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250806090558186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: Freeing instance (sccp_connection.c:198) 20250806090558186 DLSCCP DEBUG SCCP-SCOC(115)[0x5580359d5c40]{IDLE}: Deallocated (fsm.c:568) 20250806090558190 DLSCCP DEBUG SCCP-SCOC(121)[0x5580359d5d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_connection.c:88) 20250806090558190 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b506fb), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:455) 20250806090558190 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=10=0.1.2): true (sccp_scrc.c:85) 20250806090558190 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) 20250806090558190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090558190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (ss7_hmrt.c:248) 20250806090558190 DLSS7 INFO 0: CombinedLinkset(dpc=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) 20250806090558190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250806090558190 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) 20250806090558190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=10=0.1.2 (ss7_hmrt.c:203) 20250806090558190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5580359ba300]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250806090558190 DLSS7 DEBUG 0: ASP(asp-clnt-CN-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 b5 06 fb 00 00 79 0f 00 00 00 00 (ss7_asp.c:1383) 20250806090558190 DLSS7 <000c> ss7_asp.c:1076 0: ASP(hnbgw0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250806090558190 DLM3UA <000f> m3ua.c:797 0: ASP(hnbgw0-0) Received M3UA Message (XFER:DATA) 20250806090558190 DLM3UA <000f> m3ua.c:599 0: ASP(hnbgw0-0) m3ua_rx_xfer 20250806090558190 DLM3UA <000f> 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 20250806090558190 DLSS7 <000c> ss7_hmrt.c:248 0: m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250806090558190 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 20250806090558190 DLSS7 <000c> ss7_hmrt.c:226 0: MTP-TRANSFER.req for dpc=10=0.1.2: no route! [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-20250806-0847-2999c063-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (1802651) [testenv][with-pfcp] Stopping hnbgw (1802678) [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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-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-20250806-0847-2999c063-1'] testenv-hnbgw-all-osmocom-nightly-20250806-0847-2999c063-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1309/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 3.06, 2.04, 1.38 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS